Route Tables REST Endpoints

Networking/Route Tables
The operations from the Networking/Route Tables category.
Change a Route Table Compartment
Method: post
Path: /20160918/routeTables/{rt_id}/actions/changeCompartment
Create a Route Table
Method: post
Path: /20160918/routeTables
Delete a Route Table
Method: delete
Path: /20160918/routeTables/{rt_id}
Get a Route Table
Method: get
Path: /20160918/routeTables/{rt_id}
List Route Tables
Method: get
Path: /20160918/routeTables
Update a Route Table
Method: put
Path: /20160918/routeTables/{rt_id}