scan_cancel

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

Cancels the current processing of the scan report.

Warning

This does not stop the scan process on the live machine. This will have to be done separately.

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