HP OneView REST API Reference

server-hardware-types
server-hardware-types.html[10/17/2013 10:35:25 AM]
type: description: Type of a BIOS setting. The type serves to specify
what values can be assigned to the setting.
Settings of type 'String' accept ASCII string values,
while settings of type 'Option' accept any of the
listed options.
type: string
readonly: true
enum: String
Option
Number
id: description: Uniquelly identifies a setting within a server
hardware type. When managing BIOS settings in a
server profile, user-defined settings should be
identified using the value in this field.
type: string
readonly: true
uri: description: The canonical URI of the resource
type: string
capabilities: description: List of server hardware type capabilities. If a capability is present in the list, it
is supported by this server type. If 'FirmwareUpdate' is present the server
type supports firmware updates by OneView server profiles. 'ManageBIOS'
and 'ManageBootOrder' are present if OneView server profiles can manage
BIOS settings or boot order for this server type. 'VCConnections' is present if
the server type supports VirtualConnect. 'VirtualUUID', 'VirtualMAC', or
'VirtualWWN' are present if the server type can support virtualized
Universally Unique Identifier (UUID), Ethernet Media Access Control (MAC),
or World Wide Name (WWN).
type: array
readonly: true
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
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
model: description: A server hardware model that the server hardware type represents. (i.e.
ProLiant BL460c Gen8)
type: string
readonly: true
type: description: Identifies the resource type. This field must be set to 'server-hardware-type-
1'.
type: string
bootCapabilities: description: List of possible boot targets supported on this server hardware type. The
possible capabilites are CD, Floppy, USB, HardDisk, FibreChannelHba &
PXE.