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

DescriptionStatusParameter name
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
Obtain this value from the execution result of the GetStorageArray command. Set the value
of objectID, obtained from the execution result, into the saobjid parameter.
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.
Command reference130