Connectors
...
Actions
Run Scan
4 min
description launches the scan associated with the id or uuid endpoint url rest/scan/{{id}}/launch method post inputs path parameters (object) – required id (string) – required parameters (object) diagnostictarget (string) diagnosticpassword (string) output example \[ { "status code" 200, "response headers" {}, "reason" "ok", "json body" { "type" "regular", "response" { "scanid" "2", "scanresult" { "initiatorid" "1", "ownerid" "1", "scanid" "2", "resultssyncid" 1, "jobid" "143301", "repositoryid" "1", "name" "test", "description" "", "details" "plugin #", "status" "queued", "downloadformat" "v2", "dataformat" "ipv4", "resulttype" "active", "id" "3" } }, "error code" 0, "error msg" "", "warnings" \[], "timestamp" 1407510276 } } ] output parameters status code (number) reason (string) json body (object) type (string) response (object) scanid (string) scanresult (object) initiatorid (string) ownerid (string) scanid (string) resultssyncid (number) jobid (string) repositoryid (string) name (string) description (string) details (string) status (string) downloadformat (string) dataformat (string) resulttype (string) id (string) error code (number) error msg (string) warnings (array) file name (string) – required file (string) – required timestamp (number)