vmware-archive/rvc

Overview of pools in a vcenter.

barn opened this issue · 1 comments

barn commented

Is there a better to get an overview of all the resource pools in a vcenter than just to do:

ls /vc01//dc01/host/hosta/resourcePool/pools/
ls /vc01//dc01/host/hostb/resourcePool/pools/

and so on?

You could use a wildcard to look at all the pools on all the hosts with one command. A resource_pool.overview command that shows all the resource pools in a tree could be good too.