|
@@ -1,12 +1,11 @@
|
|
|
{
|
|
|
"behavioral_analytics.list": {
|
|
|
"documentation": {
|
|
|
- "url": "http://todo.com/tbd",
|
|
|
+ "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/list-analytics-collection.html",
|
|
|
"description": "Returns the existing behavioral analytics collections."
|
|
|
},
|
|
|
- "stability": "experimental",
|
|
|
- "visibility": "feature_flag",
|
|
|
- "feature_flag": "xpack.ent-search.enabled",
|
|
|
+ "stability": "beta",
|
|
|
+ "visibility": "public",
|
|
|
"headers": {
|
|
|
"accept": [
|
|
|
"application/json"
|