The GetStatistics
action returns statistics from the HPE Controller.
a=GetStatistics&MaxResults=1000
a=GetStatistics&MaxResults=1000&MinTimestamp=1356085698&MaxTimestamp=1357137275
Parameter | Description | Required |
---|---|---|
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. |
|