How can I use the rest api to create Health rules and the health rule metrics?
Hi,
Now we can add/update health rule using the specified JSON payload following this: https://docs.appdynamics.com/display/PRO21/Health+Rule+API
Sebastien
Hi Alicia,
Health rule cannot be created through REST API, though we can import and export the health rule.
-Thanks
Hi Pratik,
I was able to export and import the health rule using the instructions on the link that you sent below. Thank you! I have another question related to Health rules for MQ but I'm not sure if you can answer it here or if I need to post a new question. I'm trying to set the health rules condition so that if the current queue depth is greater than 10% of the maximum queue depth, an alert is sent out. I am currently hard coding the value because I don't see the option of specifying the percentage. I've attached a screen shot for you to view.
Thank you,
Alicia
Hi,
Now we can add/update health rule using the specified JSON payload following this: https://docs.appdynamics.com/display/PRO21/Health+Rule+API
Sebastien