Mods
ServiceNow

Policy: GCP > Compute Engine > Region Disk > 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 > Region Disk 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_regiondisk
label: GCP > Compute Engine > Region Disk
extendsTable: cmdb_ci
columns:
- name: disk_encryption_key
label: Disk Encryption Key
type: string
size: 1000
- name: id
label: ID
- name: labels
label: Labels
type: string
size: 1000
- name: licenses
label: Licenses
type: string
size: 1000
- name: physical_block_size_bytes
label: Physical Block Size Bytes
- name: project
label: Project
type: string
- name: region
label: Region
- name: region_disk_name
label: Name
- name: self_link
label: Self Link
- name: size_gb
label: Size GB
- name: snapshot_encryption_key
label: Snapshot Encryption Key
- name: source_image
label: Source Image
- name: source_image_encryption_key
label: Source Image Encryption Key
- name: source_image_id
label: Source Image ID
- name: source_snapshot
label: Source Snapshot
- name: source_snapshot_id
label: Source Snapshot ID
- name: type
label: Type

Category

In Your Workspace

Developers