VsanPerformResourceCheckRequestType
VsanPerformResourceCheckRequestType
The parameters of VsanPerformResourceCheck.
This structure may be used only with operations rendered under /vsan
.
JSON Example
{
"resourceCheckSpec": {
"_typeName": "string",
"operation": "string",
"entities": [
"string"
],
"maintenanceSpec": {
"_typeName": "string",
"vsanMode": {
"_typeName": "string",
"objectAction": "string"
},
"purpose": "string"
},
"parent": {
"_typeName": "string",
"type": "string",
"value": "string"
}
},
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
resourceCheckSpec
Required
The specification of the resource check.
cluster
Optional
The cluster to run the resource check.
Required privileges: System.Read