vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostVmdkLoadTestResult(vim.host.VsanHostVmdkLoadTestResult)
- Property of
- VsanClusterVmdkLoadTestResult
- Extends
- DynamicData
- See also
- VsanVmdkLoadTestResult
- Since
- vSphere API Release 5.5
Data Object Description
Deprecated. As of vSphere API 6.7. Class for preparing, running and cleaning up VMDK load test results on the host.Properties
Name | Type | Description |
---|---|---|
faultMessage* | xsd:string |
The error message when there is any issue found
|
hostname | xsd:string |
The host name.
|
issueFound | xsd:boolean |
False either indicate one or more VMDK test result is failed
in host VMDK load test or issues found in preparing VMDK
or cleaning up VMDK.
|
vmdkResults* | VsanVmdkLoadTestResult[] |
The VMDK load test result on the host
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |