Mods
ServiceNow

Policy: GCP > Network > SSL Policy > 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 > SSL Policy 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_sslpolicy
label: GCP > Network > SSL Policy
extendsTable: cmdb_ci
columns:
- name: creation_timestamp
label: Creation Timestamp
- name: custom_features
label: Custom Features
type: string
size: 1000
- name: description
label: Description
- name: enabled_features
label: Enabled Features
type: string
size: 1000
- name: fingerprint
label: Fingerprint
- name: id
label: ID
- name: kind
label: Kind
- name: min_tls_version
label: Min TlS Version
- name: profile
label: Profile
- name: project
label: Project
- name: self_link
label: Self Link
- name: ssl_policy_name
label: Name
- name: warnings
label: Warnings
type: string
size: 1000

Category

In Your Workspace

Developers