Listing Web Application Firewall Policy Firewalls in a Compartment

View a list of the firewalls contained in a web application firewall policy.

    1. Open the navigation menu and click Identity & Security. Under Web Application Firewall, click Policies.

      Alternatively, open the Web Application Firewall page and click Policies under Resources.

      The WAF Policies page appears.

    2. Select the Compartment from the list.

      All the WAF policies in that compartment are listed in tabular form.

    3. (Optional) Apply one or more of the following Filters to limit the WAF policies displayed:
      • State

      • Name

      • Policy Type: Select WAF Policy.

    4. Select the WAF policy containing the firewalls you want to list.

      The WAF Policy Details dialog box appears.

    5. Click Firewalls under Resources.

      The Firewalls list appears.

    The Firewalls list displayed shows the firewalls associated with the WAF policy.

  • Use the oci waf web-app-firewall list command and required parameters to list the web application firewall policy firewalls in a compartment:

    oci waf web-app-firewall list --compartment-id compartment_ocid [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the ListWebAppFirewalls operation to list the web application firewall policy firewalls in a compartment.