HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.1 CLI Reference Guide (TB581-96051, May 2011)

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
hdvmcli DeleteWWN -o "D:\logs\DeleteWWN.log" "serialnum=10001" "model=XP1024"
"port=0" "wwn=11.22.33.22.44.55.33.11"
Command execution result
RESPONSE:
(Command completed; no data returned)
DeleteWWNForHostStorageDomain
DeleteWWNForHostStorageDomain removes security for LUNs that are under a specified host
storage domain. The host storage domain must already exist and be secured.
Parameters
Table 77 DeleteWWNForHostStorageDomain command parameters
DescriptionStatusParameter name
Serial number of the storage system for the host storage domainRequired
serialnum
Model of the storage system for the host storage domainRequired
model
Port ID of the host storage domain
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 of the host storage domain
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
Domain ID of the host storage domain
This parameter can be specified in decimal and hexadecimal. If
you specify a hexadecimal number, add the 0x prefix.
The execution results are output in decimal.
You must specify either domain or domainnickname. Do not
specify both parameters at the same time. If they are specified at
the same time, an error will occur.
Optional
domain
CLI Reference Guide 211