| 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] |