NOTICE: This Documentation is for JetBackup 4 for Linux.

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

getBackupDownloads

Description

This function returns a list of downloaded file backups by id.

Parameters

Parameter name Type Description Possible values Example
_id String Required
The file backup/destination id.
  5b60420ed5ac5e434a536237
type String The type of downloads you want.
  • backup
  • destination
 

Returns

Parameter name Type Description Possible values Example
downloads[] List
List of backup download objects.
To view the possible values click on Backup Download Object
   

Example