Skip to main content

set_generic_threshold

Function set_generic_threshold 

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

Set (update) a generic threshold

§Arguments

  • config_json - JSON configuration string
  • params - Threshold parameters (gplan_id, behavior required; caps/redo optional)

§Returns

Modified configuration JSON string