December 2017
Intermediate to advanced
434 pages
10h 29m
English
The delete pipeline API deletes pipelines by ID or wildcard match. Following is the example to delete the pipeline named firstpipeline.:
curl -X DELETE http://localhost:9200/_ingest/pipeline/firstpipeline -H 'content-type: application/json'
Read now
Unlock full access