VMware vRealize Network Insight — Question 53
Which two methods can a vRealize Automation administrator use to delete a vSphere endpoint? (Choose two.)
Answer options
- A. Delete the endpoint using the vRealize Automation Cloud Client.
- B. Delete the endpoint from the Postgres database.
- C. Use the vRealize Automation REST API to delete the vSphere endpoint.
- D. Run the "delete vSphere endpoint" stored procedure on the IaaS database.
- E. Execute the "Unregister a vCenter Server extension" workflow from vRealize Orchestrator.
Correct answer: A, C
Explanation
The correct answers are A and C because both methods are officially supported and designed for managing vSphere endpoints in vRealize Automation. Option B is incorrect as directly modifying the Postgres database can lead to data corruption, while D and E involve procedures not intended for endpoint deletion.