Skip to content

Commit 7949a4d

Browse files
committed
Updates API report 2024-06-27|18:57:11
1 parent 20bdfcb commit 7949a4d

File tree

1 file changed

+20
-33
lines changed

1 file changed

+20
-33
lines changed

apis_report.md

+20-33
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
Endpoints that are currently being tested are marked as done and link to the test where they're being used.
44

5-
* [Endpoints in Stack (elasticsearch-specification)](#stack): 506
5+
* [Endpoints in Stack (elasticsearch-specification)](#stack): 496
66
* [Endpoints in Serverless](#serverless): 238
7-
* [Endpoints in Stack JSON spec](#endpoints-in-stack-json-spec): 499
8-
* Elasticsearch Stack - **Tested**: 210 | **Untested**: 296 ![](https://geps.dev/progress/42)
7+
* [Endpoints in Stack JSON spec](#endpoints-in-stack-json-spec): 492
8+
* Elasticsearch Stack - **Tested**: 210 | **Untested**: 286 ![](https://geps.dev/progress/42)
99
* Elasticsearch Serverless - **Tested** 207 | **Untested**: 31 ![](https://geps.dev/progress/86)
1010
* [APIs in JSON spec and not in elasticsearch-specification](#apis-in-json-spec-and-not-elasticsearch-specification)
1111

@@ -259,10 +259,6 @@ Endpoints that are currently being tested are marked as done and link to the tes
259259
- [x] <span title='tested'> [async_search.get](./tests/async_search/10_basic.yml#L43)</span>
260260
- [x] <span title='tested'> [async_search.status](./tests/async_search/10_basic.yml#L48)</span>
261261
- [x] <span title='tested'> [async_search.submit](./tests/async_search/10_basic.yml#L35)</span>
262-
- [ ] <span title='not tested'> autoscaling.delete_autoscaling_policy</span>
263-
- [ ] <span title='not tested'> autoscaling.get_autoscaling_capacity</span>
264-
- [ ] <span title='not tested'> autoscaling.get_autoscaling_policy</span>
265-
- [ ] <span title='not tested'> autoscaling.put_autoscaling_policy</span>
266262
- [x] <span title='tested'> [bulk](./tests/bulk/10_basic.yml#L9)</span>
267263
- [x] <span title='tested'> [cat.aliases](./tests/cat/aliases.yml#L20)</span>
268264
- [ ] <span title='not tested'> cat.allocation</span>
@@ -330,7 +326,6 @@ Endpoints that are currently being tested are marked as done and link to the tes
330326
- [ ] <span title='not tested'> connector.put</span>
331327
- [ ] <span title='not tested'> connector.sync_job_cancel</span>
332328
- [ ] <span title='not tested'> connector.sync_job_check_in</span>
333-
- [ ] <span title='not tested'> connector.sync_job_claim</span>
334329
- [ ] <span title='not tested'> connector.sync_job_delete</span>
335330
- [ ] <span title='not tested'> connector.sync_job_error</span>
336331
- [ ] <span title='not tested'> connector.sync_job_get</span>
@@ -341,7 +336,6 @@ Endpoints that are currently being tested are marked as done and link to the tes
341336
- [ ] <span title='not tested'> connector.update_api_key_id</span>
342337
- [ ] <span title='not tested'> connector.update_configuration</span>
343338
- [ ] <span title='not tested'> connector.update_error</span>
344-
- [ ] <span title='not tested'> connector.update_features</span>
345339
- [ ] <span title='not tested'> connector.update_filtering</span>
346340
- [ ] <span title='not tested'> connector.update_filtering_validation</span>
347341
- [ ] <span title='not tested'> connector.update_index_name</span>
@@ -669,9 +663,6 @@ Endpoints that are currently being tested are marked as done and link to the tes
669663
- [ ] <span title='not tested'> security.update_cross_cluster_api_key</span>
670664
- [ ] <span title='not tested'> security.update_settings</span>
671665
- [ ] <span title='not tested'> security.update_user_profile_data</span>
672-
- [ ] <span title='not tested'> shutdown.delete_node</span>
673-
- [ ] <span title='not tested'> shutdown.get_node</span>
674-
- [ ] <span title='not tested'> shutdown.put_node</span>
675666
- [ ] <span title='not tested'> simulate.ingest</span>
676667
- [ ] <span title='not tested'> slm.delete_lifecycle</span>
677668
- [ ] <span title='not tested'> slm.execute_lifecycle</span>
@@ -718,7 +709,6 @@ Endpoints that are currently being tested are marked as done and link to the tes
718709
- [ ] <span title='not tested'> text_structure.find_structure</span>
719710
- [ ] <span title='not tested'> text_structure.test_grok_pattern</span>
720711
- [x] <span title='tested'> [transform.delete_transform](./tests/cat/transform.yml#L28)</span>
721-
- [ ] <span title='not tested'> transform.get_node_stats</span>
722712
- [x] <span title='tested'> [transform.get_transform](./tests/transform/10_basic.yml#L40)</span>
723713
- [x] <span title='tested'> [transform.get_transform_stats](./tests/transform/10_basic.yml#L43)</span>
724714
- [x] <span title='tested'> [transform.preview_transform](./tests/transform/10_basic.yml#L46)</span>
@@ -754,10 +744,6 @@ Endpoints that are currently being tested are marked as done and link to the tes
754744
- [x] <span title='tested'> [async_search.get](./tests/async_search/10_basic.yml#L43)</span>
755745
- [x] <span title='tested'> [async_search.status](./tests/async_search/10_basic.yml#L48)</span>
756746
- [x] <span title='tested'> [async_search.submit](./tests/async_search/10_basic.yml#L35)</span>
757-
- [ ] <span title='not tested'> autoscaling.delete_autoscaling_policy</span>
758-
- [ ] <span title='not tested'> autoscaling.get_autoscaling_capacity</span>
759-
- [ ] <span title='not tested'> autoscaling.get_autoscaling_policy</span>
760-
- [ ] <span title='not tested'> autoscaling.put_autoscaling_policy</span>
761747
- [x] <span title='tested'> [bulk](./tests/bulk/10_basic.yml#L9)</span>
762748
- [x] <span title='tested'> [cat.aliases](./tests/cat/aliases.yml#L20)</span>
763749
- [ ] <span title='not tested'> cat.allocation</span>
@@ -1172,9 +1158,6 @@ Endpoints that are currently being tested are marked as done and link to the tes
11721158
- [ ] <span title='not tested'> security.update_cross_cluster_api_key</span>
11731159
- [ ] <span title='not tested'> security.update_settings</span>
11741160
- [ ] <span title='not tested'> security.update_user_profile_data</span>
1175-
- [ ] <span title='not tested'> shutdown.delete_node</span>
1176-
- [ ] <span title='not tested'> shutdown.get_node</span>
1177-
- [ ] <span title='not tested'> shutdown.put_node</span>
11781161
- [ ] <span title='not tested'> simulate.ingest</span>
11791162
- [ ] <span title='not tested'> slm.delete_lifecycle</span>
11801163
- [ ] <span title='not tested'> slm.execute_lifecycle</span>
@@ -1253,20 +1236,24 @@ Endpoints that are currently being tested are marked as done and link to the tes
12531236

12541237
### APIs in JSON spec and not elasticsearch-specification
12551238

1256-
- [ ] <span title='not tested'> connector.secret_delete</span>
1257-
- [ ] <span title='not tested'> connector.secret_get</span>
1258-
- [ ] <span title='not tested'> connector.secret_post</span>
1259-
- [ ] <span title='not tested'> connector.secret_put</span>
1260-
- [ ] <span title='not tested'> fleet.delete_secret</span>
1261-
- [ ] <span title='not tested'> fleet.get_secret</span>
1262-
- [ ] <span title='not tested'> fleet.post_secret</span>
12631239
- [ ] <span title='not tested'> inference.delete_model</span>
12641240
- [ ] <span title='not tested'> inference.get_model</span>
12651241
- [ ] <span title='not tested'> inference.put_model</span>
1266-
- [ ] <span title='not tested'> ml.validate</span>
1267-
- [ ] <span title='not tested'> ml.validate_detector</span>
1268-
- [ ] <span title='not tested'> profiling.flamegraph</span>
1269-
- [ ] <span title='not tested'> profiling.stacktraces</span>
1270-
- [ ] <span title='not tested'> profiling.status</span>
1271-
- [ ] <span title='not tested'> profiling.topn_functions</span>
12721242

1243+
1244+
### Internal APIs (Not tracked)
1245+
1246+
* _common
1247+
* _internal.delete_desired_balance
1248+
* _internal.delete_desired_nodes
1249+
* _internal.get_desired_balance
1250+
* _internal.get_desired_nodes
1251+
* _internal.prevalidate_node_removal
1252+
* _internal.update_desired_nodes
1253+
* autoscaling.delete_autoscaling_policy
1254+
* autoscaling.get_autoscaling_capacity
1255+
* autoscaling.get_autoscaling_policy
1256+
* autoscaling.put_autoscaling_policy
1257+
* shutdown.delete_node
1258+
* shutdown.get_node
1259+
* shutdown.put_node

0 commit comments

Comments
 (0)