Mods
ServiceNow

Policy: Azure > Network > Public IP Address > 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 > Network > Public IP Address 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_network_publicipaddress
label: Azure > Network > Public IP Address
extendsTable: cmdb_ci
columns:
- name: id
label: ID
- name: idle_timeout_in_minutes
label: Idle Timeout In Minutes
- name: ip_configuration_id
label: IP Configuration ID
- name: ip_tags
label: IP Tags
type: string
size: 1000
- name: provisioning_state
label: Provisioning State
- name: public_ip_address
label: IP Address
- name: public_ip_address_name
label: Public IP Address Name
- name: public_ip_address_version
label: Public IP Address Version
- name: public_ip_allocation_method
label: Public IP Allocation Method
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: sku_name
label: SKU Name
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type
- name: zones
label: Zones
type: string
size: 1000

Category

In Your Workspace

Developers