原文地址: https://www.elastic.co/guide/en/elasticsearch/reference/7.7/ingest-apis.html, 原文档版权归 www.elastic.co 所有
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Ingest APIsedit
The following ingest APIs are available for managing pipelines:
- Put pipeline to add or update a pipeline
- Get pipeline to return a specific pipeline
- Delete pipeline to delete a pipeline
- Simulate pipeline to simulate a call to a pipeline