cancel_transfer
Cancel a running transfer by providing its transfer ID to halt data movement.
Instructions
Cancel a running transfer. Not implemented in this build: returns error code 'unsupported' (E3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transfer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | Set when status is error. | |
| errors | No | Per-source failures in partial results. | |
| limits | No | ||
| status | Yes | ||
| warnings | No | ||
| operation | Yes | ||
| provenance | No | ||
| truncation | No | ||
| source_status | No | ||
| schema_version | No | 1 |