Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 479 Bytes

CloudiatorProcessNew.md

File metadata and controls

16 lines (9 loc) · 479 Bytes

CloudiatorProcessNew

A process represents a task running on a node

Properties

Name Type Description Notes
processType String [optional]
schedule String The id of the schedule this process belongs to.
task String The id of the task that is instantiated by this process.
taskInterface String The task interface used for running the process.