vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VmFaultToleranceStateChangedEvent(vim.event.VmFaultToleranceStateChangedEvent)
- Extends
 - VmEvent
 - See also
 - VirtualMachineFaultToleranceState
 - Since
 - vSphere API Release 4.0
 
Data Object Description
This event records a fault tolerance state change. A default alarm will be triggered upon this event, which would change the vm state: the vm state is red if the newState is needSecondary; the vm state is yellow if the newState is disabled; the vm state is green if the newState is notConfigured, starting, enabled or runningProperties
| Name | Type | Description | 
|---|---|---|
| newState | VirtualMachineFaultToleranceState | 
         The new fault tolerance state.
       | 
| oldState | VirtualMachineFaultToleranceState | 
         The old fault toleeance state.
       | 
| Properties inherited from VmEvent | ||
| template | ||
| Properties inherited from Event | ||
| chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vm | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |