Mods
ServiceNow

Policy: GCP > Network > Route > 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 > Route 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_route
label: GCP > Network > Route
extendsTable: cmdb_ci
columns:
- name: as_paths
label: As Paths
type: string
size: 1000
- name: creation_timestamp
label: Creation Timestamp
- name: description
label: Description
- name: dest_range
label: Dest Range
type: string
size: 1000
- name: id
label: ID
- name: kind
label: Kind
- name: network
label: Network
type: string
size: 1000
- name: next_hop_gateway
label: Next Hop Gateway
type: string
- name: next_hop_hub
label: Next Hop Hub
type: string
- name: next_hop_ilb
label: Next Hop ILB
type: string
- name: next_hop_instance
label: Next Hop Instance
type: string
- name: next_hop_ip
label: Next Hop IP
type: string
- name: next_hop_network
label: Next Hop Network
type: string
- name: next_hop_peering
label: Next Hop Peering
type: string
- name: next_hop_vpn_tunnel
label: Next Hop VPN Tunnel
type: string
- name: priority
label: Priority
- name: project
label: Project
- name: route_name
label: Name
- name: route_status
label: Route Status
type: string
size: 1000
- name: route_type
label: Route Type
type: string
size: 1000
- name: self_link
label: Self Link
- name: tags
label: Tags
type: string
size: 1000
- name: warnings
label: Warnings
type: string
size: 1000

Category

In Your Workspace

Developers