OptionalaverageOptionalcountOptionalcumulativeWhether the parameter was ingested as a cumulative (monotonically increasing) counter.
OptionalcumulativeLatest absolute meter reading; only meaningful when cumulative is true.
OptionalfirstOptionallastOptionalmaxOptionalmessageOptionalminOptionalstatusOptionalsumOptionaltimezoneOptionalwindowOptionalwindow
Represents a single aggregate window entry in a simple time series aggregates response.
When
cumulativeis true (meter-style counter parameters),count,sum,min,maxandaverageare computed over consumption deltas between consecutive readings within the window — not over the raw readings.