Hierarchy

  • PipelineRunDTO

Properties

agentAccountId?: string

This is the actual account which has started to process the run.

The Pipeline Runner will update this.

agentPoolId?: string

The ID of agent (room), which may contain multiple agents to process the pipeline.

id?: string

The model which will be executed

pipelineId?: string

Which pipeline this run originated from

pipelineVersion?: number

Which pipeline version this run originated from

Current pipeline controller state.

The Pipeline Runner will update this.

Generated using TypeDoc