HP P9000 Command View Advanced Edition Suite Software 7.2 CLI Reference Guide

GetStorageArray (subtarget not specified)
By executing GetStorageArray without specifying the subtarget parameter, you can obtain
basic information about all the storage systems (including SMI-S Enabled 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 (other than an SMI-S Enabled storage system):
hdvmcli [URL] GetStorageArray [options]
serialnum=serial-number model=model
When obtaining information about an SMI-S Enabled storage system:
hdvmcli [URL] GetStorageArray [options]
saobjid=object-ID-of-SMI-S-Enabled-storage-system
Parameters
Table 45 GetStorageArray (subtarget not specified) command parameters
DescriptionStatusParameter name
Serial number of the storage system
You cannot specify this parameter if you are obtaining information
about a particular SMI-S Enabled storage system.
Optional
#
serialnum
Model of the storage system
You cannot specify this parameter if you are obtaining information
about a particular SMI-S Enabled storage system.
Optional
#
model
Object ID of the SMI-S Enabled storage system
Specify the object ID obtained from another CLI response. The
value is encoded by the CLI.
Optional
#
saobjid
#
Do not set saobjid together with serialnum and model. Doing so will result in an error.
Omitting all three parameters 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 para-
meter, and use the serialNumber value to specify the serialnum parameter.
saobjid
CLI Reference Guide 117