saveConfiguration CLI command
Use the saveConfiguration command to save the configuration database to your computer. Use the restoreConfiguration command to restore a configuration database to the library. This requires a user with a Service role.
The output file is assigned a name in the following format:
- TS4500_library-serial-number_<firmware-level>_SAVECONF_<time-stamp>.dbz
- Diamondback_library-serial-number_<firmware-level>_SAVECONF_<time-stamp>.dbz
For example:
- TS4500_FA054_1.4.1.3-D00.T3_SAVECONF_20180323160237.dbz
- Diamondback_FA054_1.4.1.3-D00.T3_SAVECONF_20180323160237.dbz
The file is saved to the directory where the CLI is running.
Syntax
saveConfiguration -ssl
Parameters
- -ssl
- Required if SSL (HTTPS) is enabled.
Example
saveConfiguration
Example output
Done......
The library DB backup process has finished successfully.