HP 3PAR InForm OS 3.1.1 Command Line Interface Reference

dismissrcopytarget
DESCRIPTION
The dismissrcopytarget command removes a Remote Copy target from a Remote Copy
volume group.
NOTE: Remote Copy is not part of the Common Criteria evaluated configuration. See the HP
3PAR InForm OS Common Criteria Administrator’s Reference for more information before using
this command in Common Criteria mode.
SYNTAX
dismissrcopytarget <target_name> <group_name>
AUTHORITY
Super, Edit
Any role that is granted the rcopytarget_dismiss right.
OPTIONS
None.
SPECIFIERS
<target_name>
Specifies the name of the target to be removed.
<group_name>
The name of the group that currently includes the target.
RESTRICTIONS
The dismissrcopytarget command cannot be used to remove the last target.
EXAMPLES
The following example removes target Target1 from Group1:
cli% dismissrcopytarget Target1 Group1
NOTES
None.
dismissrcopytarget 165