Execution
Properties
Name |
Type |
Description |
Notes |
image |
Image |
|
[optional] |
command |
str |
|
[optional] |
args |
list[str] |
Argument to run specified task |
[optional] |
inputs |
list[InputMountMappingWithCreds] |
Path (Inputs) - Path to mount file at valid Url URL (Inputs) - Url of file mounted at specified path |
[optional] |
outputs |
list[MountMappingWithCreds] |
Path (Outputs) - Path where files will be output to valid Url URL (Outputs) - Url of folder with files from the path will be uploaded |
[optional] |
system_files |
SystemFiles |
|
[optional] |
environment |
Environment |
|
[optional] |
working_directory |
str |
|
[optional] |
retry_limit |
int |
|
[optional] [default to 3] |
retry_count |
int |
|
[optional] [default to 0] |
[Back to Model list] [Back to API list] [Back to README]