/i/datamigration/export

Export data

Create new export.
If export process is started sucessfully, export id is returned. You can use this id to see exports updated statuss via: /o/datamigration/getstatus

If there was any error - it is then returned returned.(View results examples).

If there is running exporting process for same Apps, you won't be allowed to start new export process. You have to stop export process and delete already exported data.

Query Params
string

API_KEY of user, who is global admin

apps
array of strings
required

List of app ids to export

apps*
string

States if export should be sent to other server. If not given or only_export!=1 then server_token and server_address must be provided

string

Server token

string

Server address

string

If you want to export symbolication files as well: aditional_files=1

string

If you want to redirect traffic after successful import on other server: redirect_traffic=1

Responses

Language
Response
Choose an example:
application/json