Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Cluster health Reference REST API is missing wait_for_nodes param #552

Closed
lukas-vlcek opened this issue May 4, 2022 · 0 comments · Fixed by #599
Closed

[BUG] Cluster health Reference REST API is missing wait_for_nodes param #552

lukas-vlcek opened this issue May 4, 2022 · 0 comments · Fixed by #599
Assignees
Labels
enhancement New feature or request v2.0.0
Milestone

Comments

@lukas-vlcek
Copy link
Contributor

What is the bug?

The Cluster health Reference REST API documentation is missing wait_for_nodes parameter.

Additional improvements:

  • The master_timeout should be deprecated and cluster_manager_timeout should be used instead.
  • A required permissions can be also documented.
  • The JSON example response is not fully complete.
@lukas-vlcek lukas-vlcek added bug Technical problem with the doc site or broken link untriaged labels May 4, 2022
lukas-vlcek added a commit to lukas-vlcek/documentation-website that referenced this issue May 4, 2022
…T API

Additional improvements:

- The master_timeout is marked as deprecated and cluster_manager_timeout is suggested instead
- A required permissions is also documented
- The JSON example response is completed

Closes: opensearch-project#552
Signed-off-by: Lukáš Vlček <[email protected]>
@Naarcha-AWS Naarcha-AWS added enhancement New feature or request v2.0.0 and removed untriaged bug Technical problem with the doc site or broken link labels May 4, 2022
@hdhalter hdhalter added this to the v2.0.0 milestone May 16, 2022
@Naarcha-AWS Naarcha-AWS self-assigned this May 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment