# Functions
swagger:operation GET /jobs/{id}/cancel cancelJob
Cancel processing of a job.
No description provided by the author
swagger:route DELETE /jobs deleteJobs
Delete all non-running jobs.
No description provided by the author
swagger:operation GET /jobs/{id} getJob
Get a single job.
swagger:route GET /jobs listJobs
List all jobs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
swagger:operation POST /jobs postJob
Submit a job for analysis.
No description provided by the author
swagger:operation POST /callback postCallback
Sample endpoint that receives a callback from the analysis service and responds with a 200 OK.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author