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

GetStorageArray (subtarget not specified)
By executing GetStorageArray without specifying the subtarget parameter, you can obtain
basic information about all the storage systems that are registered on the Device Manager server.
Format
When obtaining information about all storage systems:
hdvmcli [URL] GetStorageArray [options]
When obtaining information about a storage system:
hdvmcli [URL] GetStorageArray [options] serialnum=serial-number model=model
Parameters
Table 43 GetStorageArray (subtarget not specified) command parameters
DescriptionStatusParameter name
Serial number of the storage system
Optional
#
serialnum
Model of the storage system
Optional
#
model
#
Omitting the serialnum or model parameter will cause all of the storage systems to be targeted.
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 command obtains information about the configuration of
all the storage systems.
hdvmcli GetStorageArray
Command execution result
RESPONSE:
An instance of StorageArray
objectID=*****
name=R600@10.208.115.220
description=R600 (10007) at 10.208.115.220
serialNumber=10007
CLI Reference Guide 109