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

DescriptionName
Optional description[description]
Automatically grow the pages.[autogrowpages]
Example 172 Windows
cliq modifySnapshot description="New Description" login=10.0.1.2
userName=admin passWord=secret snapshotName=TheSnapshot
Example 173 SSH
modifySnapshot description="New Description" snapshotName=TheSnapshot
modifySnapshotSchedule
Description
Modify a previously created snapshot schedule.
Syntax
modifySnapshotSchedule {login=} { userName= passWord= | groupName= }
{scheduleName=} [description=] [recurperiod=] [starttime=] [retentioncount=]
[retentionseconds=] [paused=]
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 schedule.{scheduleName}
Optional description[description]
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, and SS is the seconds. The time must always be expressed in GMT
time.
Defines the number of snapshots to maintain. Must be between 1 and 50.
Either retentioncount or retentionseconds must be specified.
[retentioncount]
Defines how long snapshots should be retained. Either retentioncount
or retentionseconds must be specified.
[retentionseconds]
The state of the snapshot schedule. Values are 0—Schedule is not paused
and 1—Schedule is paused.
[paused]
90 Commands