[Transform] Add from parameter to Transform Start API (#91116)

This commit is contained in:
Przemysław Witek 2023-01-17 10:36:21 +01:00 committed by GitHub
parent 0a899c6e7c
commit 40d32205db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 348 additions and 32 deletions

View file

@ -61,6 +61,11 @@ Identifier for the {transform}.
[[start-transform-query-parms]]
== {api-query-parms-title}
`from`::
(Optional, string) Restricts the set of transformed entities to those changed
after this time. Relative times like now-30d are supported.
Only applicable for continuous transforms.
`timeout`::
(Optional, time)
Period to wait for a response. If no response is received before the timeout