Deleting a Firewall from a Web Application Firewall Policy

Remove a firewall from 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 whose firewall you want to delete.

      The WAF Policy Details dialog box appears.

    5. Click Firewalls under Resources.

      The Firewalls list appears.

    6. Select the firewall to delete.

      The Firewall Details dialog box appears.

    7. Click Delete.

      Alternatively, click the Actions menu (Actions Menu) for the firewall and click Delete.

    8. Confirm the deletion when prompted.

    The list of firewalls reappears without the firewall you deleted.

  • Use the oci waf web-app-firewall delete command and required parameters to delete a firewall from a web application firewall policy:

    oci waf web-app-firewall delete --web-app-firewall-id web_app_firewall_ocid [OPTIONS]

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

  • Run the DeleteWebAppFirewall operation to delete a firewall from a web application firewall policy.