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

Policy: GCP > SQL > 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 > SQL > 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_sql_instance
label: GCP > SQL > Instance
extendsTable: cmdb_ci
columns:
- name: availability_type
label: Availability Type
- name: backup_enabled
label: Backup Enabled
type: boolean
- name: backup_start_time
label: Backup Start Time
- name: current_disk_size
label: Current Disk Size
- name: data_disk_size_gb
label: Data Disk Size GB
- name: database_version
label: Database Version
- name: enable_point_in_time_recovery
label: Enable Point In Time Recovery
type: boolean
- name: gce_zone
label: Gce Zone
- name: instance_name
label: Instance Name
- name: instance_type
label: Instance Type
- name: ip_addresses
label: IP Addresses
type: string
size: 1000
- name: ip_configuration
label: IP Configuration
type: string
size: 1000
- name: ipv6_address
label: IPv6 Address
- name: kms_key_name
label: KMS Key Name
- name: labels
label: Labels
type: string
size: 1000
- name: machine_type
label: Machine Type
- name: maintenance_window
label: Maintenance Window
type: string
size: 1000
- name: max_disk_size
label: Max Disk Size
- name: project
label: Project
type: string
- name: region
label: Region
- name: service_account_email_address
label: Service Account Email Address
- name: ssl_configuration
label: SSL Configuration
type: string
size: 1000
- name: state
label: State
- name: storage_auto_resize
label: Storage Auto Resize
type: boolean
- name: tags
label: Tags
type: string
size: 1000

Category

In Your Workspace

Developers