11.0 HP StoreVirtual LeftHand OS Command Line Interface User Guide (AX696-96291, September 2013)

DescriptionName
Values are 0—The snapshot(s) will not attempt to use VSS on the host
connected to the volume (default) and 1—The snapshot(s) will attempt to use
VSS on the host connected to the volume.
[managed]
Determines whether to wait for the application managed snapshot process
to complete or not. Values are 0—Do not wait and 1—Wait for it to complete
(default).
[wait]
Example 49 Windows
cliq createSnapshot volumeName=volume0;volume1
snapshotName=snapshot0;snapshot1 login=10.0.1.2 userName=admin
passWord=secret
Example 50 SSH
createSnapshot volumeName=volume0;volume1
snapshotName=snapshot0;snapshot1
createSnapshotSchedule
Description
Create a local or remote snapshot schedule.
Syntax
createSnapshotSchedule {login=} { userName= passWord= | groupName= }
{volumeName=} {scheduleName=} {recurperiod=} {starttime=} [description=]
[retentioncount=] [retentionseconds=] [remoteip=] [remoteUserName=]
[remotePassWord=] [remoteCluster=] [remoteVolume=] [remoteretentioncount=]
[remoteretentionseconds=] [managed=] [remotegroupname=]
Parameters
DescriptionName
The IP addresses or DNS-resolvable names of one or more storage systems.{login}
The authentication user name for the storage system. If you use this parameter,
you must include the passWord parameter with it. Or, you can use the
groupName parameter instead of userName and passWord.
{userName}
The name of the management group. Use this parameter if you do not use
the userName and passWord parameters. Because groupName has cached
credentials, it does not require the userName and passWord parameters.
{groupName}
The password for the storage system. Required when the userName
parameter is used.
{passWord}
The name of the volume in the management group.{volumeName}
The name of the schedule{scheduleName}
The recurrence frequency of the snapshots, specified in seconds. Period may
be 0 to indicate the schedule never occurs, otherwise Period must be at least
1800 seconds (30 minutes).
{recurperiod}
The start time of the schedule. Specified as ISO 8601. Format is
YYYY-MM-DDTHH:MM:SSZ. YYYY represents the year, MM is the month,
{starttime}
DD is the day of the month, HH is the hour in 24 hour format, MM is the
minutes, SS is the seconds. The time must always be expressed in UTC time.
36 Commands