Deleting a Web Application Firewall Network Address List

Remove a network address list from 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. From the Actions menu (three dots) for the network address list, select Delete.
    3. When prompted, confirm the deletion.
    The Network address lists list page refreshes. The status of the network address list that you deleted changes to Deleted.
  • Use the oci waf network-address-list delete command and required parameters to delete a network address list from a web application firewall policy:

    oci waf network-address-list delete --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 DeleteNetworkAddressList operation to delete a network address list.