Skip to main content

gcp.project.computeService.network

Supported platform

  • gcp

Description

Google Cloud (GCP) Compute VPC network resource

Fields

IDTYPEDESCRIPTION
idstringUnique identifier
projectIdstringProject ID
namestringName of the resource
descriptionstringAn optional description of this resource
autoCreateSubnetworksboolIf not set, indicates a legacy network
enableUlaInternalIpv6boolWhether ULA internal IPv6 is enabled on this network
gatewayIPv4stringGateway address for default routing
mtuintMaximum transmission unit size in bytes
networkFirewallPolicyEnforcementOrderstringNetwork firewall policy enforcement order
createdtimeCreation timestamp
peerings[]dictNetwork peerings for the resource
routingModestringThe network-wide routing mode to use
modestringNetwork mode: legacy, custom or auto
subnetworkUrls[]stringList of URLs for the subnetwork in the network
subnetworks[]gcp.project.computeService.subnetworkSubnetworks in the network

References