nerdexam
Cisco

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

Advanced Configuration and Integration

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)
  • A
    7% (2)
  • B
    3% (1)
  • C
    90% (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

#REST API#Controller availability#health check#REST query

Community Discussion

No community discussion yet for this question.

Full 500-430 Practice