doc-exports/docs/dc/api-ref/en-dc_topic_0055025338.html
Qin Ying, Fan 00887d3d3c DC API 20230106 version
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: Qin Ying, Fan <fanqinying@huawei.com>
Co-committed-by: Qin Ying, Fan <fanqinying@huawei.com>
2023-04-18 13:55:32 +00:00

6.0 KiB

Deleting an Endpoint Group

Function

This API is used to delete a Direct Connect endpoint group.

URI

DELETE /v2.0/dcaas/dc-endpoint-groups/{endpoint_group_id}

Table 1 Parameter description

Parameter

Type

Mandatory

Description

endpoint_group_id

String

Yes

Specifies the ID of the Direct Connect endpoint group.

Request

Table 2 lists the request parameter.

Table 2 Request parameter

Parameter

Type

Mandatory

Description

endpoint_group_id

String

Yes

Specifies the ID of the Direct Connect endpoint group.

Response

None

Examples

  • Example request
DELETE /v2.0/dcaas/dc-endpoint-groups/{endpoint_group_id}
  • Response example

    None

Status Codes

For details, see Common Status Codes.