databricks-cli/internal/bundle/bundles/dashboards/databricks_template_schema....

13 lines
287 B
JSON

{
"properties": {
"unique_id": {
"type": "string",
"description": "Unique ID for job name"
},
"warehouse_id": {
"type": "string",
"description": "The SQL warehouse ID to use for the dashboard"
}
}
}