| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
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.
|
failoverLevel* | xsd:int |
Number of host failures that should be tolerated, still guaranteeing
sufficient resources to restart virtual machines on available hosts.
If not set, we assume 1.
Since vSphere API 6.5 |
Properties inherited from ClusterDasAdmissionControlPolicy | ||
resourceReductionToToleratePercent | ||
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |