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

Obtain this value from the execution result of the GetStorageArray (subtarget=ArrayGroup)
command. In the execution result of this command, displayName appears under An instance
of ArrayGroup. Use this value to specify the arraygroupnames parameter.
Command execution example
hdvmcli DeleteExternalArrayGroup -o "D:\logs\DeleteExternalArrayGroup.log"
"model=XP24000" "serialnum=10037" "arraygroupnames=E1-1,E1-2"
Command execution result
RESPONSE:
(Command completed; empty list returned)
DeleteHostStorageDomain
DeleteHostStorageDomain deletes a host storage domain. This command deletes host groups
from the storage system.
Parameters
Table 33 DeleteHostStorageDomain 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 domain.Required
model
The port ID of the host storage domain to delete
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 for the host storage domain to delete
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
The domain ID of the host storage domain to delete
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.
Do not specify 0. A host storage domain whose domain ID is 0
cannot be deleted.
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 97