Moving a Private View Between Compartments

Move a private view from one compartment to another.

See Managing Compartments for information about compartments and access control.

See Private DNS and Private Views for a feature overview and more information about private views.

For general service information, see the DNS service overview.

    1. Open the navigation menu and click Networking. Under DNS management, click Private views.
    2. Under List scope, select the compartment that contains the view.
    3. Find the view in the list, click its Actions menu (Actions Menu), and select Move resource.
    4. Choose a destination compartment from the list.
    5. Click Move resource.
  • Use the view change-compartment command and required parameters to move a view to a different compartment:

    oci dns view change-compartment --view-id view_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 ChangeViewCompartment operation to move a view from one compartment to another.