HP StorageWorks P9000 Tiered Storage Manager Software 7.1.1 CLI Reference Guide (TB585-96014, September 2011)

ModifyTask
The ModifyTask command enables you to change task information (such as the task description
and event notification address).
Task information cannot be changed in the following statuses:
Task has ended (End).
Task is in a storage domain whose refresh status is either Processing or Failure.
The ModifyTask command can change the properties of multiple types of tasks. Therefore, the output
items depend on the task type. The output items are described for each task.
Syntax
htsmcli [ server-location] ModifyTask
[ common-option ]
[ { -d | --detail } ]
id=task-ID
[ newnotifytourl=event-notification-address ]
[ newdescription=description-of-the-task ]
Options
-d or --detail
Specify this to display detailed information in the standard output after CLI command execution.
If you omit this option, nothing will be displayed in the standard output.
Parameters
Table 77 Parameters of the ModifyTask command
DetailsParameter
Specify the task ID.
The task ID is displayed as an ID attribute when task information is output by
executing the GetTasks command or another command.
id
Specify the address to be notified when the event occurs. When this item is omitted,
the existing event notification address remains unchanged.
Specify the address by combining mailto: and the email address character string.
If you specify only spaces, the previous event notification Web address will be
erased.
[newnotifytourl]
Specify a new task description. If this is omitted, the task description will not change.
If you specify only spaces, the previous task description will be deleted.
[newdescription]
Legend:
[ ]: Specifying this parameter is optional.
CLI Reference Guide 149