
Detailed Command Descriptions 62
Table 4-25 Items Output by the DeleteStorageTier Command
Type of Information Item Name Description Output by
-d
Storage tier information name The name of the deleted storage tier. -d
filterCondition Filter conditions for the storage tier. -d
description A description of the storage tier. -d
Legend: -d indicates output only when either the -d or the --detail option is specified.
Example: In this example, the MegaTech-HighCost storage tier is deleted from the
MegaTechXP12000-Primary storage domain.
D:\>htsmcli DeleteStorageTier --detail storagedomainname="MegaTechXP12000-
Primary" name="MegaTech-HighCost"
Output:
RESPONSE:
An instance of StorageDomain(1 of 1)
name=MegaTechXP12000-Primary
List of 1 StorageTier elements:
An instance of StorageTier(1 of 1)
name=MegaTech-HighCost
filterCondition=RAIDLevel='RAID5(3D+1P)' AND Capacity < '1GB'
description=
D:\>
4-2-3 GetStorageTiers
The GetStorageTiers command can be used to obtain information about all storage tiers in the storage
domain, or about the storage tier specified by the name parameter.
Information cannot be obtained for storage tiers in storage domains that are being refreshed.
Command Syntax
htsmcli server-location GetStorageTiers
{ -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=storage-tier-name, [ ,storage-tier-name ] ...]
#
Summary information consists of the information for items for which the Output by -d column is blank in Table
4-28.
Table 4-26 Options of the GetStorageTiers Command
Option Name Option Arguments Optional or Required Description
-d or
--detail
None Optional Specify this to output all information about the storage tier to
the standard output, after command execution. If this is
omitted, only summary information
#
is output.
Comentarios a estos manuales