ServiceNow CMDB CI relationship sync: faster, more complete →
Mods
ServiceNow

Policy: GCP > Network > Router > 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 > Router 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_router
label: GCP > Network > Router
extendsTable: cmdb_ci
columns:
- name: bgp
label: BGP
type: string
size: 1000
- name: bgp_peers
label: BGP Peers
type: string
size: 1000
- name: creation_timestamp
label: Creation Timestamp
- name: description
label: Description
- name: enableipv6
label: Enable Ipv6
type: boolean
- name: id
label: ID
- name: interfaces
label: Interfaces
type: string
size: 1000
- name: kind
label: Kind
- name: nats
label: NATs
type: string
size: 2000
- name: network
label: Network
- name: project
label: Project ID
type: string
- name: region
label: Region Name
type: string
- name: router_appliance_instance
label: Router Appliance Instance
- name: router_name
label: Name
- name: self_link
label: Self Link

Category

In Your Workspace

Developers