Google Cloud (GCP) Compute firewall
gcp.project.computeService.firewall MQL resource for querying Google Cloud infrastructure with cnquery and cnspec.
Google CloudPrivate Resource
Google Cloud (GCP) Compute firewall
Min version: latestDefaults:
nameRelationships
4 resources · 6 relationships·Click to select, expand fields to see properties.
Fields (15)
| Field | Type | Description |
|---|---|---|
allowedrequired | []dict | List of ALLOW rules specified by this firewall |
createdrequired | time | Creation timestamp |
deniedrequired | []dict | List of DENY rules specified by this firewall |
descriptionrequired | string | An optional description of this resource |
destinationRangesrequired | []string | Range of destination IP addresses for which the rule applies to traffic |
directionrequired | string | Direction of traffic |
disabledrequired | int | Whether the firewall rule is disabled |
idrequired | string | Unique identifier |
namerequired | string | User-provided name |
priorityrequired | int | Priority for this rule |
projectIdrequired | string | Project ID |
sourceRangesrequired | []string | Source ranges |
sourceServiceAccountsrequired | []string | Source service accounts |
sourceTagsrequired | []string | Source tags |
targetServiceAccountsrequired | []string | List of service accounts |
Google Cloud (GCP) Compute persistent disk
gcp.project.computeService.disk MQL resource for querying Google Cloud infrastructure with cnquery and cnspec.
Google Cloud (GCP) Compute forwarding rules
gcp.project.computeService.forwardingRule MQL resource for querying Google Cloud infrastructure with cnquery and cnspec.