Skip to content

Commit 712138f

Browse files
committed
Resolve merge conflicts
1 parent d80ec19 commit 712138f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/reference/snapshot-restore/apis/get-snapshot-api.asciidoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,6 @@ for those that were created by an SLM policy with a name starting with `policy-a
182182
created by an SLM policy but not those snapshots that were not created by an SLM policy. To include snapshots not created by an SLM
183183
policy you can use the special pattern `_none` that will match all snapshots without an SLM policy.
184184

185-
`state`::
186-
(Optional, string)
187-
Filter snapshots by state. Valid values are `SUCCESS`, `IN_PROGRESS`, `FAILED`, `PARTIAL`, or `INCOMPATIBLE`.
188-
189185
NOTE: The `after` parameter and `next` field allow for iterating through snapshots with some consistency guarantees regarding concurrent
190186
creation or deletion of snapshots. It is guaranteed that any snapshot that exists at the beginning of the iteration and is not concurrently
191187
deleted will be seen during the iteration. Snapshots concurrently created may be seen during an iteration.

0 commit comments

Comments
 (0)