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
- * [ Endpoints in Stack (elasticsearch-specification)] ( #stack ) : 500
6
- * [ Endpoints in Serverless] ( #serverless ) : 235
5
+ * [ Endpoints in Stack (elasticsearch-specification)] ( #stack ) : 503
6
+ * [ Endpoints in Serverless] ( #serverless ) : 238
7
7
* [ Endpoints in Stack JSON spec] ( #endpoints-in-stack-json-spec ) : 499
8
- * Elasticsearch Stack - ** Tested** : 196 | ** Untested** : 304 ![ ] ( https://geps.dev/progress/39 )
9
- * Elasticsearch Serverless - ** Tested** 196 | ** Untested** : 39 ![ ] ( https://geps.dev/progress/83 )
8
+ * Elasticsearch Stack - ** Tested** : 202 | ** Untested** : 301 ![ ] ( https://geps.dev/progress/40 )
9
+ * Elasticsearch Serverless - ** Tested** 199 | ** Untested** : 39 ![ ] ( https://geps.dev/progress/83 )
10
10
* [ APIs in JSON spec and not in elasticsearch-specification] ( #apis-in-json-spec-and-not-elasticsearch-specification )
11
11
12
12
## Endpoints in elasticsearch-specification
@@ -65,11 +65,11 @@ Endpoints that are currently being tested are marked as done and link to the tes
65
65
- [x] <span title =' tested ' > [ delete] ( ./tests/delete/10_basic.yml#L16 ) </span >
66
66
- [x] <span title =' tested ' > [ delete_by_query] ( ./tests/delete_by_query/10_basic.yml#L23 ) </span >
67
67
- [x] <span title =' tested ' > [ delete_script] ( ./tests/script/10_basic.yml#L33 ) </span >
68
- - [x] <span title =' tested ' > [ enrich.delete_policy] ( ./tests/enrich/10_basic.yml#L44 ) </span >
68
+ - [x] <span title =' tested ' > [ enrich.delete_policy] ( ./tests/enrich/10_basic.yml#L49 ) </span >
69
69
- [x] <span title =' tested ' > [ enrich.execute_policy] ( ./tests/enrich/10_basic.yml#L34 ) </span >
70
70
- [x] <span title =' tested ' > [ enrich.get_policy] ( ./tests/enrich/10_basic.yml#L39 ) </span >
71
71
- [x] <span title =' tested ' > [ enrich.put_policy] ( ./tests/enrich/10_basic.yml#L24 ) </span >
72
- - [ ] <span title =' not tested' > enrich.stats</span >
72
+ - [x ] <span title =' tested ' > [ enrich.stats] ( ./tests/enrich/10_basic.yml#L44 ) </span >
73
73
- [x] <span title =' tested ' > [ eql.delete] ( ./tests/eql/10_basic.yml#L122 ) </span >
74
74
- [x] <span title =' tested ' > [ eql.get] ( ./tests/eql/10_basic.yml#L114 ) </span >
75
75
- [x] <span title =' tested ' > [ eql.get_status] ( ./tests/eql/10_basic.yml#L109 ) </span >
@@ -91,7 +91,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
91
91
- [x] <span title =' tested ' > [ indices.data_streams_stats] ( ./tests/indices/data_streams.yml#L36 ) </span >
92
92
- [x] <span title =' tested ' > [ indices.delete] ( ./tests/async_search/10_basic.yml#L29 ) </span >
93
93
- [x] <span title =' tested ' > [ indices.delete_alias] ( ./tests/indices/alias.yml#L49 ) </span >
94
- - [ ] <span title =' not tested' > indices.delete_data_lifecycle</span >
94
+ - [x ] <span title =' tested ' > [ indices.delete_data_lifecycle] ( ./tests/indices/data_lifecycle.yml#L30 ) </span >
95
95
- [x] <span title =' tested ' > [ indices.delete_data_stream] ( ./tests/indices/data_streams.yml#L40 ) </span >
96
96
- [x] <span title =' tested ' > [ indices.delete_index_template] ( ./tests/indices/data_streams.yml#L21 ) </span >
97
97
- [x] <span title =' tested ' > [ indices.exists] ( ./tests/indices/exists.yml#L18 ) </span >
@@ -112,7 +112,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
112
112
- [x] <span title =' tested ' > [ indices.put_index_template] ( ./tests/indices/data_streams.yml#L8 ) </span >
113
113
- [x] <span title =' tested ' > [ indices.put_mapping] ( ./tests/indices/mapping.yml#L18 ) </span >
114
114
- [x] <span title =' tested ' > [ indices.put_settings] ( ./tests/indices/settings.yml#L27 ) </span >
115
- - [ ] <span title =' not tested' > indices.put_template</span >
115
+ - [x ] <span title =' tested ' > [ indices.put_template] ( ./tests/indices/template.yml#L8 ) </span >
116
116
- [x] <span title =' tested ' > [ indices.refresh] ( ./tests/graph/explore.yml#L24 ) </span >
117
117
- [x] <span title =' tested ' > [ indices.resolve_index] ( ./tests/indices/resolve.yml#L22 ) </span >
118
118
- [x] <span title =' tested ' > [ indices.rollover] ( ./tests/indices/rollover.yml#L40 ) </span >
@@ -193,6 +193,9 @@ Endpoints that are currently being tested are marked as done and link to the tes
193
193
- [x] <span title =' tested ' > [ open_point_in_time] ( ./tests/point_in_time/10_basic.yml#L16 ) </span >
194
194
- [x] <span title =' tested ' > [ ping] ( ./tests/ping/ping.yml#L8 ) </span >
195
195
- [x] <span title =' tested ' > [ put_script] ( ./tests/msearch_template.yml#L10 ) </span >
196
+ - [ ] <span title =' not tested ' > query_rule.delete</span >
197
+ - [ ] <span title =' not tested ' > query_rule.get</span >
198
+ - [ ] <span title =' not tested ' > query_rule.put</span >
196
199
- [x] <span title =' tested ' > [ query_ruleset.delete] ( ./tests/query_ruleset/10_basic.yml#L36 ) </span >
197
200
- [x] <span title =' tested ' > [ query_ruleset.get] ( ./tests/query_ruleset/10_basic.yml#L29 ) </span >
198
201
- [x] <span title =' tested ' > [ query_ruleset.list] ( ./tests/query_ruleset/10_basic.yml#L33 ) </span >
@@ -266,7 +269,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
266
269
- [x] <span title =' tested ' > [ cat.component_templates] ( ./tests/cat/component_templates.yml#L6 ) </span >
267
270
- [x] <span title =' tested ' > [ cat.count] ( ./tests/cat/count.yml#L17 ) </span >
268
271
- [ ] <span title =' not tested ' > cat.fielddata</span >
269
- - [ ] <span title =' not tested' > cat.health</span >
272
+ - [x ] <span title =' tested ' > [ cat.health] ( ./tests/cat/health.yml#L8 ) </span >
270
273
- [x] <span title =' tested ' > [ cat.help] ( ./tests/cat/help.yml#L6 ) </span >
271
274
- [x] <span title =' tested ' > [ cat.indices] ( ./tests/cat/indices.yml#L17 ) </span >
272
275
- [ ] <span title =' not tested ' > cat.master</span >
@@ -355,11 +358,11 @@ Endpoints that are currently being tested are marked as done and link to the tes
355
358
- [x] <span title =' tested ' > [ delete_by_query] ( ./tests/delete_by_query/10_basic.yml#L23 ) </span >
356
359
- [ ] <span title =' not tested ' > delete_by_query_rethrottle</span >
357
360
- [x] <span title =' tested ' > [ delete_script] ( ./tests/script/10_basic.yml#L33 ) </span >
358
- - [x] <span title =' tested ' > [ enrich.delete_policy] ( ./tests/enrich/10_basic.yml#L44 ) </span >
361
+ - [x] <span title =' tested ' > [ enrich.delete_policy] ( ./tests/enrich/10_basic.yml#L49 ) </span >
359
362
- [x] <span title =' tested ' > [ enrich.execute_policy] ( ./tests/enrich/10_basic.yml#L34 ) </span >
360
363
- [x] <span title =' tested ' > [ enrich.get_policy] ( ./tests/enrich/10_basic.yml#L39 ) </span >
361
364
- [x] <span title =' tested ' > [ enrich.put_policy] ( ./tests/enrich/10_basic.yml#L24 ) </span >
362
- - [ ] <span title =' not tested' > enrich.stats</span >
365
+ - [x ] <span title =' tested ' > [ enrich.stats] ( ./tests/enrich/10_basic.yml#L44 ) </span >
363
366
- [x] <span title =' tested ' > [ eql.delete] ( ./tests/eql/10_basic.yml#L122 ) </span >
364
367
- [x] <span title =' tested ' > [ eql.get] ( ./tests/eql/10_basic.yml#L114 ) </span >
365
368
- [x] <span title =' tested ' > [ eql.get_status] ( ./tests/eql/10_basic.yml#L109 ) </span >
@@ -405,10 +408,10 @@ Endpoints that are currently being tested are marked as done and link to the tes
405
408
- [x] <span title =' tested ' > [ indices.data_streams_stats] ( ./tests/indices/data_streams.yml#L36 ) </span >
406
409
- [x] <span title =' tested ' > [ indices.delete] ( ./tests/async_search/10_basic.yml#L29 ) </span >
407
410
- [x] <span title =' tested ' > [ indices.delete_alias] ( ./tests/indices/alias.yml#L49 ) </span >
408
- - [ ] <span title =' not tested' > indices.delete_data_lifecycle</span >
411
+ - [x ] <span title =' tested ' > [ indices.delete_data_lifecycle] ( ./tests/indices/data_lifecycle.yml#L30 ) </span >
409
412
- [x] <span title =' tested ' > [ indices.delete_data_stream] ( ./tests/indices/data_streams.yml#L40 ) </span >
410
413
- [x] <span title =' tested ' > [ indices.delete_index_template] ( ./tests/indices/data_streams.yml#L21 ) </span >
411
- - [ ] <span title =' not tested' > indices.delete_template</span >
414
+ - [x ] <span title =' tested ' > [ indices.delete_template] ( ./tests/indices/template.yml#L29 ) </span >
412
415
- [ ] <span title =' not tested ' > indices.disk_usage</span >
413
416
- [ ] <span title =' not tested ' > indices.downsample</span >
414
417
- [x] <span title =' tested ' > [ indices.exists] ( ./tests/indices/exists.yml#L18 ) </span >
@@ -427,7 +430,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
427
430
- [x] <span title =' tested ' > [ indices.get_index_template] ( ./tests/indices/index_template.yml#L24 ) </span >
428
431
- [x] <span title =' tested ' > [ indices.get_mapping] ( ./tests/indices/mapping.yml#L32 ) </span >
429
432
- [x] <span title =' tested ' > [ indices.get_settings] ( ./tests/indices/settings.yml#L21 ) </span >
430
- - [ ] <span title =' not tested' > indices.get_template</span >
433
+ - [x ] <span title =' tested ' > [ indices.get_template] ( ./tests/indices/template.yml#L21 ) </span >
431
434
- [x] <span title =' tested ' > [ indices.migrate_to_data_stream] ( ./tests/indices/migrate_modify_data_stream.yml#L39 ) </span >
432
435
- [x] <span title =' tested ' > [ indices.modify_data_stream] ( ./tests/indices/migrate_modify_data_stream.yml#L43 ) </span >
433
436
- [ ] <span title =' not tested ' > indices.open</span >
@@ -437,7 +440,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
437
440
- [x] <span title =' tested ' > [ indices.put_index_template] ( ./tests/indices/data_streams.yml#L8 ) </span >
438
441
- [x] <span title =' tested ' > [ indices.put_mapping] ( ./tests/indices/mapping.yml#L18 ) </span >
439
442
- [x] <span title =' tested ' > [ indices.put_settings] ( ./tests/indices/settings.yml#L27 ) </span >
440
- - [ ] <span title =' not tested' > indices.put_template</span >
443
+ - [x ] <span title =' tested ' > [ indices.put_template] ( ./tests/indices/template.yml#L8 ) </span >
441
444
- [ ] <span title =' not tested ' > indices.recovery</span >
442
445
- [x] <span title =' tested ' > [ indices.refresh] ( ./tests/graph/explore.yml#L24 ) </span >
443
446
- [ ] <span title =' not tested ' > indices.reload_search_analyzers</span >
@@ -565,6 +568,9 @@ Endpoints that are currently being tested are marked as done and link to the tes
565
568
- [x] <span title =' tested ' > [ open_point_in_time] ( ./tests/point_in_time/10_basic.yml#L16 ) </span >
566
569
- [x] <span title =' tested ' > [ ping] ( ./tests/ping/ping.yml#L8 ) </span >
567
570
- [x] <span title =' tested ' > [ put_script] ( ./tests/msearch_template.yml#L10 ) </span >
571
+ - [ ] <span title =' not tested ' > query_rule.delete</span >
572
+ - [ ] <span title =' not tested ' > query_rule.get</span >
573
+ - [ ] <span title =' not tested ' > query_rule.put</span >
568
574
- [x] <span title =' tested ' > [ query_ruleset.delete] ( ./tests/query_ruleset/10_basic.yml#L36 ) </span >
569
575
- [x] <span title =' tested ' > [ query_ruleset.get] ( ./tests/query_ruleset/10_basic.yml#L29 ) </span >
570
576
- [x] <span title =' tested ' > [ query_ruleset.list] ( ./tests/query_ruleset/10_basic.yml#L33 ) </span >
@@ -755,7 +761,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
755
761
- [x] <span title =' tested ' > [ cat.component_templates] ( ./tests/cat/component_templates.yml#L6 ) </span >
756
762
- [x] <span title =' tested ' > [ cat.count] ( ./tests/cat/count.yml#L17 ) </span >
757
763
- [ ] <span title =' not tested ' > cat.fielddata</span >
758
- - [ ] <span title =' not tested' > cat.health</span >
764
+ - [x ] <span title =' tested ' > [ cat.health] ( ./tests/cat/health.yml#L8 ) </span >
759
765
- [x] <span title =' tested ' > [ cat.help] ( ./tests/cat/help.yml#L6 ) </span >
760
766
- [x] <span title =' tested ' > [ cat.indices] ( ./tests/cat/indices.yml#L17 ) </span >
761
767
- [ ] <span title =' not tested ' > cat.master</span >
@@ -848,11 +854,11 @@ Endpoints that are currently being tested are marked as done and link to the tes
848
854
- [x] <span title =' tested ' > [ delete_by_query] ( ./tests/delete_by_query/10_basic.yml#L23 ) </span >
849
855
- [ ] <span title =' not tested ' > delete_by_query_rethrottle</span >
850
856
- [x] <span title =' tested ' > [ delete_script] ( ./tests/script/10_basic.yml#L33 ) </span >
851
- - [x] <span title =' tested ' > [ enrich.delete_policy] ( ./tests/enrich/10_basic.yml#L44 ) </span >
857
+ - [x] <span title =' tested ' > [ enrich.delete_policy] ( ./tests/enrich/10_basic.yml#L49 ) </span >
852
858
- [x] <span title =' tested ' > [ enrich.execute_policy] ( ./tests/enrich/10_basic.yml#L34 ) </span >
853
859
- [x] <span title =' tested ' > [ enrich.get_policy] ( ./tests/enrich/10_basic.yml#L39 ) </span >
854
860
- [x] <span title =' tested ' > [ enrich.put_policy] ( ./tests/enrich/10_basic.yml#L24 ) </span >
855
- - [ ] <span title =' not tested' > enrich.stats</span >
861
+ - [x ] <span title =' tested ' > [ enrich.stats] ( ./tests/enrich/10_basic.yml#L44 ) </span >
856
862
- [x] <span title =' tested ' > [ eql.delete] ( ./tests/eql/10_basic.yml#L122 ) </span >
857
863
- [x] <span title =' tested ' > [ eql.get] ( ./tests/eql/10_basic.yml#L114 ) </span >
858
864
- [x] <span title =' tested ' > [ eql.get_status] ( ./tests/eql/10_basic.yml#L109 ) </span >
@@ -901,10 +907,10 @@ Endpoints that are currently being tested are marked as done and link to the tes
901
907
- [x] <span title =' tested ' > [ indices.data_streams_stats] ( ./tests/indices/data_streams.yml#L36 ) </span >
902
908
- [x] <span title =' tested ' > [ indices.delete] ( ./tests/async_search/10_basic.yml#L29 ) </span >
903
909
- [x] <span title =' tested ' > [ indices.delete_alias] ( ./tests/indices/alias.yml#L49 ) </span >
904
- - [ ] <span title =' not tested' > indices.delete_data_lifecycle</span >
910
+ - [x ] <span title =' tested ' > [ indices.delete_data_lifecycle] ( ./tests/indices/data_lifecycle.yml#L30 ) </span >
905
911
- [x] <span title =' tested ' > [ indices.delete_data_stream] ( ./tests/indices/data_streams.yml#L40 ) </span >
906
912
- [x] <span title =' tested ' > [ indices.delete_index_template] ( ./tests/indices/data_streams.yml#L21 ) </span >
907
- - [ ] <span title =' not tested' > indices.delete_template</span >
913
+ - [x ] <span title =' tested ' > [ indices.delete_template] ( ./tests/indices/template.yml#L29 ) </span >
908
914
- [ ] <span title =' not tested ' > indices.disk_usage</span >
909
915
- [ ] <span title =' not tested ' > indices.downsample</span >
910
916
- [x] <span title =' tested ' > [ indices.exists] ( ./tests/indices/exists.yml#L18 ) </span >
@@ -923,7 +929,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
923
929
- [x] <span title =' tested ' > [ indices.get_index_template] ( ./tests/indices/index_template.yml#L24 ) </span >
924
930
- [x] <span title =' tested ' > [ indices.get_mapping] ( ./tests/indices/mapping.yml#L32 ) </span >
925
931
- [x] <span title =' tested ' > [ indices.get_settings] ( ./tests/indices/settings.yml#L21 ) </span >
926
- - [ ] <span title =' not tested' > indices.get_template</span >
932
+ - [x ] <span title =' tested ' > [ indices.get_template] ( ./tests/indices/template.yml#L21 ) </span >
927
933
- [x] <span title =' tested ' > [ indices.migrate_to_data_stream] ( ./tests/indices/migrate_modify_data_stream.yml#L39 ) </span >
928
934
- [x] <span title =' tested ' > [ indices.modify_data_stream] ( ./tests/indices/migrate_modify_data_stream.yml#L43 ) </span >
929
935
- [ ] <span title =' not tested ' > indices.open</span >
@@ -933,7 +939,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
933
939
- [x] <span title =' tested ' > [ indices.put_index_template] ( ./tests/indices/data_streams.yml#L8 ) </span >
934
940
- [x] <span title =' tested ' > [ indices.put_mapping] ( ./tests/indices/mapping.yml#L18 ) </span >
935
941
- [x] <span title =' tested ' > [ indices.put_settings] ( ./tests/indices/settings.yml#L27 ) </span >
936
- - [ ] <span title =' not tested' > indices.put_template</span >
942
+ - [x ] <span title =' tested ' > [ indices.put_template] ( ./tests/indices/template.yml#L8 ) </span >
937
943
- [ ] <span title =' not tested ' > indices.recovery</span >
938
944
- [x] <span title =' tested ' > [ indices.refresh] ( ./tests/graph/explore.yml#L24 ) </span >
939
945
- [ ] <span title =' not tested ' > indices.reload_search_analyzers</span >
0 commit comments