Deleting a Web Application Firewall Network Address List
Remove a network address list from a web application firewall (WAF) policy.
- Open the navigation menu and click Identity & Security. Under Web Application Firewall, click Network Address List.
- On the Network address lists page, select the compartment that contains the network address list.
- (Optional) Filter the listed network address lists by name, status, address type, or creation date.
- Click the name of the network address list that you want to delete.
- On the network address list details page, click Delete.
- 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.