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.

calculateBackupSize

Description

This function calculates backup size by id.

Parameters

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

Returns

Parameter name Type Description Possible values Example
size String The actual size of the backup in bits.   1720320

Example