CLI Guide

members=(baseVirtualDisk:repositoryVirtualDisk...baseVirtualDisk:repositoryVirtu
alDisk)
Syntax When Setting The Consistency Group Snapshot Virtual Disk To Read
Only
create cgSnapVirtualDisk userLabel="cgVirtualDiskName"
cgSnapImageID="
snapCGID:imageID"
readOnly
Syntax When Setting The Repository Full Limit
create cgSnapVirtualDisk userLabel="cgVirtualDiskName"
cgSnapImageID="snapCGID:imageID"
repositoryFullLimit=percentValue
Parameters
Parameter Description
userLabel
The name that you want to give the consistency
group snapshot virtual disk that you are creating.
Enclose the consistency group snapshot virtual
disk name in double quotation marks (" ").
cgSnapImageID
The identifier of the snapshot image from the
snapshot consistency group that you want to
include in the consistency group snapshot virtual
disk. Enclose the snapshotImage identifier in
double quotation marks (" ").
members
The identifier of one base virtual disk or more than
one base virtual disks that you want to add. The
members identifier is comprised of the base virtual
disk name concatenated with the repository virtual
disk name. You must use a colon (:) between the
two names. Enclose all of the member identifiers in
parentheses. If you enter more than one member
separated the members with a space.
When you do not use the members parameter, all
of the members are automatically added to the
new consistency group snapshot virtual disk.
repositoryFullLimit
The percentage of repository capacity at which the
consistency group snapshot repository virtual disk
is nearing full. Use integer values. For example, a
value of 70 means 70 percent.
readOnly
The setting to determine whether you can write to
the snapshot virtual disk or only read from the
snapshot virtual disk. To write to the snapshot
virtual disk, do not include this parameter. To
prevent writing to the snapshot virtual disk, include
this parameter.
162