ArrayOfVsanHostRuntimeInfo

ArrayOfVsanHostRuntimeInfo
ArrayOfVsanHostRuntimeInfo

A boxed array of VsanHostRuntimeInfo. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "membershipList": [
                {
                    "_typeName": "string",
                    "nodeUuid": "string",
                    "hostname": "string"
                }
            ],
            "diskIssues": [
                {
                    "_typeName": "string",
                    "diskId": "string",
                    "issue": "string"
                }
            ],
            "accessGenNo": 0
        }
    ]
}
_value
Required

_value