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

View the details of 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's details you want to get. 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 whose details you want to get.

    The acceleration's Details page appears. 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.