Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add ISM APIs to CLI #54

Open
dbbaughe opened this issue Mar 8, 2021 · 2 comments
Open

Add ISM APIs to CLI #54

dbbaughe opened this issue Mar 8, 2021 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@dbbaughe
Copy link

dbbaughe commented Mar 8, 2021

  1. Create policy
  2. Add policy
  3. Update policy
  4. Get policy
  5. Remove policy from index
  6. Update managed index policy
  7. Retry failed index
  8. Explain index
  9. Delete policy

https://opendistro.github.io/for-elasticsearch-docs/docs/im/ism/api/

@VijayanB VijayanB added the help wanted Extra attention is needed label Mar 16, 2021
@lukajose
Copy link

why not just use the api?

@VijayanB
Copy link
Member

VijayanB commented Apr 5, 2021

@lukajose our aim is to provide better user experience while interacting with opendistro plugins. Though it is possible to use API, having this apis integrated as commands in cli will help user not to spend too much time on setting up or building api request. Moreover, user don't have to go to multiple plugin's api documentation to understand api contracts, they can easily perform this as operation in an easy to use interface from command line.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants