HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Copy USB Partition System

Copies a file from the specified partition on a USB device to the specified disk partition

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 the specified partition on a USB device to the specified disk partition

string
enum
Allowed:
string
required
1 to 256

Enter the slot:partition number of external USB for copy,default slot 0

string
required
1 to 256

the complete path to the file on the usb device

Responses
200

Successful Response

401

Unauthorized

403

Forbidden

415

Unsupported Type

Language