NOTICE: This Documentation is for JetBackup 4 for Linux.

Please CLICK HERE for the latest JetBackup 5 for Linux Documentation.

manageSettingsGeneral

Description

With this function, you can manage general settings.

Parameters

Parameter name Type Description Possible values Example
hostname String Hostname/IP of the server.    
debug Boolean Whether to enable the option that PHP error will be shown alongside other informative data.    
errorreporting Boolean Whether to enable the option to silently send error reports (email) to JetApps support team.    
workspacepath String The path to jetbackup workspace.   /usr/local/jetapps/usr/jetbackup/workspace
downloadspath String The path to jetbackup downloads.   /usr/local/jetapps/usr/jetbackup/downloads
zombiesttl Integer Time to keep   7
logsttl Integer Days to keep logs history.    
pushnotificationactive Boolean Whether API Notification system is active.    
pushnotificationurl String Url that Jetbackup will send notification alerts to.    
manuallybackupretain Integer How many Manually Backups to keep.   14
manuallybackupttl Integer Days to keep Manually Backups.   7

Returns

This API call returns general setting object.
To view the parameters that returned click on General Setting Object

Example