v1

latestOpenAPI 3.0.32026-07-1718922.1 KB
Test Setup

Initialize the simulation

Initialize simulation to a start time using a warmup period (also resets history and KPI calculations).

put/initialize/{testid}

Request body

start_timenumber required

Start time (seconds since Jan 1st, 00:00:00) to initialize the simulation to.

warmup_periodnumber required

Warmup period in seconds.

Response

Simulation initialized successfully.

messagestring

A message describing the response.

statusinteger

HTTP status code.