We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e943e27 commit b159305Copy full SHA for b159305
docs/reference/redirects.asciidoc
@@ -821,6 +821,10 @@ See <<ccs-works>>.
821
=== Administering {es}
822
See <<high-availability>>.
823
824
+[role="exclude",id="slm-api"]
825
+=== Snapshot lifecycle management API
826
+See <<snapshot-lifecycle-management-api>>.
827
+
828
[role="exclude",id="delete-data-frame-transform"]
829
=== Delete {transforms} API
830
x-pack/plugin/src/test/resources/rest-api-spec/api/slm.get_stats.json
@@ -1,7 +1,7 @@
1
{
2
"slm.get_stats":{
3
"documentation":{
4
- "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/slm-api.html"
+ "url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/slm-get-stats.html"
5
},
6
"stability":"stable",
7
"url":{
0 commit comments