mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-23 21:38:15 +00:00
[DOCS] Add wait_for_completion
parm to execute enrich policy API docs (#48077)
This commit is contained in:
parent
eaa56344b5
commit
3a7c2a4d17
@ -100,4 +100,12 @@ it may take a while to return a response.
|
||||
|
||||
`<enrich-policy>`::
|
||||
(Required, string)
|
||||
Enrich policy to execute.
|
||||
Enrich policy to execute.
|
||||
|
||||
[[execute-enrich-policy-api-request-body]]
|
||||
==== {api-request-body-title}
|
||||
|
||||
`wait_for_completion`::
|
||||
(Required, boolean)
|
||||
If `true`, the request blocks other enrich policy execution requests until
|
||||
complete. Defaults to `true`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user