Task

Properties

Name Type Description Notes
id String The Task ID.
description String A human readable description of the task. optional
inputs List<TaskParameter> optional
outputs List<TaskParameter> optional
nbWorkers Integer optional
createdAt Long optional
latestHeartbeat Long optional
onDemand Boolean Whether or not the task is available on demand. optional
defaultOnDemandExecutionContext String If the task is &quot;on demand&quot;, this is the default on demand execution context that will ne used. optional
onDemandExecutionContexts List<String> If the task is &quot;on demand&quot;, this is the list of on demand execution contexts available for the task. optional