Vcenter CertificateManagement Vcenter SigningCertificate CreateResult
Vcenter CertificateManagement Vcenter SigningCertificate CreateResult
The Vcenter CertificateManagement Vcenter SigningCertificate CreateResult schema is returned from CSR generation and contains the CSR in PEM format.
This schema was added in vSphere API 9.1.1.0.
JSON Example
{
"csr": "string"
}
string
csr
Required
Certificate signing request in PEM format.
This property was added in vSphere API 9.1.1.0.