🚀Launch Week 07, Jaunary 27th - 31st, 2025🚀
Mods
ServiceNow

Policy: GCP > Datapipeline > Pipeline > 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 > Datapipeline > Pipeline 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_datapipeline_pipeline
label: GCP > Datapipeline > Pipeline
extendsTable: cmdb_ci
columns:
- name: creation_timestamp
label: Creation Timestamp
- name: display_name
label: Display Name
- name: last_update_time
label: Last Update Time
- name: pipeline_name
label: Name
- name: project
label: Project
- name: region
label: Region
- name: schedule_info
label: Schedule Info
type: string
size: 1000
- name: scheduler_service_account_email
label: Scheduler Service Account Email
type: string
- name: state
label: State
- name: type
label: Type
- name: workload
label: Workload
type: string
size: 1000

Category

In Your Workspace

Developers