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

Policy: GCP > Project > 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 > Project 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_project
label: GCP > Project
extendsTable: cmdb_ci
columns:
- name: create_time
label: Create Time
- name: lifecycle_state
label: Lifecycle State
- name: parent_id
label: Parent ID
- name: parent_type
label: Parent Type
- name: project
label: Project ID
type: string
- name: project_id
label: Project ID
- name: project_labels
label: Project Labels
- name: project_name
label: Project Name
- name: project_number
label: Project Number

Category

In Your Workspace

Developers