This API is used to delete a specific certificate.
If the target certificate is used by a listener, the certificate cannot be deleted, and 409 code will be displayed.
DELETE /v2.0/lbaas/certificates/{certificate_id}
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
certificate_id |
Yes |
String |
Specifies the certificate ID. |
DELETE https://{Endpoint}/v2.0/lbaas/certificates/23ef9aad4ecb463580476d324a6c71af
For details, see Status Codes.