Software Development Kit

cPanel & WHM's API [+] cPanel & WHM's API [-]


Modules and Plugins [+] Modules and Plugins [-]


cPanel & WHM Hooks [+] cPanel & WHM Hooks [-]


cPAddons (Site Software) [+] cPAddons (Site Software) [-]


System Administration [+] System Administration [-]


Developer Software [+] Developer Software [-]


Back to All Documentation



integrationblogcta.jpg

Backups Module Documentation

The Backups module allows you to manage backups. Currently, the Backups module only provides the ability to list backups.

The functions within this module may or may not be governed by a feature list. The required feature list may vary from function to function, to review a total list of the available features sets on a cPanel server, please see "Feature Manager" in WHM.

Backups::listfullbackups

API Version: 2 - Click here for documentation
Description: Display pending and completed backups.
Returns:  
 
<data>
  <status> The status of the backup.</status>
  <localtime> The time the backup was completed in human-readable format.</localtime>
  <file> The name of the backup file. This can be accessed by calling '/download&file=$file'.</file>
  <time> The time the backup was completed in Unix time format.</time>
</data>

Topic revision: r2 - 19 Mar 2012 - 21:11:00 - Main.JenniferDoubrava