Skip to content

[8.x] Adds cluster, graph and ILM API example requests and responses #2932

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 2 commits into from
Sep 24, 2024

Conversation

szabosteve
Copy link
Contributor

@szabosteve szabosteve commented Sep 24, 2024

Overview

This PR backports the following changes to the 8.x branch:

Copy link
Contributor

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

API Status Request Response
graph.explore 🟢 4/4 4/4
ilm.delete_lifecycle 🟢 2/2 2/2
ilm.explain_lifecycle 🟢 5/5 5/5
ilm.get_lifecycle 🟢 8/8 8/8
ilm.get_status 🟢 4/4 4/4
ilm.migrate_to_data_tiers Missing test Missing test
ilm.move_to_step Missing test Missing test
ilm.put_lifecycle 🟢 6/6 6/6
ilm.remove_policy 🟢 5/5 5/5
ilm.start Missing test Missing test
ilm.stop 🟢 4/4 4/4

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

Co-authored-by: lcawl <lcawley@elastic.co>
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.

Works for me, thanks!

Copy link
Contributor

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

API Status Request Response
cluster.allocation_explain 🟢 4/4 4/4
cluster.health 🟢 153/153 153/153
cluster.put_settings 🟢 58/58 57/57
cluster.reroute 🟢 6/6 5/5
graph.explore 🟢 4/4 4/4
ilm.delete_lifecycle 🟢 2/2 2/2
ilm.explain_lifecycle 🟢 5/5 5/5
ilm.get_lifecycle 🟢 8/8 8/8
ilm.get_status 🟢 4/4 4/4
ilm.migrate_to_data_tiers Missing test Missing test
ilm.move_to_step Missing test Missing test
ilm.put_lifecycle 🟢 6/6 6/6
ilm.remove_policy 🟢 5/5 5/5
ilm.start Missing test Missing test
ilm.stop 🟢 4/4 4/4
nodes.info 🔴 113/113 1/113
nodes.reload_secure_settings 🟢 2/2 2/2
tasks.get 🟢 10/10 10/10

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

@lcawl lcawl changed the title [8.x] Adds graph and ILM API example requests and responses [8.x] Adds cluster, graph and ILM API example requests and responses Sep 24, 2024
@szabosteve szabosteve merged commit d30cfed into 8.x Sep 24, 2024
6 checks passed
@szabosteve szabosteve deleted the 8.x-ilm-example branch September 24, 2024 15:13
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