mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-27 17:10:22 -04:00
Introduces a new `RemoveBlock` API that complements the existing `AddBlock` API by allowing users to remove index blocks using `DELETE /{index}/_block/{block}`. Resolves #128966 --------- Co-authored-by: Niels Bauman <nielsbauman@gmail.com>
5 lines
130 B
YAML
5 lines
130 B
YAML
pr: 129128
|
|
summary: Add RemoveBlock API to allow `DELETE /{index}/_block/{block}`
|
|
area: Indices APIs
|
|
type: enhancement
|
|
issues: []
|