stats
Stats Data Response Object
{
"data": [
"number"
],
"dtTimestamps": [
0
],
"intervalUnit": {
"intervalType": "string",
"quantifier": 0
},
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "string"
}
],
"maxThresholdData": [
"number"
],
"minThresholdData": [
"number"
],
"rollUpType": "string",
"smoothValues": [
"number"
],
"statKey": {
"key": "string"
},
"statValues": [
"string"
],
"timestamps": [
0
],
"values": [
"string"
]
}
The numeric data
Time stamps at which dt thresholds data is available
Data for available max dt thresholds timestamps
Data for available min dt thresholds timestamps
Represents the type of Rollup required for the stats data
The smooth values
Unique representation of a metric-key/stat stored and exposed by the stats platform
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 data is available
The string data