HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Copy No Wait

Copies a file from a TFTP or SCP or FTP server to a system disk partition without blocking

Query Params
string
required
1 to 256
Defaults to /md

Hierarchy path

string
required
1 to 256

SESSION id from authentication cookie

Body Params

Copies a file from a TFTP or SCP or FTP server to a system disk partition without blocking

string
required
1 to 256

Enter the scp host ip address

string
required
1 to 256

Enter User name

string
required
1 to 256

Enter the Password

string
required
1 to 256

Enter the file name

string
required
1 to 256

Enter the tftp host ip address

string
required
1 to 256

Enter the file name

string
required
1 to 256

Enter the ftp host ip address

string
required
1 to 256

Enter User name

string
required
1 to 256

Enter the Password

string
required
1 to 256

Enter the file name

string
enum
Allowed:
Responses
200

Successful Response

401

Unauthorized

403

Forbidden

415

Unsupported Type

Language