LbCertificateListResponseDetail
LbCertificateListResponseDetail
| Name | Description | Schema | Default |
|---|---|---|---|
| cert_kind required | Kind of certificate Example : | string | |
| cn required | Common Name of certificate Example : | string | |
| created_at optional | Created At Example : | any of [string (date-time), null] | |
| created_by optional | Created By Example : | any of [string, null] | |
| id required | ID of the certificate Example : | string | |
| modified_at optional | Modified At Example : | any of [string (date-time), null] | |
| modified_by optional | Modified By Example : | any of [string, null] | |
| name required | Name of the certificate Example : | string | |
| not_after_dt required | Expiration date and time of the certificate Example : | string (date-time) | |
| not_before_dt required | Start date and time when the certificate becomes valid Example : | string (date-time) | |
| state required | State of the certificate Example : | string |