-
Notifications
You must be signed in to change notification settings - Fork 25k
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 cat snapshots API #45402
Conversation
Pinging @elastic/es-docs |
Pinging @elastic/es-core-features |
9258e08
to
a73e10d
Compare
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.
Stray comma, but otherwise LGTM.
To find a list of available repositories to query, the command `/_cat/repositories` can be used. | ||
Querying the snapshots of a repository named `repo1` then looks as follows. | ||
Returns information about the <<modules-snapshots,snapshots>>, stored in one or | ||
more repositories. A snapshot is a backup of an index or running {es} cluster. |
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.
The comma is not needed.
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.
Thanks. Removed with 20238fb.
This PR updates the cat snapshots API to align with the new API reference template.
Relates to elastic/docs#937 and #45196
Preview
http://elasticsearch_45402.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/master/cat-snapshots.html