HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1 CLI Reference Guide (TB581-96051, May 2011)

Command execution example
In this example, the GetStorageArray (subtarget=CommParameters) command obtains
information about how to access a storage system (serial number: 10001, model: XP1024).
hdvmcli GetStorageArray -o "D:\logs\GetStorageArray_CommParameters.log"
subtarget=CommParameters model=XP1024 serialnum=10001
Command execution result
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 CommParameters elements:
An instance of CommParameters
userID=root
ipAddress=172.16.45.1
GetStorageArray (subtarget=Component)
GetStorageArray (subtarget=Component) obtains information about the configuration of
storage systems.
Parameters
Table 46 GetStorageArray (subtarget=Component) command parameters
DescriptionStatusParameter name
Specify Component.
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
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 parameter, and use the serialNumber value to specify the serialnum parameter.
Command execution example
In this example, the GetStorageArray (subtarget=Component) command obtains information
about the configuration of a storage system (serial number: 10007, model: XP24000).
Device Manager CLI command reference116