stats
Stats Data Response Object
{
"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"
}
]
}
Time stamps at which data is available
Unique representation of a metric-key/stat stored and exposed by the stats platform
Represents the type of Rollup required for the stats data
The numeric data
The string data
The string data wrapped.
This is equivalent to the "values" field, with the sole difference of having values wrapped in separate elements when content type is application/xml.
Time stamps at which dt thresholds data is available
Data for available min dt thresholds timestamps
Data for available max dt thresholds timestamps
The smooth values