POST /v1/migrations/{id}

Path parameters

  • id integer(int32) Required

    Mount or unmount operation ("migration") ID

Query parameters

  • action string Required

    Action to execute for migration

    Values are prepare, execute, finish, or cancel.

Responses

  • 200

    OK

POST /v1/migrations/{id}
curl \
 --request POST 'http://localhost:9644/v1/migrations/{id}?action=prepare'

Documentation preview

will expire on January 19 at 23:13

This is a preview of your version @2026-01-12.