Page 1 of 1

Document for the JetBackup API for JetBackup version 4

Posted: August 12th, 2024, 4:54 am
by PhucKhang
Hello everyone,

I am looking for a way to list the backups for a specific user (with a specific username). In the JetBackup v5 documentation, there is the command jetbackup5api -F listBackupForAccounts -D ..., and listAccount includes the account ID. However, in JetBackup 4, there is no listBackupForAccounts, and listAccount does not have an account ID field. I cannot find additional information about the old commands, and I encounter an error with the documentation on JetBackup's official website (https://docs.jetbackup.com/) for JetBackup 4 versions.

Thank you,

Re: Document for the JetBackup API for JetBackup version 4

Posted: August 13th, 2024, 2:41 am
by JetAppsKevin
Hello PhucKhang,

In JetBackup 4, you are able to filter the backups by account names using the listBackups API call with the `accounts[]` option.

https://docs.jetbackup.com/manual/whm-a ... ckups.html

Also, just to clarify, as of July 1st, 2024, we no longer provide support for JetBackup 4 since it has reached its EOL. With this in mind, we highly encourage you to update to JetBackup 5.

Best Regards,