HP OneView REST API Reference

server-profiles
server-profiles.html[10/17/2013 10:35:14 AM]
"priority":"Secondary"
"targets":[{"arrayWwpn":"arrayWwpn","lun":"lun"}]
}
}
],
"boot":{"manageBoot":true,"order":["PXE", "HardDisk","CD",
"Floppy", "USB"]},
"bios":{
"manageBios":true,
"overriddenSettings":[
{
"id":"91",
"value":"1"
},
{
"id":"158",
"value":"2"
}
]
},
"firmware":{
"manageFirmware":true,
"firmwareBaselineUri":
"/rest/firmware-drivers/{fwBaselineId}"
}
The list of supported firmware bundles can be retrieved
performing a GET REST request to the rest/firmware-drivers
API
The list of supported BIOS settings, with their
corresponding IDs and valid options, and the list of
supported RAID level can be retrieved performing a
GET request to the /rest/server-hardware-types API.
Notes:
A successful return of this API only indicates that a
create profile was successfully requested. Monitor the
returned TaskResourceV2 URI to determine the outcome
create profile operation.
URI: /rest/server-profiles/available-networks
Method API
GET This API is used to retrieve the list of networks, fc networks and network sets that are available along with the
server ports that they are available on.
Parameter Attributes Description
serverHardwareUri Optional The UUID of the Server Hardware object It is required when
serverHardwareTypeUri and enclosureGroupUri are not specified
serverHardwareTypeUri Optional The UUID of the Server Hardware Type object It is required along
with enclosureGroupUri when serverHardwareUri is not specified
enclosureGroupUri Optional The UUID of the Enclosure Group object It is required along with
serverHardwareTypeUri when serverHardwareUri is not specified
Request Header Attributes Description
REST API Request Headers NOTE: The X-API-Version header is required for all APIs. For the current
release, this must be set to "X-API-Version:3"
Response Description
AvailableNetworks list of ServerNetworks objects which is a list of