Virtual Storage Lifecycle Management API
|
| |||
| Managed Object Types | Data Object Types | All Properties | All Methods |
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
| Name | Description |
|---|---|
| disabled |
|
| enabled |
|
| needSecondary |
|
| notConfigured |
|
| running |
|
| starting |
|
Show WSDL type definition
| Top of page | |||
| Managed Object Types | Data Object Types | All Properties | All Methods |