Mods
ServiceNow

Policy: GCP > SQL > Backup > 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 > Backup 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_backup
label: GCP > SQL > Backup
extendsTable: cmdb_ci
columns:
- name: backup_location
label: Backup Location
- name: description
label: Description
- name: disk_encryption_configuration
label: Disk Encryption Configuration
type: string
size: 1000
- name: disk_encryption_status
label: Disk Encryption Status
type: string
size: 1000
- name: end_time
label: End Time
- name: enqueued_time
label: Enqueued Time
- name: error
label: Error
type: string
size: 1000
- name: id
label: ID
- name: instance_name
label: Instance Name
- name: kind
label: Kind
- name: project
label: Project
- name: region_name
label: Region Name
- name: self_link
label: Self Link
- name: start_time
label: Start Time
- name: status
label: Status
- name: type
label: Type
- name: window_start_time
label: Window Start Time

Category

In Your Workspace

Developers