Guardrails for GitHub →
Mods
ServiceNow

Policy: GCP > Dataplex > Task > 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 > Dataplex > Task 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_dataplex_task
label: GCP > Dataplex > Task
extendsTable: cmdb_ci
columns:
- name: description
label: Description
type: string
- name: execution_spec
label: Execution Spec
type: string
size: 1000
- name: execution_status
label: Execution Status
type: string
size: 1000
- name: notebook
label: Notebook
type: string
size: 1000
- name: project
label: Project ID
type: string
- name: region
label: Region Name
type: string
- name: spark
label: Spark
type: string
size: 1000
- name: trigger_spec
label: Trigger Spec
type: string
size: 1000

Category

In Your Workspace

Developers