2017-01-01-nodata_list.md 428 B


category: NoData apiurl: '/api/v1/nodata' title: "Nodata List" type: 'GET' sample_doc: 'nodata.html'

layout: default

Response

[ {

"id": 2,
"name": "owl_nodate",
"obj": "docker-agent",
"obj_type": "host",
"metric": "test.metric",
"tags": "",
"dstype": "GAUGE",
"step": 60,
"mock": -2,
"creator": "root"

} ]```