This command creates a protected path.
Usage
protectedpath create [--name NAME] [--protection-policy-id PROTECTION_POLICY_ID] --source-dir SOURCE_DIR
Required Parameters
|
Specifies the path to the directory that you want to protect with snapshots and optionally, S3 replication. If the policy includes an S3 replication peer, this path must be "/". No other path is supported for S3 backup. For example: |
Options
|
Sets the name of the protected path. |
|
Specifies the protection policy to use. |
Example
vcli: admin> protectedpath create --name stream1 --protection-policy-id 1 --source-dir /
Comments
0 comments
Article is closed for comments.