Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

DELETE /staged_config/certificates/root_certificates/{id}

SUMMARY Deletes a certificate from the staged configuration folder on the Console, but does not remove the certificate from the managed host. To remove the certificate from managed hosts, invoke this API and then deploy the configuration changes. You must have System Administrator permissions to use this endpoint.

Table 1: DELETE /staged_config/certificates/root_certificates/{id} resource details:

DELETE /staged_config/certificates/root_certificates/{id} resource details

MIME Type

text/plain

Table 2: DELETE /staged_config/certificates/root_certificates/{id} request parameter details:

DELETE /staged_config/certificates/root_certificates/{id} request parameter details

Parameter Type Optionality Data Type MIME Type Description

id

path

Required

String

text/plain

The ID of the certificate to delete.

Table 3: DELETE /staged_config/certificates/root_certificates/{id} response codes:

DELETE /staged_config/certificates/root_certificates/{id} response codes

HTTP Response Code Unique Code Description

404

1105

No certificate exists with this ID.

500

1020

null

Response Description

Response Sample