Enumerates the execution scopes for a flow definition.
Overview of FlowExecutionScope goes here.
| Name | Value | Description |
|---|---|---|
| System | 0 | Runs in the cloud/system. |
| Controller | 1 | Runs on a specific controller. |
| Hybrid | 2 | Some nodes run on controller, some in system. |