Runtime-service (List)#

Path: /environments/environment/services/runtime-service

This list shows the connected and recently connected runtime nodes

Keys: id

Parameters#

NameTypeRequiredDefaultDescription
idstringrequired-The unique id of the runtime node
namestringoptional-The given name of the runtime node
rolestringoptional-The service role the node is using
boot-timeuint32optional-The time the node was booted
statusenumeration (connected, disconnected)optionaldisconnectedThe node’s cluster status
uptimeunion (string | enumeration (unavailable))optional-Current uptime for the node

Was this helpful?