userScan_getAll

GET /users/{uid}/scans

Retrieves all the scans belonging to a user. A scan is a report detailing all the information found when scanning a live system.

A list of scan objects are returned.

You can use a set of query parameters to retrieve a subset of the scan object list

Security Summary

  • Requires Authentication: true
  • Entitlements Required: migration_access

URI Parameters

  • uid (required): the user name (login name) of the user

HTTP Request Body Parameters

None