Deleting a Certificate

Function

This API is used to delete a specific certificate.

Constraints

If the target certificate is used by a listener, the certificate cannot be deleted, and 409 code will be displayed.

URI

DELETE /v2.0/lbaas/certificates/{certificate_id}

Table 1 Parameter description

Parameter

Mandatory

Type

Description

certificate_id

Yes

String

Specifies the certificate ID.

Request

Response

Example Request

Example Response

Status Code

For details, see Status Codes.