How do you build a java client target (javax.ws.rs.client) to call AppDynamics health rules API ?
Question : Is there any example of how to correctly call the AppDynamics rest API health rules using java? Summary: Our team is working on calling the health rules API in appDynamics using java ( javax.ws.rs.client.Client.target library ) Below is ...