scan_delete

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

Removes a scan from a parent scanned instance. The scan report and related uploaded overlays are deleted.

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