Mods
ServiceNow

Policy: GCP > Network > Packet Mirroring > 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 > Packet Mirroring 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_packetmirroring
label: GCP > Network > Packet Mirroring
extendsTable: cmdb_ci
columns:
- name: collector_ilb
label: Collector ILB
type: string
size: 1000
- name: creation_timestamp
label: Creation Timestamp
- name: description
label: Description
- name: id
label: ID
- name: kind
label: Kind
- name: mirrored_resources
label: Mirrored Resources
type: string
size: 1000
- name: network
label: Network
type: string
size: 1000
- name: packet_mirroring_name
label: Name
- name: priority
label: Priority
- name: project
label: Project
- name: region
label: Region
- name: self_link
label: Self Link

Category

In Your Workspace

Developers