HP P4000 9.0 HP StorageWorks P4000 SAN/iQ Command-Line Interface User Manual - Page 115

modifySnapshotSchedule

Page 115 highlights

modifySnapshotSchedule This command modifies a previously created snapshot schedule. Availability: Windows, SAN/iQ Required Parameters: login The IP address or DNS-resolvable names of one or more storage systems userName The authentication user name for the group passWord The password for the group keyFile The encrypted key file (this is specified instead of the username and password parameters) scheduleName The name of the schedule Optional Parameters: description A description for the snapshot schedule recurperiod 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). starttime 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, DD is the day of the month, HH is the hour in 24 hour format, MM is the minute, SS is the seconds. The time must always be expressed in GMT time. retentioncount The number of snapshots to maintain. Must be between 1 and 50. retentionseconds How long snapshots should be retained. Example Command: cliq modifySnapshotSchedule scheduleName="TheSchedule" description="First snapshot schedule" login="10.0.1.2" userName="admin" passWord="secret" 115

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158

115
modifySnapshotSchedule
This command modifies a previously created snapshot schedule.
Availability: Windows, SAN/iQ
Required Parameters:
login
The IP address or DNS-resolvable names of one or more storage systems
userName
The authentication user name for the group
passWord
The password for the group
keyFile
The encrypted key file (this is specified instead of the username and password parameters)
scheduleName
The name of the schedule
Optional Parameters:
description
A description for the snapshot schedule
recurperiod
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).
starttime
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, DD is the day of the month, HH is the hour in 24
hour format, MM is the minute, SS is the seconds. The time must always be expressed in GMT
time.
retentioncount
The number of snapshots to maintain. Must be between 1 and 50.
retentionseconds
How long snapshots should be retained.
Example Command:
cliq modifySnapshotSchedule scheduleName="TheSchedule" description="First
snapshot schedule" login="10.0.1.2" userName="admin" passWord="secret"