Mods
ServiceNow

Policy: GCP > Bigtable > Cluster > 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 > Bigtable > Cluster 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_bigtable_cluster
label: GCP > Bigtable > Cluster
extendsTable: cmdb_ci
columns:
- name: cluster_config
label: Cluster Config
type: string
size: 1000
- name: cluster_location
label: Location
- name: cluster_name
label: Cluster Name
- name: default_storage_type
label: Default Storage Type
type: string
- name: encryption_config
label: Encryption Config
type: string
size: 1000
- name: project
label: Project
- name: server_nodes
label: Server Nodes
- name: state
label: State

Category

In Your Workspace

Developers