Data Object - ClusterDasFdmHostState

Property of
HostRuntimeInfo
Extends
DynamicData
See also
HostSystem
Since
vSphere API 5.0

Data Object Description

The ClusterDasFdmHostState data object describes the availability state of each active host in a vSphere HA enabled cluster.

In a vSphere HA cluster, the active hosts form a fault domain. A host is inactive if it is in standby or maintenance mode, or it has been disconnected from vCenter Server. A vSphere HA agent, called the Fault Domain Manager (FDM), runs on each host in the fault domain.

One FDM serves as the master and the remaining FDMs as its slaves. The master is responsible for monitoring the availability of the hosts and VMs in the cluster, and restarting any VMs that fail due to a host failure or non-user-initiated power offs. The master is also responsible for reporting fault-domain state to vCenter Server.

The master FDM is determined through election by the FDMs that are alive at the time. An election occurs in the following circumstances:

The slaves are responsible for reporting state updates to the master and restarting VMs as required. All FDMs provide the VM/Application Health Monitoring Service.

Properties

Name Type Description
statexsd:string

The Availability State of a host based on information reported by the entity given by the stateReporter property. See ClusterDasFdmAvailabilityState for the set of states.
stateReporter*ManagedObjectReference
to a HostSystem

The entity reporting the state of the host. If the reporter is a host, the property reports which host, whereas if the reporter is vCenter Server, the property is unset.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition