WorkflowV3
Properties
Name |
Type |
Description |
Notes |
id |
str |
|
|
code |
str |
The code of the workflow |
|
urn |
str |
The URN of the workflow. The format is urn:ilmn:ica:\<type of the object\>:\<ID of the object\>#\<optional human readable hint representing the object\>. The hint can be omitted, in that case the hashtag (#) must also be omitted. |
|
description |
str |
The description of the workflow |
|
analysis_storage |
AnalysisStorageV3 |
|
|
language_version |
PipelineLanguageVersion |
|
[optional] |
workflow_tags |
PipelineTag |
|
[optional] |
any string name |
bool, date, datetime, dict, float, int, list, str, none_type |
any string name can be used but the value must be the correct type |
[optional] |
[Back to Model list] [Back to API list] [Back to README]