[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
AggregationResponse
Properties
integer as int64
end_time
Optional
End timestamp of the window of the objects returned
integer as int64
start_time
Optional
Start timestamp of the window of the objects returned
integer as int32
total_count
Optional
Total count of objects returned
JSON Example
{
"aggregations": [
{
"aggregation_type": "SUM",
"field": "string",
"value": 0
}
],
"end_time": 1597247999,
"series_values": [
{
"aggregation_type": "SUM",
"field": "string",
"resolution_in_secs": 0,
"series": [
0
]
}
],
"start_time": 1597247025,
"total_count": 100
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Property Of
SearchQueryResponse
Returned By
Aggregate Search Results