HP OneView REST API Reference

power-devices
power-devices.html[10/17/2013 10:35:43 AM]
component of an HP iPDU.
Parameter Attributes Description
refresh Optional Specifies that if necessary an additional request will be queued to
obtain the most recent utilization data for the power delivery device.
The response will not include any refreshed data. To track the
availability of the newly collected data, monitor the TaskResource
identified by the refreshTaskUri property in the response. If null,
no refresh was queued.
view Optional Specifies the resolution interval length of the samples to be retrieved.
This is reflected in the resolution in the returned response.
Utilization data is automatically purged to stay within storage space
constraints. Supported views are listed below.
native
Resolution of the samples returned will be one sample for
each 5-minute time period. This is the default view and
matches the resolution of the data returned by the iPDU.
Samples at this resolution are retained up to one year.
hour
Resolution of the samples returned will be one sample for
each 60-minute time period. Samples of AveragePower
are calculated by averaging the available 5-minute data
samples that occurred within the hour. Samples of
PeakPower are calculated by reporting the peak observed
5-minute sample value data during the hour. Samples at
this resolution are retained up to three years.
day
Resolution of the samples returned will be one sample for
each 24-hour time period. One day is a 24-hour period that
starts at midnight GMT regardless of the time zone in which
the appliance or client is located. Samples of
AveragePower are calculated by averaging the available
5-minute data samples that occurred during the day.
Samples of PeakPower are calculated by reporting the
peak observed 5-minute sample value data during the day.
Samples at this resolution are retained up to three years.
fields Optional Name of the metric(s) to be retrieved in the format
METRIC[,METRIC]... Power delivery devices support the following
utilization metrics:
AveragePower
Average power consumption in Watts in this sample interval.
PeakPower
Peak power consumption in Watts in this sample interval.
If unspecified, all metrics supported are returned.
filter Experimental Provides an expression of the requested time range of data. One
condition (startDate/endDate) is specified per filter specification
as described below. The condition must be specified via the equals
(=) operator.
startDate
Start date of requested starting time range in ISO 8601
format. If omitted, the startDate is determined by the