The delete sgSnapVolume command deletes the snapshot volume of a consistency group. Optionally, you can also delete the repository members.
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
To execute this command on an storage array, you must have the Storage Admin role.
delete cgSnapVolume ["snapVolumeName"]
[deleteRepositoryMembers=(TRUE | FALSE)]
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 . |