method  | url  | 
POST  | https://zvm_ip:port/v1/flrs/{flrsessionIdentifier}/download  | 
zvm_ip  | The IP address of the Zerto Virtual Manager where the API is run.  | 
port  | The port to access the Zerto Virtual Manager. The default port is 9669.  | 
flrsessionIdentifier  | The File Level Recovery session identifier.  | 
{   "Compress": false,   "PathList":    [     "partition#0 Ext3\\initrd.img"   ] }  | 
Parameter  | description  | type  | mandatory  | default  | 
Compress  | Whether to compress the file. True: Compress the file. False: Don’t compress the file.  | boolean  | No  | True  | 
PathList  | The path to the file or folder that’s being downloaded. If the PathList is empty, the entire disk is downloaded.  | string  | Yes  | -  | 
{   "v1/downloads/6b5b30d6-c090-4233-8466-5fe18bf39a4c.9eb56867-2537-47d2-9396-3b0b8a5cd11c" }  | 
Parameter  | Description  | 
DownloadLink  | The File Level Recovery session identifier. The link is valid for 10 seconds.  |