Runtime-service (List)#
Path: /environments/environment/services/runtime-service
This list shows the connected and recently connected runtime nodes
Keys: id
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| id | string | required | - | The unique id of the runtime node |
| name | string | optional | - | The given name of the runtime node |
| role | string | optional | - | The service role the node is using |
| boot-time | uint32 | optional | - | The time the node was booted |
| status | enumeration (connected, disconnected) | optional | disconnected | The node’s cluster status |
| uptime | union (string | enumeration (unavailable)) | optional | - | Current uptime for the node |