Moving a Web Application Firewall Network Address List Between Compartments
Move a network address list contained within a web application firewall (WAF) policy to a different compartment.
- On the Network address lists list page, find the network address list that you want to work with. If you need help finding the list page or the policy, see Viewing Web Application Firewall Network Address Lists.
- From the for the network address list, select Move resource.
- In the Move resource dialog box, select the destination compartment from the list.
- Select Move resource.
Use the oci waf network-address-list change-compartment command and required parameters to move a network address list contained within a web application firewall policy between compartments:
oci waf network-address-list change-compartment --compartment-id compartment_ocid --network-address-list-id network_address_list_id [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ChangeNetworkAddressListCompartment operation to move a network address list between compartments.