Data Object - VsanBurnInTestCheckResult(vim.vsan.VsanBurnInTestCheckResult)

Property of
VsanClusterHealthSummary
Extends
DynamicData
See also
VsanBurnInTest
Since
vSAN API 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
*Need not be set
Show WSDL type definition