Editing an Acceleration for a Web Application Acceleration Policy

Update an acceleration for a web application acceleration policy.

    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 whose acceleration you want to edit. The web application acceleration policy's Details page appears, displaying the Accelerations list. All accelerations for the web application acceleration policy are listed in tabular form.
    4. Click the acceleration you want to edit. The Edit acceleration dialog box appears.
    5. Make your edits. See Creating an Acceleration for a Web Application Acceleration Policy for descriptions.
    6. Click Save changes.

    The Edit acceleration dialog box closes. The acceleration you edited reflects the updates you made.

  • Use the oci waa web-app-acceleration update command and required parameters to edit an acceleration for a web application acceleration policy:

    oci waa web-app-acceleration update --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 UpdateWebAppAcceleration operation to edit an acceleration for a web application acceleration policy.