Mods
ServiceNow

Policy: GCP > Network > Firewall > 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 > Firewall 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_firewall
label: GCP > Network > Firewall
extendsTable: cmdb_ci
columns:
- name: allowed
label: Allowed
type: string
size: 1000
- name: creation_timestamp
label: Creation Timestamp
- name: denied
label: Denied
type: string
size: 1000
- name: description
label: Description
- name: destination_ranges
label: Destination Ranges
type: string
size: 1000
- name: direction
label: Direction
- name: disabled
label: Disabled
type: boolean
- name: firewall_name
label: Name
- name: id
label: ID
- name: kind
label: Kind
- name: log_config
label: Log Config
type: string
size: 1000
- name: network
label: Network
- name: priority
label: Priority
- name: project
label: Project
- name: self_link
label: Self Link
- name: source_ranges
label: Source Ranges
type: string
size: 1000
- name: source_service_accounts
label: Source Service Accounts
type: string
size: 1000
- name: source_tags
label: Source Tags
type: string
size: 1000
- name: target_service_accounts
label: Target Service Accounts
type: string
size: 1000
- name: target_tags
label: Target Tags
type: string
size: 1000

Category

In Your Workspace

Developers