Which vracli command should be run to check VMware Aria Automation cluster information?
Select an option, then click Submit answer.
Reference / correct answer:
Most accepted answer: D. vracli status
Community votes: D=1
Selected Answer: D Correct answer is "D. vracli status". "vracli cluster" doesn't give desired output. root@aria2auto1 [ ~ ]#vracli cluster usage: vracli cluster [-h] {join,leave,exec,scale-pods,remove} ... positional arguments: {join,leave,exec,scale-pods,remove} join Join a cluster leave Leave a cluster exec Execute a command on all nodes in a cluster scale-pods Scale all pods to the current node count remove Remove the specified node from the cluster optional arguments: -h, --help show this help message and exit root@aria2auto1 [ ~ ]# upvoted 1 times