I created a simple alert to e-mail me when a node goes down. The alert works fine. However, when I go to 'Alerts & Activity' --> 'Alerts' --> 'Manage Alerts' and disable the rule, it STILL e-mails me when the alert is triggered.
I was able to navigate to the 'Action Manager' where I can see the action to that rule as enabled.
Guess I am confused to why when I disable the alert does it not disable the action associated with it? Is this on purpose or a bug? It does not make sense to disable the alert but not its related actions.
Anyone else seen this.
I have a script to toggle the alert off and on, which works fine, but I do not know how to programmatically (via the API) to toggle off or on the action. If anyone knows how to do that, it would be helpful as a workaround.
Thanks!