akrzos 4711e038ae Allow dashboards to be tagged
Change-Id: Ie1a7db10726a9de924a2a8fe262d2c9550d42fd5
2018-02-09 10:04:02 -05:00

17 lines
326 B
JSON

{
"dashboard": {
"new-dashboard": {
"rows": [],
"tags": [
"test_tag"
],
"templating": {
"enabled": false,
"list": []
},
"timezone": "utc",
"title": "New dashboard"
}
}
}