doRestoreBlobs
zxsuite backup doRestoreBlobs volume_id [param VALUE[,VALUE]]
PARAMETER LIST
NAME |
TYPE |
EXPECTED VALUES |
DEFAULT |
volume_id(M) |
String |
||
backup_path(O) |
String |
||
dryrun(O) |
Boolean |
true|false |
true |
threads(O) |
Integer |
4 |
|
items(O) |
String |
zimbra|drive|all |
all |
blobs_archive(O) |
String |
(M) == mandatory parameter, (O) == optional parameter
Example:
zxsuite backup doRestoreBlobs 1 dryrun true
Run a restore blob operation on volume 1 without actually restoring data.
Example:
zxsuite backup doRestoreBlobs 3 dryrun false compress false