I have monitored 2 applications (one Java app and one node.js app) in Appdynamics, but when trying to query the applications, it returned NO applications. Appreciate your advice on what might be wrong. Thank you.
I also tried to copy the REST URL Path from the metrics browser: https://<>.saas.appdynamics.com/controller/rest/applications/newhello/metric-data?metric-path=Overall%20Application%20Performance%7CCalls%20per%20Minute&time-range-type=BEFORE_NOW&duration-in-mins=720 And the return shows:
<body>
<h1>HTTP Status 400 - Invalid application id newhello is specified</h1>
<hr />
<p><b>type</b> Status report</p>
<p><b>message</b>Invalid application id newhello is specified</p>
<p><b>description</b>The request sent by the client was syntactically incorrect.</p>
<hr />
<h3>AppDynamics</h3>
</body>
^ Post edited by @Ryan.Paredez for minor changes to the title to make it more searchable
... View more