Skip to content

Clarify that the /nodes API endpoint applies to Advanced clusters only#23183

Open
mikeCRL wants to merge 1 commit intomainfrom
clarify-nodes-api-call-applies-to-advanced
Open

Clarify that the /nodes API endpoint applies to Advanced clusters only#23183
mikeCRL wants to merge 1 commit intomainfrom
clarify-nodes-api-call-applies-to-advanced

Conversation

@mikeCRL
Copy link
Copy Markdown
Contributor

@mikeCRL mikeCRL commented Apr 15, 2026

Fixes DOC-16736.

A quick fix, with follow-up work suggested in DOC-16737.

@mikeCRL mikeCRL marked this pull request as ready for review April 15, 2026 19:20
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 15, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit d5655d3
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/69dfe4f6ed87cc0008cefcdc

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 15, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit d5655d3
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/69dfe4f6342da400084022e7

@mikeCRL mikeCRL requested a review from jhlodin April 15, 2026 19:20
@github-actions
Copy link
Copy Markdown

Files changed:

@github-actions
Copy link
Copy Markdown

Diagram Anchor Check: Passed

All sql-grammar.html#anchor references in SQL diagram files resolve correctly against stmt_block.html.

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 15, 2026

Netlify Preview

Name Link
🔨 Latest commit d5655d3
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/69dfe4f6af8de3000818a4cd
😎 Deploy Preview https://deploy-preview-23183--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@jhlodin jhlodin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with one suggestion

## Get information about a cluster's nodes
## Get information about a CockroachDB Advanced cluster's nodes

To retrieve information about a cluster's nodes, including the node status, make a `GET` request to the `/v1/clusters/{cluster_id}/nodes` endpoint.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To retrieve information about a cluster's nodes, including the node status, make a `GET` request to the `/v1/clusters/{cluster_id}/nodes` endpoint.
To retrieve information about an {{ site.data.products.advanced }} cluster's nodes, including the node status, make a `GET` request to the `/v1/clusters/{cluster_id}/nodes` endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants