Cancel Job
cancel_jobStops a running SAS job by its ID to halt execution, free compute resources, and prevent unintended output.
Instructions
Cancel a running job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ID of the job to cancel. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |