Reference Guide

volume_group_add_members
Request to add members to a volume group.
Name Description Schema
volume_ids
required
A list of primary or clone volumes to be added to the
volume group. Snapshots cannot be added to a volume
group. All the volumes should be on the same appliance as
the current members of the volume group. This list cannot
be empty.
< string > array
volume_group_clone
Clone volume group request.
Name Description Schema
description
optional
Description for the clone volume group. If description is not
specified, the description for the snapshot set will not be
set.
string
is_replication
_destination
optional
A boolean flag to indicate whether the clone volume group
is a destination of a replication session. This parameter
defaults to false, if not specified.
Default : false
boolean
name
required
Unique name for the clone volume group. string
protection_po
licy_id
optional
Unique identifier of the protection policy you want to
assign to the clone volume group.
string
volume_group_clone_response
Response for volume group clone action
Name Description Schema
id
optional
Unique identifier of the new instance created. string
754
Dell EMC PowerStore REST API Reference Guide