Firmware-Update Service
Number of APIs: 21
-
Get Update Service GET {{iloURI}}/redfish/v1/UpdateService
-
SoftwareInventory Collection + Expand Query GET {{iloURI}}/redfish/v1/UpdateService/SoftwareInventory?$expand=.
-
FirmwareInventory Collection + Expand Query GET {{iloURI}}/redfish/v1/UpdateService/FirmwareInventory?$expand=.
-
POST SimpleUpdate for iLO FW Upgrade using file POST {{iloURI}}/redfish/v1/UpdateService/Actions/UpdateService.SimpleUpdate
-
Get Update Task Queues GET {{iloURI}}/redfish/v1/UpdateService/UpdateTaskQueue
-
Get Update Task Queue 1 GET {{iloURI}}/redfish/v1/UpdateService/UpdateTaskQueue/{{taskid1}}
-
Get Update Task Queue 2 GET {{iloURI}}/redfish/v1/UpdateService/UpdateTaskQueue/{{taskid2}}
-
POST Actions - Upload Component to iLO Repository POST {{iloURI}}/redfish/v1/UpdateService/Actions/Oem/Hpe/HpeiLOUpdateServiceExt.AddFromUri/
-
Get Install Set 2 GET {{iloURI}}/redfish/v1/UpdateService/InstallSets/{{installsetid2}}
-
Deletion of all maintenance windows POST {{iloURI}}/redfish/v1/UpdateService/Actions/Oem/Hpe/HpeiLOUpdateServiceExt.DeleteMaintenanceWindows