VsanClusterBurnInTestResultList

VsanClusterBurnInTestResultList
VsanClusterBurnInTestResultList

Deprecated as of vSphere API 6.7.

vSAN burn in test result store class.

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "items": [
        {
            "_typeName": "string",
            "testname": "string",
            "workload": "string",
            "duration": 0,
            "result": "string"
        }
    ],
    "hosts": [
        "string"
    ]
}
items
Optional

List of burn in test result.

array of string
hosts
Optional

The host manage object id list on which the burn test is executed