Update task scheduled during a specific maintenance window
POST {{iloURI}}/redfish/v1/UpdateService/UpdateTaskQueue
The response returns the URI of the task with a Pending state as well as other useful information.
Request Body
{"Name"=>"FW for iLO5", "MaintenanceWindow"=>"7ada2ed8", "Filename"=>"cp040154.exe"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string | ||
X-Auth-Token | string |