NAME
acpair remove - Deletion of copy pairs
SYNOPSIS
acpair remove -g COPY-GROUP -p PAIR
DESCRIPTION
This command deletes copy pairs from copy groups. Please make sure to specify the "remove" subcommand.
OPTIONS
This option specifies the copy group name.
This option specifies the copy pair to be deleted.
EXIT STATUS
=0: Completed successfully
>0: Terminated abnormally
EXAMPLES
[For Windows]
C:\acpair remove -g group01 -p E4000/0x1:E4000/0x6 Successful completion.
[For Solaris/Linux]
# acpair remove -g group01 -p E4000/0x1:E4000/0x6 Successful completion.