Skip to main content
GET
cURL

Authorizations

X-Cockroach-API-Session
string
header
required

Token for logged-in REST session. Use /login/ to log in and get a session token. For additional information, see cockroachlabs.com/docs/stable/cluster-api.

Query Parameters

limit
integer

Maximum number of results to return in this call.

offset
integer

Continuation offset for results after a past limited run.

Response

200 - application/json

List nodes response.

next
integer<int64>

Continuation offset for the next paginated call, if more values are present. Specify as the offset parameter.

nodes
Status about a node. · object[]

Status of nodes.