Co-authored-by: VLADIMIR MIRONOV <mironov.v@torrowtech.com>
This commit is contained in:
parent
cf0cab614d
commit
9667aeadd2
|
@ -109,7 +109,7 @@ By default, the entire snapshot will fail if one or more indices participating i
|
|||
all primary shards available. You can change this behaviour by setting `partial` to `true`. The `expand_wildcards`
|
||||
option can be used to control whether hidden and closed indices will be included in the snapshot, and defaults to `all`.
|
||||
|
||||
Use the `metadata` field to attach arbitrary metadata to the snapsho,
|
||||
Use the `metadata` field to attach arbitrary metadata to the snapshot,
|
||||
such as who took the snapshot,
|
||||
why it was taken, or any other data that might be useful.
|
||||
|
||||
|
|
Loading…
Reference in New Issue