Delete consistency group snapshot volume
The delete sgSnapVolume command deletes the snapshot volume of a consistency group. Optionally, you can also delete the repository members.
Supported Arrays
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
Roles
To execute this command on an storage array, you must have the Storage Admin role.
Syntax
delete cgSnapVolume ["<var id="GUID-1F693EE9-AD04-464D-A75B-BD943F571BF8__V1111827" className="keyword varname">snapVolumeName</var>"]
[deleteRepositoryMembers=(TRUE | FALSE)]
Parameters
Parameter | Description |
---|---|
cgSnapVolume | The name of the consistency group snapshot volume that you want to delete. Enclose the name of the consistency group snapshot volume in double quotation marks (" ") inside square brackets ([ ]). |
deleteRepositoryMembers | The parameter to save or delete the member volumes. To save the member volumes, set this parameter to TRUE . To delete the member volumes, set this parameter to FALSE . The default value is TRUE . |
Give documentation feedback