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

Policy: AWS > EC2 > Network Interface > 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 AWS > EC2 > Network Interface 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_aws_ec2_networkinterface
label: AWS > EC2 > Network Interface
extendsTable: cmdb_ci
columns:
- name: account_id
label: Account ID
type: string
size: 15
- name: attachment
label: Attachment
type: string
size: 10000
- name: availability_zone
label: Availability Zone
type: string
size: 50
- name: description
label: Description
type: string
size: 1000
- name: groups
label: Groups
type: string
size: 10000
- name: interface_type
label: Interface Type
type: string
size: 50
- name: ipv6_addresses
label: IPv6 Addresses
type: string
size: 10000
- name: mac_address
label: MAC Address
type: string
size: 24
- name: network_interface_id
label: Network Interface ID
type: string
size: 50
- name: outpost_arn
label: Outpost ARN
type: string
size: 255
- name: owner_id
label: Owner ID
type: string
size: 50
- name: private_dns_name
label: Private DNS Name
type: string
size: 255
- name: private_ip_address
label: Private IP Address
type: string
size: 50
- name: region
label: Region
type: string
size: 50
- name: requester_id
label: Requester ID
type: string
size: 50
- name: requester_managed
label: Requester Managed
type: boolean
- name: source_dest_check
label: Source Dest Check
type: boolean
- name: status
label: Status
type: string
size: 50
- name: subnet_id
label: Subnet ID
type: string
size: 50
- name: tag_set
label: Tag Set
type: string
size: 10000
- name: vpc_id
label: VPC ID
type: string
size: 50

Category

In Your Workspace

Developers