WARNING: JetBackup 4 is set to reach its End-of-Life (EOL) on July 1st, 2024. For More Information, please visit: JetBackup 4 EOL Announcement.
NOTICE: JetBackup 5 is now available in the Stable Tier. For more information, please visit our Jetbackup 5 Documentation.

manageSettingsRestore

Description

With this function, you can manage restore settings.

Parameters

Parameter name Type Description Possible values Example
docrootgroup String Restore sub/addon domains public directories ownership.
  • nobody
  • user
nobody
docrootpermissions Integer Restore sub/addon domains public directories permissions.   750
limittimes Integer Limit accounts restoration to 'limittimes' times in 'limithours' hours and prevents restore abuse.    
limithours Integer Limit accounts restoration to 'limittimes' times in 'limithours' hours and prevents restore abuse.    
safetydestination String listDestinations   5b28f91bd5ac5e5c5d11e932
safetyretain Integer How many Safety Backups to keep.   7
safetyttl Integer Days to keep Safety Backups.   7
autorollback Integer  
  • Disabled - 0
  • Only cPanel - 1
  • Only WHM - 2
  • Both cPanel and WHM - 3
1

Returns

This API call returns restore setting object.
To view the parameters returned, click on Restore Setting Object

Example