ArrayOfHostSgxRegistrationInfo

ArrayOfHostSgxRegistrationInfo
ArrayOfHostSgxRegistrationInfo

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

Since: vSphere API Release 8.0.0.1

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "status": "string",
            "biosError": 0,
            "registrationUrl": "string",
            "type": "string",
            "ppid": "string",
            "lastRegisteredTime": "string"
        }
    ]
}
_value
Required

_value

Availability
Added in vSphere API Release 8.0.0.1