FileSystem

Download

Download a file from the server

get/v2/filesystem/download

Headers

x-ms-connectionstring required

The connection information identifying the server to connect to perform the operation on. This is passed as json serialized via the header "x-ms-connection"

x-ms-targetstring required

The file object to upload. This is passed as json serialized via the header "x-ms-target"

Response

The operation was successful or the response payload contains relevant error information.

Changes

Changed in 2 of the 27 revisions of this API.11