This command creates a protected path.
Usage
protectedpath create [--name NAME] --protection-policy-id PROTECTION_POLICY_ID --source-dir SOURCE_DIR [--target-exported-dir PATH_ON_PEER]
Required Parameters
Options
|
Sets a name for the protected path. |
|
For native replication, specify the path on the destination peer where the data should be replicated. This must be a directory that does not yet exist on the native replication peer. |
Example
vcli: admin> protectedpath create --name stream1 --protection-policy-id 1 --source-dir /
Comments
0 comments
Article is closed for comments.