Skip to content
Moss SDK Documentation
Search
Ctrl
K
Main Navigation
Moss Portal
Getting Started
JavaScript SDK
Python SDK
Appearance
Menu
Return to top
On this page
moss v1.0.0
moss
/ JobProgress
Interface: JobProgress
Progress update for a job.
Properties
job_id
:
str
status
:
JobStatus
progress
:
float
current_phase
: Optional[
JobPhase
]