HP OneView REST API Reference
server-hardware
server-hardware.html[10/17/2013 10:35:23 AM]
searchable: true
locationUri: description: For blade servers, the enclosure in which this blade server resides. This URI can be used to retrieve
information about the enclosure. This value is not set for rack mount servers.
readonly: true
type: string
shortModel: description: Short version of the server hardware model string, typically something like BL460 Gen8.
readonly: true
type: string
searchable: true
serverGroupUri: description: For blade servers, this is the URI of the containing enclosure's enclosure group. This URI can be used
to retrieve information about the enclosure group or to identify all the servers in the same group. This
value is not set for rack mount servers.
readonly: true
type: string
powerState: description: Current power state of the server hardware. The supported values are enumerated in the table below.
enum: Unknown - unable to determine the power state
On - power is on
Off - power is off
PoweringOn - server is powering on
PoweringOff - server is powering off
Resetting - server is resetting
type: string
searchable: true
required: true
name: description: The name of the server.
readonly: true
type: string
created: description: Date and time when the resource was created
pattern: [1-2][0-9][0-9][0-9]-([0-1][0-9])-[0-3][0-9]T[0-2][0-9]:[0-5][0-9]:[0-5][0-9](.[0-9][0-9][0-9])?Z
type: string
format: YYYY-MM-DDThh:mm:ss.sssZ
powerLock: description: Indicates if an operation is being performed on this server hardware (such as a profile assignment)
that prevents its power state from being manipulated via the server hardware API.
default: false
type: boolean
processorCoreCount: description: Number of cores available per processor.
readonly: true
type: integer
modified: description: Date and time when the resource was last modified
pattern: [1-2][0-9][0-9][0-9]-([0-1][0-9])-[0-3][0-9]T[0-2][0-9]:[0-5][0-9]:[0-5][0-9](.[0-9][0-9][0-9])?Z
type: string
format: YYYY-MM-DDThh:mm:ss.sssZ
processorCount: description: Number of processors installed on this server hardware.
readonly: true
type: integer
romVersion: description: The version of the server hardware firmware (ROM). After updating the ROM (BIOS) firmware for a
server, the server hardware page and the REST API may report an inaccurate ROM version until the
server is next powered on and allowed to complete the power-on self-test (POST).
readonly: true
type: string