Resource Type: GCP > Network
GCP Network.
Resource Types
The Network service includes these resource types:
- Address
 - Backend Bucket
 - Backend Service
 - Firewall
 - Forwarding Rule
 - Global Address
 - Global Forwarding Rule
 - Interconnect
 - Network
 - Packet Mirroring
 - Region Backend Service
 - Region SSL Certificate
 - Region Target HTTPS Proxy
 - Region URL Map
 - Route
 - Router
 - SSL Certificate
 - SSL Policy
 - Subnetwork
 - Target HTTPS Proxy
 - Target Pool
 - Target SSL Proxy
 - Target TCP Proxy
 - Target VPN Gateway
 - URL Map
 - VPN Tunnel
 
Controls
The primary controls for GCP > Network 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/networkService
 
- tmod:@turbot/turbot#/resource/categories/cloudService
 
- turbot graphql resource --id "tmod:@turbot/gcp-network#/resource/types/networkService"
 
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-network#/resource/types/networkService';
 - select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-network#/resource/types/networkService"';
 - select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-network#/resource/types/networkService' 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