Reference Guide

HTTP
Code
Description Schema
400 Invalid request error_response
404 Not Found error_response
422 Invalid Request error_response
POST /volume_group/{id}/remove_members
Description
Remove members from an existing primary or clone volume group. This cannot be used to remove
members from a snapshot set. Members cannot be removed from a volume group that is a 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_remo
ve_members
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}/snapshot
Description
Create a new snapshot set for a volume group. When a snapshot of a volume group is created, the
resultant snapshot volume group is referred to as a "snapshot set" and it represents a point-in-time
copy of the members in the volume group. The snapshot set will be created on the same appliance
240
Dell EMC PowerStore REST API Reference Guide