Data Plane
File
Download a file from the VM’s file system
POST
Downloads a file from the VM’s file system. Use this to retrieve files created or modified during agent tasks.
Replace
VM_API_IP:PORT with the actual IP and port of the VM’s Desktop Environment API server.Request Body
Full path to the file in the VM’s file system
Response
Returns binary file content. Save the response directly to a local file.Binary content of the requested file