Skip to main content

update_dm_routing_config_rule

Function update_dm_routing_config_rule 

Source
pub async fn update_dm_routing_config_rule(
    configuration: &mut Configuration,
    params: UpdateDmRoutingConfigRuleParams,
) -> Result<RuleResponse, Error<UpdateDmRoutingConfigRuleError>>
Expand description

Update a rule on the config’s draft version. If no draft exists, one is created automatically by cloning the active version.