Summary Tables

Query ad-hoc summary table

Executes an ad-hoc DCI summary table query

post/summary-table/ad-hoc

Request body

aggregationFunction'LAST' | 'MIN' | 'MAX' | 'AVG' | 'SUM'

Aggregation function

startDateinteger

Start date (Unix epoch seconds)

endDateinteger

End date (Unix epoch seconds)

multiInstanceboolean

Response

Summary table results

Changes