Zum Hauptinhalt springen

Enable or disable an alarm rule

PUT 

/alarm-rules/:alarmRuleId/enabled

Switches a rule on or off without sending its whole definition. A disabled rule raises no new alarms, and disabling one ends the alarms it has standing, the self-alarm included. Enabling it again revives none of them: a condition that is still met raises a new alarm on the next run, with its raise delay starting over.

Request

Responses

OK