Vast.ai API
Instances

Initiate a remote copy operation

1min
PUT
https://console.vast.ai/api/v0/commands/rsync/
Initiate a remote copy operation to transfer data from one instance to another or between an instance and the local machine.
Authentication
Authorization
Body Parameters
body
*
src_id
dst_id
src_path
*
dst_path
*
Responses
200
Remote copy initiated successfully.
success
msg
400
Invalid arguments provided.
success
error
msg
404
Source or destination ID not found or access denied.
success
error
msg