500-430 · Question #15
Which REST query could be used to verify the availability of an AppDynarmics Controller?
The correct answer is C. http://<controller_host>:<port>/controller/rest/ping. The REST query that could be used to verify the availability of an AppDynamics Controller is1: This query returns a simple text response of "pong" if the Controller is up and running, or an error message if the Controller is down or unreachable. This query does not require any au
Question
Which REST query could be used to verify the availability of an AppDynarmics Controller?
Options
- Ahttp://<controller_host>:<port>/controller/rest/uptime
- Bhttp://<controller_host>:<port>/controller/rest/serverstatus
- Chttp://<controller_host>:<port>/controller/rest/ping
- Dhttp://<controller_host>:<port>/controller/rest/healthcheck
How the community answered
(29 responses)- A7% (2)
- B3% (1)
- C90% (26)
Explanation
The REST query that could be used to verify the availability of an AppDynamics Controller is1: This query returns a simple text response of "pong" if the Controller is up and running, or an error message if the Controller is down or unreachable. This query does not require any authentication or parameters, and can be used as a quick and easy way to check the Controller status.
Topics
Community Discussion
No community discussion yet for this question.