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. 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 name of the dashboard group.
    5. On the dashboard group details page, click Delete.
    6. In the Delete dashboard group dialog box, click 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 flags and variable options for CLI commands, see the Command Line Reference.

  • Run the DeleteDashboardGroup operation to delete a dashboard group.