Data Object - FaultToleranceConfigInfo

Property of
HostLowLevelProvisioningManagerVmRecoveryInfo, VirtualMachineConfigInfo, VirtualMachineConfigSpec, VirtualMachineConfigSummary
Extended by
FaultTolerancePrimaryConfigInfo, FaultToleranceSecondaryConfigInfo
Extends
DynamicData
Since
vSphere API 4.0

Data Object Description

FaultToleranceConfigInfo is a data object type containing Fault Tolerance settings for this virtual machine. role, instanceUuids and configPaths contain information about the whole fault tolerance group.

Properties

Name Type Description
configPathsxsd:string[]

The configuration file path for all the VMs in this fault tolerance group.
instanceUuidsxsd:string[]

The instanceUuid of all the VMs in this fault tolerance group. The first element is the instanceUuid of the primary VM.
rolexsd:int

The index of the current VM in instanceUuids array starting from 1, so 1 means that it is the primary VM.
Properties inherited from DynamicData
dynamicProperty, dynamicType

Show WSDL type definition