Hi,
I have a need to periodically pull a specific health rule to identify whether a violation has occurred. This needs to be done through a Java program in order to trigger some other events in our applications.
I understand that AppDynamics offers several health rule related APIs, specified here: https://docs.appdynamics.com/21.3/en/extend-appdynamics/appdynamics-apis/alert-and-respond-api/healt...
However, I cannot find one to provide a health rule is being violated at a given time.
My question is, is there such API exposed by App Dynamics to listen to such event by periodically pulling such information, preferably an HTTP request?
Hi @Malvon.Kamil ,
Retrieve All Health Rule Violations in a Business Application
Returns all health rule violations that have occurred in an application within a specified time frame.