Enum -
ClusterDasFdmAvailabilityState(vim.cluster.DasFdmAvailabilityState)
- Since
- vSphere API 5.0
Enum Description
The ClusterDasFdmAvailabilityState enumeration describes the
availability states of hosts in a vSphere HA cluster. In the HA
architecture, a agent called the Fault Domain Manager runs on
each active host. These agents elect a master and the others become
its slaves. The availability state assigned to a given host is
determined from information reported by the Fault Domain Manager
running on the host, by a Fault Domain Manager that has been elected
master, and by vCenter Server. See ClusterDasFdmHostState
for more information about the vSphere HA architecture.
Enum Constants
Name | Description |
connectedToMaster |
|
election |
|
fdmUnreachable |
|
hostDown |
|
initializationError |
|
master |
|
networkIsolated |
|
networkPartitionedFromMaster |
|
retry |
Since
|
uninitializationError |
|
uninitialized |
|
Show WSDL type definition
© 2006-2023 VMware, Inc. All rights reserved.
Revision 14 March 2023 | Version 8.0U1