cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Not able to GET any application through /controller/rest/applications

Min Si.Phang
New Poster

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.

MinSiPhang_0-1655199917263.png

MinSiPhang_1-1655199981951.png

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=Overal...

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
2 REPLIES 2

Ryan.Paredez
Community Manager

Hi @Min Si.Phang,

Have you seen this AppD Docs page? https://docs.appdynamics.com/21.2/en/extend-appdynamics/appdynamics-apis/application-model-api#Appli...

Please let me know if this helps. 


Thanks,
Ryan, AppDynamics Community Manager



Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.

John.Lee
Explorer

Hi Ryan, 

Thanks for your reply. Yes, I was referring to the AppD Docs page, but it does not return any applications which are unexpected, because we have monitored several applications as can be seen from the UI screen captured above. 

curl --user user1@customer1:your_password http://demo.appdynamics.com/controller/rest/applications