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

htsmcli DeleteMigrationGroup --detail
storagedomainname="MegaTechXP12000-Primary" name="MG01"
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=MG01
canMigrate=Yes
notifyToURL=
remindAt=
reminderDescription=
arrayGroupSelectionRule=MinimumCoverage
arrayGroupAvoidanceOfMigrationGroups=MG012,MG013
description=MigrationGroup01
Command execution example (2):
In this example, the migration group MG01 is deleted from the storage domain MegaTechXP12000-
Primary that needs to be refreshed.
htsmcli DeleteMigrationGroup --detail
storagedomainname="MegaTechXP12000-Primary" name="MG01"
Execution results (2):
RESPONSE:
An instance of StorageDomain(1 of 1)
name=MegaTechXP12000-Primary
List of 1 MigrationGroup elements:
An instance of MigrationGroup(1 of 1)
name=MG01
canMigrate=Yes
notifyToURL=
remindAt=
reminderDescription=
arrayGroupSelectionRule=MinimumCoverage
arrayGroupAvoidanceOfMigrationGroups=MG012,MG013
description=MigrationGroup01
KATS10622-W message-contents
GetMigrationGroups
The GetMigrationGroups command can be used to obtain information about all migration groups
in the storage domain, or about the migration group specified by the name parameter.
Details of CLI commands86