racli add replication_server

Adds protection policy to replication server on upstream recovery appliance.

Syntax

racli add replication_server --replication_server_name=VALUE --protection_policy_name=VALUE 
[--mesh=TRUE|FALSE] [ --readonly=TRUE|FALSE ] [ --copyall_backups=TRUE|FALSE ]

Options

--replication_server_name

Specifies the replication server name to add policy.

--protection_policy

Specifies the protection policy name.

--mesh

Enables mesh replication when set to TRUE. Mesh is rejected if the target protection policy has Store & Forward enabled; the command stops with an explanatory error.

--readonly

Specifies the readonly attribute of replication server.

--copyall_backups

Specifies the copyall_backups of replication server.