Bases: object
Management class for dvs related tasks.
Add a new port group to the configured DVS.
Delete a specific port group.
Get portgroup information.
Get reference to the VM.
Get reference to the VM. The method will make use of FindAllByUuid to get the VM reference. This method finds all VM’s on the backend that match the instance_uuid, more specifically all VM’s on the backend that have ‘config_spec.instanceUuid’ set to ‘instance_uuid’.