VsanQueryVcClusterCreateVmHealthTestRequestType
VsanQueryVcClusterCreateVmHealthTestRequestType
The parameters of VsanQueryVcClusterCreateVmHealthTest.
JSON Example
{
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"timeout": 0,
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
cluster
Required
The target cluster
Required privileges: VirtualMachine.Inventory.Create VirtualMachine.Inventory.Delete
integer As int32
As int32
timeout
Required
The timeout in seconds for the VM creation test. The suggested value could be 2 mintues
datastore
Optional
The datastore where the VM creation test will be 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.