|
Name
|
Type
|
Description
|
| compressionSupported | xsd:boolean |
Flag indicating compression support on the host on which this virtual
machine is running.
|
| fault | LocalizedMethodFault |
If we are unable to find the VM, we would set this to NotFound fault.
And, if we are unable to find the host for a given VM, then we would
set this to HostNotReachable fault.
Unset if we are able to fetch the capabilities for the VM.
|
| maxSupportedSourceDiskCapacity | xsd:long |
Maximum disk size supported (in bytes) on the host on which this virtual
machine is running.
|
| minRpo | xsd:long |
Minimum rpo supported (in minutes) on the host on which this virtual
machine is running.
|
| supportedQuiesceMode | xsd:string |
A string representing the current QuiesceMode of the virtual machine.
|
| vm | ManagedObjectReference
to a
VirtualMachine |
|
|
Properties inherited from DynamicData |
| None |