Skip to main content

delete_generic_threshold

Function delete_generic_threshold 

Source
pub fn delete_generic_threshold(
    config_json: &str,
    params: DeleteGenericThresholdParams<'_>,
) -> Result<String>
Expand description

Delete a generic threshold

§Arguments

  • config_json - JSON configuration string
  • params - Delete parameters (gplan_id, behavior required; feature optional)

§Returns

Modified configuration JSON string