VsanBurnInTest

VsanBurnInTest
VsanBurnInTest

Deprecated as of vSphere API 6.7.

vSAN burn in test result class.

This structure may be used only with operations rendered under /vsan.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "testname": "string",
    "workload": "string",
    "duration": 0,
    "result": "string"
}
string
testname
Required

The burn in test name.

string
workload
Optional

The burn in test workload, if has.

integer As int64 As int64
duration
Required

The burn in test duration (in seconds).

string
result
Required

The burn in test result.