HP XP7 Command View Advanced Edition CLI Reference Guide (TK981-96006, May 2014)
DescriptionStatusParameter name
Filter used to select ports that belong to a specific physical
resource group
Specify the ID of the physical resource group that contains the
ports.
Optional
rpuidfilter
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.
port
Obtain this value from the execution result of the GetStorageArray (subtarget=Port)
command. Execute this command by specifying only the model and serialnum parameters,
and the value for subtarget=Port. In the execution result of this command, the required
portID value appears under An instance of Port. Use this portID value to specify the
port parameter.
portname
Obtain this value from the execution result of the GetStorageArray (subtarget=Port)
command. In the execution result of this command, the displayName value appears under An
instance of Port. Use this value to specify the portname parameter.
Command execution example
In this example, the GetStorageArray (subtarget=Port) command obtains information about
a port (port number: 9) in a storage system (serial number: 10007, model: XP24000). The information
includes information about the port's WWNs and the host storage domain.
hdvmcli GetStorageArray -o "D:\logs\GetStorageArray_Port.log"
subtarget=Port model=XP24000 serialnum=10007 port=9
portsubinfo=WWN,HostStorageDomain
Command execution result
RESPONSE:
An instance of StorageArray
.
. (Attributes of StorageArray are omitted here)
.
List of 1 Port elements:
An instance of Port
objectID=*****
portID=9
portType=Fibre
fibreAddress=CC
topology=Fabric(off), FC-AL
displayName=CL3-E
lunSecurityEnabled=true
Command reference226