Reverse Federated V1 to V2 Datasource Migration
Reverses the migration of the provided Federated V1 datasource to V2.
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Domo access token that you can generate in the admin panel from within your Domo instance.
Path Parameters
The unique ID of one of the Federated V1 datasources returned from the List Federated V1 Migration CandidateDatasources by Account API.
Response
Successful response
Unique identifier of the migration reversal request.
Unique identifier of the datasource migration reversal was requested for.
Direction of the migration reversal. Will be 'V2_TO_V1'.
V2_TO_V1 Starting date and time of the migration reversal.
Final state of the migration reversal, one of ["COMPLETE", "INCOMPLETE", "ABORTED"]
- COMPLETE: Migration reversal has completed successfully.
- INCOMPLETE: Migration reversal failed after some changes to the datasource were made. Domo content powered by the datasource may remain unavailable and/or non-functional until the migration reversal is re-attempted and completes successfully. More information can be found in the 'errorMessage' property.
- ABORTED: Migration reversal was aborted prior to any changes being made to the datasource. More information can be found in the 'errorMessage' property.
COMPLETE, INCOMPLETE, ABORTED Message populated with additional details when a migration reversal fails to complete normally or is aborted prior to starting.
Timestamp indicating the end time of the migration reversal.