AggregationDetails

AggregationDetails
AggregationDetails

The aggregation details specifying the span of the aggregation in terms of the number of Sites, Nodes etc. Only returned when an aggregation is specified

JSON Example
{
    "sites": 0,
    "nodes": 0,
    "resources": 0,
    "objects": 0
}
integer As int32 As int32
sites
Optional

number of sites

integer As int32 As int32
nodes
Optional

number of nodes

integer As int32 As int32
resources
Optional

number of resources, agrregated on resource_ids

integer As int32 As int32
objects
Optional

number of objects, aggregated on object_ids