Create Dashboard
Creates a new dashboard
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ボディ
Dashboard name.
1024"New Dashboard"
List of tiles/charts to include in the dashboard.
500Tags for organizing and filtering dashboards.
5032Dashboard filter keys to add to the dashboard and apply across all tiles
Optional default dashboard query to persist on the dashboard.
"service.name = 'api'"
Query language used by savedQuery.
sql, lucene "sql"
Optional default dashboard filter values to persist on the dashboard.
Optional grouping containers. Each tile may join a container via tile.containerId, and a tab inside it via tile.tabId.
50レスポンス
Successfully created dashboard
The dashboard object.