Kill a previously launched asynchronous execution if it is still running by killing the launched process. Optionally kill the entire process group.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The Devbox ID.
The Async Execution ID.
Whether to kill the entire process group (default: false). If true, kills all processes in the same process group as the target process.
OK
Devbox id where command was executed.
Ephemeral id of the execution in progress.
Current status of the execution.
queued, running, completed Shell name.
Standard out generated by command. This field will remain unset until the execution has completed.
Standard error generated by command. This field will remain unset until the execution has completed.
Exit code of command execution. This field will remain unset until the execution has completed.
Indicates whether the stdout was truncated due to size limits.
Indicates whether the stderr was truncated due to size limits.