CalculateOptimalRangeResponse
org.sagebionetworks.repo.model.migration.CalculateOptimalRangeResponse
Results for a backup type job.
| 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. |
| ranges | ARRAY<IdRange> | List of object IDs to delete |