HP OneView REST API Reference

server-hardware-types
server-hardware-types.html[10/17/2013 10:35:25 AM]
used to determine
which interconnect
device the server
port will attach to.
For blade servers,
this value provides a
mapping to the
enclosure midplane.
The enclosure
provides a matching
value that maps the
midplane to the
interconnect bay.
type: integer
readonly: true
physicalFunctionCount: description: The number of
functions (e.g.
FlexNICs) that can
be supported on this
physical port.
type: integer
readonly: true
number: description: The port number of
the adapter port.
type: integer
readonly: true
oaSlotNumber: description: The internal physical slot number of this device as
known by the Onboard Administrator.
type: integer
readonly: true
biosSettings: description: The list of BIOS settings that are configurable for the server
hardware type.
type: array
readonly: true
Items
category: description: The category of a setting. Provided as a single
string where sub-categories are separated from
each other by slash (/). Settings are grouped in
categories and sub-categories to give the user a
better context of their meaning.
type: string
readonly: true
name: description: The localized name that describes a BIOS setting.
type: string
readonly: true
defaultValue: description: The default value for a setting within a server
hardware type. Different server hardware types
can have different defaul values for the same
setting.