Listing Edge Policy IP Address Allowlists

Describes how to list the IP address allowlists for an edge policy.

    1. Open the navigation menu and click Identity & Security. Under Web Application Firewall, click Policies.

      Alternatively, open the Web Application Firewall page and click Policies under Resources.

      The WAF Policies page appears.

    2. Select the Compartment from the list.

      All the WAF policies in that compartment are listed in tabular form.

    3. (Optional) Apply one or more of the following Filters to limit the edge policies displayed:
      • State

      • Name

      • Policy Type: Select Edge Policy.

    4. Click the name of the edge policy for which you want to add an IP address allowlist. 

      The Details page of the edge policy you selected appears.

    5. Click Access Control under WAF Policy.

      The Access Control list appears.

    6. Click the IP Whitelist tab.
      The IP Address Whitelist list appears.

    All the IP address allowlists for the edge policy are listed in tabular form.

  • Enter the following command and required parameters:
    oci waas whitelist list --waas-policy-id waas_policy_ocid [OPTIONS]

    See the CLI online help for a list of optional parameters:

    oci waas whitelists list --help

    Refer to the Oracle Cloud Infrastructure documentation for a complete description of the oci waas whitelists list command.

  • Use the ListWhitelists operation to list the IP address allowlists using the API.