You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moved from redmine, ticket 6365
How to implement as an URL? The options are:
PATCH with body = { action : resend-output }
POST to /api/v1/sim-groups/{id}/resend-output/
This request is only valid if the status is OUTPUT_ERROR. If the re-POSTing of the output files succeeds, then the simulation's status become SCRIPT_DONE.
The text was updated successfully, but these errors were encountered:
Moved from redmine, ticket 6365
How to implement as an URL? The options are:
This request is only valid if the status is OUTPUT_ERROR. If the re-POSTing of the output files succeeds, then the simulation's status become SCRIPT_DONE.
The text was updated successfully, but these errors were encountered: