NAME
acpair remove - Deletion of copy pairs
SYNOPSIS
acpair remove -g COPY-GROUP -p PAIR
acpair remove -g COPY-GROUP -p PAIR [-xml]
DESCRIPTION
This command deletes copy pairs from copy groups.
OPTIONS
This option specifies the copy group name.
This option specifies the copy pair to be deleted.
This option specifies when displaying the result of the command execution by the XML format.
This option is only supported in Windows version.
EXIT STATUS
=0 : Completed successfully
>0 : Terminated abnormally
EXAMPLES
> acpair remove -g group01 -p E4000/0x1:E4000/0x6 Successful completion.