VsanClusterMembershipInfo
VsanClusterMembershipInfo
The vSAN cluster membership information including vSAN cluster UUID, and UUID of each node in the membership.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"clusterUuid": "string",
"health": "string",
"membershipUuid": "string",
"memberUuid": [
"string"
]
}
string
clusterUuid
Optional
The vSAN cluster UUID.
string
membershipUuid
Optional
The membership UUID for the vSAN cluster
array of
string
memberUuid
Optional
List of UUIDs for VSAN nodes known to this host for the vSAN cluster