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

Policy: GCP > Secret Manager > Secret > 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 > Secretmanager > Secret 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_secretmanager_secret
label: GCP > Secretmanager > Secret
extendsTable: cmdb_ci
columns:
- name: annotations
label: Annotations
type: string
size: 1000
- name: create_time
label: Create Time
- name: etag
label: Etag
- name: expire_time
label: Expire Time
- name: labels
label: Labels
- name: replication
label: Replication
type: string
size: 1000
- name: rotation
label: Rotation
type: string
size: 1000
- name: secret_name
label: Secret Name
- name: topics
label: Topics
type: string
size: 1000
- name: ttl
label: TTL
- name: version_aliases
label: Version Aliases
type: string
size: 1000

Category

In Your Workspace

Developers