QuestionQ21

APIs

Which URL retrieves every AppDynamics business application from an AppDynamics Controller through the AppDynamics REST API?

  • A http(s)://<controller-host>:<port>/controller/rest/businessapplications
  • B http(s)://<controller-host>:<port>/controller/applications
  • C http(s)://<controller-host>:<port>/controller/rest/applications
  • D http(s)://<controller-host>:<port>/controller/allapplications
Explanation

The AppDynamics Application Model API uses the GET /controller/rest/applications endpoint to return business application names and their internal numeric identifiers.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!