Mods
ServiceNow

Policy: GCP > Compute Engine > Region Health Check > 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 > Region Health Check 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_regionhealthcheck
label: GCP > Compute Engine > Region Health Check
extendsTable: cmdb_ci
columns:
- name: check_interval_sec
label: Check Interval Sec
type: integer
- name: description
label: Description
- name: healthy_threshold
label: Healthy Threshold
- name: id
label: ID
- name: project
label: Project
type: string
- name: region_health_check_name
label: Name
- name: timeout_sec
label: Timeout Sec
type: integer
- name: unhealthy_threshold
label: Unhealthy Threshold

Category

In Your Workspace

Developers