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

Policy: GCP > Spanner > Instance > 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 > Spanner > Instance 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_spanner_instance
label: GCP > Spanner > Instance
extendsTable: cmdb_ci
columns:
- name: config
label: Config
- name: create_time
label: Create Time
type: string
- name: iam_policy
label: IAM Policy
type: string
size: 1000
- name: instance_name
label: Name
type: string
- name: instance_type
label: Instance Type
- name: labels
label: Labels
type: string
size: 1000
- name: node_count
label: Node Count
- name: processing_units
label: Processing Units
- name: project
label: Project
type: string
- name: region
label: Region
- name: state
label: State

Category

In Your Workspace

Developers