Vsan Cluster Health System Vsan Query Cluster Network Perf Test
Queries the vSAN network performance and checks if it meets the bandwidth requirements.
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.
"VsanQueryClusterNetworkPerfTestRequestType Object"
The vSAN hosts
The root password for the host. The password should be the same for all of hosts in the vSAN cluster
True to test vSAN multicast network performance. False to test vSAN unicast network performance.
The duration time for the Network Performance test. Default is 15 seconds if not set.
The vSAN cluster network performance test result
"VsanClusterNetworkLoadTestResult Object"
The overall vSAN cluster result for multicast performance test
The multicast performance 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}/VsanQueryClusterNetworkPerfTest