ArrayOfVsanObjectIdentity

ArrayOfVsanObjectIdentity
ArrayOfVsanObjectIdentity

A boxed array of VsanObjectIdentity. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "uuid": "string",
            "type": "string",
            "vmInstanceUuid": "string",
            "vmNsObjectUuid": "string",
            "vm": {
                "_typeName": "string",
                "type": "string",
                "value": "string"
            },
            "description": "string",
            "spbmProfileUuid": "string",
            "metadatas": [
                {
                    "_typeName": "string",
                    "key": "string",
                    "value": "string"
                }
            ],
            "typeExtId": "string",
            "spbmProfileName": "string"
        }
    ]
}
_value
Required

_value