Moving a Dashboard Group Between Compartments
Move a dashboard group to a different compartment in the tenancy.
- On the Console home page, click the Dashboard tab.
- In the dashboard banner, click Manage dashboards. Then click Dashboard groups.
- (Optional) If needed, under List Scope, change the compartment.
- Click the the on the right side of the dashboard group that you want to move, and select Move resource.
- In the Move resource to a different compartment dialog box, choose the destination compartment.
- 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.