Skip to main content

Re-enable a rule the engine auto-disabled after a fault

POST 

/api/notification_rules/:rule_id/re-enable

Clear a Rule from the engine's auto-disabled set so it evaluates again.

Per-rule fault isolation auto-disables a Rule that raises during evaluation. That set is held in memory rather than saved with the rule - so without this route the only way back is a Grid restart, and a Rule knocked out by a transient fault stays silent while still reading enabled in the UI.

The engine picks the Rule up on its next tick rather than at the next restart.

Request

Responses

Successful Response