Skip to content

Commit 5e92555

Browse files
committed
Update Serverless scope for tasks.get and legacy put_template
From @pquentin's research: tasks.get - This one is not actually tasks.get (with endpoint /_tasks/{task_id}), it's tasks.list (with endpoint /_tasks/), which is INTERNAL: https://github.com/elastic/elasticsearch/blob/c27bc086770b12a71c335e5537318f54cce53a65/server/src/main/java/org/elasticsearch/rest/action/admin/cluster/RestListTasksAction.java#L35-L46 indices.put_template The /_template URLs refer to legacy index templates, that are not available on Serverless.
1 parent afcfe48 commit 5e92555

File tree

5 files changed

+4
-704
lines changed

5 files changed

+4
-704
lines changed

output/openapi/elasticsearch-serverless-openapi.json

Lines changed: 0 additions & 306 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)