We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c781763 commit 74d3f58Copy full SHA for 74d3f58
rest-api-spec/src/main/resources/rest-api-spec/api/features.get_features.json
@@ -1,8 +1,8 @@
1
{
2
"features.get_features":{
3
"documentation":{
4
- "url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/modules-snapshots.html",
5
- "description":"Returns a list of features which can be snapshotted in this cluster."
+ "url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/get-features-api.html",
+ "description":"Gets a list of features which can be included in snapshots using the feature_states field when creating a snapshot"
6
},
7
"stability":"stable",
8
"visibility":"public",
0 commit comments