Deleting a Firewall from a Web Application Firewall Policy

Remove a firewall from a web application firewall policy.

    1. On the Policies list page, select the policy that you want to work with. If you need help finding the list page or the policy, see Listing Web Application Firewall Policies.
      The policy's details page opens.
    2. From the details page, select Firewalls.
      The Firewalls list opens. All firewalls are displayed in a table.
    3. From the Actions menu (three dots) for the firewall, select Delete.
    4. When prompted, confirm the deletion.
  • 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 parameters and values for CLI commands, see the CLI Command Reference.

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