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
SSL certificate ID.
Response
Successful.
SSL certificate ID.
42
Defines whether the certificate has been deleted. Parameter is deprecated.
Possible values:
- true - Certificate has been deleted.
- false - Certificate has not been deleted.
false
Name of the certification center issued the SSL certificate.
"Some certification center"
Domain name that the SSL certificate secures.
"mydomain.name"
Alternative domain names that the SSL certificate secures.
Date when certificate become valid (ISO 8601/RFC 3339 format, UTC.)
"2016-09-17T18:06:01Z"
Date when certificate become untrusted (ISO 8601/RFC 3339 format, UTC.)
"2017-08-21T11:02:00Z"
Parameter is deprecated.
Defines whether the SSL 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.
true
SSL certificate name.
"Some certificate"
How the SSL certificate was issued.
Possible values:
- true - Certificate was issued automatically.
- false - Certificate was added by a use.
false