proposalbot a539bdd666 Changes to vpc_api-ref from docs/doc-exports#556 (VPC API 20230106 version
VPC

Reviewed-by: Sarda, Priya <prsarda@noreply.gitea.eco.tsi-dev.otc-service.com>
Reviewed-by: Hajba, László Antal <laszlo-antal.hajba@t-systems.com>
Co-authored-by: proposalbot <proposalbot@otc-service.com>
Co-committed-by: proposalbot <proposalbot@otc-service.com>
2024-02-06 09:16:27 +00:00

1.2 KiB

original_name

vpc_route_0004.html

Deleting a VPC Route

Function

This API is used to delete a route.

URI

DELETE /v2.0/vpc/routes/{route_id}

Table 1 <vpc_route_0004__table18880184689> describes the parameters.

Table 1 Parameter description
Name Mandatory Type Description
route_id Yes String Specifies the route ID, which uniquely identifies the route.

Request Parameters

None

Example Request

DELETE https://{Endpoint}/v2.0/vpc/routes/60c809cb-6731-45d0-ace8-3bf5626421a9

Response Parameters

None

Example Response

None

Status Code

See Status Codes <vpc_api_0002>.

Error Code

See Error Codes <vpc_api_0003>.