该 delete pipeline API 通过 ID 或 通配符匹配(my-,)来删除 pipelines(管道)。
curl -XDELETE 'localhost:9200/_ingest/pipeline/my-pipeline-id?pretty'