Editing an Edge Policy IP Address List
Edit an IP address list for an edge policy in 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.
- Click the name of the IP address list that you want to edit.
- On the IP address lists details page, click Edit.
- In the Edit IP address list dialog box, edit the IP address list. For a description of the IP address list settings, see Creating an Edge Policy IP Address List.
- Click Save changes.
- Enter the following command and required parameters:
oci waas address-list update --address-list-id address_list_ocid [OPTIONS]
See the CLI online help for a list of optional parameters:
oci waas address-list update --help
Refer to the Oracle Cloud Infrastructure documentation for a complete description of the oci waas address-list update command.
Use the UpdateAddressList operation to edit an IP address list using the API.