2
2
3
3
Endpoints that are currently being tested are marked as done and link to the test where they're being used.
4
4
5
- * ** STACK** - ** Total** : 488 | ** Tested** : 415 | ** Untested** : 73 ![ ] ( https://geps.dev/progress/85 )
6
- * ** SERVERLESS** - ** Total** : 238 | ** Tested** : 236 | ** Untested** : 2 ![ ] ( https://geps.dev/progress/99 )
5
+ * ** STACK** - ** Total** : 495 | ** Tested** : 416 | ** Untested** : 79 ![ ] ( https://geps.dev/progress/84 )
6
+ * ** SERVERLESS** - ** Total** : 239 | ** Tested** : 236 | ** Untested** : 3 ![ ] ( https://geps.dev/progress/98 )
7
7
8
8
* [ Internal APIs] ( #internal-apis-not-tracked )
9
9
* [ API information from the Elasticsearch JSON specification] ( #elasticsearch-json-specification )
@@ -122,6 +122,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
122
122
| eql.get_status | π’ | [ β
] ( ./tests/eql/10_basic.yml#L109 ) </li ></ul > | π| π’ | [ β
] ( ./tests/eql/10_basic.yml#L109 ) </li ></ul >
123
123
| eql.search | π’ | [ β
] ( ./tests/eql/10_basic.yml#L99 ) </li ></ul > | π| π’ | [ β
] ( ./tests/eql/10_basic.yml#L99 ) </li ></ul >
124
124
| esql.async_query | π’ | [ β
] ( ./tests/esql/20_async.yml#L40 ) </li ></ul > | π| π΄ | Not Applicable
125
+ | esql.async_query_delete | π’ | [ β
] ( ./tests/esql/20_async.yml#L70 ) </li ></ul > | π| π΄ | Not Applicable
125
126
| esql.async_query_get | π’ | [ β
] ( ./tests/esql/20_async.yml#L56 ) </li ></ul > | π| π΄ | Not Applicable
126
127
| esql.query | π’ | [ β
] ( ./tests/esql/10_query.yml#L40 ) </li ></ul > | π| π΄ | Not Applicable
127
128
| exists | π’ | [ β
] ( ./tests/exists/10_basic.yml#L19 ) </li ></ul > | π| π’ | [ β
] ( ./tests/exists/10_basic.yml#L19 ) </li ></ul >
@@ -217,6 +218,8 @@ Endpoints that are currently being tested are marked as done and link to the tes
217
218
| inference.inference | π’ | [ β
] ( ./tests/inference/10_basic.yml#L31 ) </li ></ul > | π| π’ | [ β
] ( ./tests/inference/10_basic.yml#L31 ) </li ></ul >
218
219
| inference.put | π’ | [ β
] ( ./tests/inference/10_basic.yml#L8 ) </li ></ul > | π| π’ | [ β
] ( ./tests/inference/10_basic.yml#L8 ) </li ></ul >
219
220
| inference.stream_inference | π’ | β | π| π΄ | Not Applicable
221
+ | inference.unified_inference | π’ | β | π| π’ | β
222
+ | inference.update | π’ | β | π| π΄ | Not Applicable
220
223
| info | π’ | [ β
] ( ./tests/info_stack.yml#L8 ) </li ></ul > | π| π’ | [ β
] ( ./tests/info_serverless.yml#L8 ) </li ></ul >
221
224
| ingest.delete_geoip_database | π’ | [ β
] ( ./tests/ingest/20_geoip.yml#L70 ) </li ></ul > | π| π΄ | Not Applicable
222
225
| ingest.delete_ip_location_database | π’ | [ β
] ( ./tests/ingest/30_ip_location_database.yml#L69 ) </li ></ul > | π| π΄ | Not Applicable
@@ -242,6 +245,10 @@ Endpoints that are currently being tested are marked as done and link to the tes
242
245
| logstash.get_pipeline | π’ | [ β
] ( ./tests/logstash/10_basic.yml#L26 ) </li ></ul > | π| π’ | [ β
] ( ./tests/logstash/10_basic.yml#L26 ) </li ></ul >
243
246
| logstash.put_pipeline | π’ | [ β
] ( ./tests/logstash/10_basic.yml#L8 ) </li ></ul > | π| π’ | [ β
] ( ./tests/logstash/10_basic.yml#L8 ) </li ></ul >
244
247
| mget | π’ | [ β
] ( ./tests/mget.yml#L24 ) </li ></ul > | π| π’ | [ β
] ( ./tests/mget.yml#L24 ) </li ></ul >
248
+ | migrate.cancel_reindex | π’ | β | π| π΄ | Not Applicable
249
+ | migrate.create_from | π’ | β | π| π΄ | Not Applicable
250
+ | migrate.get_reindex_status | π’ | β | π| π΄ | Not Applicable
251
+ | migrate.reindex | π’ | β | π| π΄ | Not Applicable
245
252
| migration.deprecations | π’ | [ β
] ( ./tests/migration/10_basic.yml#L13 ) </li ></ul > | π| π΄ | Not Applicable
246
253
| migration.get_feature_upgrade_status | π’ | [ β
] ( ./tests/migration/10_basic.yml#L8 ) </li ></ul > | π| π΄ | Not Applicable
247
254
| migration.post_feature_upgrade | π’ | β | π| π΄ | Not Applicable
@@ -545,7 +552,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
545
552
546
553
## Elasticsearch JSON specification
547
554
548
- ** Total** 488 | ** Tested** 381 | ** Untested** 107 ![ ] ( https://geps.dev/progress/78 )
555
+ ** Total** 493 | ** Tested** 385 | ** Untested** 108 ![ ] ( https://geps.dev/progress/78 )
549
556
550
557
<details >
551
558
<summary id =" apis-in-json-spec-and-not-elasticsearch-specification " >APIs in JSON spec and not elasticsearch-specification (excluding internal APIs)</summary >
0 commit comments