Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AddressList

List of addresses with a reference name. The value of an entry is a list of IP addresses or prefixes in CIDR notation or FQDNs. The associated key is the identifier by which the IP address list is referenced.

Properties

addresses

addresses: Array<string>

List of addresses.

name

name: string

Unique name to identify the group of addresses to be used in the policy rules.

parentResourceId

parentResourceId: string

OCID of the Network Firewall Policy this Address List belongs to.

totalAddresses

totalAddresses: number

Count of total Addresses in the AddressList Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

type

Type of address List. The accepted values are - * FQDN * IP

Functions

getDeserializedJsonObj

getJsonObj