We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 890f010 commit 41b4de7Copy full SHA for 41b4de7
docs/reference/snapshot-restore/apis/create-snapshot-api.asciidoc
@@ -97,7 +97,7 @@ Don't expand wildcard patterns.
97
`ignore_unavailable`::
98
(Optional, Boolean)
99
If `false`, the snapshot fails if any data stream or index in `indices` is
100
-missing or closed. If `true`, the snapshot ignores missing or closed data
+missing. If `true`, the snapshot ignores missing data
101
streams and indices. Defaults to `false`.
102
103
`include_global_state`::
0 commit comments