/submitPersistJob
Last updated
Last updated
submit persist or incremental job
/sqlflow/job/submitPersistJob
account name of the target database
db password
db port
source database
whether schedulable
cron expression to schedule time for the job to be executed
0 1 * * *
database dbvendor
default databse when there's no metadata
default schema
extra
whether this is the first submit
db hostname
whether incremental job
jobId should be null for the first submit and please note down the jobId field from response message. jobId cannot be null for next submit. Give the jobId which is returned in the first submit response.
jobName
whether set the job on the top
sqlsource
The token is generated from userid and usersecret. It is used in every Api invocation.
userId