Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostRuntimeInfo(vim.vsan.host.VsanRuntimeInfo)
- Property of
- HostRuntimeInfo
- Extends
- DynamicData
- See also
- VsanHostMembershipInfo, VsanHostRuntimeInfoDiskIssue
- Since
- vSphere API Release 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |