NOTICE: This Documentation is for JetBackup 4 for Linux.

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

getBackupJob

Description

This function returns a backup job by id.

Parameters

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

Returns

This API call returns backup job object.
To view the parameters that returned click on Backup Job Object

Example