DELETE – Delete the Volume
Use the DELETE method to delete the volume for Redfish service.
Request URL
DELETE https://<BMC_IPADDR>/redfish/v1/Systems/1/Storage/{Id}/Volumes/{VolumeId}
Request body
None.
Response
None.
Status code
HTTP Status Code | Error Message ID |
---|---|
204 | NoContent |
500 | InternalError |
Resource StoragePool
This resource is used to represent StoragePool information for a Redfish implementation.
Number of Resources | Number of StoragePool managed by storage controller |
Resource Path | /redfish/v1/Systems/1/Storage/Id/StoragePools/{StoragePoolId} |
Schema File | StoragePool_v1.xml |
Give documentation feedback