Deleting an Edge Policy IP Address List
Delete an IP address list from an edge policy in the Web Application Firewall.
- Open the navigation menu and click Identity & Security. Under Web Application Firewall, click Edge Policy Resources.
- Under OCI Edge policy resources, click IP address lists.
- Select the compartment that contains the IP address list.
- In the IP address lists table, select the check box next to the IP address lists that you want to delete, and then click Delete.
- Confirm the deletion.
- Enter the following command and required parameters:
oci waas address-list delete --address-list-id address_list_ocid [OPTIONS]
See the CLI online help for a list of optional parameters:
oci waas address-list delete --help
Refer to the Oracle Cloud Infrastructure documentation for a complete description of the oci waas address-list delete command.
Use the DeleteAddressList operation to delete an IP address list using the API.