Hello everyone!
Is there a way to list all VMs (including powered off) directly from the host via ssh? Like "vim-cmd vmsvc/getallvms" or "esxcli vm process list" but for every vm on the host? I know about PowerCLI and its get-vm commandlet but It would be better for me to fetch vms right from the host. Thank you in advance!