Deleting a Dashboard Group

Delete a dashboard group from a tenancy.

Note

You can't delete a dashboard group that contains dashboards. Either delete the dashboards or move them to another group before you delete the group.
    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 name of the dashboard group.
    5. On the dashboard group details page, select Delete.
    6. In the Delete dashboard group dialog box, select Delete.
  • Use the dashboard-group delete command and required parameters to delete a dashboard group:

    oci dashboard-service dashboard-group delete --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 DeleteDashboardGroup operation to delete a dashboard group.