Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
05-14-2018 06:46 AM - last edited on 05-07-2020 04:14 PM by Ryan.Paredez
Hi,
I've been looking for a while to pull the Flow View of the application ecosystem/infrastructure via the API. Viewing and interacting with the UI is incredibly powerful, but the ability to extract snapshots of the relationships is also highly useful.
I have been playing around with the backends and business-transactions queries by application id, but is there a way to get “in-between”?
By Application ID via API:
backends – Helpful, but not the full picture
applications – ??
business-transactions – Too detailed, i.e., shows transactions of parent application called but not parent itself
An example is a call center application making calls to a loyalty offer program in the AppD Flow View UI:
Via the API, you get all the business transactions tied to the loyalty offer program, but looking for a way to pull just the parent loyalty offer program.
Seems like there would be a way to pull the top-level “flow view” via API without coding cartwheels, but I am coming up empty.
Thanks.
^ Edited by @Ryan.Paredez for formatting
02-04-2019 03:15 PM
That data is not available via any API.
You can extract flow map using https://github.com/Appdynamics/AppDynamics.DEXTER, specifically as part of https://github.com/Appdynamics/AppDynamics.DEXTER/wiki/Entity-Metrics-Report report. They are called Activity Grids in this context.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form