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

Policy: GCP > Compute Engine > HTTP 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 > HTTP 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_httphealthcheck
label: GCP > Compute Engine > HTTP 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: http_health_check_name
label: Name
- name: id
label: ID
- name: kind
label: Kind
- name: port
label: Port
type: integer
- name: project
label: Project
type: string
- name: request_path
label: Request Path
- name: self_link
label: Self Link
- name: timeout_sec
label: Timeout Sec
type: integer
- name: unhealthy_threshold
label: Unhealthy Threshold

Category

In Your Workspace

Developers