Options
All
  • Public
  • Public/Protected
  • All
English
  • English
  • Français
Menu
Warning
The configuration file schema documentation is a work in progress. Please use this draft document with caution. The deeper you browse into the hierarchy, the less accurate the definitions are likely to be.

Network Access Control List (NACL) configuration

Hierarchy

  • NACLConfigs

Index

Properties

cidr-blocks

cidr-blocks: string[] | SubnetSourceConfig[]
Title: Cidr Blocks
Description: Specific IP subnets that the NACL applies to

egress

egress: boolean
Title: Egress
Description: Whether or not the rule is for egress access

ports

ports: number
Title: Ports
Description: If the protocol you selected requires a port number, enter it here

protocol

protocol: number
Title: Protocol
Description: The network protocol - see http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml for the full list

rule

rule: number
Title: Rule
Description: Rule number (for example 100)

rule-action

rule-action: string
Title: Rule Action
Description: Select ALLOW to allow the specified traffic or DENY to deny the specified traffic