GroupWithValue

GroupWithValue
GroupWithValue
JSON Example
{
    "bucket": [
        {
            "field": "string",
            "value": "string"
        }
    ],
    "count": 100,
    "aggregations": [
        {
            "field": "string",
            "aggregation_type": "string",
            "value": "number"
        }
    ],
    "series_values": [
        {
            "field": "string",
            "aggregation_type": "string",
            "resolution_in_secs": 0,
            "series": [
                [
                    {}
                ]
            ]
        }
    ]
}
bucket
Optional

bucket

integer As int64 As int64
count
Optional

count of entity in group

aggregations
Optional

aggregations

series_values
Optional

series_values