Getting a Dashboard's Details

Get the details for a Console dashboard in a tenancy.

    1. On the Console home page, click the Dashboard tab.
      The default dashboard opens. If needed, switch dashboards.
    2. To view the dashboard's description, click Dashboard actions and select Change name and description.
    3. To view the dashboard's tags, click 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.