Listing the Dashboards in a Dashboard Group

View all the Console dashboards within a dashboard group in a tenancy.

    1. On the Console home page, click the Dashboard tab.
    2. In the dashboard banner, click Manage dashboards. Then click Dashboard groups.
    3. If needed, under List Scope, change the compartment.
    4. Click the name of the dashboard group that contains the dashboards that you want to see.
      The dashboards in the group are displayed on the dashboard group details page.
  • Use the dashboard list-dashboards command and required parameters to list dashboards:

    oci dashboard-service dashboard list-dashboards --dashboard-group-id <dashboard_group_id> [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Use the ListDashboards operation to list dashboards.