Moving a Dashboard Group Between Compartments

Move a dashboard group to a different compartment in the tenancy.

    1. On the Console home page, click the Dashboard tab.
    2. In the dashboard banner, click Manage dashboards. Then click Dashboard groups.
    3. (Optional) If needed, under List Scope, change the compartment.
    4. Click the the Actions menu (Actions Menu) on the right side of the dashboard group that you want to move, and select Move resource.
    5. In the Move resource to a different compartment dialog box, choose the destination compartment.
    6. Click Move resource.
  • Use the dashboard-group change-compartment command and required parameters to move a dashboard group to another compartment:

    oci dashboard-service dashboard-group change-compartment --compartment-id <compartment_id> --dashboard-group-id <dashboard_group_id> [OPTIONS]

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

  • Run the ChangeDashboardGroupCompartment operation to move a dashboard group.