Reference Guide

Parameters
Type Name Schema
Body
body
required
volume_create
Responses
HTTP
Code
Description Schema
201 Created create_response
400 Invalid Request error_response
422 Operation Failed error_response
GET /volume/{id}
Description
Query a specific volume instance.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the volume to query. string
Responses
HTTP
Code
Description Schema
200 Success volume_instance
404 Not Found error_response
DELETE /volume/{id}
Description
Delete a volume.
A volume which is attached to a host or host group or is a member of a volume group cannot be
deleted.
230
Dell EMC PowerStore REST API Reference Guide