InlineZtpV1VcenterCertificate200Response

InlineZtpV1VcenterCertificate200Response
InlineZtpV1VcenterCertificate200Response
JSON Example
{
    "address": "string",
    "certificatePem": "string",
    "thumbprintSha256": "string",
    "thumbprintSha1": "string",
    "issuerName": "string",
    "validFrom": "string",
    "validTo": "string"
}
string
address
Optional

The address of the vCenter.

string
certificatePem
Optional

The certificate of the vCenter in PEM format.

string
thumbprintSha256
Optional

The SHA-256 thumbprint of the certificate of the vCenter.

string
thumbprintSha1
Optional

The SHA-1 thumbprint of the certificate of the vCenter.

string
issuerName
Optional

The name of the issuer of this certificate.

string
validFrom
Optional

The UTC datetime indicating from when this certificate is valid.

string
validTo
Optional

The UTC datetime indicating upto when this certificate is valid.