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

Policy: GCP > 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 > 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_zone
label: GCP > Zone
extendsTable: cmdb_ci
columns:
- name: project
label: Project ID
type: string
- name: region
label: Region Name
type: string
- name: zone_name
label: Zone Name

Category

In Your Workspace

Developers