AggregationDetails
Aggregation Details
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, aggregated on resource_ids.
integer As int32
As int32
objects
Optional
Number of objects, aggregated on object_ids.