-
Notifications
You must be signed in to change notification settings - Fork 25.7k
[DOCS] Reformats cluster update settings API #45337
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
[DOCS] Reformats cluster update settings API #45337
Conversation
|
Pinging @elastic/es-docs |
|
Pinging @elastic/es-core-features |
jrodewig
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Although it's currently documented together and uses the same resources, I think we should split this one into two API pages:
- Get cluster settings
- Update cluster settings
We can model this off of the rollup jobs APIs:
|
@szabosteve This looks good. We need to add the new |
|
@jrodewig Both https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster.html |
jrodewig
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks @szabosteve.
|
Backported to 7.x and 7.3. |
Relates to elastic/docs#937 and #45197.
This PR updates the cluster update settings API to align with the new API reference template.
Resources: