It is time to say goodbye: This version of Elastic Cloud Enterprise has reached end-of-life (EOL) and is no longer supported.
The documentation for this version is no longer being maintained. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
ChainStatus
editChainStatus
editChain expiration information
Properties
edit-
expiration_date
(string
asdate-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" }