HP OneView REST API Reference

firmware-bundles
firmware-bundles.html[10/17/2013 10:35:47 AM]
curl -m 1200 -k -X POST -H "Accept: application/json" -H "auth:
{authentication token}" -H "uploadfilename:${SPP ISO image filename}" -F
file="{at character}{fully qualified path to the SPP ISO image
filename}" https://{appl}/rest/firmware-bundles
For example:
curl -m 1200 -k -X POST -H "Accept: application/json" -H
"auth:abcdefghijk123" -H "uploadfilename:SPP2013020B.2013_0628.2.iso" -F
file="{at character}/var/spps/SPP2013020B.2013_0628.2.iso"
https://198.51.100.1/rest/firmware-bundles