Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
CA certificate ID.
Response
Successful.
CA certificate ID.
1
CA certificate name.
"Example CA certificate"
Defines whether the certificate has been deleted. Parameter is deprecated. Possible values:
- true - Certificate has been deleted.
- false - Certificate has not been deleted.
true
Name of the certification center that issued the CA certificate.
"example.com"
Domain name that the CA certificate secures.
"example.com"
Alternative domain names that the CA certificate secures.
"DNS:example.com"
Date when the CA certificate become valid (ISO 8601/RFC 3339 format, UTC.)
"2020-06-26 12:03:53+00:00"
Date when the CA certificate become untrusted (ISO 8601/RFC 3339 format, UTC.)
"2021-06-26 12:03:53+00:00"
Parameter is deprecated.
""
Defines whether the CA certificate is used by a CDN resource. Possible values:
- true - Certificate is used by a CDN resource.
- false - Certificate is not used by a CDN resource.
false