CreateAnalysisLogs
Properties
| Name |
Type |
Description |
Notes |
| logs_folder_id |
str, none_type |
The id or the urn of the folder in which the logs of the analysis should be located. Selecting an existing folder may result in some of its contents being overwritten by new log files. When no folder is selected, the logs folder will be located in the output folder. |
[optional] |
| logs_folder_path |
str, none_type |
The path of the folder in which the logs of the analysis should be located (must start with a '/'). Selecting an existing folder may result in some of its contents being overwritten by new log files. When no folder is selected, the logs folder will be located in the output folder. |
[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]