get_backup
(CATS API 2.0)
Used to retrieve a backup of the site, intended for use by scripts. If a backup has been created within the last 24 hours, an HTTP redirect will be returned for the backup download URL. Otherwise, a backup will be started, and the text 'started' will be returned to indicate this. Subsequent calls will return 'running' until the backup finishes, in which case a redirect will be returned to the client for the backup file.
[ List of API Functions ]
[ Frequently Asked Questions ]
Base URL
https://[subdomain].catsone.com/api/get_backup?transaction_code=[code]
[subdomain]: This is the company ID that you created when you signed-up. It will appear on the upper left when logged into CATS.
[transaction_code]: Create and manage transaction codes from within CATS by logging in and clicking on the "Settings" tab, then "User Management" (in the blue bar).
Parameters
Note that parameters can be transmitted through the GET or POST specifications in accordance with HTTP 1.1.
Example using GET: [Base URL]?[parameter]=[value]
| Required
| Parameter
| Description
| Type |
Size |
Copyright ©2012 CATS Software, Inc. All rights reserved.