HP StorageWorks P9000 Tiered Storage Manager Software 7.1 CLI Reference Guide (TB585-96011, May 2011)
creationTime=2011/04/10 10:22:36
executionRequestTime=
startTime=
timeElapsed=
endTime=
ownerID=user
storageDomainName=MegaTechXP12000-Primary
totalCapacityInGB=19
notifyToURL=mailto:test@example.com
description=
• Command execution example (13):
In this example, the GetTasks command is executed to acquire summary information about all
tasks in the MegaTechXP12000-Primary storage domain that ended at least 5 days ago;
however, there are no tasks that satisfy the specified condition.
htsmcli GetTasks storagedomainname="MegaTechXP12000-Primary" status="End"
datetype="Creation" daystobase="5" direction="Before"
• Execution results (13):
RESPONSE:
(Command completed; empty list returned)
Examples and execution results (when multiple task types are displayed at the same time)
• Command execution example (1):
In this example, detailed information is acquired about multiple types of tasks in the MegaT-
echXP12000-Primary storage domain that were created at least 5 days ago and whose current
status is Standby.
htsmcli GetTasks --detail storagedomainname="MegaTechXP12000-Primary"
status="Standby" datetype="Creation" daystobase="5" direction="After"
• Execution results (1):
RESPONSE:
List of 3 Task elements:
An instance of Task(1 of 3)
ID=TK1f2lymqv
taskType=Migration
status=Standby
timeEstimate=0:02:04
creationTime=2011/04/25 16:53:11
executionRequestTime=
timeElapsed=
endTime=
CLI Reference Guide 163