Creates a new dashboard
Dashboard name.
List of tiles/charts to include in the dashboard.
Tags for organizing and filtering dashboards.
Dropdown filters added to the dashboard. Each one broadcasts its selected value as a condition, acts as a variable which can be referenced in tile queries, or both.
Optional default dashboard query to persist on the dashboard.
Query language for the where clause.
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.
Successfully created dashboard
Dashboard with tiles and configuration