- Community Home
- >
- Servers and Operating Systems
- >
- ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Restful API call to detect firmware update is in p...
-
-
Forums
- Products
- Servers and Operating Systems
- Storage
- Software
- Services
- HPE GreenLake
- Company
- Events
- Webinars
- Partner Solutions and Certifications
- Local Language
- China - 简体中文
- Japan - 日本語
- Korea - 한국어
- Taiwan - 繁體中文
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Blog, Poland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- 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
- Email to a Friend
- 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 for HPE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- 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
- Email to a Friend
- 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- 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
- Email to a Friend
- 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- 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
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP