NSX-T Data Center REST API
CertificateKeyPair (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| certificate | SecurityCertificate | Required | |
| rsa_private_key | PEM encoded RSA private key The private key must include the enclosing "-----BEGIN RSA PRIVATE KEY-----" and "-----END RSA PRIVATE KEY-----". An empty string is returned in read responses. | string | Required Minimum length: 60 | 
