Moving a Web Application Acceleration Policy Between Compartments
Move a web application acceleration policy to a different compartment.
See Managing Compartments for information about compartments and access control.
- Open the navigation menu, click Networking, and then click Web Application Acceleration. The Web Application Acceleration page appears.
- Select the Compartment from the list. All web application acceleration policies in that compartment are listed in tabular form.
- Select the web application acceleration policy you want to move to a different compartment. Its Details page appears.
- Click Move resource. You can also click the for the web application acceleration policy you want to move and select Move resource. The Move resource to a different compartment dialog box appears.
- Select the compartment to which you want to move your web application acceleration policy from the Choose new compartment list.
- Click Move resource.
The web application acceleration policy you moved is now accessible from the new compartment.
Use the oci waa web-app-acceleration-policy change-compartment command and required parameters to move a web application acceleration policy between compartments:
oci waa web-app-acceleration-policy change-compartment --compartment-id compartment-ocid --web-app-acceleration-policy-id web_app_acceleration_policy_ocid [OPTIONS]
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ChangeWebAppAccelerationPolicyCompartment operation to move a web application acceleration policy between compartments.