Alert
Update an alert rule
Update the state of an alert rule. Users can obtain a rule ID by calling #_get_alert_policy first.If all changes adhere to a predetermined rule, a new rule will be duplicated from the predefined one, and all changes will be applied to the newly cloned rule. As a result, users might receive a new rule ID that differs from the one provided as a path parameter.
put/alert-policies/{policyId}/rules/{ruleId}
Path parameters
policyIdinteger required
The policy ID
ruleIdinteger required
The rule ID
Request body
Response
OK