If set, filters on pipelines which are attached to this project.
Response
OK
Body
success*boolean
Whether the operation succeeded
errorstring
Optional error description (set if 'success' was false)
pipelines*array of OrganizationPipeline (object)
id*integer
name*string
description*string
intervalStrstring
15m for every 15 minutes, 2h for every 2 hours, 1d for every 1 day
steps*array of OrganizationPipelineStep (object)
name*string
filterstring
pathFiltersarray of OrganizationCreateProjectPathFilter (object)
Set of paths to apply the transformation to, used for creating transformation jobs on default datasets. This option is experimental and may change in the future.
dataset*string
Dataset name of files to transform
filter*string
Path filter with wildcards, relative to the root of the dataset. For example, /folder/*.json will transform all JSON files in /folder (when operating on files)
uploadTypeenum
projectdataset
projectIdinteger
newProjectNamestring
projectApiKeystring
projectHmacKeystring
transformationBlockIdinteger
builtinTransformationBlockobject
categoryenum
trainingtestingsplit
outputDatasetNamestring
outputDatasetBucketIdinteger
outputDatasetBucketPathstring
outputPathInDatasetstring
Path within the selected dataset to upload transformed files into. Used only when uploading into a default (non-clinical) dataset.