Moving an Edge Policy IP Address List Between Compartments
Move an IP address list for an edge policy in the Web Application Firewall service to another compartment.
- 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 move.
- In the IP Address lists details page, click Move resource.
- In the Move resource dialog box, select the compartment to which you want to move the IP address list.
- Click Move resource.
- Enter the following command and required parameters:
oci waas address-list change-compartment --waas-policy-id waas_policy_ocid [OPTIONS]
See the CLI online help for a list of optional parameters:
oci waas address-list change-compartment --help
Refer to the Oracle Cloud Infrastructure documentation for a complete description of the oci waas address-list change-compartment command.
Use the ChangeAddressListCompartment operation to move an IP address list between compartments using the API.