Moving a Steering Policy Between Compartments

Move a steering policy from one compartment to another.

See Managing Compartments for information about compartments and access control.

See Overview of Traffic Management for a feature overview and more information about traffic management steering policies.

    1. On the Traffic management steering policies list page, find the policy you want to move. If you need help finding the list page, see Listing Steering Policies.
    2. From the Actions menu (three dots) for the policy you want to move, select Move resource.
    3. In the Move resource panel, select the destination compartment from the list.
    4. Select Move resource.
  • Use the steering-policy change-compartment command and required parameters to move a steering policy to a different compartment:

    oci dns steering-policy change-compartment --steering-policy-id steering_policy_OCID --compartment-id compartment_OCID ... [OPTIONS]

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

  • Run the ChangeSteeringPolicyCompartment operation to move a steering policy from one compartment to another.