Mods
ServiceNow

Policy: GCP > Network > Interconnect > 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 > Interconnect 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_interconnect
label: GCP > Network > Interconnect
extendsTable: cmdb_ci
columns:
- name: admin_enabled
label: Admin Enabled
type: boolean
- name: available_features
label: Available Features
type: string
size: 1000
- name: circuit_infos
label: Circuit Infos
type: string
- name: creation_timestamp
label: Creation Timestamp
- name: customer_name
label: Customer Name
type: string
- name: description
label: Description
- name: expected_outages
label: Expected Outages
type: string
size: 1000
- name: google_ip_address
label: Google IP Address
- name: id
label: ID
- name: interconnect_attachments
label: Interconnect Attachments
type: string
size: 1000
- name: interconnect_location
label: Location
- name: interconnect_name
label: Name
- name: interconnect_operational_status
label: Operational Status
- name: interconnect_type
label: Interconnect Type
type: string
- name: kind
label: Kind
- name: labels
label: Labels
type: string
size: 1000
- name: linktype
label: Link Type
- name: project
label: Project
- name: requested_features
label: Requested Features
type: string
size: 1000
- name: self_link
label: Self Link
- name: self_link_with_id
label: Self Link With ID
type: string
size: 1000
- name: state
label: State
type: string

Category

In Your Workspace

Developers