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

Policy: Azure > DNS > Record Set > 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 > DNS > Record Set 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_dns_recordset
label: Azure > DNS > Record Set
extendsTable: cmdb_ci
columns:
- name: a_records
label: A Records
type: string
size: 1000
- name: id
label: ID
- name: provisioning_state
label: Provisioning State
- name: region
label: Region
- name: resource_group
label: Resource Group
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: target_resource
label: Target Resource
type: string
size: 1000
- name: ttl
label: TTL
type: integer

Category

In Your Workspace

Developers