Enum - VirtualMachineFaultToleranceState(vim.VirtualMachine.FaultToleranceState)

Property of
VirtualMachineRuntimeInfo, VmFaultToleranceStateChangedEvent
Since
vSphere API 4.0


Enum Description

The FaultToleranceState type defines a simple set of states for a fault tolerant virtual machine: disabled, starting, and enabled.

Enum Constants

NameDescription
disabled
enabled
needSecondary
notConfigured
running
starting

Show WSDL type definition