DeleteRoute

GET /?Action=DeleteRoute
Description

Deletes a route from a specified route table.

Body parameter

Required: false
Name: DeleteRouteRequest

Name Description Required Schema Default Example

DestinationCidrBlock

The exact CIDR range for the route.

true

string

RouteTableId

The ID of the route table you want to delete.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

DeleteRouteResult

Response 200

Response 200

Name Description Required Schema Default Example

requestId

The ID of the request.

false

string

return

If true, the request succeeds. Otherwise, an error is returned.

false

boolean