-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[DOCS] Fix create snapshot API parameters #79209
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] Fix create snapshot API parameters #79209
Conversation
Changes: - Notes snapshot names support date math - Sorts request body parameters alphabetically - Adds the `expand_wildcards` request body parameter - Reuses cluster state contents list from the restore snapshot API - Notes the `indices` and `feature_states` parameters support a special `none` value Relates to #79081
Pinging @elastic/es-distributed (Team:Distributed) |
-- | ||
(Optional, string) Determines how wildcard patterns in the `indices` parameter | ||
match data streams and indices. Supports comma-separated values, such as | ||
`open,hidden`. Defaults to `all`. Valid values are: |
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.
Defaults to
all
.
I'll change this to open,hidden
on 7.x backports.
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
Pinging @elastic/es-docs (Team:Docs) |
* [DOCS] Fix create snapshot API parameters (#79209) Changes: - Notes snapshot names support date math - Sorts request body parameters alphabetically - Adds the `expand_wildcards` request body parameter - Reuses cluster state contents list from the restore snapshot API - Notes the `indices` and `feature_states` parameters support a special `none` value Relates to #79081 * Update `expand_wildcards` default * Fix xref * Fix xref
* [DOCS] Fix create snapshot API parameters (#79209) Changes: - Notes snapshot names support date math - Sorts request body parameters alphabetically - Adds the `expand_wildcards` request body parameter - Reuses cluster state contents list from the restore snapshot API - Notes the `indices` and `feature_states` parameters support a special `none` value Relates to #79081 * Update `expand_wildcards` default * Fix xref * Fix xref
Changes:
expand_wildcards
request body parameterindices
andfeature_states
parameters support a specialnone
valueRelates to #79081
Preview
https://elasticsearch_79209.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/master/create-snapshot-api.html#create-snapshot-api-path-params