Mods
ServiceNow

Policy: GCP > Compute Engine > Instance > 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 > Instance 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_instance
label: GCP > Compute Engine > Instance
extendsTable: cmdb_ci
columns:
- name: can_ip_forward
label: Can IP Forward
type: boolean
- name: creation_timestamp
label: Creation Timestamp
- name: deletion_protection
label: Deletion Protection
type: boolean
- name: description
label: Description
- name: disks
label: Disks
type: string
size: 1000
- name: id
label: ID
- name: instance_name
label: Instance Name
- name: kind
label: Kind
- name: labels
label: Labels
type: string
size: 1000
- name: machine_type
label: Machine Type
- name: network_interfaces
label: Network Interfaces
type: string
size: 1000
- name: project
label: Project
type: string
- name: region
label: Region
- name: service_accounts
label: Service Accounts
type: string
size: 1000
- name: status
label: Status
- name: tags
label: Tags
type: string
size: 1000
- name: zone
label: Zone
- name: zone_name
label: Zone Name

Category

In Your Workspace

Developers