ingest.getPipelineedit

client.ingest.getPipeline([params, [callback]])

Check the API Conventions and the elasticsearch docs for more information pertaining to this method.

Params

masterTimeout

DurationString — Explicit operation timeout for connection to master node

id

String — Comma separated list of pipeline ids. Wildcards supported

back to top