HP P9000 Command View Advanced Edition Suite Software 7.4.0-00 CLI Reference Guide (TB581-96326, December 2012)

Table Of Contents
Command execution example 1 (when the objectid parameter is not specified)
In this example, the GetStorageArray (subtarget=Path) command obtains information about
paths to a storage system (serial number: 10001, model: XP1024). The information includes information
about the WWNs of these paths and the host.
hdvmcli GetStorageArray -o "D:\logs\GetStorageArray_Path.log"
subtarget=Path model=XP1024 serialnum=10001 pathsubinfo=WWN,HostInfo
Command execution result 1
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 554 Path elements:
An instance of Path
objectID=*****
devNum=0
displayDevNum=00:00
portID=0
portName=CL1-A
domainID=0
scsiID=15
LUN=0
wwnSecurityValidity=true
.
. (repeated for other Path instances)
.
An instance of Path
objectID=*****
devNum=99
displayDevNum=00:63
portID=7
portName=CL1-H
domainID=0
scsiID=15
LUN=99
wwnSecurityValidity=true
List of 256 WWN elements:
An instance of WWN
WWN=88.77.77.77.77.77.00.01
nickname=Jane
An instance of WWN
WWN=88.77.77.77.77.77.00.02
nickname=Jone
.
. (repeated for other WWN instances)
.
*****: The values are encoded by the CLI.
Command reference162