API structure has changed
15 structure changes including:
15 Modifications
Modified
15
GET /_cat/component_templates
- Query
- local query parameter Added
GET /_cat/component_templates/{name}
- Query
- local query parameter Added
GET /_ingest/pipeline
- Response
-
200 response Modified
-
application/json content type Modified
-
* property Modified
- on_failure, processors properties Modified
-
* property Modified
-
application/json content type Modified
GET /_ingest/pipeline/_simulate
- Body
-
application/json content type Modified
-
pipeline property Modified
-
on_failure property Modified
- ip_location property Added
-
processors property Modified
- ip_location property Added
-
on_failure property Modified
-
pipeline property Modified
GET /_ingest/pipeline/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
* property Modified
- on_failure, processors properties Modified
-
* property Modified
-
application/json content type Modified
GET /_ingest/pipeline/{id}/_simulate
- Body
-
application/json content type Modified
-
pipeline property Modified
-
on_failure property Modified
- ip_location property Added
-
processors property Modified
- ip_location property Added
-
on_failure property Modified
-
pipeline property Modified
GET /_search
- Query
- min_compatible_shard_node query parameter Removed
GET /{index}/_search
- Query
- min_compatible_shard_node query parameter Removed
POST /_async_search
- Query
- min_compatible_shard_node query parameter Removed
POST /_ingest/pipeline/_simulate
- Body
-
application/json content type Modified
-
pipeline property Modified
-
on_failure property Modified
- ip_location property Added
-
processors property Modified
- ip_location property Added
-
on_failure property Modified
-
pipeline property Modified
POST /_ingest/pipeline/{id}/_simulate
- Body
-
application/json content type Modified
-
pipeline property Modified
-
on_failure property Modified
- ip_location property Added
-
processors property Modified
- ip_location property Added
-
on_failure property Modified
-
pipeline property Modified
POST /_search
- Query
- min_compatible_shard_node query parameter Removed
POST /{index}/_async_search
- Query
- min_compatible_shard_node query parameter Removed
POST /{index}/_search
- Query
- min_compatible_shard_node query parameter Removed
PUT /_ingest/pipeline/{id}
- Body
-
application/json content type Modified
-
on_failure property Modified
- ip_location property Added
-
processors property Modified
- ip_location property Added
-
on_failure property Modified