cURL
List node ranges
List information about ranges on a specified node. If a list of range IDs is specified, only information about those ranges is returned.
Client must be logged-in as a user with admin privileges.
GET
cURL
Authorizations
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.
Path Parameters
ID of node to query, or local for local node.
Query Parameters
IDs of ranges to return information for. All ranges returned if unspecified.
Maximum number of results to return in this call.
Continuation offset for results after a past limited run.

