This command enables, disables and changes the path for a protected path.
Usage
protectedpath modify --id ID [--source-dir SOURCE_DIR] [--enable] [--disable]
Required Parameters
Options
|
Changes the path that is protected. For S3 backup, only the root directory ("/") is supported. |
|
Activates a protected path. |
|
Deactivates a protected path that was disabled. |
Example
This example re-activates a protected path whose ID is 1.
vcli: admin> protectedpath modify --id 1 --enable
Comments
0 comments
Article is closed for comments.