17 lines
326 B
JSON
17 lines
326 B
JSON
{
|
|
"dashboard": {
|
|
"new-dashboard": {
|
|
"rows": [],
|
|
"tags": [
|
|
"test_tag"
|
|
],
|
|
"templating": {
|
|
"enabled": false,
|
|
"list": []
|
|
},
|
|
"timezone": "utc",
|
|
"title": "New dashboard"
|
|
}
|
|
}
|
|
}
|