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.

Clone

Pre Parameters

Parameter name Type Description Possible values Example
_id String The id of the job.
Doesn't exist on a quick clone.
  5b28fa5fd5ac5e5ff62760b2
name String The name of the job.
Doesn't exist on a quick clone.
   
destination String The id of the destination.   5b28f91bd5ac5e5c5d11e932
flag Integer How to handle the account's IP status on the destination server.    
start_time String The time that the job started.   2018-08-20T22:00:02 00:00
log_id String The log id.   5c3aea9dd5ac5e19c34bb862
account String The name of the account being processed.
Doesn't exist on a quick clone.
  acct01
stage String The action that was performed. onCloneStart  

Post Parameters

Parameter name Type Description Possible values Example
_id String The id of the job.
Doesn't exist on a quick clone.
  5b28fa5fd5ac5e5ff62760b2
name String The name of the job.
Doesn't exist on a quick clone.
   
destination String The id of the destination.   5b28f91bd5ac5e5c5d11e932
structure Integer      
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.    
account String The name of the account being processed.
Doesn't exist on a quick clone.
  acct01
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. onCloneEnd