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.

Restore

Pre Parameters

Parameter name Type Description Possible values Example
queue_id String The id of the download in the queue.   5b7bb48dd5ac5e0a801e10b2
account String The name of the account being processed.   acct01
type Integer The backup type.
  • cPanel => 1
  • Directories => 2
  • Disaster Recovery => 3
 
stage String The action that was performed. onRestoreStart  

Post Parameters

Parameter name Value Description Possible Values Example
queue_id String The id of the download in the queue.   5b7bb48dd5ac5e0a801e10b2
account String The name of the account being processed.   acct01
type Integer The backup type.
  • cPanel => 1
  • Directories => 2
  • Disaster Recovery => 3
 
status Integer The status of the action(success/failure).
  • Success => 1
  • Failed => 2
  • Aborted => 3
  • Partially Completed => 4
 
stage String The action that was performed. onRestoreEnd