Migrates the provided Federated V1 datasource to V2, associating it with the provided Federated V2 account.
Domo access token that you can generate in the admin panel from within your Domo instance.
The unique ID of one of the Federated V1 datasources returned from the List Federated V1 Migration CandidateDatasources by Account API.
The unique ID of one of the Federated V2 accounts returned from the List Federated V2 Accounts by Integration Type API.
Case-sensitive name of the catalog/database of the database table the Federated V1 datasource is referencing.
Case-sensitive name of the schema of the database table the Federated V1 datasource is referencing. May be the literal 'NULL' if the database does not utilize schemas.
Case-sensitive name of the database table the Federated V1 datasource is referencing.
Successful response
Unique identifier of the migration request.
Unique identifier of the datasource migration was requested for.
Direction of the migration. Will be 'V1_TO_V2'.
V1_TO_V2 Starting date and time of the migration.
Final state of the migration, one of ["COMPLETE", "INCOMPLETE", "ABORTED"].
COMPLETE, INCOMPLETE, ABORTED Message populated with additional details when a migration fails to complete normally or is aborted prior to starting.
Timestamp indicating the end time of the migration.