Moving a Steering Policy Between Compartments

You can move a view from one compartment to another.

See Managing Compartments for information about compartments and access control.

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

    1. Open the navigation menu and click Networking. Under DNS management, click Traffic management steering policies.
    2. Select a compartment from the list.
      All steering policies are listed in tabular form.
    3. Click the policy in the list you want to edit, and then select Move resource from the Actions menu (Actions Menu).
    4. Choose a destination compartment from the list.
    5. Click 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.