Send File

Sends a number of Files to a selection of Devices.

Devices can be specified using a list of IDs, a Tag, or a Filter Language Query. An
Operation object will be returned, which can be used to track the
progress of the Files sent to each Device.

Files are sent to multiple Devices in parallel, but for a single Device, Files are sent in series. If a File
with the same name and hash already exists on the Device, the File will not be sent.

Once sent to a Device, Files can be consumed by connected assets through ORP.

An error
will be returned if more than one of the following attributes are specified in the request:deviceIds, tag,
query.

Permissions required:

Path / RolePermissionDescription
File.pathReadRead access to the File(s) included in the request
Device.path or Device.tagWriteWrite access to the Device(s) included in the request
Language
Credentials
Click Try It! to start a request and see the response here!