Start Remote Rsync Copy
Instances
Start Remote Rsync Copy
Initiates an rsync data copy between two instance containers using the specified source and destination paths.
PUT
Start Remote Rsync Copy
Authorizations
API key must be provided in the Authorization header
Body
application/json
Response
200 - application/json
Returns {success: false, error: "invalid_args", msg: "Invalid src_path."} or "Invalid dst_path." when path validation fails.
True when operation was initiated or connection info returned
Destination port for local-to-instance copies
Destination IP address for local-to-instance copies
Source port for instance-to-local copies
Source IP address for instance-to-local copies
Error code if success is false
Human-readable message