Mods
ServiceNow

Policy: GCP > Network > Forwarding Rule > ServiceNow > Table > Definition

The policy enables the definition of ServiceNow table properties, including its name and the base table from which it extends, and details the specific columns required for representing GCP > Network > Forwarding Rule data.

Resource Types

This policy targets the following resource types:

Primary Policy

This policy is used with the following primary policy:

Controls

Policy Specification

Schema Type
object
Default
table:
name: guardrails_gcp_network_forwardingrule
label: GCP > Network > Forwarding Rule
extendsTable: cmdb_ci
columns:
- name: all_ports
label: All Ports
type: boolean
- name: allow_global_access
label: Allow Global Access
type: boolean
- name: backend_service
label: Backend Service
- name: creation_timestamp
label: Creation Timestamp
- name: description
label: Description
- name: fingerprint
label: Fingerprint
- name: forwarding_rule_ip_address
label: IP Address
- name: global_forwarding_rule_name
label: Name
- name: id
label: ID
- name: ip_protocol
label: IP Protocol
- name: ip_version
label: IP Version
- name: is_mirroring_collector
label: Is Mirroring Collector
type: boolean
- name: kind
label: Kind
- name: labels
label: Labels
type: string
size: 1000
- name: load_balancing_scheme
label: Load Balancing Scheme
- name: metadata_filters
label: Metadata Filters
type: string
size: 1000
- name: network
label: Network
- name: network_tier
label: Network Tier
- name: port_range
label: Port Range
- name: ports
label: Ports
type: string
size: 1000
- name: project
label: Project
- name: region
label: Region
- name: self_link
label: Self Link
- name: service_label
label: Service Label
- name: service_name
label: Service Name
- name: subnetwork
label: Subnetwork
- name: target
label: Target

Category

In Your Workspace

Developers