I'm creating a web based application which will act as a backup/restore manager for Plesk. The desired functionality is as follows:
List websites available for restore
List databases available for restore
List the corresponding dates with backup availability for the above websites/DBs
I have already made the Cpanel version of this app using functions such as: listdbs, backup_user_list, backup_date_list
Unfortunately I can't find the desired functionality in Plesk API documentation. Can anybody shed some light on this?
List websites available for restore
List databases available for restore
List the corresponding dates with backup availability for the above websites/DBs
I have already made the Cpanel version of this app using functions such as: listdbs, backup_user_list, backup_date_list
Unfortunately I can't find the desired functionality in Plesk API documentation. Can anybody shed some light on this?