Skip to content

Implement "resend model output" to REST API #13

@Baguage

Description

@Baguage

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions