vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClusterMembershipInfo(vim.host.VsanClusterMembershipInfo)
- Property of
- VsanServerClusterInfo
- Extends
- DynamicData
- Since
- vSAN 7.0U1
Data Object Description
The vSAN cluster membership information including vSAN cluster UUID, and UUID of each node in the membership.Properties
Name | Type | Description |
---|---|---|
clusterUuid* | xsd:string |
The vSAN cluster UUID.
|
health* | xsd:string |
The vSAN health state for this host.
VsanHostHealthState
|
membershipUuid* | xsd:string |
The membership UUID for the vSAN cluster
|
memberUuid* | xsd:string[] |
List of UUIDs for VSAN nodes known to this host for the vSAN cluster
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |