createJob

Posts a job to the scanner

This returns a ScannerCreateJobResult and when creation is successful, this contains a ScanJob instance which can be used to interact with the created job.

Return

The result of the request as one of the many possible outcomes specified as ScannerCreateJobResult

See also