mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
[DOCS] Improves warning message in Update transform API docs (#86920)
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
parent
a96952571f
commit
2804ff49b6
1 changed files with 3 additions and 5 deletions
|
@ -46,11 +46,9 @@ each checkpoint.
|
||||||
of update and runs with those privileges. If you provide
|
of update and runs with those privileges. If you provide
|
||||||
<<http-clients-secondary-authorization,secondary authorization headers>>, those
|
<<http-clients-secondary-authorization,secondary authorization headers>>, those
|
||||||
credentials are used instead.
|
credentials are used instead.
|
||||||
* You must use {kib} or this API to update a {transform}. Do not update a
|
* You must use {kib} or this API to update a {transform}. Directly updating any
|
||||||
{transform} directly via `.transform-internal*` indices using the {es} index API.
|
{transform} internal, system, or hidden indices is not supported and may cause
|
||||||
If {es} {security-features} are enabled, do not give users any privileges on
|
permanent failure.
|
||||||
`.transform-internal*` indices. If you used {transforms} prior 7.5, also do not
|
|
||||||
give users any privileges on `.data-frame-internal*` indices.
|
|
||||||
|
|
||||||
====
|
====
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue