Getting a Web Application Firewall Network Address List's Details

View the details of a network address list contained within a web application firewall policy.

    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

    4. Select the network address list whose details you want to get.

      The Public Addresses or Private Addresses Details dialog box appears.

    The Details page contains information about the WAF public or private network address list, both general information and links to its resources. Some items in the page are read-only, while other items allow you to edit and update the WAF network address list configuration.

  • Use the oci waf network-address-list get command and required parameters to get the details of a network address list contained within a web application firewall policy:

    oci waf network-address-list get --network-address-list-id network_address_list_id [OPTIONS]

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

  • Run the GetNetworkAddressList operation to get the details of a network address list.