NSX-T Data Center REST API
SecurityCertificate (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| pem_encoded | PEM encoded X.509 certificate The certificate must include the enclosing "-----BEGIN CERTIFICATE-----" and "-----END CERTIFICATE-----" | string | Required Minimum length: 52 | 
| ssh_public_key | string | Readonly | |
| text | X.509 certificate in text form | string | Readonly Minimum length: 52 | 
| valid_from | The time when the certificate starts being valid | string | Readonly | 
| valid_to | The time when the certificate stops being valid | string | Readonly | 
