update_record

Function update_record 

Source
pub async fn update_record(
    __arg0: State<AppState>,
    __arg1: Path<String>,
    __arg2: Json<UpdateRecordRequest>,
) -> Result<Json<RecordResponse>, ApiError>
Expand description

Update a DNS record in an existing zone