Mods
ServiceNow

Policy: GCP > Network > Target VPN Gateway > 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 > Target VPN Gateway 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_targetvpngateway
label: GCP > Network > Target VPN Gateway
extendsTable: cmdb_ci
columns:
- name: creation_timestamp
label: Creation Timestamp
- name: description
label: Description
- name: forwarding_rules
label: Forwarding Rules
type: string
size: 1000
- name: id
label: ID
- name: kind
label: Kind
- name: labels
label: Labels
type: string
size: 1000
- name: network
label: Network
- name: project
label: Project
- name: region
label: Region
- name: self_link
label: Self Link
- name: status
label: Status
- name: target_vpn_gateway_name
label: Name
- name: tunnels
label: Tunnels
type: string
size: 1000

Category

In Your Workspace

Developers