HP OneView REST API Reference

server-profiles
server-profiles.html[10/17/2013 10:35:14 AM]
Properties
manageBoot: description: Indicates whether the boot order is configured using
the server profile. Values include 'true' and 'false'.
type: boolean
order: description: Determines the order in which boot will be attempted
on the available devices. This is equivalent to the
ProLiant IPL. Values include 'CD', 'Floppy', 'USB',
'HardDisk', and 'PXE'. It recommended that all
values are included.
minItems: 1
maxItems: 5
type: array
bios: description: Server BIOS settings.
default: false
type: object
Properties
overriddenSettings: description: The BIOS settings to be modified. All
omitted BIOS settings are reset to their
factory default values.
type: array
Items
id: description: Identifies the BIOS setting
to be configured.
required: true
type: string
value: description: The value to be configured
for the specified BIOS
setting.
required: true
type: string
manageBios: description: Indicates whether the BIOS settings are
configured using the server profile.
Values include 'true' and 'false'.
type: boolean
state: description: The current resource state of the server profile, the supported values
are enummerated in the table below.
enum: Normal
Creating
CreateFailed
Updating
UpdateFailed
Deleting
DeleteFailed
type: string
type: description: Identifies the resource type. This field must be set to 'ServerProfileV1'.
type: string