Skip to content

Commit 426abaf

Browse files
Updates API report 2025-01-13|06:02:43 main (#178)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
1 parent 9388e72 commit 426abaf

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

β€Žapis_report.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

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

5-
* **STACK** - **Total**: 486 | **Tested**: 414 | **Untested**: 72 ![](https://geps.dev/progress/85)
6-
* **SERVERLESS** - **Total**: 237 | **Tested**: 236 | **Untested**: 1 ![](https://geps.dev/progress/99)
5+
* **STACK** - **Total**: 488 | **Tested**: 414 | **Untested**: 74 ![](https://geps.dev/progress/84)
6+
* **SERVERLESS** - **Total**: 238 | **Tested**: 236 | **Untested**: 2 ![](https://geps.dev/progress/99)
77

88
* [Internal APIs](#internal-apis-not-tracked)
99
* [API information from the Elasticsearch JSON specification](#elasticsearch-json-specification)
@@ -19,7 +19,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
1919
| bulk | 🟒 | [βœ…](./tests/bulk/10_basic.yml#L13)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/bulk/10_basic.yml#L13)</li></ul>
2020
| cat.aliases | 🟒 | [βœ…](./tests/cat/aliases.yml#L20)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/cat/aliases.yml#L20)</li></ul>
2121
| cat.allocation | 🟒 | [βœ…](./tests/cat/allocation.yml#L6)</li></ul> | πŸ‘| πŸ”΄ | Not Applicable
22-
| cat.component_templates | 🟒 | [βœ…](./tests/cat/component_templates.yml#L6)</li></ul> | πŸ™Œ| 🟒 | [βœ…](./tests/cat/component_templates.yml#L6)</li></ul>
22+
| cat.component_templates | 🟒 | [βœ…](./tests/cat/component_templates.yml#L6)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/cat/component_templates.yml#L6)</li></ul>
2323
| cat.count | 🟒 | [βœ…](./tests/cat/count.yml#L17)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/cat/count.yml#L17)</li></ul>
2424
| cat.fielddata | 🟒 | [βœ…](./tests/cat/fielddata.yml#L6)</li></ul> | πŸ‘| πŸ”΄ | Not Applicable
2525
| cat.health | 🟒 | [βœ…](./tests/cat/health.yml#L8)</li></ul> | πŸ‘| πŸ”΄ | Not Applicable
@@ -179,6 +179,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
179179
| indices.get | 🟒 | [βœ…](./tests/indices/get.yml#L17)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/indices/get.yml#L17)</li></ul>
180180
| indices.get_alias | 🟒 | [βœ…](./tests/indices/alias.yml#L31)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/indices/alias.yml#L31)</li></ul>
181181
| indices.get_data_lifecycle | 🟒 | [βœ…](./tests/indices/10_data_lifecycle.yml#L22)</li></ul> | πŸ™Œ| 🟒 | [βœ…](./tests/indices/10_data_lifecycle.yml#L22)</li></ul>
182+
| indices.get_data_lifecycle_stats | 🟒 | ❌ | πŸ‘Ž| πŸ”΄ | Not Applicable
182183
| indices.get_data_stream | 🟒 | [βœ…](./tests/indices/data_streams_stack.yml#L31)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/indices/data_streams_serverless.yml#L31)</li></ul>
183184
| indices.get_field_mapping | 🟒 | [βœ…](./tests/indices/get_field_mapping.yml#L23)</li></ul> | πŸ‘| πŸ”΄ | Not Applicable
184185
| indices.get_index_template | 🟒 | [βœ…](./tests/indices/index_template.yml#L24)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/indices/index_template.yml#L24)</li></ul>
@@ -374,6 +375,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
374375
| security.create_api_key | 🟒 | [βœ…](./tests/security/10_api_key_basic.yml#L8)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/security/10_api_key_basic.yml#L8)</li></ul>
375376
| security.create_cross_cluster_api_key | 🟒 | [βœ…](./tests/security/80_api_key_cross_cluster.yml#L40)</li></ul> | πŸ‘| πŸ”΄ | Not Applicable
376377
| security.create_service_token | 🟒 | [βœ…](./tests/security/90_service_accounts.yml#L25)</li></ul> | πŸ‘| πŸ”΄ | Not Applicable
378+
| security.delegate_pki | 🟒 | ❌ | πŸ‘Ž| πŸ”΄ | Not Applicable
377379
| security.delete_privileges | 🟒 | [βœ…](./tests/security/30_privileges_stack.yml#L8)</li></ul> | πŸ‘| πŸ”΄ | Not Applicable
378380
| security.delete_role | 🟒 | [βœ…](./tests/security/100_tokens.yml#L28)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/security/50_roles_serverless.yml#L41)</li></ul>
379381
| security.delete_role_mapping | 🟒 | [βœ…](./tests/security/110_role_mapping.yml#L8)</li></ul> | πŸ‘| πŸ”΄ | Not Applicable
@@ -410,7 +412,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
410412
| security.put_role_mapping | 🟒 | [βœ…](./tests/security/110_role_mapping.yml#L14)</li></ul> | πŸ‘| πŸ”΄ | Not Applicable
411413
| security.put_user | 🟒 | [βœ…](./tests/security/100_tokens.yml#L16)</li></ul> | πŸ‘| πŸ”΄ | Not Applicable
412414
| security.query_api_keys | 🟒 | [βœ…](./tests/security/10_api_key_basic.yml#L24)</li></ul> | πŸ‘| 🟒 | [βœ…](./tests/security/10_api_key_basic.yml#L24)</li></ul>
413-
| security.query_role | 🟒 | [βœ…](./tests/security/40_roles.yml#L55)</li></ul> | πŸ‘| πŸ”΄ | Not Applicable
415+
| security.query_role | 🟒 | [βœ…](./tests/security/40_roles.yml#L55)</li></ul> | πŸ‘| 🟒 | ❌
414416
| security.query_user | 🟒 | ❌ | πŸ‘| πŸ”΄ | Not Applicable
415417
| security.saml_authenticate | 🟒 | ❌ | πŸ‘Ž| πŸ”΄ | Not Applicable
416418
| security.saml_complete_logout | 🟒 | ❌ | πŸ‘Ž| πŸ”΄ | Not Applicable
@@ -543,7 +545,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
543545

544546
## Elasticsearch JSON specification
545547

546-
**Total** 486 | **Tested** 380 | **Untested** 106 ![](https://geps.dev/progress/78)
548+
**Total** 488 | **Tested** 381 | **Untested** 107 ![](https://geps.dev/progress/78)
547549

548550
<details>
549551
<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

Comments
Β (0)