Record
get-response-certificate
No description available.
record get-response-certificate {
created-at: option<string>,
dns-names: option<list<string>>,
id: option<string>,
name: option<string>,
not-after: option<string>,
sha1-fingerprint: option<string>,
state: option<list-op-response-certificates-item-state-enum>,
type-op: option<list-op-response-certificates-item-type-op-enum>,
}Fields
| Name | Type | Description |
|---|---|---|
| created-at | option<string> | |
| dns-names | option<list<string>> | |
| id | option<string> | |
| name | option<string> | |
| not-after | option<string> | |
| sha1-fingerprint | option<string> | |
| state | option<list-op-response-certificates-item-state-enum> | |
| type-op | option<list-op-response-certificates-item-type-op-enum> |