Mods
ServiceNow

Policy: GCP > Compute Engine > 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 > 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_disk
label: GCP > Compute Engine > Disk
extendsTable: cmdb_ci
columns:
- name: creation_timestamp
label: Creation Timestamp
- name: description
label: Description
- name: disk_encryption_key
label: Disk Encryption Key
type: string
size: 1000
- name: disk_name
label: Disk Name
- name: iam_policy
label: IAM Policy
type: string
size: 1000
- name: id
label: ID
- name: kind
label: Kind
- name: labels
label: Labels
type: string
size: 1000
- name: project
label: Project
type: string
- name: region
label: Region
- name: size_gb
label: Size GB
- name: status
label: Status
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type
- name: users
label: Users
type: string
size: 1000
- name: zone
label: Zone
- name: zone_name
label: Zone Name

Category

In Your Workspace

Developers