You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mark the create-index-from-source action as publicly available on Serverless (elastic#134953)
This marks the `POST /_create_from/{source}/{index}` API, used to create a new index from a source
index's settings and mappings, as publicly available on Serverless.
This API is useful for pre-creating an index prior to something like a reindex.
Copy file name to clipboardExpand all lines: x-pack/plugin/migrate/src/main/java/org/elasticsearch/xpack/migrate/rest/RestCreateIndexFromSourceAction.java
0 commit comments