Skip to content

REST interface

dmonsch edited this page Nov 9, 2019 · 9 revisions

Global Endpoints

Simulation specific endpoints

In the following {id} stands for the ID of the prepared simulation. This ID is obtained by calling the end point for "Prepare Simulation".



Common Request Order

  1. Heartbeat
  2. Prepare Simulation
  3. Add Model to the Simulation
  4. Set Simulation Configuration
  5. Start Simulation
  6. Get State (until Simulation is marked as "finished")
  7. Get Simulation Results
Clone this wiki locally