ExamGecko
Question list
Search
Search

Question 2 - 500-430 discussion

Report
Export

Which REST query could be used to verify the availability of an AppDynarmics Controller?

A.

http://<controller_host>:/controller/rest/uptime

Answers
A.

http://<controller_host>:/controller/rest/uptime

B.

http://<controller_hosts=:

Answers
B.

http://<controller_hosts=:

C.

http://<controller_host>:/controller/rest/ping

Answers
C.

http://<controller_host>:/controller/rest/ping

D.

http://<controller_host>:/controller/rest/healthcheck

Answers
D.

http://<controller_host>:/controller/rest/healthcheck

Suggested answer: C

Explanation:

The REST query that could be used to verify the availability of an AppDynamics Controller is1:

http://<controller_host>:/controller/rest/ping

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 unreachable1.This query does not require any authentication or parameters, and can be used as a quick and easy way to check the Controller status1.Reference:Ping the Controller

asked 11/10/2024
Zdenek Machura
28 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first