Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
OCI
Loading resources...

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:

  • Allowed
  • CMDB
  • Defined Tags
  • Discovery
  • Freeform Tags

Quick Actions

  • Router
  • Update Defined Tags
  • Update Freeform Tags

Category

  • Networking

In Your Workspace

  • Controls by Resource Type report
  • Policy Settings by Resource Type report
  • Resources by Resource Type report

Developers

    Resource Type URI
    • tmod:@turbot/oci-networking#/resource/types/routeTable
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/networking
  • GraphQL
    • query resource(id: "tmod:@turbot/oci-networking#/resource/types/routeTable") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/oci-networking#/resource/types/routeTable'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/oci-networking#/resource/types/routeTable"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/routeTable';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-networking#/resource/types/routeTable"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/routeTable' and notification_type in ('resource_updated', 'resource_created');
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
6
Mods
38
Resource Types
257
Policies
180
Controls
5
Quick Actions
6
IAM