- Community Home
- >
- Software
- >
- HPE OneView
- >
- Re: Missing REST API calls after upgrade.
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
10-21-2022 03:10 AM - last edited on 10-24-2022 09:38 PM by support_s
10-21-2022 03:10 AM - last edited on 10-24-2022 09:38 PM by support_s
Hello!
I've upgraded from 5.0 to 7.2 and it appears that I have some REST calls missing, namely: rest/enclosures and rest/interconnects. From what I have seen, they have been removed and the only alternatives are the REST calls that are done on specific resources, for example: rest/enclosure/{enclosureId}. I was curious why the REST calls that list the resources have been removed and if there are any alternatives for those.
Thank you in advance,
Eduard
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2022 08:09 AM
10-21-2022 08:09 AM
SolutionI'm assuming this is a VM appliance and you don't have any (c-class) enclosures? The 6.60.0X LTS release was the last VM appliance release to support enclosures. It is a long term support release, to provide management of c-class until its software end of support. Starting with 7.0, any REST API solely associated with enclosures was removed from OV.
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-01-2022 06:12 AM
11-01-2022 06:12 AM
Re: Missing REST API calls after upgrade.
Hello! Sorry for replying on a solved question. What about this REST API call? https://techlibrary.hpe.com/docs/enterprise/servers/oneview7.2/cicf-api/en/index.html#rest/enclosures. Is there any other way to install HPE Oneview that is not an virtual appliance?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2022 07:08 AM - edited 11-04-2022 07:09 AM
11-04-2022 07:08 AM - edited 11-04-2022 07:09 AM
Re: Missing REST API calls after upgrade.
That's a link to the HPE Synergy Composer API, which is a hardware appliance that runs HPE OneView. It manages only HPE Synergy infrastructure and computes. If you click to the "What's new?" You'll see the platform is "Synergy".
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-15-2022 12:41 AM
11-15-2022 12:41 AM
Re: Missing REST API calls after upgrade.
Thank you!