doc-exports/docs/elb/api-ref/DeleteIpGroup.html
zhoumeng 51dc9baefd elb_api_0420
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: zhoumeng <zhoumeng35@huawei.com>
Co-committed-by: zhoumeng <zhoumeng35@huawei.com>
2023-06-09 13:24:32 +00:00

4.7 KiB

Deleting an IP Address Group

Function

This API is used to delete an IP address group.This function is not supported in eu-nl region. Please do not use it.

URI

DELETE /v3/{project_id}/elb/ipgroups/{ipgroup_id}

Table 1 Path Parameters

Parameter

Mandatory

Type

Description

project_id

Yes

String

Specifies the project ID.

ipgroup_id

Yes

String

Specifies the ID of the IP address group.

Request Parameters

Table 2 Request header parameters

Parameter

Mandatory

Type

Description

X-Auth-Token

Yes

String

Specifies the token used for IAM authentication.

Response Parameters

None

Example Requests

Deleting an IP address group

DELETE https://{ELB_Endpoint}/v3/45977fa2dbd7482098dd68d0d8970117/elb/ipgroups/8722e0e0-9cc9-4490-9660-8c9a5732fbb0

Example Responses

None

Status Codes

Status Code

Description

204

Successful request.

Error Codes

See Error Codes.