Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
06-07-2022 08:00 AM - last edited on 06-07-2022 02:50 PM by Ryan.Paredez
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
Solved! Go to Solution.
04-30-2023 09:26 PM
Great
09-07-2023 11:52 AM
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}"
09-07-2023 11:54 AM
Nevermind, had a POST instead of GET
User | Count |
---|---|
3 | |
2 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form