Getting a Dashboard Group's Details

Get details for a dashboard group in a compartment.

    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.
      Information about the dashboard group and a list of the dashboards in the group are displayed on the details page.
  • Use the dashboard-group get command and required parameters to get dashboard group details:

    oci dashboard-service dashboard-group get --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 GetDashboardGroup operation to get dashboard group details.