Remove a component in the Installation Queue
DELETE {{iloURI}}/redfish/v1/UpdateService/UpdateTaskQueue/{{taskid}}
To delete a single component from the Installation Queue, you just have to send a DELETE request toward the component URI in the Installation Queue.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
OData-Version | string | ||
Content-Type | string | ||
X-Auth-Token | string |