Moving an Acceleration for a Web Application Acceleration Policy Between Compartments

Move an acceleration for a web application acceleration policy to a different compartment.

    1. On the Web Application Acceleration list page, select 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. On the details page, select Accelerations.

      All accelerations within the selected web application acceleration policy are displayed in a table.

    3. From the Actions menu for the acceleration, select Move resource.
    4. In the Move resource panel, select the destination compartment from the list.
    5. Select Move resource.

    The acceleration now resides in the updated compartment.

  • Use the oci waa web-app-acceleration change-compartment command and required parameters to move an acceleration for a web application acceleration policy between compartments:

    oci waa web-app-acceleration 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 ChangeCompartmentWebAppAcceleration operation to move an acceleration for a web application acceleration policy between compartments.