Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 676 Bytes

ScheduledJobStage.md

File metadata and controls

15 lines (11 loc) · 676 Bytes

ScheduledJobStage

Properties

Name Type Description Notes
id int Unique Id [optional]
scheduled_job_id int Job this stage describes [optional]
node_id int Node Id stage was run on [optional]
stage str Stage [optional]
started_at datetime Time when the stage was started [optional]
completed_at datetime Time whent the stage was completed [optional]

[Back to Model list] [Back to API list] [Back to README]