Yamcs HTTP API
- Activities
- Alarms
- Audit
- Buckets
- Clearance
- Commands
- COP-1
- Database
- Events
- File Transfer
- IAM
- Indexes
- Instances
- Links
- MDB Override
- MDB
- Packets
- Parameter Archive
- Parameter Lists
- Parameter Values
- Processing
- Queues
- Replication
- RocksDB
- Server
- Services
- Sessions
- Stream Archive
- Table
- Time Correlation
- Time
- Timeline
Related
Yamcs Release Notes
Yamcs Server Manual
Source Code Documentation
Download this Document
Cancel TransferΒΆ
Cancel a transfer
The ongoing transfer is aborted, partially uploaded/downloaded files are retained.
URI Template
POST /api/filetransfer/{instance}/{serviceName}/transfers/{id}:cancel
{instance}
Yamcs instance name
{serviceName}
File transfer service name
{id}
Transfer identifier (assigned by Yamcs)