VMware NSX-T Data Center (VCP-NV 2020) — Question 6
Which command should an administrator run to check the status of vRealize Automation services?
Answer options
- A. kubectl cluster-info -n prelude
- B. vracli status
- C. kubectl -n prelude get pods
- D. vracli org-oauth-apps
Correct answer: B
Explanation
The correct command to check the status of vRealize Automation services is 'vracli status', as it specifically provides the service status information. The other options either pertain to Kubernetes commands that do not provide service status directly or are unrelated to the vRealize Automation service status check.