DisassociateRouteTable

GET /?Action=DisassociateRouteTable
Description

Disassociates a subnet from a route table.
After disassociation, the subnet can no longer use the routes in this route table, but uses the routes in the main route table of the VPC instead.

Body parameter

Required: false
Name: DisassociateRouteTableRequest

Name Description Required Schema Default Example

AssociationId

The ID of the current association between the route table and the subnet.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

DisassociateRouteTableResult

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