Updates the status along with a status message of an existing job based on the user’s requirement.
Unique ID of the job that requires a status update.
Job status updated successfully.
Specifies the name of the job.
Unique ID of the job.
The logged in user's email ID.
Defines the category of job.
airflow.dataeng, airflow.nlp, airflow.ingest, mirror Indicates where the data originates.
Specifies where the data or output is sent or stored.
The cron expression that specifies how often the job must be executed.
Additional job properties in JSON format.
Current status of the job.
new, running, completed, failed Detailed status message or error information.
Timestamp when the job was created.
Timestamp when the job was started.
Timestamp when the job last completed successfully.
Timestamp when the job last failed.
Flag indicating whether the job has been deleted.
Timestamp when the job was deleted.