Creates a new job for processing or data operations and returns the job’s unique ID and other details.
The access token received from the authorization server in the OAuth 2.0 flow.
Defines the category of job. (Valid values: airflow.dataeng, airflow.nlp, airflow.ingest, mirror).
Specifies the name of the job.
Indicates where the data originates.
Specifies where the data or output is sent or stored.
Additional job properties in JSON format.
The cron expression that specifies how often the job must be executed.
Job created successfully.
Defines the category of job. (Valid values: airflow.dataeng, airflow.nlp, airflow.ingest, mirror).
Specifies the name of the job.
The unique ID of the created job.
The current status of the job immediately after creation.
Timestamp when the job was created.
Indicates where the data originates.
Specifies where the data or output is sent or stored.
Additional job properties in JSON format.
The cron expression that specifies how often the job must be executed.