Cancel background job
box_job_cancelCancel a running background job in an isolated Linux box by sending SIGTERM to its process group. Stops the job without rolling back file or external changes.
Instructions
Send SIGTERM to a running background job and its process group. Partial file or external changes are not rolled back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| box_id | Yes | ||
| job_id | Yes |