Mods
ServiceNow

Policy: GCP > Compute Engine > Node 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 > Node 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_nodetemplate
label: GCP > Compute Engine > Node Template
extendsTable: cmdb_ci
columns:
- name: cpu_overcommit_type
label: CPU Overcommit Type
- name: disks
label: Disks
type: string
size: 1000
- name: iam_policy
label: IAM Policy
type: string
size: 1000
- name: id
label: ID
- name: instance_template_name
label: Name
- name: node_type
label: Node Type
- name: project
label: Project
type: string
- name: region
label: Region
- name: server_binding_type
label: Server Binding
type: string
- name: status
label: Status

Category

In Your Workspace

Developers