Reference Guide

Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the virtual volume to delete. string
Body
body
optional
Options to delete a virtual volume.
virtual_volume_dele
te
Responses
HTTP
Code
Description Schema
204 Success No Content
404 Not Found error_response
422 Operation Failed error_response
volume
Manage volumes, including snapshots and clones of volumes.
GET /volume
Description
Query volumes that are provisioned on the appliance.
Responses
HTTP
Code
Description Schema
200 Success
< volume_instance
> array
206 Partial content of volume instance objects
< volume_instance
> array
POST /volume
Description
Create a volume on the appliance.
229
Dell EMC PowerStore REST API Reference Guide