HP P9000 Command View Advanced Edition Suite Software 7.2 CLI Reference Guide

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 80 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
Port name
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
portname
WWN to delete from the portRequired
wwn
Parameter values to obtain in advance
serialnum and model
CLI Reference Guide 225