Updated on 2024-04-19 GMT+08:00

Deleting a Forwarding Policy

Function

This API is used to delete a forwarding policy.

URI

DELETE /v2/{project_id}/elb/l7policies/{l7policy_id}

Table 1 Parameter description

Parameter

Mandatory

Type

Description

project_id

Yes

String

Specifies the project ID.

l7policy_id

Yes

String

Specifies the forwarding policy ID.

Request

None

Response

None

Example Request

  • Example request: Deleting a forwarding policy
    DELETE https://{Endpoint}/v2/a31d2bdcf7604c0faaddb058e1e08819/elb/l7policies/5ae0e1e7-5f0f-47a1-b39f-5d4c428a1586

Example Response

  • Example response

    None

Status Code

For details, see Status Codes.