HostVsanInternalSystemCmmdsQuery

HostVsanInternalSystemCmmdsQuery
HostVsanInternalSystemCmmdsQuery

All fields in the CMMDS Query spec are optional, but at least one needs specified to make a valid query.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "type": "string",
    "uuid": "string",
    "owner": "string"
}
string
type
Optional

CMMDS type, e.g.

DOM_OBJECT, LSOM_OBJECT, POLICY, DISK etc.

string
uuid
Optional

UUID of the entry.

string
owner
Optional

UUID of the owning node.