HP OneView REST API Reference
server-hardware
server-hardware.html[10/17/2013 10:35:23 AM]
virtualUuid: description: Virtual UUID associated with this server hardware (if specified in the profile assigned to this server).
readonly: true
type: string
mpDnsName: description: The DNS name of the iLO/Management Processor that resides on this server hardware.
readonly: true
type: string
signature: description: Data representing the current configuration or 'signature' of the server.
readonly: true
type: object
Properties
personalityChecksum: description: A calculated checksum of the server 'personality,' based on the
defined connections and server identifiers.
readonly: true
type: integer
serverHwChecksum: description: A calculated checksum of the server hardware, based on the hardware
components installed in the server.
readonly: true
type: integer
position: description: For blade servers, the number of the physical enclosure bay in which the server hardware resides.
For rack mount servers, this value is null.
readonly: true
type: integer
searchable: true
partNumber: description: The part number for this server hardware.
readonly: true
type: string
total: description: The total number of resources that would be returned from the query (including any filters), without pagination or enforced resource
limits
type: integer
type: description: Identifies the resource type. This field must be set to 'server-hardware-list-1'.
type: string
AddServer
description: Specifies the (rack) server to add.
type: object
Properties
hostname: description: IP address or host name of a rack mount server's iLO management processor.
type: string
required: true
username: description: iLO user account login name with Administer User Accounts privilege.
type: string
required: true
password: description: The password for the specified username.
type: string
required: true