When you allow reduced redundancy, your VMs are unprotected for the duration of the upgrade, because this method does not evacuate data to the other hosts in the cluster. It removes each disk group, upgrades the on-disk format, and adds the disk group back to the cluster. All objects rema...
You can install pyRvtools by using pip : pip install pyrvtools How to use it You can search for 5 kind of major objects with that module: - DataCenter - Clusters - Hosts - DataStores - VirtualMachine Each of them have a specific number of properties. You can iterate on all object or...