X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/392c382ddaf8ea4c0c4b6655c7f508de73274d12..58a4f7eb6dc51569eef87b6b5de800e4defa6291:/doc/api/schema/PipelineInstance.html.textile.liquid diff --git a/doc/api/schema/PipelineInstance.html.textile.liquid b/doc/api/schema/PipelineInstance.html.textile.liquid index bd1009d9d8..75c788533b 100644 --- a/doc/api/schema/PipelineInstance.html.textile.liquid +++ b/doc/api/schema/PipelineInstance.html.textile.liquid @@ -6,27 +6,13 @@ title: PipelineInstance ... - - -A **PipelineInstance** represents... +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. h2. Methods -See "REST methods for working with Arvados resources":{{site.baseurl}}/api/methods.html - -API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/pipeline_instances@ - -h2. Creation - -h3. Prerequisites - -Prerequisites for creating a PipelineInstance. - -h3. Side effects - -Side effects of creating a PipelineInstance. +See "pipeline_instances":{{site.baseurl}}/api/methods/pipeline_instances.html -h2. Resources +h2. Resource Each PipelineInstance has, in addition to the usual "attributes of Arvados resources":{{site.baseurl}}/api/resources.html: @@ -34,8 +20,7 @@ table(table table-bordered table-condensed). |_. Attribute|_. Type|_. Description|_. Example| |pipeline_template_uuid|string||| |name|string||| -|components|Hash||| +|components|hash||| |success|boolean||| |active|boolean||| -|updated_at|datetime||| |properties|Hash|||