HP XP P9000 Command View Advanced Edition Suite Software 7.6.1-00 CLI Reference Guide

Parameters
Table 66 GetStorageArray (subtarget=TieringPolicy) command parameters
DescriptionStatusParameter name
Specify TieringPolicy.
Required
subtarget
Serial number of the storage system.
If you omit this parameter, all the storage systems become the
target.
Optional
serialnum
Model of the storage system
If you omit this parameter, all the storage systems become the
target.
Optional
model
Tiering policy ID for which information is to be obtained
If you specify this parameter, you must also specify the
serialnum and model parameters. If you specify this parameter
without specifying the serialnum and model parameters, the
information about all tiering policies in the storage system is
acquired.
For details about the values that can be specified, see the
description of the tieringpolicy parameter in the Table 79
.
If you omit this parameter, all the tiering policies become the
target.
Optional
policyid
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)
.
Command reference198