vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanBurnInTestCheckResult(vim.vsan.VsanBurnInTestCheckResult)
- Property of
- VsanClusterHealthSummary
- Extends
- DynamicData
- See also
- VsanBurnInTest
- Since
- 6.6
Data Object Description
Deprecated. As of vSphere API 6.7. Checks that verify if all recommended vSAN burn in tests have been performed and passed.Properties
Name | Type | Description |
---|---|---|
failedTests* | VsanBurnInTest[] |
Burn in tests with issue: There are burn in tests that have failed.
It is recommended to perform and pass all burn in tests.
|
notPerformedTests* | VsanBurnInTest[] |
Burn in tests with issue: There are burn in tests that have not been
performed. It is recommended to perform all burn in tests.
|
passedTests* | VsanBurnInTest[] |
Passed burn in tests.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |