v51

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

post/stdcm/search_environment

Request body

allowed_tracksobject nullable
electrical_profile_set_idinteger nullable
enabled_fromstring date-time required
enabled_untilstring date-time required
infra_idinteger required
operational_pointsinteger[] nullable
operational_points_id_filteredstring[] nullable
search_window_beginstring date-time required
search_window_endstring date-time required
temporary_speed_limit_group_idinteger nullable
timetable_idinteger required
work_schedule_group_idinteger nullable

Response

allowed_tracksobject nullable required

Map of a key (ex. loading gauge) with their allowed track section ids.

default_speed_limit_tagstring nullable
electrical_profile_set_idinteger
enabled_fromstring date-time required

The time window start point where the environment is enabled.

enabled_untilstring date-time required

The time window end point where the environment is enabled. This value is usually lower than the search_window_begin, since a search is performed before the train rolls.

idinteger required
infra_idinteger required
operational_pointsinteger[] required
operational_points_id_filteredstring[] required
search_window_beginstring date-time required

The start of the search time window. Usually, trains schedules from the timetable_id runs within this window.

search_window_endstring date-time required

The end of the search time window.

speed_limit_tagsobject required

Map of speed limit tag with their value

temporary_speed_limit_group_idinteger
timetable_idinteger required
work_schedule_group_idinteger