vcenter vcha: certificate info
The
certificate_info Structure contains information about the SSL certificate for a management vCenter server. This structure was added in vSphere API 6.7.1.Representation:
{
"ssl_thumbprint" : "string"
}
"ssl_thumbprint" : "string"
}
Attributes:
| Name | Type | Description |
|---|---|---|
| Required | ||
| ssl_thumbprint | string | The SHA-256 thumbprint of the SSL certificate for a management vCenter server. This attribute was added in vSphere API 6.7.1. |