influxdb/e2e/etc/test-data/variable-map-ryby.json

38 lines
620 B
JSON
Raw Normal View History

2020-05-13 20:49:31 +00:00
{
"meta": {
"version": "1",
"type": "variable",
"name": "Ryby-Template",
"description": "template created from variable: Ryby"
},
"content": {
"data": {
"type": "variable",
"attributes": {
"name": "Ryby",
"arguments": {
"type": "map",
"values": {
"kapr": "Cyprinus carpio",
"lin": "Tinca tinca",
"losos": "Salmo salar",
"pstruh": "Salmo trutta",
"sih": "Coregonus"
}
},
"selected": null
},
"relationships": {
"variable": {
"data": []
},
"label": {
"data": []
}
}
},
"included": []
},
"labels": []
}