Reference Guide

POST /volume/{id}/detach
Description
Detach a volume from a host or host group.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of volume to detach. string
Body
body
required
volume_detach
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid Request error_response
404 Not Found error_response
422 Operation Failed error_response
volume_group
Manage volume_groups. A volume_group is a group of related volumes treated as a single unit. It
can optionally be write-order consistent.
GET /volume_group
Description
Query all volume groups, including snapshot sets and clones of volume groups.
Responses
236
Dell EMC PowerStore REST API Reference Guide