ZxBackup CLI parame...
 
Notifications
Clear all

ZxBackup CLI parameters

1 Posts
1 Users
0 Likes
490 Views
(@bbortolotti)
Posts: 1
Topic starter
 

Hi to everybody.

Using web interface is possible to start external restore checking "Apply HSM Policy Now" option.

There is an equivalent option in Command Line Interface?

This is the help for CLI and i've not found HSM parameter (Zextras Suite v.2.6.7):


$ zxsuite help backup doExternalRestore

Perform an External Restore

Syntax:
zxsuite backup doExternalRestore {source_path} [attr1 value1 [attr2 value2...]]

PARAMETER LIST

NAME TYPE EXPECTED VALUES DEFAULT
source_path(M) Path
accounts(O) Account Name[,..] all
domains(O) Domain Name[,..] all
filter_deleted(O) Boolean true|false true
skip_system_accounts(O) Boolean true|false true
skip_aliases(O) Boolean true|false false
skip_distribution_lists(O) Boolean true|false false
skip_coses(O) Boolean true|false false
skip_account_provisioning(O) Boolean true|false false
provisioning_only(O) Boolean true|false false
notifications(O) Email Address
concurrent_accounts(O) Integer
max_file_size(O) Integer

(M) == mandatory parameter, (O) == optional parameter

Usage example:

zxsuite backup doexternalrestore /path/to/data/ accounts john@example.com,jack@example.com domains example.com filter_deleted false skip_system_accounts false
Restores the example.com domain, including all system accounts, and the john@example.com and jack@example.com accounts from a backup located in /path/to/data/


Thanks for answers.

 
Posted : 07/30/2018 10:15