scanImage_getPlatformTools

GET /users/{uid}/scannedinstances/{siid}/scans/{sid}/images/platformtools/{tfid}

Retrieves a list of software components (libs, drivers etc) for the scanned system that will be automatically injected when generating a machine image for this target environment.

A list of softwareBundle objects are returned.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: image_generate

URI Parameters

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

HTTP Request Body Parameters

None