VMware Aria Automation 8.x Professional — Question 36
Which command should an administrator run to check the status of VMware Aria Automation services?
Answer options
- A. kubectl cluster-info -n prelude
- B. kubectl -n prelude get pods
- C. vracli status
- D. vracli org-oauth-apps
Correct answer: C
Explanation
The correct command to check the status of VMware Aria Automation services is 'vracli status', as it directly provides the service status. The other options, while relevant to Kubernetes, do not provide the specific service status for VMware Aria Automation.