Name | Type | Description | Notes |
---|---|---|---|
id | String | The id of the ProcessGroup | [optional] |
state | StateEnum | The desired state of the descendant components | [optional] |
components | Map<String, RevisionDTO> | Optional components to schedule. If not specified, all authorized descendant components will be used. | [optional] |
Name | Value |
---|---|
RUNNING | "RUNNING" |
STOPPED | "STOPPED" |