Batch Upgrade Simulations
Batch Upgrade Simulations
Batch upgrade simulations to the new storage format.
Triggers re-runs for simulations that are still in the old format (JSONB in simulation_data table) to migrate them to the new format (parquet files in storage).
Parameters
body : BatchUpgradeRequest List of simulation IDs to upgrade
Returns
list[BatchUpgradeResult] Results for each simulation upgrade attempt
Batch Upgrade Simulations
Body
application/json
Request body for batch upgrade endpoint.
List of simulation IDs to upgrade
Response
Successful Response