Create Install Set
POST {{iloURI}}/redfish/v1/UpdateService/InstallSets
Request Body
{"Name"=>"MyInstallSet", "Description"=>"Description of the Install Set", "IsRecovery"=>false, "Sequence"=>[{"Name"=>"iLO5 FW 2/30", "Filename"=>"ilo5_230.bin", "Command"=>"ApplyUpdate", "UpdatableBy"=>["Bmc"]}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string | ||
X-Auth-Token | string |