NOTICE: This Documentation is for JetBackup 4 for Linux.

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

Backup

Pre Parameters

Parameter name Type Description Possible values Example
_id String The id of the job.   5b28fa5fd5ac5e5ff62760b2
name String The name of the job.   local backup
type Integer The backup type.
  • Directories => 2
  • Disaster Recovery => 3
 
destination String The id of the destination.   5b28f91bd5ac5e5c5d11e932
structure Integer
The job structure.
Doesn't exist in type 3 (DR).
  • Incremental => 1
  • Archived => 2
  • Compressed => 4
 
start_time String The time that the job started.   2018-08-20T22:00:02 00:00
log_id String The log id.   5c3aea9dd5ac5e19c34bb862
stage String The action that was performed. onBackupStart  

Post Parameters

Parameter name Type Description Possible values Example
_id String The id of the job.   5b28fa5fd5ac5e5ff62760b2
name String The name of the job.    
type Integer The backup type.
  • Directories => 2
  • Disaster Recovery => 3
 
destination String The id of the destination.   5b28f91bd5ac5e5c5d11e932
structure Integer
The job structure.
Doesn't exist in type 3 (DR).
  • Incremental => 1
  • Archived => 2
  • Compressed => 4
 
start_time String The time that the job started.   2018-08-20T22:00:02 00:00
log_id String The log id.   5c3aea9dd5ac5e19c34bb862
end_time String The time that the job end.    
status Integer The status of the action(success/failure).
  • Success => 1
  • Failed => 0
 
stage String The action that was performed. onBackupEnd