A newer version is available. For the latest information, see the
current release documentation.
ChainStatus
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
ChainStatus
editChain expiration information
Properties
edit-
expiration_date(stringasdate-time, required) - When this chain is going to expire due any of its certificates expiring (ISO format in UTC)
-
first_certificate_to_expire(string, required) - Information on the first certificate expiring in the chain
Example
edit{
"expiration_date" : "2019-01-01T00:00:00Z",
"first_certificate_to_expire" : "string"
}