GetStatistics

The GetStatistics action returns statistics from the Controller.

Example

a=GetStatistics&MaxResults=1000
a=GetStatistics&MaxResults=1000&MinTimestamp=1356085698&MaxTimestamp=1357137275

Optional Parameters

This action accepts the following optional parameters.

Parameter Description
IncludeAllMeters Whether to include meters with no values for the relevant period in the response.
MaxResults The maximum number of results to return.
MaxTimestamp The latest timestamp to return for the statistic.
MinTimestamp The earliest timestamp to return for the statistic.
QueryMeters A list of specific meter names to return statistics for.

See Also