I am looking for a way to "poll" a rule from RM5.0+ and get some properties from the rule. Such as if the rule is "paused" or "stopped".
In my code, I am using the RMUtils('5.0').. but it only returns the rule id and rule name.
I also tried using the RM HTTP Requests, but again, I can only perform actions.. not query status.
Any way to poll the status of a rule in rule manager?
Thanks Bruce. I appreciate your time.
I was hoping there was a way to check the rule programmatically from another app.
Thank you for the clarification.