Getting an Acceleration's Details for a Web Application Acceleration Policy

View the details of an acceleration for a web application acceleration policy.

    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 View details.

    The acceleration's details page opens. The details page contains information about the acceleration, both general information and links to its resources. Some items in the page are read-only, while other items allow you to edit and update the acceleration's configuration.

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

    oci waa web-app-acceleration get --compartment-id compartment_ocid [OPTIONS]

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

  • Run the GetWebAppAcceleration operation to get the details of an acceleration for a web application acceleration policy.