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.