getClusterNodes
Returns information about all the nodes participating in the cluster.
Path parameters
apiKey
Response
Returns an array of JSON objects, each containing information about a node in the cluster.
pubkey
Node public key.
gossip
Gossip network address.
tpu
TPU network address.
rpc
JSON RPC network address.
version
Software version of the node.
featureSet
Unique identifier of the node’s feature set.
shredVersion
Shred version used by the node.