Add 'apps/arv-web/' from commit 'f9732ad8460d013c2f28363655d0d1b91894dca5'
[arvados.git] / doc / api / schema / PipelineInstance.html.textile.liquid
1 ---
2 layout: default
3 navsection: api
4 navmenu: Schema
5 title: PipelineInstance
6
7 ...
8
9 A **PipelineInstance** is the act or record of applying a pipeline template to a specific set of inputs; generally, a pipeline instance refers to a set of jobs that have been run to satisfy the pipeline components.
10
11 h2. Methods
12
13 See "pipeline_instances":{{site.baseurl}}/api/methods/pipeline_instances.html
14
15 h2. Resource
16
17 Each PipelineInstance has, in addition to the usual "attributes of Arvados resources":{{site.baseurl}}/api/resources.html:
18
19 table(table table-bordered table-condensed).
20 |_. Attribute|_. Type|_. Description|_. Example|
21 |pipeline_template_uuid|string|||
22 |name|string|||
23 |components|hash|||
24 |success|boolean|||
25 |active|boolean|||
26 |properties|Hash|||