HP XP P9000 Command View Advanced Edition Suite Software 7.6.0-00 CLI Reference Guide
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 34 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 occurs.
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 occurs.
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 occurs.
Optional
domain
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 occurs.
Optional
domainnickname
CLI Reference Guide 109