Resource Type: GCP > Network > Network
Network resource in GCP Network service.
Resource Context
Network is a part of the Network service.
Each Network lives under a Project.
Controls
The primary controls for GCP > Network > Network are:
It is also targeted by these controls:
- GCP > CIS v1 > 3 Networking > 3.01 Ensure the default network does not exist in a project (Scored)
 - GCP > CIS v2.0 > 2 - Logging and Monitoring > 2.12 - Ensure That Cloud DNS Logging Is Enabled for All VPC Networks
 - GCP > CIS v2.0 > 3 - Networking > 3.01 - Ensure That the Default Network Does Not Exist in a Project
 
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/network
 
- tmod:@turbot/turbot#/resource/categories/networking
 
- turbot graphql resource --id "tmod:@turbot/gcp-network#/resource/types/network"
 
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/gcp-network#/resource/types/network';
 - select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/gcp-network#/resource/types/network"';
 - select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/gcp-network#/resource/types/network' 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