Skip to main content
POST
Start Remote Rclone Copy

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
instance_id
string

ID of the instance.

src
string

Source path for the copy operation.

dst
string

Destination path for the copy operation.

selected
string

ID of the cloud connection.

transfer
string

Type of transfer (e.g., "Instance To Cloud" or "Cloud To Instance").

flags
string[]

Additional flags for the operation.

Response

Returns the result of the cloud copy execution. A success response can also mean controller delivery is uncertain after a read timeout or unparseable acknowledgement; the one-time handoff remains active so the provider host can complete it.

success
boolean

True when copy was initiated

msg
string

Human-readable status message

result_url
string

S3 URL to poll for copy progress/logs, or null