/executiongroups/{egName}/properties
Mount Point: /apiv1/executiongroups/{egName}/properties
GET
Get the properties of the named execution group.
Parameters
| name | description | type | default |
|---|---|---|---|
| egName | The name of the execution group. | path |
Response Body
| element: | properties |
(no documentation provided)
PUT
Sets properties on the execution group. (Used to set properties in bulk by the web UI)
Parameters
| name | description | type | default |
|---|---|---|---|
| egName | The name of the execution group to look for. | path |
Request Body
| element: | properties |
A list of properties to be updated
Response Body
| element: | (custom) |
"HTTP success no content" (204) or exception