latestOpenAPI 3.1.02026-07-13897404.3 KB
4ed14f79f796
Instances
cancel copy
Cancel a remote copy operation specified by the destination ID (dst_id).
CLI Usage: vastai cancel copy --dst_id <destination_id>
delete/api/v0/commands/copy_direct/
Request body
Response
Remote copy canceled successfully.
Example response
{
"success": true
}