Skip to content

Commit

Permalink
Updates API report 2025-01-13|06:02:45 8.17 (#181)
Browse files Browse the repository at this point in the history
Co-authored-by: Elastic Machine <[email protected]>
  • Loading branch information
github-actions[bot] and elasticmachine authored Jan 13, 2025
1 parent 0ae7aa4 commit 0ef8852
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions apis_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

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

* **STACK** - **Total**: 486 | **Tested**: 421 | **Untested**: 65 ![](https://geps.dev/progress/86)
* **SERVERLESS** - **Total**: 237 | **Tested**: 228 | **Untested**: 9 ![](https://geps.dev/progress/96)
* **STACK** - **Total**: 488 | **Tested**: 421 | **Untested**: 67 ![](https://geps.dev/progress/86)
* **SERVERLESS** - **Total**: 238 | **Tested**: 228 | **Untested**: 10 ![](https://geps.dev/progress/95)

* [Internal APIs](#internal-apis-not-tracked)
* [API information from the Elasticsearch JSON specification](#elasticsearch-json-specification)
Expand Down Expand Up @@ -179,6 +179,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
| indices.get | 🟒 | [βœ…](./tests/indices/get.yml#L17)</li></ul> | 🟒 | [βœ…](./tests/indices/get.yml#L17)</li></ul> | πŸ‘
| indices.get_alias | 🟒 | [βœ…](./tests/indices/alias.yml#L31)</li></ul> | 🟒 | [βœ…](./tests/indices/alias.yml#L31)</li></ul> | πŸ‘
| indices.get_data_lifecycle | 🟒 | [βœ…](./tests/indices/10_data_lifecycle.yml#L22)</li></ul> | 🟒 | [βœ…](./tests/indices/10_data_lifecycle.yml#L22)</li></ul> | πŸ™Œ
| indices.get_data_lifecycle_stats | 🟒 | ❌ | πŸ”΄ | Not Applicable | πŸ‘Ž
| indices.get_data_stream | 🟒 | [βœ…](./tests/indices/data_streams.yml#L31)</li></ul> | 🟒 | [βœ…](./tests/indices/data_streams.yml#L31)</li></ul> | πŸ‘
| indices.get_field_mapping | 🟒 | [βœ…](./tests/indices/get_field_mapping.yml#L23)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
| indices.get_index_template | 🟒 | [βœ…](./tests/indices/index_template.yml#L24)</li></ul> | 🟒 | [βœ…](./tests/indices/index_template.yml#L24)</li></ul> | πŸ‘
Expand Down Expand Up @@ -374,6 +375,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
| security.create_api_key | 🟒 | [βœ…](./tests/security/10_api_key_basic.yml#L8)</li></ul> | 🟒 | [βœ…](./tests/security/10_api_key_basic.yml#L8)</li></ul> | πŸ‘
| security.create_cross_cluster_api_key | 🟒 | [βœ…](./tests/security/80_api_key_cross_cluster.yml#L40)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
| security.create_service_token | 🟒 | [βœ…](./tests/security/90_service_accounts.yml#L25)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
| security.delegate_pki | 🟒 | ❌ | πŸ”΄ | Not Applicable | πŸ‘Ž
| security.delete_privileges | 🟒 | [βœ…](./tests/security/30_privileges_stack.yml#L8)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
| security.delete_role | 🟒 | [βœ…](./tests/security/100_tokens.yml#L28)</li></ul> | 🟒 | ❌ | πŸ‘
| security.delete_role_mapping | 🟒 | [βœ…](./tests/security/110_role_mapping.yml#L8)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
Expand Down Expand Up @@ -410,7 +412,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
| security.put_role_mapping | 🟒 | [βœ…](./tests/security/110_role_mapping.yml#L14)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
| security.put_user | 🟒 | [βœ…](./tests/security/100_tokens.yml#L16)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
| security.query_api_keys | 🟒 | [βœ…](./tests/security/10_api_key_basic.yml#L24)</li></ul> | 🟒 | [βœ…](./tests/security/10_api_key_basic.yml#L24)</li></ul> | πŸ‘
| security.query_role | 🟒 | [βœ…](./tests/security/40_roles.yml#L55)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
| security.query_role | 🟒 | [βœ…](./tests/security/40_roles.yml#L55)</li></ul> | 🟒 | ❌ | πŸ‘
| security.query_user | 🟒 | [βœ…](./tests/security/50_user_profile.yml#L202)</li></ul> | πŸ”΄ | Not Applicable | πŸ‘
| security.saml_authenticate | 🟒 | ❌ | πŸ”΄ | Not Applicable | πŸ‘Ž
| security.saml_complete_logout | 🟒 | ❌ | πŸ”΄ | Not Applicable | πŸ‘Ž
Expand Down

0 comments on commit 0ef8852

Please sign in to comment.