- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Remote Server Management
- >
- redfish storagecontroller deletevolume is not work...
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
06-13-2024 05:15 AM - last edited on 06-23-2024 06:45 AM by support_s
06-13-2024 05:15 AM - last edited on 06-23-2024 06:45 AM by support_s
redfish storagecontroller deletevolume is not working
Hello
I try to delete all volume with redfish like :
"url": "https://@IPILO/redfish/v1/Systems/1/Storage/DE00B000/Actions/Storage.ResetToDefaults"
with
"body": {
"ResetType": "ResetAll"
},
I get :
"MessageId": "Base.1.18.Success"
But all volumes are still there ; none deleted
Ilo 6 1.56 Jan 27 2024
FirmwareVersion: 1.512
HPE SR932i-p Gen11
- Tags:
- ProLiant Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2024 06:40 AM
06-14-2024 06:40 AM
Re: redfish storagecontroller deletevolume is not working
Hi @lv22 ,
Please check whether you have used the 'DELETE' method as specified in this guide.
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
06-14-2024 06:54 AM
06-14-2024 06:54 AM
Re: redfish storagecontroller deletevolume is not working
With :
"url": https://@IP_ILO/redfish/v1/Systems/1/Storage/DE00B000/Volumes/101
And
"method": "DELETE"
I get : Status code was 405 and not [200, 201]: HTTP Error 405: Method Not Allowed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2024 12:15 PM - last edited on 09-16-2024 02:20 AM by support_s
06-14-2024 12:15 PM - last edited on 09-16-2024 02:20 AM by support_s
Re: redfish storagecontroller deletevolume is not working
Hello,
I tested this out in the lab and this worked for me. I issued POST to "https://<iLO IP>/redfish/v1/Systems/1/Storage/DE00C000/Actions/Storage.ResetToDefaults" with the following body:
{
"ResetType": "ResetAll"
}
I previously had a raid 10 configured on an SR416ie-m Gen11 on a SY480 Gen11 running iLO 6 FW 1.56. After issuing this, I went into the array config utility and I see that the four drives that were configured in the raid 10 were then showing as unconfigured drives.
Can you confirm what firmware version is running on your SR932i-p Gen11? I can't find the version you mentioned. The version in use on the SR416ie-m Gen11 in my lab environment is 03.01.23.072 and is not quite a year old.
Regards
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
06-17-2024 01:23 AM - last edited on 09-16-2024 02:30 AM by support_s
06-17-2024 01:23 AM - last edited on 09-16-2024 02:30 AM by support_s
Re: redfish storagecontroller deletevolume is not working
Hello,
I’ve got :
- FirmwareVersion: 03.01.23.072
Best Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-19-2024 09:52 PM - last edited on 09-16-2024 02:33 AM by support_s
06-19-2024 09:52 PM - last edited on 09-16-2024 02:33 AM by support_s
Re: redfish storagecontroller deletevolume is not working
Please update firmaware to 03.01.26.036 and check if you see any difference.
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
06-26-2024 04:07 AM
06-26-2024 04:07 AM
Query: redfish storagecontroller deletevolume is not working
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.