Server APIs
APIs related to the local server functionality
Operations
POST
Export Configuration
Export the configuration on demand.
POST
Upload Export Files
Triggers upload operation on demand. The uploaded export files are generated since last upload operation. If there is no upload operation yet, upload all existed export files. If there are no export files to be uploaded, nothing happens.
GET
Get Export Files Info
Get all export files information available on the appliance.
DELETE
Delete Export Files
Delete the selected export files.
GET
Retrieve Export File
Retrieves the export file using the Binary datatype.
GET
Get Export Settings
Get current active export settings.
PATCH
Set Export Settings
Set the export settings. The export settings include enableScheduler, retention, scheduleSpec, and so on. If the 'enableScheduler' is set 'True' and 'ScheduleSpec' was set before or is set in the same time, a cron job which exports config on schedule will be created. If the 'enableScheduler' is not set, 'ScheduleSpec' is set and "enableScheduler" is enabled before, the cron job is also created. If the 'enableScheduler' is set to 'False', the existed cron job will be deleted.
GET
Get Info
Information about the current Site Recovery Manager server.