Deleting Origins and Groups

Describes how to delete an origin or an origin group from 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. Click the X next to any origin or origin group you want to delete.
      If you delete an origin group, all the origins assigned to that group are deleted.
    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 delete an origin or an origin group from an edge policy:

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

    Deleting origins and origin groups are configured as an optional parameter.

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

  • Run the UpdateWaasPolicy operation to delete an origin using the API.

    Deleting origin and origin groups are configured as optional parameters.