get_pipeline_info: Get information about a pipeline from its id and its type.

View source: R/pipeline.R

get_pipeline_infoR Documentation

Get information about a pipeline from its id and its type.

Description

Get information about a pipeline from its id and its type.

Usage

get_pipeline_info(pipeline_id, type)

Arguments

pipeline_id

id of the pipeline to be retrieved, can be obtained with get_pipelines().

type

type of the pipeline to be retrieved among "component", "template", "run".

Value

list - parsed content of the pipeline.


previsionio/prevision-r documentation built on March 24, 2022, 1:28 a.m.