Mods
ServiceNow

Policy: GCP > Network > Region URL Map > 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 > Region URL Map 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_regionurlmap
label: GCP > Network > Region URL Map
extendsTable: cmdb_ci
columns:
- name: creation_timestamp
label: Creation Timestamp
- name: default_route_action
label: Default Route Action
type: string
size: 1000
- name: default_service
label: Default Service
- name: default_url_redirect
label: Default URL Redirect
type: string
size: 2000
- name: description
label: Description
- name: fingerprint
label: Fingerprint
- name: header_action
label: Header Action
type: string
size: 2000
- name: host_rules
label: Host Rules
type: string
size: 1000
- name: id
label: ID
- name: kind
label: Kind
- name: path_matchers
label: Path Matchers
type: string
size: 2000
- name: project
label: Project
- name: region
label: Region
- name: region_urlmap_name
label: Name
- name: self_link
label: Self Link
- name: tests
label: Tests
type: string
size: 1000

Category

In Your Workspace

Developers