HP OneView REST API Reference

enclosures
enclosures.html[10/17/2013 10:35:21 AM]
type: object
Properties
calibratedMaxPower: description: The calibrated maximum power of the resource. Calibrated Maximum Power is
defined as the maximum potential power that the device can consume, subject to
the following requirements and constraints: 1. The value reported MUST be the
maximum which can be sustained for greater than 1/2 second (i.e., in-rush
currents and other spikes that may persist for less than a 1/2 second are not to be
included). 2. The value reported MUST represent the maximum total AC input
across all power supplies 3. The value reported MUST represent the maximum AC
input the device can sustain as configured at the time this metric is reported. If
additional components are added later or if it is discovered at a later time that more
power can be used, the larger number MUST be reported when the device is next
queried for this metric. 4. The value reported does not represent potential input
power in the case of error conditions such as short circuits. 5. The actual power
used by the device MUST NOT exceed the reported Calibrated Maximum Power
by greater than 1%. 6. The Calibrated Maximum Power SHOULD NOT exceed the
actual maximum power that the device is capable of using by more than 5%.
type: integer
required: true
EnvironmentalConfiguration
description: Environmental (i.e., power and cooling) configuration of a device. A description of
the power management capabilities, physical location, and power requirements of
the device. These values are generally fixed, or change only when the hardware
configuration is changed.
type: object
Properties
powerHistorySupported: description: Resource supports monitoring and retrieval of power consumption
history data. Lack of power consumption history also implies that the
calibratedMaxPower cannot be automatically calculated.
type: boolean
required: true
thermalHistorySupported: description: Resource supports ambient temperature history reporting.
type: boolean
required: true
utilizationHistorySupported: description: Resource supports CPU utilization history.
type: boolean
required: true
capHistorySupported: description: Resource supports power cap value history.
type: boolean
required: true
historySampleIntervalSeconds: description: Number of seconds in a power history sample interval. Typically 300