VMware NSX 4.x Professional — Question 27

Which command should an administrator run to check the status of vRealize Automation services? (Choose the best answer.)

Answer options

Correct answer: B

Explanation

The correct command to check the status of vRealize Automation services is 'kubectl -n prelude get pods' as it lists the pods running in the specified namespace, showing their status. Options A and D are related to different vRealize commands that do not provide pod status, while option C provides cluster information but not the specific status of the services.