VsanPrecheckDatastoreSourceRequestType
VsanPrecheckDatastoreSourceRequestType
The parameters of VsanPrecheckDatastoreSource.
This structure may be used only with operations rendered under /vsan
.
JSON Example
{
"datastoreSource": {
"_typeName": "string",
"vcInfo": {
"_typeName": "string",
"linkType": "string",
"vcHost": "string"
}
},
"operation": "string"
}
datastoreSource
Required
The information of the Datastore Source to be prechecked.
string
operation
Optional
The hint of the operation which the precheck is performed against, see PrecheckDatastoreSourceOperationEnum.