vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClusterVmdkLoadTestResult(vim.cluster.VsanClusterVmdkLoadTestResult)
- Returned by
- VsanQueryVcClusterVmdkLoadHistoryTest
- Extends
- DynamicData
- See also
- Task, VsanClusterProactiveTestResult, VsanHostVmdkLoadTestResult
- Since
- vSphere API Release 5.5
Data Object Description
Deprecated. As of vSphere API 6.7. Class for the VMDK workload performance test result for the vSAN cluster.Properties
Name | Type | Description |
---|---|---|
clusterResult* | VsanClusterProactiveTestResult |
The overall vSAN cluster result for VMDK workload test.
The cluster result will be empty when the task is running.
|
hostResults* | VsanHostVmdkLoadTestResult[] |
The VMDK load test result for each of host.
The host result will be empty when the task is running.
|
task* | ManagedObjectReference
to a Task |
The VC task associates with this test result
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |