Mods
ServiceNow

Policy: GCP > App 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 > App 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_appengine_instance
label: GCP > App Engine > Instance
extendsTable: cmdb_ci
columns:
- name: app_engine_release
label: App Engine Release
- name: availability
label: Availability
- name: id
label: ID
- name: instance_name
label: Name
- name: project
label: Project
type: string
- name: service_id
label: Service ID
- name: version_id
label: Version ID
- name: vm_id
label: VM ID
- name: vm_ip
label: VM IP
- name: vm_name
label: Vm Name
- name: vm_status
label: Vm Status

Category

In Your Workspace

Developers