HP P9000 Command View Advanced Edition Suite Software 7.3.1-00 CLI Reference Guide

DescriptionStatusParameter name
Nickname of the host storage domain to delete
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
domainnickname
For this parameter, you can specify only lusekeep.
If this parameter is omitted, a LUSE is deleted. If you do not want
to delete a LUSE, be sure to specify this parameter.
Optional
deletionoption
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.
domain and port
Obtain these values from the execution result of the GetStorageArray (subtarget=Host-
StorageDomain) command. Execute this command by specifying only the model and serial-
num parameters, and HostStorageDomain for the subtarget parameter. In the execution
result of this command, the domainID and portID values appear under An instance of
HostStorageDomain. Use these domainID and portID values to specify the domain and
port parameters respectively.
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. Execute this command by specifying only the model and serialnum
parameters, and HostStorageDomain for the subtarget parameter. 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 DeleteHostStorageDomain -o "D:\logs\DeleteHostStorageDomain.log"
"serialnum=10001" "model=XP1024"
"port=16" "domain=1" "deletionoption=lusekeep"
Command execution result
RESPONSE:
(Command completed; no data returned)
Command reference98