HP OneView REST API Reference

power-devices
power-devices.html[10/17/2013 10:35:43 AM]
firmwareVersion: description: The firmware version on the iPDU core unit.
type: string
id: description: The internal identifier of the resource.
readonly: true
required: true
type: string
category: description: Resource category used for authorizations and resource type groupings
type: string
lineVoltage: description: The line voltage (input) of this power device in volts. If unspecified, the default
line voltage will be used for power calculations.
type: integer
uuid: description: The universally unique identifier of the resource.
readonly: true
type: string
loadSegmentId: description: The load segment 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
coreId: description: The core 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
state: description: The current state of the resource. Valid values include Adding, AddError,
Configured, CredentialError, Refreshing, RefreshError, Removing,
RemoveError, and Unmanaged.
readonly: true
type: string
deviceType: description: The type that this power delivery device represents.
default: BranchCircuit
enum: HPIpduCore
HPIpduLoadSegment
HPIpduOutletBar
HPIpduOutlet
HPIpduAcModule
PowerFeed