Deleting an Acceleration from a Web Application Acceleration Policy

Remove an acceleration from a web application acceleration.

    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 Delete.
    4. When prompted, confirm the deletion.

    The web application acceleration policy's Details page appears with the acceleration you deleted omitted.

  • Use the oci waa web-app-acceleration delete command and required parameters to remove an acceleration from a web application acceleration policy:

    oci waa web-app-acceleration delete --web-app-firewall-policy-id web_app_firewall_policy_ocid [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the DeleteWebAppAcceleration operation to delete an acceleration from an web application acceleration policy.