500-430 · Question #11
Which URL retrieves all AppDynamics business transactions from an application using the AppDynamics Rest API?
The correct answer is B. http(s) ://<controller-host>:<port>/controller/rest/applications/<application_name=>/business-. The AppDynamics Rest API to retrieve business transactions allows you to get a list of all business transactions in a business application, along with their key metrics and properties. The correct URL format for this API is: http(s)://<controller-host>:<port>/controller/rest/appl
Question
Which URL retrieves all AppDynamics business transactions from an application using the AppDynamics Rest API?
Options
- Ahttp(s) ://<controller-host>:<port=/controller/rest/applications/<application_name>/allbts
- Bhttp(s) ://<controller-host>:<port>/controller/rest/applications/<application_name=>/business-
- Chttp(s)://<controller-host>:<port>/controller/applications/<application_name>/business-
- Dhttpis)://<controller-host>:<port>/controller/applications/<application_name=>/allbis
How the community answered
(17 responses)- A6% (1)
- B94% (16)
Explanation
The AppDynamics Rest API to retrieve business transactions allows you to get a list of all business transactions in a business application, along with their key metrics and properties. The correct URL format for this API is: http(s)://<controller-host>:<port>/controller/rest/applications/<application_name>/business-
Topics
Community Discussion
No community discussion yet for this question.