stat-list
stat-list
The stats for the corresponding resource id
JSON Example
{
"stat": [
{
"timestamps": [
0
],
"statKey": {
"key": "string"
},
"rollUpType": "string",
"intervalUnit": {
"quantifier": 0,
"intervalType": "string"
},
"data": [
"number"
],
"values": [
"string"
],
"statValues": [
"string"
],
"dtTimestamps": [
0
],
"minThresholdData": [
"number"
],
"maxThresholdData": [
"number"
],
"smoothValues": [
"number"
],
"links": [
{
"href": "string",
"rel": "string",
"name": "string",
"description": "string"
}
]
}
]
}