Mods
ServiceNow

Policy: Azure > Network > Private Endpoints > 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 > Private Endpoints 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_privateendpoints
label: Azure > Network > Private Endpoints
extendsTable: cmdb_ci
columns:
- name: custom_dns_configs
label: Custom DNS Configs
type: string
size: 1000
- name: custom_network_interface_name
label: Custom Network Interface Name
type: string
size: 200
- name: etag
label: ETag
- name: id
label: ID
- name: manual_private_link_service_connections
label: Manual Private Link Service Connections
type: string
size: 1000
- name: network_interfaces
label: Network Interfaces
type: string
size: 1000
- name: private_endpoint_name
label: Private Endpoint Name
- name: provisioning_state
label: Provisioning State
- name: region
label: Region
- name: resource_group
label: Resource Group
type: string
size: 200
- name: subnets
label: Subnets
type: string
size: 1000
- name: subscription_id
label: Subscription ID
- name: tags
label: Tags
type: string
size: 1000
- name: type
label: Type

Category

In Your Workspace

Developers