Moving a Dashboard Group Between Compartments

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

    1. Open the navigation menu. Under Home, select Dashboards.
    2. In the dashboard banner, select Manage dashboards. Then select Dashboard groups.
    3. (Optional) If needed, under List Scope, change the compartment.
    4. Select 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. Select 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 parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ChangeDashboardGroupCompartment operation to move a dashboard group.