v1
latestOpenAPI 3.0.3Apache 2.02026-07-175678720.5 KBmetrics
Calculates the histogram of average occupancy of each object type at a given place within a time range
get/metrics/occupancy/tracker/histogram
Query parameters
placestring required
fromTimestampstring date-time
This parameter must be used together with toTimestamp. However, it is not compatible with minutesAgo.
toTimestampstring date-time
This parameter must be used together with fromTimestamp. However, it is not compatible with minutesAgo.
minutesAgointeger
This parameter is not compatible with fromTimestamp and toTimestamp.
bucketCountinteger
This parameter provided by user is a suggestion which will be taken into account while calculating bucket size in sec (which will be a multiple of 5). There is a possibilty that the result will have less/more buckets than the one provided in the input (i.e. it can go above 1000 buckets).
Response
Successful Operation.