doc-exports/docs/elb/api-ref/elb_zq_bm_0005.html
Artem Goncharov 0751a20eaa
move elb docs to proper location (#6)
move elb docs to proper location

Reviewed-by: OpenTelekomCloud Bot <None>
2022-05-06 12:13:22 +00:00

3.5 KiB

Deleting a Whitelist

Function

This API is used to delete a specific whitelist.

URI

DELETE /v2.0/lbaas/whitelists/{whitelist_id}

Table 1 Parameter description

Parameter

Mandatory

Type

Description

whitelist_id

Yes

String

Specifies the whitelist ID.

Request

None

Response

None

Example Request

  • Example request: Deleting a whitelist
    DELETE https://{Endpoint}/v2.0/lbaas/whitelists/35cb8516-1173-4035-8dae-0dae3453f37f

Example Response

  • Example response 1

    None

Status Code

For details, see HTTP Status Codes of Shared Load Balancers.

Parent topic: Whitelist