[DOCS] Adds ID to logstash pipeline (#71726)

This commit is contained in:
Kaarina Tungseth 2020-07-14 16:25:31 -05:00 committed by GitHub
parent 34c54ed31b
commit 9506dc90ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,9 @@ experimental[] Create a centrally-managed Logstash pipeline, or update an existi
[[logstash-configuration-management-api-create-request-body]]
==== Request body
`id`::
(Required, string) The pipeline ID.
`description`::
(Optional, string) The pipeline description.