We're pleased to announce the release of the API for BackupSDB so you can now initiate backups from your own scripts and see what backups and files you have etc.
The commands currently supported are
listbackups
backupdetails
backup
listbackups, not surprisingly, returns, as xml, a list of your most recent backups together with status information etc.
backupdetails gives you information about a particular backup, together with a list of the files on Amazon S3 that have been created as a result.
backup allows you to initiate the backup of a specified domain. Note that we deploy flood control to prevent the repeated backup of a domain within a short period of time. At present this time is 5 minutes.
For a document explaining how to use the API in detail, please email customerservices [at] mindsizzlers.com with BackupSDB API in your subject heading.
Thanks, and enjoy ...