HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1.1 CLI Reference Guide (TB581-96066, September 2011)

Parameter values to obtain in advance
objectid: Obtain this value from the execution result of the GetLogicalGroup command. In the
execution result of this command, the objectID value appears under An instance of
LogicalGroup. Use this objectID value to specify the objectid parameter.
logicalpath: Obtain this value from the execution result of the GetLogicalGroup command. In
the execution result of this command, the logicalPath value appears under An instance of
LogicalGroup. Use this value to specify the logicalpath parameter.
Command execution example 1
hdvmcli GetLogicalGroup -o "D:\logs\GetLogicalGroup.log"
"subtarget=path"
Command execution result 1
RESPONSE:
An instance of LogicalGroup
objectID=*****
name=toro
parentID=*****
logicalPath=root/toro
icon=group12.gif
capacity=0
capacityInKB=0
realCapacityInKB=0
percentUsed=0
numberOfLUNs=0
List of 1 GroupElement elements:
An instance of Path
objectID=*****
devNum=101
displayDevNum=00:65
portID=0
portName=CL1-A
domainID=0
scsiID=15
LUN=8
wwnSecurityValidity=true
.
. (repeated for other LogicalGroup instances)
.
*****: The values are encoded by the CLI.
Command execution example 2
hdvmcli GetLogicalGroup -o "D:\logs\GetLogicalGroup.log"
"objectID=*****" "subtarget=path"
*****: The value is encoded by the CLI.
CLI Reference Guide 199