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 WAF policy that contains the firewall that you want to delete. 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 Firewalls.
    3. From the Actions menu (Actions Menu) for the firewall, select Delete.
    4. 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.