Mods
ServiceNow

Policy: GCP > Network > Network > 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 > Network 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_network
label: GCP > Network > Network
extendsTable: cmdb_ci
columns:
- name: auto_create_subnetworks
label: Auto Create Subnetworks
type: boolean
- name: creation_timestamp
label: Creation Timestamp
- name: description
label: Description
- name: gateway_ipv4
label: Gateway IPv4
- name: id
label: ID
- name: ipv4_range
label: IPv4 Range
- name: kind
label: Kind
- name: mtu
label: MTU
- name: network_name
label: Network Name
- name: peerings
label: Peerings
type: string
size: 1000
- name: project
label: Project
type: string
- name: routing_mode
label: Routing Mode
- name: self_link
label: Self Link
- name: subnetworks
label: Subnetworks
type: string
size: 1000

Category

In Your Workspace

Developers