Mods
ServiceNow

Policy: GCP > Network > Region SSL Certificate > 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 > Region SSL Certificate 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_regionsslcertificate
label: GCP > Network > Region SSL Certificate
extendsTable: cmdb_ci
columns:
- name: certificate
label: Certificate
- name: creation_timestamp
label: Creation Timestamp
- name: description
label: Description
- name: expire_time
label: Expire Time
- name: id
label: ID
- name: kind
label: Kind
- name: managed
label: Managed
type: string
size: 1000
- name: project
label: Project
type: string
- name: region_ssl_certificate_name
label: Name
- name: self_link
label: Self Link
- name: self_managed
label: Self Managed
type: string
size: 1000
- name: subject_alternative_names
label: Subject Alternative Names
type: string
size: 1000
- name: type
label: Type
type: string

Category

In Your Workspace

Developers