Guardrails for GitHub →
Mods
ServiceNow

Policy: GCP > Dataplex > Zone > 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 > Zone 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_zone
label: GCP > Dataplex > Zone
extendsTable: cmdb_ci
columns:
- name: asset_status
label: Asset Status
type: string
size: 1000
- name: description
label: Description
type: string
- name: discovery_spec
label: Discovery Spec
type: string
size: 1000
- name: project
label: Project ID
type: string
- name: region
label: Region Name
type: string
- name: resource_spec
label: Resource Spec
type: string
size: 1000

Category

In Your Workspace

Developers