Listing Web Application Firewall Protection Capabilities

View a list of the web application firewall policy protection capabilities in a compartment.

    1. On the Policies list page, select a WAF policy. If you need help finding the list page or the policy, see Listing Web Application Firewall Policies.
    2. On the WAF policy's details page, under Policy, select Protections.
    3. Select Manage request protection rules.
    4. In the Manage request protection rules window, select Add request protection rule.
    5. In the Add protection rule window, scroll down and select Choose protection capabilities.

    The Choose protection capabilities window lists all protections capabilities that are available for request protection and response protection rules.

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

    oci waf protection-capability list --compartment-id compartment_ocid [OPTIONS]

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

  • Run the ListProtectionCapabilities operation to list the web application firewall policy protection capabilities in a compartment.