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.

    1. On the Web Application Acceleration list page, find the web application acceleration policy that you want to work with. If you need help finding the list page or the web application acceleration policy, see Listing Policies.
    2. From the Actions menu, select Move resource.
    3. In the Move resource panel, select the destination compartment from the list.
    4. Select Move resource.

    The web application acceleration policy now resides in the updated 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.