ServiceNow CMDB CI relationship sync: faster, more complete →
Mods
ServiceNow

Policy: GCP > Compute Engine > Instance Template > 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 Template 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_instancetemplate
label: GCP > Compute Engine > Instance Template
extendsTable: cmdb_ci
columns:
- name: description
label: Description
- name: id
label: ID
- name: instance_can_ip_forward
label: Instance Can IP Forward
type: boolean
- name: instance_disks
label: Instance Disks
type: string
size: 1000
- name: instance_machine_type
label: Instance Machine Type
- name: instance_network_interfaces
label: Instance Network Interfaces
type: string
size: 1000
- name: instance_reservation_affinity
label: Instance Reservation Affinity
type: string
size: 1000
- name: instance_scheduling
label: Instance Scheduling
type: string
size: 1000
- name: instance_service_accounts
label: Instance Service Accounts
type: string
size: 1000
- name: instance_shielded_instance_config
label: Instance Shielded Instance Config
type: string
size: 1000
- name: instance_template_name
label: Name
- name: labels
label: Labels
type: string
size: 1000
- name: metadata
label: Metadata
type: string
size: 1000
- name: project
label: Project
type: string
- name: reservation_affinity
label: Reservation Affinity
- name: self_link
label: Self Link
- name: source_instance
label: Source Instance
- name: source_instance_params
label: Source Instance Params
type: string
size: 1000
- name: tags
label: Tags
type: string
size: 1000

Category

In Your Workspace

Developers