scan_get

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

Retrieves the meta-data of a scan. This includes all the native packages, filesystem layout and install profile of the live system that was scanned.

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