Resource Type: OCI > Networking > DRG
Oracle Cloud Infrastructure Dynamic Routing Gateway (DRG) resource. A DRG is a virtual router that provides a path for private network traffic between your VCN and networks outside the VCN, such as on-premises networks, peered VCNs, or other cloud providers.
Resource Context
DRG is a part of the Networking service.
Each DRG lives under a Region.
Controls
The primary controls for OCI > Networking > DRG 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/drg
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/oci-networking#/resource/types/drg"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/drg';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-networking#/resource/types/drg"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/drg' 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