Vsan Cluster Health System Vsan Query Cluster Create Vm Health Test
Executes VM creation test and checks if a tiny VM can be created on each of host of the vSAN cluster
Required privileges: System.Read
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case VsanClusterHealthSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"VsanQueryClusterCreateVmHealthTestRequestType Object"
The vSAN hosts
The root password for the host. The password should be the same for all of hosts in the vSAN cluster
The timeout time for the VM creation test
The vSAN cluster VM creation test result
"VsanClusterCreateVmHealthTestResult Object"
The overall vSAN cluster result for VM creation test
The VM creation test result for each of host
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanClusterHealthSystem/{moId}/VsanQueryClusterCreateVmHealthTest