cockroachdb / cockroachdb/docs
server: Migrate nodes, {hot-,}ranges, health endpoints to v2 API
Open
C-product-change
no-issue-activity
- Dominant language
- HTML
- Stars
- 212
- Forks
- 476
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Description
Jesse Seldess (jseldess) commented:
PR:
- Added the following new HTTP API endpoints:
- `/api/v2/nodes/`: Lists all nodes in the cluster
- `/api/v2/nodes//ranges`: Lists all ranges on the specified node
- `/api/v2/ranges/hot/`: Lists hot ranges in the cluster
- `/api/v2/ranges//`: Describes range in more detail
- `/api/v2/health/`: Returns an HTTP 200 response if node is healthy. [#60952][#60952]
Jira Issue: DOC-1042
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.