ClusterNodeInfo

Field

Type

Repeated

Description

node_id

NodeId

node_name

string

token

string

visible to operators (for re-copy on demand)

active

bool

worker stream currently connected

listen_address

string

listen_address / listen_port / hardware are meaningful only when active == true (or when the worker has connected at least once and we have stale-but-known values).

listen_port

uint32

hardware

HardwareInfo

pool

string

Pool this slot is assigned to. Stamped into nodeMetadata.tags["pool"] at raise-Online time, which AutoManager uses to decide pool membership for placement. Empty string = unassigned (won’t receive placement).

Member of

Message

Description

ListClusterNodesResponse