Data Object - VsanHostClusterStatus(vim.vsan.host.ClusterStatus)

Returned by
QueryHostStatus
Extends
DynamicData
See also
VsanHostClusterStatusState
Since
vSphere API 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
healthxsd:string

VSAN health state for this host.
See VsanHostHealthState

memberUuid*xsd:string[]

List of UUIDs for VSAN nodes known to this host.
nodeStateVsanHostClusterStatusState

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
*Need not be set
Show WSDL type definition