vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterFailoverHostAdmissionControlInfoHostStatus(vim.cluster.FailoverHostAdmissionControlInfo.HostStatus)
- Property of
- ClusterFailoverHostAdmissionControlInfo
- Extends
- DynamicData
- See also
- HostSystem, ManagedEntityStatus
- Since
- vSphere API Release 4.0
Data Object Description
Data object containing the status of a failover host.Properties
Name | Type | Description |
---|---|---|
host | ManagedObjectReference
to a HostSystem |
The failover host.
|
status | ManagedEntityStatus |
The status of the failover host.
The status is green for a connected host with no vSphere HA errors and
no virtual machines running on it.
The status is yellow for a connected host with no vSphere HA errors and
some virtual machines running on it.
The status red for a disconnected or not responding host, a host that
is in maintenance or standby mode or that has a vSphere HA error on it.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |