Editing a Steering Policy

Edit information for a Traffic Management steering policy such as name, TTL, answers, health checks, and tags.

Domain attachments are added and published in a different workflow. See Attaching a Domain to a Policy for more information. See Overview of Traffic Management for a feature overview and general information.
    1. On the Traffic management steering policies list page, select the policy you want to work with. If you need help finding the list page, see Listing Steering Policies.
    2. Select Manage policy.
    3. Update the policy information.
      For descriptions of the fields, see Overview of Traffic Management and select the task that pertains to the type of policy you're editing.
    4. Select Save changes.
    5. On the policy details page, edit, add, or delete tags as follows:
      • To edit or remove a tag, select the Tags tab, select the edit icon next to a tag, and change its value or remove it.
      • To add one or more tags, select Add tags and enter the tag namespace (for a defined tag), key, and value.
  • Use the steering-policy update command and required parameters to edit a steering policy:

    oci dns steering-policy edit --steering-policy-id steering_policy_OCID ... [OPTIONS]

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

  • Run the UpdateSteeringPolicy operation to edit details about a steering policy.