AnalysisData
Properties
| Name |
Type |
Description |
Notes |
| data_id |
str |
The id of the file/folder. |
|
| format |
DataFormat |
|
|
| name |
str |
The name of the file/folder as it was processed by the analysis. |
|
| data_type |
str |
|
|
| children |
[AnalysisData] |
|
[optional] |
| mount_path |
str |
The requested location where the input file was located on the machine that was running the pipeline. |
[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]