VsanClusterVMsHealthOverallResult

VsanClusterVMsHealthOverallResult
VsanClusterVMsHealthOverallResult

Ignore this class.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "healthStateList": [
        {
            "_typeName": "string",
            "numVMs": 0,
            "state": "string",
            "health": "string",
            "vmInstanceUuids": [
                "string"
            ]
        }
    ],
    "overallHealthState": "string"
}
healthStateList
Optional

VMs state ('green', 'yellow' and 'red') list

string
overallHealthState
Optional

The overall vm health state.