Updates the settings of a run group and returns a response with no body if the operation is successful.
You can update the following settings with UpdateRunGroup:
-
Maximum number of CPUs
-
Run time (measured in minutes)
-
Number of GPUs
-
Number of concurrent runs
-
Group name
To confirm that the settings have been successfully updated, use the ListRunGroups or GetRunGroup API operations to verify that the desired changes have been made.
post/runGroup/{id}
Path parameters
idstring required
The group's ID.
Request body
Response
Success