Skip to main content
PUT
copy

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
src_path
string
required

Path of the source data.

dst_path
string
required

Path of the destination data.

src_id
string

ID of the source instance.

dst_id
string

ID of the destination instance.

Response

Remote copy initiated successfully.

success
boolean
Example:

true

msg
string
Example:

"Remote to Remote copy initiated - check instance status bar for progress updates (~30 seconds delayed)."