Data Object - VsanHostRuntimeInfo(vim.vsan.host.VsanRuntimeInfo)

Property of
HostRuntimeInfo
Extends
DynamicData
See also
VsanHostMembershipInfo, VsanHostRuntimeInfoDiskIssue
Since
vSphere API 5.5

Data Object Description

This data object contains VSAN cluster runtime information from the perspective of the host in question. This data object is used to represent read-only state whose values may change during operation.

Properties

Name Type Description
accessGenNo*xsd:int

Generation number tracking object accessibility.
diskIssues*VsanHostRuntimeInfoDiskIssue[]

List of disk issues detected on this host.

To retrieve more information on the issues, use QueryDisksForVsan.

membershipList*VsanHostMembershipInfo[]

This property reports host membership information.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition