cluster backup enable
Enable the configured cluster backups. You must specify a backup password that will be required to restore from the scheduled backups.
NOTE Thales requires minimum Luna Appliance Software 7.8.5 with the lnh_cluster-1.0.4 package, Luna HSM Firmware 7.8.4, and Luna HSM Client 10.7.2 to use clusters in production environments.
REST API: PUT /api/clusters/{clusterID}/backup
User Privileges
Users with the following privileges can perform this command:
>Admin
Syntax
cluster backup enable -backuppassword <password>
Argument(s) | Shortcut | Description |
---|---|---|
-backuppassword <password> | -b | Specifies a password that will be required to restore from the scheduled backups. |
Example
lunash:>cluster backup enable -backupPassword myBUPassword Success Command Result : 0 (Success)