v1
latestOpenAPI 3.0.02026-08-064842333.5 MBOptimization
Calculate a Model Object Step
Executes a calculation of the step as a background task in the context of the Model Object. Returns two elements within the data array – the JST (Job Status Tracker) object (the calculation status of the newly created calculation) and the updated ModelObject object.
post/optimization.modelcalcexec/{typedId}/{stepName}
Query parameters
toStepstring
Specify the step name to set the last step of the calculation (all steps before are executed, until toStep is reached).
Response
OK