ENUM
CdmReportMigrationStatus
Description
The enum describes the status of migration.
link GraphQL Schema definition
- enum CdmReportMigrationStatus {
- # The report failed to migrate.
- # The report is partially migrated.
- # The report is ready for migration.
- # The report has migrated successfully.
- # The report can not be migrated.
- # Unspecified.
- }