OBJECT
type Job {# progress of the jobprogress: Int # the result of the jobresult: JSON # Statusstatus: String }