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 0262785 commit 851c601Copy full SHA for 851c601
rest-api-spec/src/main/resources/rest-api-spec/api/rollup.rollup.json
@@ -1,10 +1,10 @@
1
{
2
"rollup.rollup":{
3
"documentation":{
4
- "url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/rollup-api.html",
+ "url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/xpack-rollup.html",
5
"description":"Rollup an index"
6
},
7
- "stability":"stable",
+ "stability":"experimental",
8
"visibility":"public",
9
"headers":{
10
"accept": [ "application/json"],
0 commit comments