Data Object - VmFaultToleranceStateChangedEvent(vim.event.VmFaultToleranceStateChangedEvent)

Extends
VmEvent
See also
VirtualMachineFaultToleranceState
Since
vSphere API 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 running

Properties

Name Type Description
newStateVirtualMachineFaultToleranceState

The new fault tolerance state.
oldStateVirtualMachineFaultToleranceState

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