Update data streams | Elasticsearch API documentation (original) (raw)
Dismiss highlight Show more
Update data streams Added in 7.16.0
POST /_data_stream/_modify
Performs one or more data stream modification actions in a single atomic operation.
application/json
Body Required
- Actions to perform.
Hide actions attributes Show actions attributes object- Hide add_backing_index attributes Show add_backing_index attributes object
- Hide remove_backing_index attributes Show remove_backing_index attributes object
Responses
- 200 application/json
Hide response attribute Show response attribute object- For a successful response, this value is always true. On failure, an exception is returned instead.