Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Whitelist

An array of IP addresses that bypass the Web Application Firewall. Supports both single IP addresses or subnet masks (CIDR notation).

Properties

Optional addressLists

addressLists: Array<string>

A list of OCID of IP address lists to include in the whitelist.

Optional addresses

addresses: Array<string>

A set of IP addresses or CIDR notations to include in the whitelist.

name

name: string

The unique name of the whitelist.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Whitelist): object

getJsonObj