scanFileArchive_download

GET /users/{uid}/scannedinstances/{siid}/scans/{sid}/files

Downloads an archive containing all the files found on file system after scanning a live system.

This includes binaries, configuration files, log files and any other files found.

The compareWith query parameter can be used to compare all the files of another scan report, only the differences will be added to the archive.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: migration_access

URI Parameters

  • uid (required): the user name (login name) of the user
  • siid (required): the id of the scannedInstance
  • sid (required): the id of the scan

HTTP Request Body Parameters

None