Auto-generated code for main (#2030)

This commit is contained in:
Elastic Machine
2023-10-17 05:03:29 +11:00
committed by GitHub
parent 85fe814f79
commit 186692c4b6
4 changed files with 17 additions and 10 deletions

View File

@ -4942,14 +4942,14 @@ Retrieves Logstash Pipelines used by Central Management
{ref}/logstash-api-get-pipeline.html[Endpoint documentation]
[source,ts]
----
client.logstash.getPipeline({ id })
client.logstash.getPipeline({ ... })
----
[discrete]
==== Arguments
* *Request (object):*
** *`id` (string | string[])*: List of pipeline identifiers.
** *`id` (Optional, string | string[])*: List of pipeline identifiers.
[discrete]
==== put_pipeline