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. Open the navigation menu, click Networking, and then click Web Application Acceleration. The Web Application Acceleration page appears.
    2. Select the Compartment from the list. All web application acceleration policies in that compartment are listed in tabular form.
    3. Select the web application acceleration policy you want to move to a different compartment. Its Details page appears.
    4. Click Move resource. You can also click the Actions menu (Actions Menu) for the web application acceleration policy you want to move and select Move resource. The Move resource to a different compartment dialog box appears.
    5. Select the compartment to which you want to move your web application acceleration policy from the Choose new compartment list.
    6. 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.