Guardrails for GitHub →
Mods
ServiceNow

Policy: GCP > Dataplex > Lake > 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 > Lake 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_lake
label: GCP > Dataplex > Lake
extendsTable: cmdb_ci
columns:
- name: asset_status
label: Asset Status
type: string
size: 1000
- name: description
label: Description
type: string
- name: metastore_status
label: Metastore Status
type: string
size: 1000
- name: project
label: Project ID
type: string
- name: region
label: Region Name
type: string
- name: service_account
label: Service Account
type: string

Category

In Your Workspace

Developers