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.

stopBackupJob

Description

This function terminates backup job by id.

Parameters

Parameter name Type Description Possible values Example
_id String Required
The ID of the backup job.
  5b59d203d5ac5e651d0af502

Returns

Parameter name Type Description Possible values Example
next_run String The next scheduled time for the job.   2018-07-30T21:00:00+00:00

Example