Deleting a Dashboard

Delete a console dashboard from a tenancy.

    1. On the Console home page, click the Dashboard tab.
      The default dashboard opens. If needed, switch dashboards.
    2. Click Dashboard actions, then select Delete.
    3. In the Delete dashboard dialog box, click 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 flags and variable options for CLI commands, see the Command Line Reference.

  • Use the DeleteDashboard operation to delete a dashboard.