HP OneView REST API Reference

power-devices
power-devices.html[10/17/2013 10:35:43 AM]
BreakerPanel
BranchCircuit
RackPdu
RackUps
PowerStrip
LoadSegment
Outlet
type: string
required: true
ratedCapacity: description: The rated capacity of this power delivery device in Amps. This may come from
the inherent capacity of the device, or by an explicit circuit breaker rating
minimum: 0
type: integer
required: true
outletId: description: The outlet index, enumerated starting with one (1), in a discovered power
topology. This is relevant for iPDUs; for other power devices it should be set to
null
readonly: true
minimum: 0
type: integer
status: description: Overall health status of the resource. The following are the valid values for the
status of the resource:Unknown - should be avoided, but there may be rare
occasions where status is Unknown; OK - indicates normal/informational
behavior; Disabled - indicates that a resource is not operational; Warning -
needs attention soon; Critical - needs immediate attention.
type: string
phaseType: description: The phase type of this power device. This value is used in conjunction with the
capacity and line voltage to determine the total output power for this device in
watts.
default: Unknown
enum: Unknown
SinglePhase
SinglePhaseIntl
ThreePhaseWye
ThreePhaseDelta
ThreePhaseUnknown
type: string
required: true
eTag: description: Entity tag/version ID of the resource, the same value that is returned in the ETag
header on a GET of the resource
type: string
feedIdentifier: description: A user provided power feed identifier string. This is an arbitrary string that the
user may specify to describe how this power device is connected into their
power infrastructure.