Data Object - ClusterFailoverHostAdmissionControlPolicy

Extends
ClusterDasAdmissionControlPolicy
See also
HostSystem
Since
vSphere API 4.0

Data Object Description

The ClusterFailoverHostAdmissionControlPolicy dedicates one or more hosts for use during failover. When a host fails with this policy in place, vSphere HA attempts to restart its virtual machines on a dedicated failover host. If this is not possible, for example the failover host itself has failed or it has insufficient resources, HA attempts to restart those virtual machines on another host in the cluster.

To support the availabilty of a failover host, the vCenter Server will prevent users from powering on virtual machines on that host, or from using vMotion to migrate virtual machines to the host. Also, DRS does not use the failover host for load balancing.

To obtain the status of a failover host, use the hostStatus property (ClusterComputeResourceSummary.admissionControlInfo.hostStatus).

Properties

Name Type Description
failoverHosts*ManagedObjectReference[]
to a HostSystem[]

List of managed object references to failover hosts.
Properties inherited from ClusterDasAdmissionControlPolicy
None
Properties inherited from DynamicData
None
*Need not be set