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
5
* [ Endpoints in stack JSON spec] ( #endpoints-in-stack-json-spec ) : 499
6
- * [ Endpoints in elasticsearch-specification] ( #stack ) : 482
6
+ * [ Endpoints in elasticsearch-specification] ( #stack ) : 500
7
7
* [ Endpoints in Serverless] ( #serverless ) : 235
8
8
* [ Tested] ( #tested ) : 196
9
9
* [ Untested] ( #untested ) : 303
@@ -214,7 +214,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
214
214
- [ ] <span title =' not tested ' > indices.segments</span >
215
215
- [ ] <span title =' not tested ' > indices.shard_stores</span >
216
216
- [ ] <span title =' not tested ' > indices.shrink</span >
217
- - [x] <span title =' tested ' > [ indices.simulate_index_template] ( ./tests/indices/simulate_template .yml#L37 ) </span >
217
+ - [x] <span title =' tested ' > [ indices.simulate_index_template] ( ./tests/indices/simulate_template_serverless .yml#L37 ) </span >
218
218
- [x] <span title =' tested ' > [ indices.simulate_template] ( ./tests/indices/simulate_index_template.yml#L38 ) </span >
219
219
- [ ] <span title =' not tested ' > indices.split</span >
220
220
- [ ] <span title =' not tested ' > indices.stats</span >
@@ -225,7 +225,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
225
225
- [ ] <span title =' not tested ' > inference.get_model</span >
226
226
- [ ] <span title =' not tested ' > inference.inference</span >
227
227
- [ ] <span title =' not tested ' > inference.put_model</span >
228
- - [x] <span title =' tested ' > [ info] ( ./tests/info .yml#L8 ) </span >
228
+ - [x] <span title =' tested ' > [ info] ( ./tests/info_serverless .yml#L8 ) </span >
229
229
- [x] <span title =' tested ' > [ ingest.delete_pipeline] ( ./tests/ingest/10_basic.yml#L29 ) </span >
230
230
- [ ] <span title =' not tested ' > ingest.geo_ip_stats</span >
231
231
- [x] <span title =' tested ' > [ ingest.get_pipeline] ( ./tests/ingest/10_basic.yml#L16 ) </span >
@@ -620,15 +620,15 @@ Endpoints that are currently being tested are marked as done and link to the tes
620
620
- [x] <span title =' tested ' > [ indices.refresh] ( ./tests/graph/explore.yml#L24 ) </span >
621
621
- [x] <span title =' tested ' > [ indices.resolve_index] ( ./tests/indices/resolve.yml#L22 ) </span >
622
622
- [x] <span title =' tested ' > [ indices.rollover] ( ./tests/indices/rollover.yml#L40 ) </span >
623
- - [x] <span title =' tested ' > [ indices.simulate_index_template] ( ./tests/indices/simulate_template .yml#L37 ) </span >
623
+ - [x] <span title =' tested ' > [ indices.simulate_index_template] ( ./tests/indices/simulate_template_serverless .yml#L37 ) </span >
624
624
- [x] <span title =' tested ' > [ indices.simulate_template] ( ./tests/indices/simulate_index_template.yml#L38 ) </span >
625
625
- [x] <span title =' tested ' > [ indices.update_aliases] ( ./tests/indices/alias.yml#L41 ) </span >
626
626
- [x] <span title =' tested ' > [ indices.validate_query] ( ./tests/validate_query/10_basic.yml#L16 ) </span >
627
627
- [ ] <span title =' not tested ' > inference.delete</span >
628
628
- [ ] <span title =' not tested ' > inference.get</span >
629
629
- [ ] <span title =' not tested ' > inference.inference</span >
630
630
- [ ] <span title =' not tested ' > inference.put</span >
631
- - [x] <span title =' tested ' > [ info] ( ./tests/info .yml#L8 ) </span >
631
+ - [x] <span title =' tested ' > [ info] ( ./tests/info_serverless .yml#L8 ) </span >
632
632
- [x] <span title =' tested ' > [ ingest.delete_pipeline] ( ./tests/ingest/10_basic.yml#L29 ) </span >
633
633
- [x] <span title =' tested ' > [ ingest.get_pipeline] ( ./tests/ingest/10_basic.yml#L16 ) </span >
634
634
- [x] <span title =' tested ' > [ ingest.processor_grok] ( ./tests/ingest/10_basic.yml#L32 ) </span >
@@ -830,10 +830,13 @@ Endpoints that are currently being tested are marked as done and link to the tes
830
830
- [ ] <span title =' not tested ' > connector.post</span >
831
831
- [ ] <span title =' not tested ' > connector.put</span >
832
832
- [ ] <span title =' not tested ' > connector.sync_job_cancel</span >
833
+ - [ ] <span title =' not tested ' > connector.sync_job_check_in</span >
833
834
- [ ] <span title =' not tested ' > connector.sync_job_delete</span >
835
+ - [ ] <span title =' not tested ' > connector.sync_job_error</span >
834
836
- [ ] <span title =' not tested ' > connector.sync_job_get</span >
835
837
- [ ] <span title =' not tested ' > connector.sync_job_list</span >
836
838
- [ ] <span title =' not tested ' > connector.sync_job_post</span >
839
+ - [ ] <span title =' not tested ' > connector.sync_job_update_stats</span >
837
840
- [ ] <span title =' not tested ' > connector.update_active_filtering</span >
838
841
- [ ] <span title =' not tested ' > connector.update_api_key_id</span >
839
842
- [ ] <span title =' not tested ' > connector.update_configuration</span >
@@ -865,6 +868,8 @@ Endpoints that are currently being tested are marked as done and link to the tes
865
868
- [x] <span title =' tested ' > [ eql.get] ( ./tests/eql/10_basic.yml#L114 ) </span >
866
869
- [x] <span title =' tested ' > [ eql.get_status] ( ./tests/eql/10_basic.yml#L109 ) </span >
867
870
- [x] <span title =' tested ' > [ eql.search] ( ./tests/eql/10_basic.yml#L99 ) </span >
871
+ - [ ] <span title =' not tested ' > esql.async_query</span >
872
+ - [ ] <span title =' not tested ' > esql.async_query_get</span >
868
873
- [x] <span title =' tested ' > [ esql.query] ( ./tests/esql/10_query.yml#L40 ) </span >
869
874
- [x] <span title =' tested ' > [ exists] ( ./tests/exists/10_basic.yml#L19 ) </span >
870
875
- [x] <span title =' tested ' > [ exists_source] ( ./tests/exists_source/10_basic.yml#L19 ) </span >
@@ -946,7 +951,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
946
951
- [ ] <span title =' not tested ' > indices.segments</span >
947
952
- [ ] <span title =' not tested ' > indices.shard_stores</span >
948
953
- [ ] <span title =' not tested ' > indices.shrink</span >
949
- - [x] <span title =' tested ' > [ indices.simulate_index_template] ( ./tests/indices/simulate_template .yml#L37 ) </span >
954
+ - [x] <span title =' tested ' > [ indices.simulate_index_template] ( ./tests/indices/simulate_template_serverless .yml#L37 ) </span >
950
955
- [x] <span title =' tested ' > [ indices.simulate_template] ( ./tests/indices/simulate_index_template.yml#L38 ) </span >
951
956
- [ ] <span title =' not tested ' > indices.split</span >
952
957
- [ ] <span title =' not tested ' > indices.stats</span >
@@ -957,7 +962,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
957
962
- [ ] <span title =' not tested ' > inference.get</span >
958
963
- [ ] <span title =' not tested ' > inference.inference</span >
959
964
- [ ] <span title =' not tested ' > inference.put</span >
960
- - [x] <span title =' tested ' > [ info] ( ./tests/info .yml#L8 ) </span >
965
+ - [x] <span title =' tested ' > [ info] ( ./tests/info_serverless .yml#L8 ) </span >
961
966
- [x] <span title =' tested ' > [ ingest.delete_pipeline] ( ./tests/ingest/10_basic.yml#L29 ) </span >
962
967
- [ ] <span title =' not tested ' > ingest.geo_ip_stats</span >
963
968
- [x] <span title =' tested ' > [ ingest.get_pipeline] ( ./tests/ingest/10_basic.yml#L16 ) </span >
@@ -1148,6 +1153,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
1148
1153
- [ ] <span title =' not tested ' > security.put_role_mapping</span >
1149
1154
- [ ] <span title =' not tested ' > security.put_user</span >
1150
1155
- [x] <span title =' tested ' > [ security.query_api_keys] ( ./tests/security/10_api_key_basic.yml#L24 ) </span >
1156
+ - [ ] <span title =' not tested ' > security.query_user</span >
1151
1157
- [ ] <span title =' not tested ' > security.saml_authenticate</span >
1152
1158
- [ ] <span title =' not tested ' > security.saml_complete_logout</span >
1153
1159
- [ ] <span title =' not tested ' > security.saml_invalidate</span >
@@ -1162,6 +1168,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
1162
1168
- [ ] <span title =' not tested ' > shutdown.delete_node</span >
1163
1169
- [ ] <span title =' not tested ' > shutdown.get_node</span >
1164
1170
- [ ] <span title =' not tested ' > shutdown.put_node</span >
1171
+ - [ ] <span title =' not tested ' > simulate.ingest</span >
1165
1172
- [ ] <span title =' not tested ' > slm.delete_lifecycle</span >
1166
1173
- [ ] <span title =' not tested ' > slm.execute_lifecycle</span >
1167
1174
- [ ] <span title =' not tested ' > slm.execute_retention</span >
@@ -1202,6 +1209,8 @@ Endpoints that are currently being tested are marked as done and link to the tes
1202
1209
- [ ] <span title =' not tested ' > tasks.list</span >
1203
1210
- [x] <span title =' tested ' > [ terms_enum] ( ./tests/terms_enum/10_basic.yml#L21 ) </span >
1204
1211
- [x] <span title =' tested ' > [ termvectors] ( ./tests/termvectors/10_basic.yml#L24 ) </span >
1212
+ - [ ] <span title =' not tested ' > text_structure.find_field_structure</span >
1213
+ - [ ] <span title =' not tested ' > text_structure.find_message_structure</span >
1205
1214
- [ ] <span title =' not tested ' > text_structure.find_structure</span >
1206
1215
- [ ] <span title =' not tested ' > text_structure.test_grok_pattern</span >
1207
1216
- [x] <span title =' tested ' > [ transform.delete_transform] ( ./tests/cat/transform.yml#L28 ) </span >
@@ -1241,11 +1250,6 @@ Endpoints that are currently being tested are marked as done and link to the tes
1241
1250
- [ ] <span title =' not tested ' > connector.secret_get</span >
1242
1251
- [ ] <span title =' not tested ' > connector.secret_post</span >
1243
1252
- [ ] <span title =' not tested ' > connector.secret_put</span >
1244
- - [ ] <span title =' not tested ' > connector.sync_job_check_in</span >
1245
- - [ ] <span title =' not tested ' > connector.sync_job_error</span >
1246
- - [ ] <span title =' not tested ' > connector.sync_job_update_stats</span >
1247
- - [ ] <span title =' not tested ' > esql.async_query</span >
1248
- - [ ] <span title =' not tested ' > esql.async_query_get</span >
1249
1253
- [ ] <span title =' not tested ' > fleet.delete_secret</span >
1250
1254
- [ ] <span title =' not tested ' > fleet.get_secret</span >
1251
1255
- [ ] <span title =' not tested ' > fleet.post_secret</span >
@@ -1258,8 +1262,4 @@ Endpoints that are currently being tested are marked as done and link to the tes
1258
1262
- [ ] <span title =' not tested ' > profiling.stacktraces</span >
1259
1263
- [ ] <span title =' not tested ' > profiling.status</span >
1260
1264
- [ ] <span title =' not tested ' > profiling.topn_functions</span >
1261
- - [ ] <span title =' not tested ' > security.query_user</span >
1262
- - [ ] <span title =' not tested ' > simulate.ingest</span >
1263
- - [ ] <span title =' not tested ' > text_structure.find_field_structure</span >
1264
- - [ ] <span title =' not tested ' > text_structure.find_message_structure</span >
1265
1265
0 commit comments