RemoteVcMountPrecheckRequestType
RemoteVcMountPrecheckRequestType
The parameters of RemoteVcMountPrecheck.
This structure may be used only with operations rendered under /vsan
.
JSON Example
{
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"xvcDatastore": {
"_typeName": "string",
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"ownerVc": "string"
}
}
cluster
Required
Client cluster that trigger the mount precheck request.
Required privileges: Host.Config.Storage
xvcDatastore
Required
Cross VC datastore information
This structure may be used only with operations rendered under /vsan
.