NOTICE: This Documentation is for JetBackup 4 for Linux.

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

Hook Object

Parameter name Type Description Possible values Example
_id String Required
The ID of the hook.
  5b3219e1d5ac5e453a7cb842
name String The name of the hook.    
owner String The hook creator.   root
positiontype Integer When you want to run the process, pre/post action.
  • Pre - 1
  • Post - 2
 
position Integer The hook type you want.
  • Backup - 1
  • Restore - 2
  • Download - 3
  • Daily Cron - 4
 
list[] List
List of Backup Jobs/Restore Types/Download Types/Destinations to execute when the hook is triggered.
List of Strings
   
script String The hook script/hook script path.    
disabled Boolean Whether the hook is disabled.