diff --git a/docs/reference/slm/apis/slm-put.asciidoc b/docs/reference/slm/apis/slm-put.asciidoc index a6ee29bfd1bc9..5a4e9ab76368d 100644 --- a/docs/reference/slm/apis/slm-put.asciidoc +++ b/docs/reference/slm/apis/slm-put.asciidoc @@ -89,7 +89,10 @@ Retention rules used to retain and delete snapshots created by the policy. (Optional, <>) Time period after which a snapshot is considered expired and eligible for deletion. {slm-init} deletes expired snapshots based on the -<>. +<>. +Snapshots with a <> of `PARTIAL` will +be removed according to this setting. If not set, `PARTIAL` snapshots are deleted +as soon as a newer successful snapshot exists. `max_count`:: (Optional, integer) @@ -101,7 +104,9 @@ only includes snapshots with a <> of `min_count`:: (Optional, integer) -Minimum number of snapshots to retain, even if the snapshots have expired. +Minimum number of snapshots to retain, even if the snapshots have expired. This limit +only includes snapshots with a <> of +`SUCCESS`. ==== `schedule`::