Mods
ServiceNow

Policy: GCP > Compute Engine > 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 > 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_healthcheck
label: GCP > Compute Engine > Health Check
extendsTable: cmdb_ci
columns:
- name: check_interval_sec
label: Check Interval Sec
type: integer
- name: description
label: Description
- name: health_check_name
label: Name
- name: healthy_threshold
label: Healthy Threshold
- name: http_health_check
label: HTTP Health Check
type: string
size: 1000
- name: https_health_check
label: HTTPS Health Check
type: string
size: 1000
- name: id
label: ID
- name: log_config
label: Log Config
- name: project
label: Project
type: string
- name: self_link
label: Self Link
type: string
- name: ssl_health_check
label: SSL Health Check
type: string
size: 1000
- name: tcp_health_check
label: TCP Health Check
type: string
size: 1000
- name: timeout_sec
label: Timeout Sec
type: integer
- name: type
label: Type
- name: unhealthy_threshold
label: Unhealthy Threshold

Category

In Your Workspace

Developers