- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- ProLiant Servers (ML,DL,SL)
- >
- Re: Redfish api drives return error
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
04-14-2025 05:28 AM - last edited on 05-05-2025 02:48 AM by support_s
04-14-2025 05:28 AM - last edited on 05-05-2025 02:48 AM by support_s
Redfish api drives return error
Hi everyone,
I have two different Gen11 servers. One is running iLO 6 v1.53 and the other is running iLO 6 v1.66. Both servers have identical configurations.
When I use the Redfish API to query storage and memory details, the server with iLO 6 v1.53 works as expected. For example:
curl -k -u "user:password" -X GET https://192.168.101.101/redfish/v1/Systems/1/Storage/XXXXXXX/Drives/1
This returns the expected drive details (e.g., model, manufacturer, media type, etc.).
However, on the server with iLO 6 v1.66, using the same endpoint returns the following error:
{
"error": {
"code": "iLO.0.10.ExtendedInfo",
"message": "See @Message.ExtendedInfo for more information.",
"@Message.ExtendedInfo": [
{
"MessageArgs": ["/redfish/v1/Systems/1/Storage/XXXXXXX/Drives/0"],
"MessageId": "Base.1.18.ResourceMissingAtURI"
}
]
}
}
There are 8 drives installed, and when I query /redfish/v1/Systems/1/Storage/XXXXXXX, I can see that the drives exist. However, I’m unable to retrieve detailed information for any of them.
The same issue occurs when trying to retrieve memory details(Manufacturer field).
Has anyone experienced this issue with iLO 6 v1.66? Any suggestions on what might be causing this or how to resolve it would be appreciated.
Thanks in advance!
- Tags:
- ProLiant Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 01:48 AM
04-30-2025 01:48 AM
Re: Redfish api drives return error
@erolu, please update the iLO firmware to the latest version 1.68 and check. If the issue still remains then kindly log a case with the HPE support for further assistance.
Link: https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_6fd245396a284bee83a286fd93
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
05-05-2025 10:50 PM
05-05-2025 10:50 PM
Query: Redfish api drives return error
Hello,
Let us know if you were able to resolve the issue.
If you are satisfied with the answers then kindly click the "Accept As Solution" button for the most helpful response so that it is beneficial to all community members.
Please click on "Thumbs Up/Kudo" icon to give a "Kudo".