Moving a Dashboard Group Between Compartments
Move a dashboard group to a different compartment in the tenancy.
- Open the navigation menu. Under Home, select Dashboards.
- In the dashboard banner, select Manage dashboards. Then select Dashboard groups.
- (Optional) If needed, under List Scope, change the compartment.
- Select 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.
- 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.