Mods
ServiceNow

Policy: Azure > Compute > Snapshot > 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 Azure > Compute > Snapshot 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_azure_compute_snapshot
label: Azure > Compute > Snapshot
extendsTable: cmdb_ci
columns:
- name: create_option
label: Create Option
- name: disk_access_id
label: Disk Access ID
- name: disk_encryption_set_id
label: Disk Encryption Set ID
- name: disk_size_bytes
label: Disk Size Bytes
type: string
size: 200
- name: disk_size_gb
label: Disk Size Gb
type: integer
- name: encryption_setting_collection_enabled
label: Encryption Setting Collection Enabled
type: boolean
- name: encryption_setting_version
label: Encryption Setting Version
- name: encryption_settings
label: Encryption Settings
type: string
size: 1000
- name: encryption_type
label: Encryption Type
- name: gallery_image_reference_id
label: Gallery Image Reference ID
- name: gallery_reference_lun
label: Gallery Reference Lun
type: integer
- name: hyper_v_generation
label: Hyper V Generation
- name: id
label: ID
- name: image_reference_id
label: Image Reference ID
- name: image_reference_lun
label: Image Reference Lun
type: integer
- name: incremental
label: Incremental
type: boolean
- name: network_access_policy
label: Network Access Policy
- name: os_type
label: OS Type
- name: provisioning_state
label: Provisioning State
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: sku_name
label: Sku Name
- name: sku_tier
label: Sku Tier
- name: snapshot_name
label: Snapshot Name
- name: source_resource_id
label: Source Resource ID
- name: source_unique_id
label: Source Unique ID
- name: source_uri
label: Source URI
- name: storage_account_id
label: Storage Account ID
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: time_created
label: Time Created
- name: type
label: Type
- name: unique_id
label: Unique ID
- name: upload_size_bytes
label: Upload Size Bytes
- name: virtual_machines
label: Virtual Machines
type: string
size: 1000

Category

In Your Workspace

Developers