VMware vRealize Automation 8.x (2022) — Question 19
Which two statements are correct regarding the Actuator info endpoint? (Choose two.)
Answer options
- A. It provides configuration options through which only an authenticated user can display application information.
- B. It is not enabled by default.
- C. It can be used to display arbitrary application information.
- D. It can be used to change a property value on a running application.
- E. Typically it is used to display build or source control information.
Correct answer: C, E
Explanation
The correct answers are C and E because the Actuator info endpoint is designed to display arbitrary application information and is commonly used for build or source control insights. Options A and B are incorrect as they do not accurately describe the default behavior of the endpoint, and option D is incorrect since the info endpoint does not allow for changing property values.