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.

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