| 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 services to schedule. If not specified, all authorized descendant controller services will be used. | [optional] |
| disconnectedNodeAcknowledged | Boolean | Acknowledges that this node is disconnected to allow for mutable requests to proceed. | [optional] |
| Name | Value |
|---|---|
| ENABLED | "ENABLED" |
| DISABLED | "DISABLED" |