# Create a DBaaS task to check migration **POST /dbaas-task-migration-check/{service}** Create a DBaaS task to check migration ## Servers - https://api-ch-gva-2.exoscale.com/v2: https://api-ch-gva-2.exoscale.com/v2 () ## Parameters #### Path parameters - **service** (string) ## Body parameters Content-type: application/json - **source-service-uri** (string) Service URI of the source MySQL or PostgreSQL database with admin credentials. - **method** (string) - **ignore-dbs** (string) Comma-separated list of databases, which should be ignored during migration (supported by MySQL only at the moment) ## Responses ### 200: 200 #### Body Parameters: application/json (object) - **id** (string(uuid)) Operation ID - **reason** (string) Operation failure reason - **reference** (object) Related resource reference - **message** (string) Operation message - **state** (string) Operation status [Powered by Bump.sh](https://bump.sh)