Google Cloud (GCP) Compute forwarding rules
gcp.project.computeService.forwardingRule MQL resource for querying Google Cloud infrastructure with cnquery and cnspec.
Google CloudPrivate Resource
Google Cloud (GCP) Compute forwarding rules
Min version: latest
Relationships
6 resources · 21 relationships·Click to select, expand fields to see properties.
Fields (27)
| Field | Type | Description |
|---|---|---|
allowGlobalAccessrequired | int | Whether to allow access to the load balancer from all regions |
allPortsrequired | int | Whether to use all ports for forwarding traffic |
backendServicerequired | string | Backend service to which the forwarding rule sends traffic |
createdrequired | time | Creation timestamp |
descriptionrequired | string | Optional resource description |
idrequired | string | Unique identifier |
ipAddressrequired | string | IP address for which this forwarding rule accepts traffic |
ipProtocolrequired | string | IP protocol to which this rule applies |
ipVersionrequired | string | IP version that this forwarding rule uses |
isMirroringCollectorrequired | int | Whether this load balancer can be used as a collector for packet mirroring |
labelsrequired | map[string]string | User-defined labels |
loadBalancingSchemerequired | string | Forwarding rule type |
metadataFiltersrequired | []dict | Opaque filter criteria used by the load balancer to restrict routing configuration to a limited set of xDS-compliant clients |
namerequired | string | Forwarding rule name |
network | gcp.project.computeService.network | Network used for internal load balancing |
networkTierrequired | string | Network tier used for configuring this load balancer |
networkUrlrequired | string | URL of the network used for internal load balancing |
noAutomateDnsZonerequired | int | Whether the forwarding rule should try to auto-generate a DNS zone |
portRangerequired | string | Port range to forward |
portsrequired | []string | Ports to forward |
regionUrlrequired | string | Region URL |
serviceDirectoryRegistrationsrequired | []dict | Service Directory resources with which to register this forwarding rule |
serviceLabelrequired | string | Optional prefix to the service name for this forwarding rule |
serviceNamerequired | string | Internal fully qualified service name for this forwarding rule |
subnetwork | gcp.project.computeService.subnetwork | Subnetwork to which the load balanced IP belongs |
subnetworkUrlrequired | string | URL of the subnetwork to which the load balanced IP belongs |
targetUrlrequired | string | URL of the target resource to receive the matched traffic |