Deleting a Dashboard

Delete a console dashboard from a tenancy.

    1. Open the navigation menu. Under Home, select Dashboards.
      The default dashboard opens. If needed, switch dashboards.
    2. Select Dashboard actions, then select Delete.
    3. In the Delete dashboard dialog box, select Delete.
  • Use the dashboard delete command and required parameters to delete a dashboard:

    oci dashboard-service dashboard delete --dashboard-id <dashboard_id> [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Use the DeleteDashboard operation to delete a dashboard.