{ "allValue": null, "current": { "selected": true, "tags": [], "text": [{{ TEMPLATES.searchnode.get('text', DASHBOARD)| json }}], "value": [{{ TEMPLATES.searchnode.get('value', DASHBOARD)| json }}] }, "datasource": "InfluxDB", "definition": "show tag values with key=\"host\" WHERE (\"role\" =~ /search/) OR (\"role\" = 'heavynode') OR (\"role\" = 'standalone') OR (\"role\" = 'eval') ", "description": null, "error": null, "hide": {{ TEMPLATES.searchnode.get('hide', 0)| json }}, "includeAll": {{ TEMPLATES.searchnode.get('includeAll', true)| json }}, "label": "Searchnode", "multi": {{ TEMPLATES.searchnode.get('multi', true)| json }}, "name": "searchnode", "options": [], "query": "show tag values with key=\"host\" WHERE (\"role\" =~ /search/) OR (\"role\" = 'heavynode') OR (\"role\" = 'standalone') OR (\"role\" = 'eval') ", "refresh": 1, "regex": "", "skipUrlSync": false, "sort": 0, "type": "query" }