Data Object - HbrManagerVmReplicationCapability(vim.HbrManager.VmReplicationCapability)

Extends
DynamicData
See also
LocalizedMethodFault, VirtualMachine
Since
vSphere API 6.0

Data Object Description

This data object represents the capabilities of a given VirtualMachine.

Properties

Name Type Description
compressionSupportedxsd: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.
maxSupportedSourceDiskCapacityxsd: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.
supportedQuiesceModexsd:string

A string representing the current QuiesceMode of the virtual machine.
vmManagedObjectReference
to a VirtualMachine


Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition