ArrayOfVsanObjectExtraAttributes
ArrayOfVsanObjectExtraAttributes
A boxed array of VsanObjectExtraAttributes. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"uuid": "string",
"objPath": "string",
"objClass": 0,
"ufn": "string",
"isHbrCfg": false,
"ownerClusterUuid": "string"
}
]
}