NSX-T Data Center REST API
Delete a CSR
Removes a specified CSR. If a CSR is not used for verification, you candelete 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>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/csrs/example-csr-idSuccessful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a