Object used by the GridManager
controlPeer
The control peer running the flow (set by the Grid Manager)
Items:
| Name | Type | Doc | Constraints |
|---|---|---|---|
| address | string | IP address of the control peer | |
| state | int | State of the control peer (0 registered, 1 active) |
flow
A flow
| Name | Type | Doc | Constraints |
|---|---|---|---|
| id | string | id of the flow | |
| name | string | name of the flow | |
| peers | list of controlpeer | the controlpeers running the flow | |
| running | bool | run state |