JobUpdateExecuting¶
- pydantic model safir.uws.JobUpdateExecuting¶
Input model when marking a job as executing.
- Parameters:
data (
Any
)- Fields:
-
field phase:
Annotated
[Literal
[<ExecutionPhase.EXECUTING: 'EXECUTING'>
]] [Required]¶ New phase of job
-
field start_time:
Annotated
[TypeAliasType
] [Required]¶ When the job started executing