{
"hostname": "core1.example.com",
"range": "24h",
"interval": "1m",
"interval-seconds": 60,
"gauge-aggregate": "avg",
"start-datetime": "2019-08-24T14:15:22.123Z",
"end-datetime": "2019-08-24T14:15:22.123Z",
"timestamps": [
0
],
"metrics": {
"property1": {
"type": "gauge",
"unit": "packets/s",
"label": "string",
"group": "string",
"current": 0,
"first": 0,
"min": 0,
"max": 0,
"avg": 0,
"change-percent": 3,
"samples": 0,
"total": 0,
"values": [
0
]
},
"property2": {
"type": "gauge",
"unit": "packets/s",
"label": "string",
"group": "string",
"current": 0,
"first": 0,
"min": 0,
"max": 0,
"avg": 0,
"change-percent": 3,
"samples": 0,
"total": 0,
"values": [
0
]
}
}
}