Listing Dashboard Groups

List all the dashboard groups 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.
      The dashboard groups in the compartment are displayed.
    3. (Optional) If needed, under List Scope, change the compartment.
  • Use the dashboard-group list-dashboard-groups command and required parameters to list dashboard groups:

    oci dashboard-service dashboard-group list-dashboard-groups --compartment-id <compartment_id> [OPTIONS]

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

  • Use the ListDashboardGroups operation to list dashboard groups.