HP StorageWorks P9000 Tiered Storage Manager Software 7.1 CLI Reference Guide (TB585-96011, May 2011)
Output items
The items output by the ModifyMigrationGroup command are the same as the items output by
the CreateMigrationGroup command. For more information, see “Output items” on page 82 of
the CreateMigrationGroup command.
Example and execution results
• Command execution example (1):
In this example, the name, description, and number of days before the specified elapsed-period
event is to occur are changed for the migration group MG01 in the storage domain MegaT-
echXP12000-Primary.
htsmcli ModifyMigrationGroup --detail
storagedomainname="MegaTechXP12000-Primary" name="MG01"
newname="MG011" newreminddayslater="25" newdescription="MigrationGroup011"
• Execution results (1):
RESPONSE:
An instance of StorageDomain(1 of 1)
name=MegaTechXP12000-Primary
List of 1 MigrationGroup elements:
An instance of MigrationGroup(1 of 1)
name=MG011
canMigrate=Yes
notifyToURL=mailto:test@example.com
remindAt=2011/04/29 19:40:05
reminderDescription=It is scheduled to move.
arrayGroupSelectionRule=BalanceCapacity
arrayGroupAvoidanceOfMigrationGroups=MG012,MG013
description=MigrationGroup011
• Command execution example (2):
In this example, the name, description, and number of days before the specified elapsed-period
event is to occur are changed for the migration group MG01 in the storage domain MegaT-
echXP12000-Primary that needs to be refreshed.
htsmcli ModifyMigrationGroup --detail
storagedomainname="MegaTechXP12000-Primary" name="MG01" newname="MG011"
newreminddayslater="25" newdescription="MigrationGroup011"
newarraygroupselectionrule=BalanceCapacity
• Execution results (2):
RESPONSE:
An instance of StorageDomain(1 of 1)
Details of CLI commands94