VsanObjIdentityQuerySpec
VsanObjIdentityQuerySpec
The vSAN object identity query spec to specify detailed query specification for VsanQueryObjectIdentities.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"knownSpbmProfileUuids": [
"string"
]
}
array of
string
knownSpbmProfileUuids
Optional
The UUID list for the known SPBM profile(s) on VC.
This field is specific for host API. It will be ignored when provided to VC API call. If this field is set, VsanQueryObjectIdentities will not return SPBM profile name to caller to save the memory consumption.