Mods
ServiceNow

Policy: GCP > Compute Engine > Snapshot > 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 > Compute Engine > Snapshot 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_computeengine_snapshot
label: GCP > Compute Engine > Snapshot
extendsTable: cmdb_ci
columns:
- name: auto_created
label: Auto Created
type: boolean
- name: creation_timestamp
label: Creation Timestamp
- name: description
label: Description
- name: disk_size_gb
label: Disk Size GB
- name: encryption_key_raw_key
label: Encryption Key Raw Key
- name: encryption_key_sha256
label: Encryption Key Sha256
- name: kms_key_name
label: Kms Key Name
- name: kms_key_service_account
label: Kms Key Service Account
- name: labels
label: Labels
type: string
size: 1000
- name: project
label: Project
type: string
- name: self_link
label: Self Link
- name: snapshot_name
label: Snapshot Name
- name: source_disk
label: Source Disk
- name: source_disk_encryption_key
label: Source Disk Encryption Key
type: string
size: 1000
- name: source_disk_name
label: Source Disk Name
- name: status
label: Status
- name: storage_bytes
label: Storage Bytes
- name: storage_bytes_status
label: Storage Bytes Status
- name: tags
label: Tags
type: string
size: 1000

Category

In Your Workspace

Developers