HPE OneView
1831320 Members
3214 Online
110023 Solutions
New Discussion

Re: Missing REST API calls after upgrade.

 
SOLVED
Go to solution
AchimEduard
Occasional Contributor

Missing REST API calls after upgrade.

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

4 REPLIES 4
TKop
HPE Pro
Solution

Re: Missing REST API calls after upgrade.

I'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]
Accept or Kudo
AchimEduard
Occasional Contributor

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?

DanCernese
HPE Pro

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]
Accept or Kudo
AchimEduard
Occasional Contributor

Re: Missing REST API calls after upgrade.

Thank you!