-
Notifications
You must be signed in to change notification settings - Fork 3
Backups
Alberto Gonzalez edited this page Jun 19, 2017
·
2 revisions
Manage backups
https://{applianceaddress}/api/backups
The following methods are supported for the /backups resource:
(GET)/backups/synthesized-files/{id}
(PUT)/backups/hold/backupID/DaysToHold
(GET)/backups/strategies/{app_id}
(GET)/backups/target-files/{id} *
(GET)/backups/target-synthesized-files/{id} *
(POST)/backups/target-search *
(GET)/backups/target-related/{ids} *
(POST)/backups/multiple/{app_type} *
Please see the individual APIs for response types.
*** added in 9.1**