@@ -43,19 +43,19 @@ actions:
43
43
This API provides an alternative to relying solely on Kibana UI for connector and sync job management. The API comes with a set of validations and assertions to ensure that the state representation in the internal index remains valid.
44
44
externalDocs :
45
45
url : https://www.elastic.co/guide/en/elasticsearch/reference/master/es-connectors-tutorial-api.html
46
- description : Connector API tutorial
46
+ description : Check out the connector API tutorial
47
47
- name : ccr
48
48
x-displayName : Cross-cluster replication
49
49
# D
50
50
- name : data stream
51
51
x-displayName : Data stream
52
52
externalDocs :
53
- description : Data stream overview
53
+ description : Learn more about data streams.
54
54
url : https://www.elastic.co/guide/en/elasticsearch/reference/master/data-streams.html
55
55
- name : document
56
56
x-displayName : Document
57
57
externalDocs :
58
- description : Reading and writing documents
58
+ description : Learn more about reading and writing documents.
59
59
url : https://www.elastic.co/guide/en/elasticsearch/reference/master/docs-replication.html
60
60
# E
61
61
- name : enrich
@@ -66,14 +66,14 @@ actions:
66
66
Event Query Language (EQL) is a query language for event-based time series data, such as logs, metrics, and traces.
67
67
externalDocs :
68
68
url : https://www.elastic.co/guide/en/elasticsearch/reference/master/eql.html
69
- description : EQL search
69
+ description : Learn more about EQL search.
70
70
- name : esql
71
71
x-displayName : ES|QL
72
72
description : >
73
73
The Elasticsearch Query Language (ES|QL) provides a powerful way to filter, transform, and analyze data stored in Elasticsearch, and in the future in other runtimes.
74
74
externalDocs :
75
75
url : https://www.elastic.co/guide/en/elasticsearch/reference/master/esql.html
76
- description : ES|QL overview and tutorials
76
+ description : Learn more about ES|QL.
77
77
# F
78
78
- name : features
79
79
description : The feature APIs enable you to introspect and manage features provided by Elasticsearch and Elasticsearch plugins.
@@ -87,7 +87,7 @@ actions:
87
87
The graph explore API enables you to extract and summarize information about the documents and terms in an Elasticsearch data stream or index.
88
88
externalDocs :
89
89
url : https://www.elastic.co/guide/en/kibana/master/xpack-graph.html
90
- description : Getting started with Graph
90
+ description : Get started with Graph.
91
91
# I
92
92
- name : indices
93
93
x-displayName : Index
@@ -97,7 +97,7 @@ actions:
97
97
x-displayName : Index lifecycle management
98
98
externalDocs :
99
99
url : https://www.elastic.co/guide/en/elasticsearch/reference/master/index-lifecycle-management.html
100
- description : Manage the index lifecycle
100
+ description : Learn more about managing the index lifecycle.
101
101
- name : inference
102
102
x-displayName : Inference
103
103
description : >
@@ -115,14 +115,14 @@ actions:
115
115
description : Licensing APIs enable you to manage your licenses.
116
116
externalDocs :
117
117
url : https://www.elastic.co/subscriptions
118
- description : For more information about the different types of licenses, refer to Elastic subscriptions
118
+ description : For more information about the different types of licenses, refer to Elastic subscriptions.
119
119
- name : logstash
120
120
x-displayName : Logstash
121
121
description : >
122
122
Logstash APIs enable you to manage pipelines that are used by Logstash Central Management.
123
123
externalDocs :
124
124
url : https://www.elastic.co/guide/en/logstash/master/logstash-centralized-pipeline-management.html
125
- description : Centralized pipeline management
125
+ description : Learn more about centralized pipeline management.
126
126
# M
127
127
- name : ml
128
128
x-displayName : Machine learning
@@ -131,19 +131,19 @@ actions:
131
131
# description:
132
132
externalDocs :
133
133
url : https://www.elastic.co/guide/en/machine-learning/master/ml-ad-finding-anomalies.html
134
- description : Finding anomalies
134
+ description : Learn more about finding anomalies.
135
135
- name : ml data frame
136
136
x-displayName : Machine learning data frame analytics
137
137
# description:
138
138
externalDocs :
139
139
url : https://www.elastic.co/guide/en/machine-learning/master/ml-dfa-overview.html
140
- description : Data frame analytics overview
140
+ description : Learn more about data frame analytics.
141
141
- name : ml trained model
142
142
x-displayName : Machine learning trained model
143
143
# description:
144
144
externalDocs :
145
145
url : https://www.elastic.co/guide/en/machine-learning/master/ml-nlp-overview.html
146
- description : Natural language processing overview
146
+ description : Learn more about natural language processing.
147
147
- name : migration
148
148
x-displayName : Migration
149
149
- name : monitoring
@@ -163,7 +163,7 @@ actions:
163
163
This allows pinning documents for only queries that match a specific term.
164
164
externalDocs :
165
165
url : https://www.elastic.co/guide/en/elasticsearch/reference/master/query-dsl-rule-query.html
166
- description : Rule query
166
+ description : Learn more about the rule query.
167
167
# R
168
168
- name : rollup
169
169
x-displayName : Rollup
@@ -184,21 +184,21 @@ actions:
184
184
Snapshot and restore APIs enable you to set up snapshot repositories, manage snapshot backups, and restore snapshots to a running cluster.
185
185
externalDocs :
186
186
url : https://www.elastic.co/guide/en/elasticsearch/reference/master/snapshot-restore.html
187
- description : Snapshot and restore
187
+ description : Learn more about snapshot and restore operations.
188
188
- name : slm
189
189
x-displayName : Snapshot lifecycle management
190
190
description : >
191
191
Snapshot lifecycle management (SLM) APIs enable you to set up policies to automatically take snapshots and control how long they are retained.
192
192
externalDocs :
193
193
url : https://www.elastic.co/guide/en/elasticsearch/reference/master/snapshots-take-snapshot.html
194
- description : Create a snapshot
194
+ description : Learn more about creating a snapshot.
195
195
- name : sql
196
196
x-displayName : SQL
197
197
description : >
198
198
Elasticsearch's SQL APIs enable you to run SQL queries on Elasticsearch indices and data streams.
199
199
externalDocs :
200
200
url : https://www.elastic.co/guide/en/elasticsearch/reference/master/xpack-sql.html
201
- description : An overview and tutorials for the Elasticsearch SQL features
201
+ description : Check out the overview and tutorials for the Elasticsearch SQL features.
202
202
- name : synonyms
203
203
x-displayName : Synonyms
204
204
description : >
@@ -218,6 +218,11 @@ actions:
218
218
# W
219
219
- name : watcher
220
220
x-displayName : Watcher
221
+ description : >
222
+ You can use Watcher to watch for changes or anomalies in your data and perform the necessary actions in response.
223
+ externalDocs :
224
+ url : https://www.elastic.co/guide/en/elasticsearch/reference/master/xpack-alerting.html
225
+ description : Learn more about Watcher.
221
226
# Add x-model and/or abbreviate schemas that should point to other references
222
227
- target : " $.components['schemas']['_types.query_dsl:QueryContainer']"
223
228
description : Add x-model for the QueryContainer object
0 commit comments