Getting a Dashboard Group's Details

Get details for a dashboard group in a compartment.

    1. Open the navigation menu. Under Home, select Dashboards.
    2. In the dashboard banner, select Manage dashboards. Then select Dashboard groups.
    3. (Optional) If needed, under List Scope, change the compartment.
    4. Select 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 parameters and values for CLI commands, see the CLI Command Reference.

  • Use the GetDashboardGroup operation to get dashboard group details.