AsyncMigrationRangeChecksumRequest
org.sagebionetworks.repo.model.migration.AsyncMigrationRangeChecksumRequest
Request checksum for range of given type.
Field | Type | Description |
---|---|---|
concreteType | STRING | |
migrationType | MigrationType | JSON enum for the types of objects which can be migrated. NOTE: The order of this enumeration determines the migration order. |
type | STRING | Deprecated. Use: 'migrationType' |
salt | STRING | Salt |
minId | INTEGER | Minimum id |
maxId | INTEGER | Maximum id |