Skip to content

Interface

Options for Job.submitJob.

Properties

PropertyTypeNotes
authenticationstring | IAuthenticationManager

Authentication manager or access token to use for all job requests.

paramsany

Parameters necessary that are passed to the Job.submitJob method.

pollingRatenumber

Rate in milliseconds to poll for job status changes. Defaults to 2000.

startMonitoringboolean

Automatically monitor the job for status changes once it is created. Defaults to false.

urlstring

The base URL of the job without /submitJob or a trailing job id.

authentication

optional
Interface Property

params

Interface Property

pollingRate

optional
Interface Property

startMonitoring

optional
Interface Property

url

Interface Property

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.