VsanQueryVcClusterCreateVmHealthHistoryTestRequestType
VsanQueryVcClusterCreateVmHealthHistoryTestRequestType
The parameters of VsanQueryVcClusterCreateVmHealthHistoryTest.
JSON Example
{
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"count": 0,
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
cluster
Required
The vCenter cluster
Required privileges: System.Read
integer As int32
As int32
count
Optional
Collect the last test data for the given number at most. Default to get the latest one historical data
datastore
Optional
The datastore where the create vm test has been run. It could be the local datastore or the remote datastore that is mounted to the cluster. By default it will run with local vSAN datastore.