getClusterNodes

Returns information about all the nodes participating in the cluster.

Path parameters

apiKeystringRequired

Response

Returns an array of JSON objects, each containing information about a node in the cluster.
pubkeystring or null
Node public key.
gossipstring or null
Gossip network address.
tpustring or null
TPU network address.
rpcstring or null
JSON RPC network address.
versionstring or null
Software version of the node.
featureSetinteger or null
Unique identifier of the node's feature set.
shredVersioninteger or null
Shred version used by the node.