Deleting a Web Application Firewall Network Address List

Remove a network address list from a web application firewall (WAF) policy.

    1. Open the navigation menu and click Identity & Security. Under Web Application Firewall, click Network Address List.
    2. On the Network address lists page, select the compartment that contains the network address list.
    3. (Optional) Filter the listed network address lists by name, status, address type, or creation date.
    4. Click the name of the network address list that you want to delete.
    5. On the network address list details page, click Delete.
    6. Confirm the deletion.

    The list of WAF network address lists reappears with the WAF network address list you deleted. shown with the Deleted status.

  • 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.