ArrayOfHostTrustAuthorityAttestationInfo

ArrayOfHostTrustAuthorityAttestationInfo
ArrayOfHostTrustAuthorityAttestationInfo

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

Since: vSphere API Release 7.0.1.0

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "attestationStatus": "string",
            "serviceId": "string",
            "attestedAt": "string",
            "attestedUntil": "string",
            "messages": [
                {
                    "_typeName": "string",
                    "key": "string",
                    "arg": [
                        {
                            "_typeName": "string",
                            "key": "string",
                            "value": {
                                "_typeName": "string"
                            }
                        }
                    ],
                    "message": "string"
                }
            ]
        }
    ]
}
_value
Required

_value

Availability
Added in vSphere API Release 7.0.1.0