Resource Type: OCI > Networking > Route Table
Oracle Cloud Infrastructure Route Table resource. A route table contains rules to route traffic from subnets to destinations outside the VCN. Each VCN has a default route table that you can modify.
Resource Context
Route Table is a part of the Networking service.
Each Route Table lives under a VCN.
Controls
The primary controls for OCI > Networking > Route Table are:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/oci-networking#/resource/types/routeTable
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/oci-networking#/resource/types/routeTable"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/routeTable';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-networking#/resource/types/routeTable"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/routeTable' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query