HP StorageWorks P9000 Tiered Storage Manager Software 7.1 CLI Reference Guide (TB585-96011, May 2011)

Example and execution results
Command execution example (1):
In this example, the description of the migration task whose task ID is TK1f2lymqv is changed.
htsmcli ModifyTask --detail id="TK1f2lymqv"
newdescription="This property was changed."
Execution results (1):
RESPONSE:
An instance of Task(1 of 1)
ID=TK1f2lymqv
taskType=Migration
status=Standby
timeEstimate=0:02:02
creationTime=2011/04/25 16:53:11
endTime=
ownerID=user
storageDomainName=MegaTechXP12000-Primary
migrationGroupName=MG011
previousTargetStorageTierName=
targetStorageTierName=MegaTech-HighCost
eraseData=No
zeroDataDiscard=No
notifyToURL=mailto:test@example.com
description=This property was changed.
List of 2 MigrationInfo elements:
An instance of MigrationInfo(1 of 2)
sourceControllerDeviceNumber=3:A6
targetControllerDeviceNumber=2:80
timeEstimate=0:01:01
An instance of MigrationInfo(2 of 2)
sourceControllerDeviceNumber=3:A7
targetControllerDeviceNumber=2:84
timeEstimate=0:01:01
Command execution example (2):
In this example, the description of the locking task whose task ID is TK1f2lymqv is changed.
htsmcli ModifyTask --detail id="TK1f2lymqv"
newdescription="This property was changed."
Execution results (2):
RESPONSE:
An instance of Task(1 of 1)
ID=TK1f2lymqv
taskType=Locking
status=Standby
CLI Reference Guide 171