Modify Install Set
PATCH {{iloURI}}/redfish/v1/UpdateService/InstallSets/a4f0d824
Note that, after its modification, the Id (and thus the URI) of the modified install set has changed. The new Id and URI are mentioned in the response body of the PATCH request
Request Body
{"Name"=>"MyModifiedInstallSet", "Sequence"=>[{"Name"=>"ROM 2.36", "Filename"=>"U32_2.36_07_16_2020.signed.flash", "Command"=>"ApplyUpdate", "UpdatableBy"=>["Uefi"]}, {"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 |