HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)

Parameter values to obtain in advance
serialnum and model
Obtain these values from the execution result of the GetStorageArray command. In the execution
result, use the arrayType value or the displayArrayType value to specify the model para-
meter, and use the serialNumber value to specify the serialnum parameter.
Command execution example
In this example, the GetStorageArray (subtarget=TieringPolicy) command obtains
information about the tiering policy with ID 10 (policyid: 10) for a storage system (serial number:
53039; model: P9500).
hdvmcli GetStorageArray -o "D:\logs\GetStorageArray_TieringPolicy.log"
subtarget=TieringPolicy model=P9500 serialnum=53039 policyid=10
Command execution result
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 TieringPolicy elements:
An instance of TieringPolicy
objectID=*****
policyID=10
allocationThresholdT1Max=50
allocationThresholdT1Min=20
allocationThresholdT3Max=40
allocationThresholdT3Min=10
numberOfVVols=4
*****: The values are encoded by the CLI.
GetStorageArray (subtarget=VResourcePartitionUnit)
The GetStorageArray (subtarget=VResourcePartitionUnit) command obtains information
about virtual resource groups.
NOTE:
The command can obtain information only when you are using HP XP7 and P9500 (with a microcode
version of 70-03-30-XX/XX or later).
Command reference242