Add all the components of an install set in a cleared Installation Queue
POST {{iloURI}}/redfish/v1/UpdateService/InstallSets/{{installset1}}/Actions/HpeComponentInstallSet.Invoke
The Installation Queue will be cleared before the addition of this install set (ClearTaskQueue). The effective update will occur during the specified maintenance window.
Request Body
{"MaintenanceWindow"=>"7ada2ed8", "ClearTaskQueue"=>true, "UpdateRecoveryState"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string | ||
X-Auth-Token | string |