VsanObjectHealth

VsanObjectHealth
VsanObjectHealth

Captures how many (and which) objects share a given health status.

The objects considered may be a subset of the total objects, as specified by the query API.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "numObjects": 0,
    "health": "string",
    "objUuids": [
        "string"
    ],
    "vsanClusterUuid": "string"
}
integer As int32 As int32
numObjects
Required

Number of objects that have this health status.

string
health
Optional

The vSAN object health state

See also VsanObjectHealthStateEnum.

array of string
objUuids
Optional

Object UUIDs of objects that have this health status.

Only included if query API requested it due to size.

string
vsanClusterUuid
Optional

The vSAN cluster UUID where the objects are created from It will be local vSAN datastore If it's not set