vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VsanHostClusterStatus(vim.vsan.host.ClusterStatus)
- Returned by
 - QueryHostStatus
 - Extends
 - DynamicData
 - See also
 - VsanHostClusterStatusState
 - Since
 - vSphere API Release 5.5
 
Data Object Description
The VsanHostClusterStatus data object contains a host's cluster status information for the VSAN service. This data object is used to represent read-only state whose values may change during operation.See QueryHostStatus
Properties
| Name | Type | Description | 
|---|---|---|
| health | xsd:string | 
         VSAN health state for this host. See VsanHostHealthState  | 
| memberUuid* | xsd:string[] | 
         List of UUIDs for VSAN nodes known to this host.
       | 
| nodeState | VsanHostClusterStatusState | 
         VSAN node state for this host.
       | 
| nodeUuid* | xsd:string | 
         VSAN node UUID for this host.
       | 
| uuid* | xsd:string | 
         VSAN service cluster UUID.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |