Deletes an access control record for the replica placeholder for a volume’s manual transfer replication operation. (Used only with the CLI version of the Manual Transfer Utility.)
This command applies only to replica sets that were created for a manual transfer replication operation. After you have completed manual replication, use this command to delete the access control records that were created to allow the system to access the replica placeholder.
Format
partner select partner_name inbound-replicaset select set_name access delete access_entry_id
Variables
|
partner_name |
Group name of a partner. |
|
set_name |
Name of an inbound replica set that represents a replica placeholder. |
|
access_entry_id |
Access control record identification number (from the output of the show subcommand; see partner select inbound-replicaset select access). |
Example
The following command deletes an access control record:
> partner select secondary inbound-replicaset select vol-1.1 access delete 4
Do you really want to delete? (y/n) [n] y
Access entry deletion succeeded.