Mods
ServiceNow

Policy: GCP > Network > Target Pool > 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 > Network > Target Pool 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_network_targetpool
label: GCP > Network > Target Pool
extendsTable: cmdb_ci
columns:
- name: creation_timestamp
label: Creation Timestamp
- name: description
label: Description
- name: failover_ratio
label: Failover Ratio
type: string
size: 1000
- name: health_checks
label: Health Checks
type: string
size: 1000
- name: id
label: ID
- name: instances
label: Instances
type: string
size: 1000
- name: kind
label: Kind
- name: project
label: Project
- name: region
label: Region
- name: region_name
label: Region Name
- name: security_policy
label: Security Policy
- name: self_link
label: Self Link
- name: session_affinity
label: Session Affinity
- name: target_pool_name
label: Name

Category

In Your Workspace

Developers