Experiment Tracker

Create model

Create a new model within a system.

post/api/v0/experiments/systems/{system_id}/models

Path parameters

system_idstring uuid required

Request body

namestring required
descriptionstring nullable
model_typestring required
statusstring

Response

Successful Response

idstring uuid required
namestring required
descriptionstring nullable
model_typestring required
statusstring required
total_nodesinteger nullable
total_equationsinteger nullable
locked_boundary_conditionsinteger nullable
degrees_of_freedominteger nullable
updated_bystring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.