| createsystembackup |
Use this method to creates a backup file (*.tgz) that is stored in the /var/ns_sys_backup/ directory. This file can be used to restore the appliance by using the "restore system backup" method. |
Syntax |
Parameters |
filename |
Name of the backup file(*.tgz) to be restored. |
uselocaltimezone |
This option will create backup file with local timezone timestamp |
level |
Level of data to be backed up. Default value = CLEARCONF1. |
includekernel |
Use this option to add kernel in the backup file Default value = NS_NO. |
comment |
Comment specified at the time of creation of the backup file(*.tgz). |
Return Value |
Returns simpleResult |
See Also |