Mods
ServiceNow

Policy: GCP > Compute Engine > Image > 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 > Image 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_image
label: GCP > Compute Engine > Image
extendsTable: cmdb_ci
columns:
- name: archive_size_bytes
label: Archive Size Bytes
- name: creation_timestamp
label: Creation Timestamp
- name: deprecation_state
label: Deprecation State
- name: description
label: Description
- name: disk_size_gb
label: Disk Size GB
- name: family
label: Family
- name: iam_policy
label: IAM Policy
type: string
size: 1000
- name: id
label: ID
- name: image_encryption_key
label: Image Encryption Key
type: string
size: 1000
- name: image_name
label: Image Name
- name: kind
label: Kind
- name: labels
label: Labels
type: string
size: 1000
- name: project
label: Project
type: string
- name: raw_disk
label: Raw Disk
type: string
size: 1000
- name: self_link
label: Self Link
- name: source_disk
label: Source Disk
- name: source_disk_encryption_key
label: Source Disk Encryption Key
type: string
size: 1000
- name: source_disk_id
label: Source Disk ID
- name: source_image
label: Source Image
- name: source_image_encryption_key
label: Source Image Encryption Key
type: string
size: 1000
- name: source_image_id
label: Source Image Id
- name: source_snapshot
label: Source Snapshot
- name: source_snapshot_encryption_key
label: Source Snapshot Encryption Key
type: string
size: 1000
- name: source_snapshot_id
label: Source Snapshot ID
- name: source_type
label: Source Type
- name: status
label: Status
- name: storage_locations
label: Storage Locations
type: string
size: 1000
- name: tags
label: Tags
type: string
size: 1000

Category

In Your Workspace

Developers