Deleting the SSL Certificate

Deleting the SSL Certificate

Remove the custom SSL certificate for OpsManager and revert to the provided self-signed SSL certificate.

Request
URI
DELETE
https://{api_host}/api/v0/settings/ssl_certificate
COPY
Responses
200

OK

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X DELETE -H 'Authorization: <value>' https://{api_host}/api/v0/settings/ssl_certificate