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

In this example, a storage tier named MegaTech-HighCost is deleted from the storage domain
MegaTechXP12000-Primary that needs to be refreshed.
htsmcli DeleteStorageTier --detail
storagedomainname="MegaTechXP12000-Primary" name="MegaTech-HighCost"
Execution results (2):
RESPONSE:
An instance of StorageDomain(1 of 1)
name=MegaTechXP12000-Primary
An instance of StorageTier(1 of 1)
name=MegaTech-HighCost
filterCondition=RAIDLevel = 'RAID5(3D+1P)' AND
ControllerArrayGroup = '1-10-1'
description=
cost=USD3000/TB/Year
chargefor=Allocated
thpcost=USD3/GB/Year
thpchargefor=Consumed
KATS10622-W message-contents
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 whose refresh status is either
Processing or Failure.
If this command is executed for a storage domain that requires a refresh, a warning message will be
output to the standard error output.
Syntax
htsmcli [ server-location] GetStorageTiers
[ common-option ]
[ { -d | --detail } ]
storagedomainname=storage-domain-name
[ name=storage-tier-name[,storage-tier-name ].. ]
Options
-d or --detail
Specify this to display detailed information in the standard output after CLI command execution.
If you omit this option, only summary information will be displayed.
CLI Reference Guide 71