Editing a Web Application Firewall Policy

Update a web application firewall (WAF) policy's configuration.

When you edit a WAF policy, you can also update its tags. For more information about tagging, see Resource Tags.
  • You can edit only the name of a policy when using the Console.

    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.
    2. On the WAF policy's details page, select Rename.
    3. In the Rename policy dialog box, edit the name of the policy.
    4. Select Save changes.
  • Use the oci waf web-app-firewall-policy update command and required parameters to edit a web application firewall policy:

    oci waf web-app-firewall-policy update --web-app-firewall-policy-id web_app_firewall_policy_ocid [OPTIONS]

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

  • Run the UpdateWebAppFirewallPolicy operation to edit a web application firewall policy.