Get Update Task Queue 1
GET {{iloURI}}/redfish/v1/UpdateService/UpdateTaskQueue/{{taskid1}}
See FlashProgressPercent and State in Oem.hpe
With iLO 5 firmware 2.30 and higher versions, a successful SimpleUpdate returns two pointers in the Task Service: 1. a task location 2. a task monitor location.
The task location (/redfish/v1/TaskService/Tasks/xx) contains the details of the update and the task monitor location (/redfish/v1/TaskService/TaskMonitors/xx) contains the status of the task at the time of the query.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string | ||
X-Auth-Token | string |