vcenter trusted infrastructure: x509 cert chain

The x509_cert_chain structure contains x509 certificate chain. This structure was added in vSphere API 7.0.0.0.

Representation:

{
    "cert_chain"[
        "string",
        "string"
    ]
}

Attributes:

Name Type Description
Required
cert_chain string[] Certificate chain in base64 format. This attribute was added in vSphere API 7.0.0.0.