DeleteRouteTable

GET /?Action=DeleteRouteTable
Description

Deletes a specified route table.
Before deleting a route table, you must disassociate it from any subnet. You cannot delete the main route table.

Body parameter

Required: false
Name: DeleteRouteTableRequest

Name Description Required Schema Default Example

RouteTableId

The ID of the route table.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

DeleteRouteTableResult

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