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

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 29 Parameters of the DeleteMigrationGroup command
DetailsParameter
Specify the storage domain name.
storagedomainname
Specify the name of the migration group to be deleted.
name
Output items
The items output by the DeleteMigrationGroup command are the same as the items output by
the CreateMigrationGroup command. For more information, see Output items on page 77 of
the CreateMigrationGroup command.
Example and execution results
Command execution example:
In this example, the migration group MG01 is deleted from the storage domain MegaTechXP12000-
Primary.
htsmcli DeleteMigrationGroup --detail
storagedomainname="MegaTechXP12000-Primary" name="MG01"
Execution results:
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
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.
Information cannot be obtained for migration groups in storage domains whose refresh status is either
Processing or Failure.
Details of CLI commands80