simulationStatus

fun Route.simulationStatus()

Route that retrieve the simulation status and return it to the client mapping it with the toStatusSurrogate function. The HTTP Response sent to the client can be of type: 200 (OK) if the status is correctly retrieved; 500 (Server Error) if the Simulation was not loaded correctly.