1.

__________ endpoint displays arbitrary application information.(a) /health(b) /info(c) /metric(d) /traceThe question was asked in an interview for internship.I want to ask this question from Handling Actuator Request in chapter Going Parallel, Handling Actuator and Sensor of IOT

Answer»

Correct option is (b) /info

The best I can explain: Endpoints allow you to MONITOR the application and, in some CASES, interact with it as well. /info endpoint DISPLAYS arbitrary application INFORMATION. Not sensitive by DEFAULT.



Discussion

No Comment Found

Related InterviewSolutions