Add a scheduled backup.
Lists all the scheduled backups for the current SiteWorx user.
array ( 'status' => 0, 'payload' => array ( ), )
Controller: BackupSchedule
Action: create (Added in version 4.8.0-393)
Add a scheduled backup.
Input Parameters
daily, weekly, monthly
full, partial, structure
siteworx, local, ftp, scp
user@example.com
Indicates the maximum number of backups to keep before removing old backups.
7
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23
Action: listScheduled (Added in version 4.8.0-393)
Lists all the scheduled backups for the current SiteWorx user.
Example Output