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

Policy: GCP > Monitoring > Alert Policy > 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 > Alert Policy 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_alertpolicy
label: GCP > Monitoring > Alert Policy
extendsTable: cmdb_ci
columns:
- name: alert_policy_name
label: Name
- name: alert_strategy
label: Alert Strategy
type: string
size: 1000
- name: combiner
label: Combiner
- name: conditions
label: Conditions
type: string
size: 1000
- name: creation_record
label: Creation Record
type: string
size: 1000
- name: display_name
label: Display Name
- name: documentation
label: Documentation
type: string
size: 1000
- name: enabled
label: Enabled
type: boolean
- name: mutation_record
label: Mutation Record
type: string
size: 1000
- name: notification_channels
label: Notification Channels
type: string
size: 1000
- name: project
label: Project
- name: tags
label: Tags
type: string
size: 1000
- name: user_labels
label: User Labels
type: string
size: 1000
- name: validity
label: Validity
type: string
size: 1000

Category

In Your Workspace

Developers