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 36e9c6c commit c0e624bCopy full SHA for c0e624b
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