Update Run Group
| omics_update_run_group | R Documentation |
Updates a run group¶
Description¶
Updates a run group.
Usage¶
Arguments¶
id[required] The group's ID.
nameA name for the group.
maxCpusThe maximum number of CPUs to use.
maxRunsThe maximum number of concurrent runs for the group.
maxDurationA maximum run time for the group in minutes.
maxGpusThe maximum GPUs that can be used by a run group.
Value¶
An empty list.