proposalbot fa6b3af222 Changes to vpc_api-ref from docs/doc-exports#278 (VPC API 0930 version
20220930

Reviewed-by: Kucerak, Kristian <kristian.kucerak@t-systems.com>
Co-authored-by: proposalbot <proposalbot@otc-service.com>
Co-committed-by: proposalbot <proposalbot@otc-service.com>
2022-10-17 09:14:26 +00:00

1.3 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 Message

  • Request parameter

    None

  • Example request

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

Response Message

  • Response parameter

    None

  • Example response

    None

Status Code

See Status Codes <vpc_api_0002>.

Error Code

See Error Codes <vpc_api_0003>.