certificates REST Endpoints

certificates
APIs related to certificate management. GET requests can be made by a REST client without the configuration lock. But a REST client must possess the configuration lock before making PUT requests either to generate a certificate signing request (CSR) or to import a certificate.

The Subscriber-Aware Load Balancer does not support certificate-related endpoints.

Generate a certificate signing request for a certificate-record
Method: put
Path: /rest/{version}/configuration/certificates/generateRequest
Get certificate details
Method: get
Path: /rest/{version}/configuration/certificates
Import a CA-signed certificate
Method: put
Path: /rest/{version}/configuration/certificates/import