Viewing Web Application Firewall Network Address Lists

View a list of the web application firewall policy network address lists in a compartment.

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

      Alternatively, open the Web Application Firewall page and click Network Address List under Resources.

      The WAF Network Address List page appears.

    2. Select the Compartment from the list.

      All the WAF network address lists in that compartment are displayed in tabular form.

    3. (Optional) Apply one or more of the following Filters to limit the network address lists displayed:
      • State

      • Name

    The network address lists displayed show the Name, Address Type (Public or Private), Status, and Created (UTC date timestamp) information for each entry.

  • Use the oci waf network-address-list list command and required parameters to list the web application firewall policy network address lists in a compartment:

    oci waf network-address-list list --compartment-id compartment_ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the ListNetworkAddressLists operation to list the web application firewall policy network address lists in a compartment.