Vcenter NamespaceManagement Supervisors Certificates Info
The Vcenter NamespaceManagement Supervisors Certificates Info schema contains information about the PEM-encoded x509 certificate(s) used by Supervisor endpoints.
This schema was added in vSphere API 9.1.0.0.
{
"tls_endpoint_certificate": "string",
"endpoint": "string"
}
PEM-encoded x509 certificate used by Supervisor TLS endpoint.
In case of a certificate chain, the order of the certificates in this field is important. The first certificate must be the leaf certificate for your domain name, followed by the intermediate certificate(s), and conclude with the root certificate.
This property was added in vSphere API 9.1.0.0.
Supervisor TLS endpoint for which certificate is configured.
For more information see: Vcenter NamespaceManagement Supervisors Certificates EndpointType.
This property was added in vSphere API 9.1.0.0.