Editing Origins and Groups

Describes how to edit an origin or an origin group for an edge 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 edge policies displayed:
      • State

      • Name

      • Policy Type: Select Edge Policy.

    4. Click the name of the edge policy whose origin you want to edit. Details page of the edge policy you selected appears.
    5. Click Settings under WAF Policy.

      The Settings list appears.

    6. Select the Origin Groups tab. If more than one origin for the edge policy exists, the origins and its group appear.
    7. Click Edit. If only one origin is defined for the WAF policy, the origin belongs to a default origin group.
    8. Edit the name of the existing default group or add another group to group multiple origins. You can use origin groups to specify the default origin that is used in your edge policy.
    9. Click Save Changes
    Publish your changes for them to take effect. See Publishing Changes.
  • Use the oci waf web-app-firewall-policy update command and required parameters to edit an origin or an origin group for an edge policy:

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

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

  • Run the UpdateWaasPolicy operation to edit an origin using the API. Editing origin and origin groups are configured as optional to edit an origin or an origin group for an edge policy.