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

API call to extract EUM appkey list

Hi all,
Is there a way of extracting a list of EUM appkeys via API from a controller in the same way it is possible to extract the APM application list?
eg. "https://<controller_name>.saas.appdynamics.com/controller/rest/applications"

I have trawled the doc but found no mention of this...

Many thanks in advance!

Philippe

13 REPLIES 13

Great Thank a lot

Hi Mario,

I'm trying to pull a list of the appids via curl using access token. Getting HTTP Status 405, Method Not Allowed, thoughts?

curl -X POST -H "Content-Type: application/json;charset=UTF-9" "https://controller:443/controller/restui/eumApplications/getAllEumApplicationsData?time-range=last_1..." --header "Authorization: Bearer ${access_token}"

Nevermind, had a POST instead of GET

Thank you for posting this.  I don't understand why so many useful API calls like this aren't included in the documentation.

Ask the Experts Session: Hybrid Application Monitoring Deployment

Join us on Feb 26 to explore Splunk AppDynamics deployment strategies, SaaS models, agent rollout plans, and expert best practices.


Register Now

Observe and Explore
Dive into our Community Blog for the Latest Insights and Updates!


Read the blog here
Top Kudoed Authors