Data Stream Lifecycle has GA'ed in 8.14, so we can safely mark these as stable.
@@ -4,7 +4,7 @@
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/data-streams-delete-lifecycle.html",
"description":"Deletes the data stream lifecycle of the selected data streams."
},
- "stability":"experimental",
+ "stability":"stable",
"visibility":"public",
"headers":{
"accept": [ "application/json"]
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/data-streams-explain-lifecycle.html",
"description": "Retrieves information about the index's current data stream lifecycle, such as any potential encountered error, time since creation etc."
- "stability": "experimental",
+ "stability": "stable",
"visibility": "public",
"headers": {
"accept": [
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/data-streams-get-lifecycle.html",
"description":"Returns the data stream lifecycle of the selected data streams."
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/data-streams-put-lifecycle.html",
"description":"Updates the data stream lifecycle of the selected data streams."