List dashboards associated with a log
dashboards
List dashboards associated with a log
GET
List dashboards associated with a log
Authorizations
Path Parameters
The unique identifier of the log
Response
List of dashboards for the given log
The name of the dashboard.
Example:
"Application Performance Dashboard"
Unique identifier of the dashboard.
Example:
"d47ac10b-58cc-4372-a567-0e02b2c3d479"
The description of the dashboard.
Example:
"Overview of application metrics and performance indicators"
The widgets included in this dashboard.
Optional layout metadata for the dashboard.
A map of key value pairs associated with this log
Example:
{
"region": "eu",
"environment": "production"
}Common metadata attached to all persisted resources.

