Editing a Web Application Firewall Network Address List

Update a network address list contained within a web application firewall (WAF) policy.

    1. On the Network address lists list page, select the network address list that you want to work with. If you need help finding the list page or the policy, see Listing Web Application Firewall Network Address Lists.
      The network address list's details page opens.
    2. Select Edit.
      The Edit WAF network address list panel opens.
    3. Update the network address list settings as needed. For descriptions of the network address list settings, see Creating a Network Address List.
    4. Select Update.
  • Use the oci waf network-address-list update-addresses-list command and required parameters to edit a network address list contained within a web application firewall policy:

    oci waf network-address-list update-addresses-list --network-address-list-id network_address_list_id [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the UpdateNetworkAddressList operation to edit a network address list.