- Community Home
- >
- Software
- >
- HPE OneView
- >
- Getting Update Versions via API
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
Forums
Discussions
Discussions
Discussions
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
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
11-06-2024 08:04 AM - last edited on 11-20-2024 01:30 AM by support_s
11-06-2024 08:04 AM - last edited on 11-20-2024 01:30 AM by support_s
Getting Update Versions via API
Hi,
In order for us to know when to update OneView, I've automated checking the currently installed appliance version from OneView's API.
I need to compare that to the newest version in order for it to work. However, it looks like OneView itself has no knowledge of newer versions available. Is there an API available for the HPE support site that would let me get the newest version of OneView available, or any other version information related to that product?
Thank you.
- Tags:
- OneView
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2024 04:37 AM
11-19-2024 04:37 AM
Re: Getting Update Versions via API
Greetings!
Here is the API guide: https://support.hpe.com/docs/display/public/dp00003271en_us/index.html#search?query=appliance%20update
The updates RESTful API provides the below GET calls to view the updates available in HPE OneView. You can enable HPE OneView to receive notifications whenever a new service pack applicable to your appliance is released by Hewlett Packard Enterprise.
GET /rest/updates
We do not have API that can get the latest appliance when released.
Request you to login to the support portal and check the latest release : 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
11-20-2024 10:24 PM
11-20-2024 10:24 PM
Query: Getting Update Versions via API
Hello,
Let us know if you were able to resolve the issue.
If you have no further query, and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.
Please click on "Thumbs Up/Kudo" icon to give a "Kudo".
Thank you for being a HPE valuable community member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2024 06:57 AM
11-21-2024 06:57 AM
Re: Query: Getting Update Versions via API
That's unfortunate that there isn't an API for checking the most up to date version. It would be very nice to be able to compare them, to know when I need to perform manual updates (or even fully automate the update process with the API...).
I hope you guys consider adding that at some point.
Thanks