HPE OneView
1834149 Members
4012 Online
110064 Solutions
New Discussion

Re: Error in API Reference

 
SOLVED
Go to solution
bradawk1
Trusted Contributor

Error in API Reference

Appliance version 8.20.00-0475724  The API reference page #rest/roles about retrieving details of a specificied role shows as an example:

GET https://example.com/rest/roles/Read only

That will not work as "only" will not be parsed as part of the URL.  Putting quotes around "Read only" or the entire "https...only" also does not work.  It works with:

GET https://example.com/rest/roles/Read%20only

Some mention of that in the API would be appreciated.

 

1 REPLY 1
Bunsol
HPE Pro
Solution

Re: Error in API Reference

Thank you for the information. Will pass this information to the concerned team so that this would be listed.


If you feel this was helpful please click the KUDOS! Thumbs below!

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