Stateless

Create new scanning operation

Create new scanning operation

post/api/stateless/scan

Request body

operation_idstring required
webhook_status_urlstring required
{"stackTrail":"components:schemas:ScanRequest:properties:webhook_metadata:anyOf","oasType":"schema","type":"unknown","title":"Webhook Metadata","nullable":true}
webhook_extra_headersobject nullable
webhook_verify_sslboolean
web_debugboolean
log_level'info' | 'debug' | 'error'
conn_countinteger nullable

Number of concurrent database connections.

proc_conn_countinteger nullable

Deprecated alias of conn_count.

type'full' | 'partial' required
need_no_sens_dictboolean
depthinteger nullable
proc_countinteger nullable

Deprecated: has no effect.

save_dictsboolean

Response

Successful Response

{"stackTrail":"paths:/api/stateless/scan:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

Changed in 1 of the 3 revisions of this API.29

  • d16c7984b83729See the full diff
    • request property list-of-types was narrowed by removing types null from media type application/json

      request-property-list-of-types-narrowed

    • request property list-of-types was narrowed by removing types null from media type application/json

      request-property-list-of-types-narrowed

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • request property deprecated

      request-property-deprecated

    • request property deprecated

      request-property-deprecated

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog