NSX-T Data Center REST API

Delete a CSR

Removes a specified CSR. If a CSR is not used for verification, you can
delete it. Note that the CSR import and upload POST actions automatically
delete the associated CSR.

Request:

Method:
DELETE
URI Path(s):
/policy/api/v1/infra/csrs/{csr-id}
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/csrs/{csr-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

policy_certificate

Additional Errors: