Reference Guide

Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the volume group. string
Body
body
optional
volume_group_modi
fy
Responses
HTTP
Code
Description Schema
204 Success No Content
400 Invalid request error_response
404 Not Found error_response
422 Invalid Request error_response
POST /volume_group/{id}/add_members
Description
Add member volumes to an existing primary or clone volume group. This cannot be used to add
members to a snapshot set. Members cannot be added to a volume group that is acting as the
destination in a replication session.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the volume group. string
Body
body
required
volume_group_add_
members
Responses
HTTP
Code
Description Schema
204 Success No Content
239
Dell EMC PowerStore REST API Reference Guide