Mods
ServiceNow

Policy: GCP > Dataproc > 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 > Dataproc > 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_dataproc_job
label: GCP > Dataproc > Job
extendsTable: cmdb_ci
columns:
- name: done
label: Done
type: boolean
- name: driver_control_files_uri
label: Driver Control Files URI
- name: driver_output_resource_uri
label: Driver Output Resource URI
- name: driver_scheduling_config
label: Driver Scheduling Config
- name: job_uuid
label: Job UUID
- name: labels
label: Labels
type: string
size: 1000
- name: placement
label: Placement
type: object
size: 1000
- name: project_id
label: Project ID
- name: reference
label: Reference
type: object
size: 1000
- name: region_name
label: Region Name
- name: scheduling
label: Scheduling
type: object
size: 1000
- name: status
label: Status
type: object
size: 1000
- name: status_history
label: Status History
type: object
size: 1000
- name: yarn_applications
label: Yarn Applications
type: object
size: 1000

Category

In Your Workspace

Developers