Closed saimedhi closed 1 year ago
Module | API | existing client has | generated client has |
---|---|---|---|
Async/init | create | PUT | POST |
Async/init | put_script | PUT | POST |
Async/cluster | put_component_template | PUT | POST |
Async/indices | refresh | POST | GET |
Async/indices | flush | POST | GET |
Async/indices | clone | PUT | POST |
Async/indices | put_mapping | PUT | POST |
Async/indices | put_alias | PUT | POST |
Async/indices | put_template | PUT | POST |
Async/indices | shrink | PUT | POST |
Async/indices | split | PUT | POST |
Async/indices | put_index_template | PUT | POST |
Async/snapshot | create | PUT | POST |
Async/snapshot | create_repository | PUT | POST |