[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
SearchGroupByResponse
Properties
string
cursor
Optional
Cursor for the next page
integer as int32
size
Optional
integer as int32
total_count
Optional
Total count of objects returned
JSON Example
{
"cursor": "MTA=",
"results": [
{
"aggregations": [
{
"aggregation_type": "SUM",
"field": "string",
"value": 0
}
],
"bucket": [
{
"field": "string",
"value": "string"
}
],
"count": 100,
"series_values": [
{
"aggregation_type": "SUM",
"field": "string",
"resolution_in_secs": 0,
"series": [
0
]
}
]
}
],
"size": 0,
"time_range": {
"end_time": 1597247999,
"start_time": 1597247025
},
"total_bucket": {
"is_approx": false,
"value": 0
},
"total_count": 1000
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Property Of
SearchQueryResponse
Returned By
Group Search Results