Editing Origins and Groups

Describes how to edit an origin or an origin group for an edge policy.

    1. Open the navigation menu  and select Identity & Security. Under Web Application Firewall, select Edge Policy Resources.
      The policies list opens. All edge policies are listed in a table.
    2. Select the Compartment from the list.
      All the edge policies in that compartment are listed in a table.
    3. (Optional) Apply one or more of the following Filters to limit the edge policies displayed:
      • State
      • Name
      • Policy Type: Select Edge Policy.
    4. Select the name of the edge policy where you want to configure custom headers for the origins.
      The edge policy's details page opens.
    5. Select 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. Select 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. Select Save Changes
    Publish your changes for them to take effect. See Publishing Changes.
  • Use the oci waas waas-policy update command and required parameters to edit an origin or an origin group for an edge policy:

    oci waas waas-policy update --waas-policy-id waas_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.