Resource Type: OCI > Networking > Internet Gateway
Oracle Cloud Infrastructure Internet Gateway resource. An internet gateway provides a path for network traffic between your VCN and the internet. It supports connections initiated from within the VCN (outbound) and from the internet (inbound).
Resource Context
Internet Gateway is a part of the Networking service.
Each Internet Gateway lives under a VCN.
Controls
The primary controls for OCI > Networking > Internet Gateway 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/internetGateway
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/oci-networking#/resource/types/internetGateway"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/internetGateway';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-networking#/resource/types/internetGateway"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/internetGateway' 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