Resource Type: GCP > Network > Forwarding Rule
Forwarding Rule resource in GCP Network service.
Resource Context
Forwarding Rule is a part of the Network service.
Each Forwarding Rule lives under a Region.
Controls
The primary controls for GCP > Network > Forwarding Rule 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/gcp-network#/resource/types/forwardingRule
 
- tmod:@turbot/turbot#/resource/categories/networking
 
- turbot graphql resource --id "tmod:@turbot/gcp-network#/resource/types/forwardingRule"
 
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-network#/resource/types/forwardingRule';
 - select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-network#/resource/types/forwardingRule"';
 - select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-network#/resource/types/forwardingRule' 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