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

Policy: GCP > Monitoring > Notification Channel > 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 > Monitoring > Notification Channel 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_monitoring_notificationchannel
label: GCP > Monitoring > Notification Channel
extendsTable: cmdb_ci
columns:
- name: creation_record
label: Creation Record
type: string
size: 1000
- name: description
label: Description
- name: display_name
label: Display Name
- name: enabled
label: Enabled
type: boolean
- name: labels
label: Labels
type: string
size: 1000
- name: mutation_records
label: Mutation Records
type: string
size: 1000
- name: notification_channel_name
label: Name
- name: project
label: Project
- name: self_link
label: Self Link
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type
- name: user_labels
label: User Labels
type: string
size: 1000
- name: verification_status
label: Verification Status

Category

In Your Workspace

Developers