
Detailed Command Descriptions 69
Command Syntax
htsmcli server-location DeleteMigrationGroup
{ -u | --username } user-name
{ -p | --password } { password | @name-of-password-file }
[ { -o | --output } name-of-the-standard-output-redirect-file ]
[ { -d | --detail } ]
storagedomainname=storage-domain-name
name=migration-group-name
Table 4-36 Options of the DeleteMigrationGroup Command
Option Name Option Arguments Optional or Required Description
-d or
--detail
None Optional Specify this to output information about the deleted migration
group to the standard output, after command execution. If this
is omitted, nothing is output to the standard output.
Table 4-37 Parameters of the DeleteMigrationGroup Command
Parameter Name Optional or Required Description
storagedomainname Required Specify the storage domain name.
name Required Specify the name of the migration group to be deleted.
Table 4-38 Items Output by the DeleteMigrationGroup Command
Type of Information Item Name Description Output by -d
Storage domain information name The name of the storage domain. -d
Migration group information name The name of the deleted migration group. -d
canMigrate Indicates whether migration is possible. -d
description A description of the migration group. -d
Legend: -d indicates output only when either the -d or the --detail option is specified.
Example: In this example, the MG01 migration group is deleted from the MegaTechXP12000-Primary
storage domain.
D:\>htsmcli DeleteMigrationGroup --detail storagedomainname="MegaTechXP12000-
Primary" name="MG01"
Output:
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
description=MigrationGroup01
D:\>
4-3-3 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.
Detailed Command
Descriptions
Kommentare zu diesen Handbüchern