HP P9000 Command View Advanced Edition Suite Software 7.4.1-00 CLI Reference Guide (TB581-96335, April 2013)

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, domain, and devnum
Obtain these values from the execution result of the GetStorageArray (subtarget=Path)
command. Execute this command by specifying only the model and serialnum parameters,
and Path for the subtarget parameter. In the execution result of this command, the devNum,
domainID, and portID values appear under An instance of Path. Use these devNum,
domainID, and portID values to specify the devnum, domain, and port parameters respect-
ively.
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.
domainnickname
Obtain this value from the execution result of the GetStorageArray (subtarget=HostStor-
ageDomain) command. In the execution result of this command, the nickname value appears
under An instance of HostStorageDomain. Use this value to specify the domainnickname
parameter.
Command execution example
hdvmcli DeleteLun -o "D:\logs\DeleteLun.log" "serialnum=10001" "model=XP1024"
"port=1" "domain=1" "devnum=1" "deletionoption=lusekeep"
Command execution result
RESPONSE:
(Command completed; no data returned)
DeleteWWN
DeleteWWN removes a WWN from a port.
Parameters
Table 88 DeleteWWN command parameters
DescriptionStatusParameter name
Serial number of the port's storage systemRequired
serialnum
Model of the port's storage systemRequired
model
Port number
Specify either port or portname. Do not specify both
parameters at the same time. If they are specified at the same
time, an error will occur.
Optional
port
Command reference256