Resume scan

Resumes a scan. You can only resume a scan that has a status of paused.

Requires the Scan Operator [24] user role and Can Execute [32] scan permissions. See Roles and Permissions.

Path Params
string
required

The unique identifier for the scan you want to resume. This identifier can be either the scans.schedule_uuid or the scans.id attribute in the response message from the GET /scans endpoint. Tenable recommends that you use scans.schedule_uuid.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

404

Returned if Tenable Vulnerability Management cannot find the specified scan.

409

Returned if the specified scan has a status other than paused.

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