cancel_batch
Cancel a running or pending batch job in iSuite to stop execution and record the reason in the audit log.
Instructions
Cancel a running or pending iSuite batch job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batchId | Yes | The batch execution ID to cancel. | |
| reason | No | Reason for cancellation (recorded in audit log). | |
| waitForCleanup | No | Wait for graceful cleanup before returning (default true). |