Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 954 Bytes

ToolConfig.md

File metadata and controls

16 lines (12 loc) · 954 Bytes

ToolConfig

Properties

Name Type Description Notes
id int Unique numerical ID for the ToolConfig. [optional]
version_name string the version name of the configuration [optional]
description string a description of the configuration [optional]
tool_id int the ID of the tool associated with this configuration [optional]
bourreau_id int The ID of the execution server where this tool configuration is available. [optional]
group_id int the ID of the project controlling access to this ToolConfig [optional]
ncpus int A hint at how many CPUs the CBRAIN task will allocate to run this tool configuration [optional]

[Back to Model list] [Back to API list] [Back to README]