/
AC
actiontech
/
dtle API Docs
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
2026-07-17
53
85
118.4 KB
job
create migration job.
post
/v2/job/migration/create
Request body
ModelsCreateOrUpdateMysqlToMysqlJobParamV2
required
dest_task
ModelsDestTaskConfig
required
failover
boolean
is_password_encrypted
boolean
job_id
string
required
retry
integer
reverse
boolean
src_task
ModelsSrcTaskConfig
required
task_step_name
string
Example request
{ "failover": true }
Response
OK