v51

OpenAPI 3.1.0LGPLraw.githubusercontent.com2026-08-01157452441.5 KB
worker

Ensure a worker for the given infra (and stdcm timetable) is ready

post/worker_load

Request body

infra_idinteger required

The infra id of the worker to load

timetable_idinteger nullable

The timetable id to load, if any

Response

The worker status

'NOT_READY' | 'LOADING' | 'READY' | 'ERROR' required