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, find the network address list that you want to work with. If you need help finding the list page or the policy, see Viewing Web Application Firewall Network Address Lists.
    2. From the Actions menu (Actions Menu) for the network address list, select Delete.
    3. 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]

    See oci waf network-address-list delete for a complete description of the command.

  • Run the DeleteNetworkAddressList operation to delete a network address list.