| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | The id of the ProcessGroup | [optional] |
| State | string | The desired state of the descendant components | [optional] |
| Components | Dictionary<string, RevisionDTO> | Optional components to schedule. If not specified, all authorized descendant components will be used. | [optional] |
| DisconnectedNodeAcknowledged | bool? | Acknowledges that this node is disconnected to allow for mutable requests to proceed. | [optional] |