/{version}/steps/{limsid}/trigger/{programid}
The following operations are supported on this resource:
POST
Requests an external program to be executed.
When triggering the execution of an external program, the following rules apply:
- there cannot be any external programs currently in execution or queued for the step
Parameters
| name | description | type | default |
|---|---|---|---|
| limsid | The LIMS ID of the step | path | |
| programid | The id of the program to execute | path |
Output Payload
| element | produceable content type(s) |
|---|---|
| program-status (XML) |
|
| description | |
| The resulting program status. | |