/
OP
openrailassociation
/
OSRD Editoast
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v51
OpenAPI 3.1.0
LGPL
raw.githubusercontent.com
2026-08-01
157
452
441.5 KB
worker
Ensure a worker for the given infra (and stdcm timetable) is ready
post
/worker_load
Request body
object
required
infra_id
integer
required
The infra id of the worker to load
timetable_id
integer
nullable
The timetable id to load, if any
Response
The worker status
'NOT_READY'
|
'LOADING'
|
'READY'
|
'ERROR'
required