Allow control of running scans

Allows control of scans that are currently running on a scanner.

Requires the Scan Manager [40] user role. See Roles.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The ID of the scanner.

string
required

The UUID of the scan.

Body Params
string
enum
required

An action to perform on a scan. Valid values are stop, pause, and resume.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

403

Returned if you do not have permission to perform the specified action.

404

Returned if the specified scan or scanner was not found.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html