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.

pubkeystringOptional

Node public key.

gossipstringOptional

Gossip network address.

tpustringOptional

TPU network address.

rpcstringOptional

JSON RPC network address.

versionstringOptional

Software version of the node.

featureSetintegerOptional

Unique identifier of the node’s feature set.

shredVersionintegerOptional

Shred version used by the node.