Getting a Dashboard's Details

Get the details for a Console dashboard in a tenancy.

    1. Open the navigation menu. Under Home, select Dashboards.
      The default dashboard opens. If needed, switch dashboards.
    2. To view the dashboard's description, select Dashboard actions and select Change name and description.
    3. To view the dashboard's tags, select Dashboard actions and select View and edit tags.
  • Use the dashboard get command and required parameters to get a dashboard's details:

    oci dashboard-service dashboard get --dashboard-id <dashboard_id> [OPTIONS]

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

  • Use the GetDashboard operation to get details about a dashboard.