@@ -15,6 +15,9 @@ actions:
1515 description : >
1616 The autoscaling APIs enable you to create and manage autoscaling policies and retrieve information about autoscaling capacity.
1717 Autoscaling adjusts resources based on demand. A deployment can use autoscaling to scale resources as needed, ensuring sufficient capacity to meet workload requirements.
18+ externalDocs :
19+ url : https://www.elastic.co/docs/deploy-manage/autoscaling
20+ description : Learn more about autoscaling.
1821 # B
1922 - name : analytics
2023 x-displayName : Behavioral analytics
@@ -35,6 +38,9 @@ actions:
3538 description : >
3639 The cluster APIs enable you to retrieve information about your infrastructure on cluster, node, or shard level.
3740 You can manage cluster settings and voting configuration exceptions, collect node statistics and retrieve node information.
41+ externalDocs :
42+ url : https://www.elastic.co/docs/deploy-manage/distributed-architecture/discovery-cluster-formation/cluster-state-overview
43+ description : Learn more about the cluster state.
3844 - name : health_report
3945 x-displayName : Cluster - Health
4046 description : >
@@ -57,6 +63,9 @@ actions:
5763 description : >
5864 The cross-cluster replication (CCR) APIs let you run replication operations, such as creating and managing follower indices or auto-follow patterns.
5965 Use CCR to replicate indices across clusters to maintain search availability during outages, reduce indexing impact, and lower search latency by serving requests closer to users.
66+ externalDocs :
67+ description : Learn more about cross-cluster replication.
68+ url : https://www.elastic.co/docs/deploy-manage/tools/cross-cluster-replication
6069 # D
6170 - name : data stream
6271 x-displayName : Data stream
@@ -80,6 +89,9 @@ actions:
8089 description : >
8190 The enrich APIs enable you to manage enrich policies.
8291 An enrich policy is a set of configuration options used to add the right enrich data to the right incoming documents.
92+ externalDocs :
93+ url : https://www.elastic.co/docs/manage-data/ingest/transform-enrich/data-enrichment
94+ description : Learn more about data enrichment.
8395 - name : eql
8496 x-displayName : EQL
8597 description : >
@@ -99,10 +111,16 @@ actions:
99111 x-displayName : Features
100112 description : >
101113 The feature APIs enable you to introspect and manage features provided by Elasticsearch and Elasticsearch plugins.
114+ externalDocs :
115+ url : https://www.elastic.co/docs/deploy-manage/tools/snapshot-and-restore#feature-state
116+ description : Learn more about feature states.
102117 - name : fleet
103118 x-displayName : Fleet
104119 description : >
105120 The Fleet APIs support Fleet’s use of Elasticsearch as a data store for internal agent and action data.
121+ externalDocs :
122+ url : https://www.elastic.co/docs/reference/fleet
123+ description : Learn more about Fleet.
106124 # G
107125 - name : graph
108126 x-displayName : Graph explore
@@ -116,6 +134,9 @@ actions:
116134 x-displayName : Index
117135 description : >
118136 Index APIs enable you to manage individual indices, index settings, aliases, mappings, and index templates.
137+ externalDocs :
138+ url : https://www.elastic.co/docs/manage-data/data-store/index-basics
139+ description : Learn more about indices.
119140 - name : ilm
120141 x-displayName : Index lifecycle management
121142 description : >
@@ -139,6 +160,9 @@ actions:
139160 - name : ingest
140161 x-displayName : Ingest
141162 description : Ingest APIs enable you to manage tasks and resources related to ingest pipelines and processors.
163+ externalDocs :
164+ url : https://www.elastic.co/docs/manage-data/ingest
165+ description : Learn more about ingesting data.
142166 # L
143167 - name : license
144168 x-displayName : Licensing
@@ -158,6 +182,9 @@ actions:
158182 x-displayName : Machine learning
159183 description : >
160184 The machine learning APIs enable you to retrieve information related to the Elastic Stack machine learning features.
185+ externalDocs :
186+ url : https://www.elastic.co/docs/explore-analyze/machine-learning
187+ description : Learn more about machine learning.
161188 - name : ml anomaly
162189 x-displayName : Machine learning anomaly detection
163190 description : >
@@ -183,8 +210,14 @@ actions:
183210 x-displayName : Migration
184211 description : >
185212 The migration APIs power Kibana's Upgrade Assistant feature.
213+ externalDocs :
214+ url : https://www.elastic.co/docs/deploy-manage/upgrade/prepare-to-upgrade/upgrade-assistant
215+ description : Learn more about Kibana's Upgrade Assistant.
186216 - name : monitoring
187217 x-displayName : Monitoring
218+ externalDocs :
219+ url : https://www.elastic.co/docs/deploy-manage/monitor
220+ description : Learn more about monitoring.
188221 # N
189222 - name : shutdown
190223 x-displayName : Node lifecycle
@@ -209,6 +242,9 @@ actions:
209242 x-displayName : Rollup
210243 description : >
211244 The rollup APIs enable you to create, manage, and retrieve information about rollup jobs.
245+ externalDocs :
246+ url : https://www.elastic.co/docs/manage-data/lifecycle/rollup
247+ description : Learn more about rollup.
212248 # S
213249 - name : script
214250 x-displayName : Script
@@ -217,23 +253,36 @@ actions:
217253 Use the stored script APIs to manage stored scripts and search templates.
218254 externalDocs :
219255 url : https://www.elastic.co/docs/explore-analyze/scripting
256+ description : Learn more about scripting.
220257 - name : search
221258 x-displayName : Search
222259 description : >
223260 The search APIs enable you to search and aggregate data stored in Elasticsearch indices and data streams.
261+ externalDocs :
262+ url : https://www.elastic.co/docs/explore-analyze
263+ description : Learn more about searching.
224264 - name : search_application
225265 x-displayName : Search application
226266 description : >
227267 The search application APIs enable you to manage tasks and resources related to Search Applications.
268+ externalDocs :
269+ url : https://www.elastic.co/docs/solutions/search/search-applications
270+ description : Learn more about search applications.
228271 - name : searchable_snapshots
229272 x-displayName : Searchable snapshots
230273 description : >
231274 The searchable snapshots APIs enable you to perform searchable snapshots operations.
275+ externalDocs :
276+ url : https://www.elastic.co/docs/deploy-manage/tools/snapshot-and-restore/searchable-snapshots
277+ description : Learn more about searchable snapshots.
232278 - name : security
233279 x-displayName : Security
234280 description : >
235281 The security APIs enable you to perform security activities, and add, update, retrieve, and remove application privileges, role mappings, and roles.
236282 You can also create and update API keys and create and invalidate bearer tokens.
283+ externalDocs :
284+ url : https://www.elastic.co/docs/deploy-manage/security
285+ description : Learn more about security.
237286 - name : snapshot
238287 x-displayName : Snapshot and restore
239288 description : >
@@ -261,11 +310,17 @@ actions:
261310 The synonyms management API provides a convenient way to define and manage synonyms in an internal system index.
262311 Related synonyms can be grouped in a "synonyms set".
263312 Create as many synonym sets as you need.
313+ externalDocs :
314+ url : https://www.elastic.co/docs/solutions/search/full-text/search-with-synonyms
315+ description : Learn more about synonyms.
264316 # T
265317 - name : tasks
266318 x-displayName : Task management
267319 description : >
268320 The task management APIs enable you to retrieve information about tasks or cancel tasks running in a cluster.
321+ externalDocs :
322+ url : https://www.elastic.co/docs/troubleshoot/elasticsearch/task-queue-backlog
323+ description : Check out the troubleshooting the Task Management API.
269324 - name : text_structure
270325 x-displayName : Text structure
271326 description : >
@@ -274,6 +329,9 @@ actions:
274329 x-displayName : Transform
275330 description : >
276331 The transform APIs enable you to create and manage transforms.
332+ externalDocs :
333+ url : https://www.elastic.co/docs/explore-analyze/transforms
334+ description : Learn more about transforms.
277335 # U
278336 - name : xpack
279337 x-displayName : Usage
@@ -1162,4 +1220,4 @@ actions:
11621220 - target : " $.components['schemas']['_types.Duration']"
11631221 description : Re-add a simple string type for Duration
11641222 update :
1165- type : string
1223+ type : string
0 commit comments