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

Policy: GCP > Scheduler > Job > 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 > Scheduler > Job 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_scheduler_job
label: GCP > Scheduler > Job
extendsTable: cmdb_ci
columns:
- name: attempt_deadline
label: Attempt Deadline
- name: description
label: Description
- name: job_name
label: Name
- name: job_schedule
label: Job Schedule
- name: last_attempt_time
label: Last Attempt Time
- name: legacy_app_engine_cron
label: Legacy App Engine Cron
- name: project_id
label: Project Id
- name: retry_config
label: Retry Config
- name: schedule_time
label: Schedule Time
- name: state
label: State
type: string
size: 1000
- name: status
label: Status
- name: time_zone
label: Time Zone
- name: user_update_time
label: User Update Time

Category

In Your Workspace

Developers