Skip to content

[8.x] Adds index API requests and responses - part 1 #2988

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

szabosteve
Copy link
Contributor

Overview

Backports the changes of the following PR to the 8.x branch:
Adds index API requests and responses - part 1 #2979

Copy link
Contributor

github-actions bot commented Oct 7, 2024

Following you can find the validation results for the APIs you have changed.

API Status Request Response
indices.add_block 🟢 2/2 2/2
indices.analyze 🔴 241/242 242/242
indices.clone 🟢 5/5 5/5
indices.close 🟢 49/49 49/49
indices.create 🔴 1042/1129 1129/1129
indices.data_streams_stats 🟢 4/4 4/4
indices.delete_data_lifecycle Missing test Missing test
indices.explain_data_lifecycle Missing test Missing test
indices.get_data_lifecycle Missing test Missing test
indices.get_data_stream 🟢 11/11 11/11
indices.open 🟢 20/20 20/20
indices.put_data_lifecycle Missing test Missing test

You can validate these APIs yourself by using the make validate target.

Copy link
Contributor

@lcawl lcawl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@szabosteve szabosteve merged commit 260a527 into 8.x Oct 8, 2024
7 checks passed
@szabosteve szabosteve deleted the 8.x-backport-index-pt1 branch October 8, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants