NSX-T Data Center REST API
ALBSSLCertificate (schema)
SSLCertificate
Advanced load balancer SSLCertificate object
| Name | Description | Type | Notes | 
|---|---|---|---|
| certificate | Certificate certificate of SSLCertificate. | string | |
| certificate_signing_request | Certificate signing request certificate_signing_request of SSLCertificate. | string | |
| chain_verified | Chain verified Placeholder for description of property chain_verified of obj type SSLCertificate field type str type boolean. | boolean | |
| days_until_expire | Days until expire Number of days_until_expire. Default value when not specified in API or module is interpreted by ALB Controller as 365. | integer | Minimum: 1 Default: "365" | 
| expiry_status | Expiry status Enum options - SSL_CERTIFICATE_GOOD, SSL_CERTIFICATE_EXPIRY_WARNING, SSL_CERTIFICATE_EXPIRED. Default value when not specified in API or module is interpreted by ALB Controller as SSL_CERTIFICATE_GOOD. | ALBSSLCertificateExpiryStatus | Default: "SSL_CERTIFICATE_GOOD" | 
| fingerprint | Fingerprint fingerprint of SSLCertificate. | string | |
| issuer | Issuer Placeholder for description of property issuer of obj type SSLCertificate field type str type ref. | ALBSSLCertificateDescription | |
| key_params | Key params Placeholder for description of property key_params of obj type SSLCertificate field type str type ref. | ALBSSLKeyParams | |
| not_after | Not after not_after of SSLCertificate. | string | |
| not_before | Not before not_before of SSLCertificate. | string | |
| public_key | Public key public_key of SSLCertificate. | string | |
| self_signed | Self signed Placeholder for description of property self_signed of obj type SSLCertificate field type str type boolean. | boolean | |
| serial_number | Serial number serial_number of SSLCertificate. | string | |
| signature | Signature signature of SSLCertificate. | string | |
| signature_algorithm | Signature algorithm signature_algorithm of SSLCertificate. | string | |
| subject | Subject Placeholder for description of property subject of obj type SSLCertificate field type str type ref. | ALBSSLCertificateDescription | |
| subject_alt_names | Subject alt names subjectAltName that provides additional subject identities. | array of string | |
| text | Text text of SSLCertificate. | string | |
| version | Version version of SSLCertificate. | string | 
