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

Obtain these values from the execution result of the GetStorageArray command. For the
storage system where you want to delete an external parity group, specify either an arrayType
value or a displayArrayType value for the model parameter. Use the serialNumber value
to specify the serialnum parameter.
arraygroupnames
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
Command reference92