Route Tables REST Endpoints
Networking/Route Tables
The operations from the Networking/Route Tables category.
- Change a Route Table Compartment
- Method: postPath:
/20160918/routeTables/{rt_id}/actions/changeCompartment
- Create a Route Table
- Method: postPath:
/20160918/routeTables
- Delete a Route Table
- Method: deletePath:
/20160918/routeTables/{rt_id}
- Get a Route Table
- Method: getPath:
/20160918/routeTables/{rt_id}
- List Route Tables
- Method: getPath:
/20160918/routeTables
- Update a Route Table
- Method: putPath:
/20160918/routeTables/{rt_id}