Simulation API
Run a template
POST
https://nsim.iotify.io/api/test/:testID/run
This endpoint allows you to run a test with the required run settings.
Path Parameters
Headers
Request Body
The parameters marked as rS: $parameter
are parameters under the runSettings object.
For a list of all additional runSettings parameter you can use, check the Run Settings page of the documentation.
Get Job Status
GET
https://nsim.iotify.io/api/jobs/:workspaceID/:jobID
This API returns the status and results of the simulation job
Query Parameters
Headers
Last updated