- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Restful API call to detect firmware update is in p...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-17-2021 07:11 AM
тАО06-17-2021 07:11 AM
Is there a Restful API resource that i can call to check whether the Gen10 or Gen9 proliant is in the midst of firmware update (whether it is Bios, ilo or hardware firmware e.g. qlogic HBA)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2021 03:35 AM
тАО06-18-2021 03:35 AM
Re: Restful API call to detect firmware update is in progress
Hi,
As far as I can understand, there is no such API available from HPE.
https://developer.hpe.com/platform/ilo-restful-api/home/
https://techlibrary.hpe.com/device_help/eapi/rest_en/api/index.html
Thank You!
https://support.hpe.com/hpesc/public/home
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-20-2021 07:09 PM
тАО06-20-2021 07:09 PM
Re: Restful API call to detect firmware update is in progress
How about this resource ? :
/redfish/v1/updateservice/updatetaskqueue/
{
"@odata.context": "/redfish/v1/$metadata#HpeComponentUpdateTaskQueueCollection.HpeComponentUpdateTaskQueueCollection",
"@odata.etag": "W/\"75983E8D\"",
"@odata.id": "/redfish/v1/UpdateService/UpdateTaskQueue/",
"@odata.type": "#HpeComponentUpdateTaskQueueCollection.HpeComponentUpdateTaskQueueCollection",
"Description": "Component Update Task Queue",
"Name": "Component Update Task Queue",
"Members": [],
"Members@odata.count": 0
}
if there are "Members", can we assume that there are currently no firmware updates in progress?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-20-2021 11:20 PM
тАО06-20-2021 11:20 PM
Re: Restful API call to detect firmware update is in progress
Hello,
I would suggest, you have to log a proper case with HPE, and share the appropriate logs for further analysis.
If you feel this was helpful please click the KUDOS! thumb below!
Regards,
I am a HPE Employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-20-2021 11:25 PM
тАО06-20-2021 11:25 PM
Re: Restful API call to detect firmware update is in progress
This is a query/question. Not an issue. Thus, i don't have any logs to send to HPE Support, so how does opening a proper HPE case help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-21-2021 04:44 PM
тАО06-21-2021 04:44 PM
Re: Restful API call to detect firmware update is in progress
Hello,
Ok,
I would suggest again, you have to log a proper case with HPE.
Follow their instruction to isolate the issue.
If you feel this was helpful please click the KUDOS! thumb below!
Regards,
I am a HPE Employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-11-2021 08:53 PM
тАО07-11-2021 08:53 PM
SolutionLogged a case with HPE, and they confirmed that as long as firmware or software updates being performed uses iLo5 repository method on Gen10, below API URI can help confirm if any pending tasks in queue and their status and type of agent it is using to update components.
/redfish/v1/updateservice/UpdateTaskQueue