GET /migration/restore

GET /migration/restore

Query parameters

  • fileName string
  • databaseType string

    Values are MySql or Postgres.

Responses

  • OK

    Hide response attributes Show response attributes object
    • res string | null
    • error string | null
GET /migration/restore
curl \
 --request GET 'http://api.example.com/migration/restore'