HP OneView REST API Reference

server-hardware
server-hardware.html[10/17/2013 10:35:23 AM]
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.
type: string
readonly: true
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
serialNumber: description: Serial number of the server hardware.
type: string
readonly: true
searchable: true
processorCoreCount: description: Number of cores available per processor.
type: integer
readonly: true
uri: description: The canonical URI of the resource
type: string
processorCount: description: Number of processors installed on this server hardware.
type: integer
readonly: true
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).
type: string
readonly: true
virtualUuid: description: Virtual UUID associated with this server hardware (if specified in the profile assigned to this server).
type: string
readonly: true
mpDnsName: description: The DNS name of the iLO/Management Processor that resides on this server hardware.
type: string
readonly: true
signature: description: Data representing the current configuration or 'signature' of the server.
type: object
readonly: true
Properties
personalityChecksum: description: A calculated checksum of the server 'personality,' based on the defined connections
and server identifiers.
type: integer
readonly: true
serverHwChecksum: description: A calculated checksum of the server hardware, based on the hardware components
installed in the server.