Deleting a Web Application Acceleration Policy

Remove a web application acceleration policy from a compartment within your Oracle Cloud Infrastructure tenancy.

    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 delete. The web application acceleration policy's Details page appears.
    4. Click Delete. You can also click the Actions menu (Actions Menu) for the web application acceleration policy you want to delete and select Delete.
    5. Confirm the deletion when prompted.

    The Web Application Acceleration page reappears with the policy you deleted omitted.

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

    oci waa web-app-acceleration-policy delete --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 DeleteWebAppAccelerationPolicy operation to delete a web application acceleration policy.