forked from docs/virtual-private-cloud
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>
1.2 KiB
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.
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>
.