VsanXvcClientInfoSpec
The spec to present the client cluster's mount request
This structure may be used only with operations rendered under /vsan
.
{
"_typeName": "string",
"clientVc": "string",
"vcUuid": "string",
"vcVersion": "string",
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"clusterName": "string",
"clusterUuid": "string",
"vsanFormatVersion": "string",
"minVsanFormatVersion": "string",
"datastore": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
]
}
Client VC name which owns this client cluster
The uuid of the client vCenter
The API version of the client vCenter
The client cluster which requests to mount specified the vSAN datastores.
The client cluster name which requests to mount specified the vSAN datastores.
The uuid of the client cluster
The client cluster vSAN format version.
This is passed to server side for vSAN version compatibility check.
Minimum required cluster vSAN format version.
This is passed to server side for vSAN version compatibility check.