elasticsearch/docs/reference/ml/anomaly-detection/apis
James Baiera c3839e1f76
Add selector syntax to index expressions (#118614)
This PR introduces a new syntactical feature to index expression resolution: The selector.

Selectors, denoted with a :: followed by a recognized suffix will allow users to specify which component of 
an index abstraction they would like to operate on within an API call. In this case, an index abstraction is a 
concrete index, data stream, or alias; Any abstraction that can be resolved to a set of indices/shards. We 
define a component of an index abstraction to be some searchable unit of the index abstraction.
2025-01-08 11:37:03 -05:00
..
close-job.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
delete-calendar-event.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
delete-calendar-job.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
delete-calendar.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
delete-datafeed.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
delete-expired-data.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
delete-filter.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
delete-forecast.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
delete-job.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
delete-snapshot.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
estimate-model-memory.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
flush-job.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
forecast.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
get-bucket.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
get-calendar-event.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
get-calendar.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
get-category.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
get-datafeed-stats.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
get-datafeed.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
get-filter.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
get-influencer.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
get-job-model-snapshot-upgrade-stats.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
get-job-stats.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
get-job.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
get-overall-buckets.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
get-record.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
get-snapshot.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
index.asciidoc [DOCS] Move ML info and upgrade APIs (#84005) 2022-02-16 11:23:00 -08:00
ml-ad-apis.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
open-job.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
post-calendar-event.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
post-data.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
preview-datafeed.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
put-calendar-job.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
put-calendar.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
put-datafeed.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
put-filter.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
put-job.asciidoc Add selector syntax to index expressions (#118614) 2025-01-08 11:37:03 -05:00
reset-job.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
revert-snapshot.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
start-datafeed.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
stop-datafeed.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
update-datafeed.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
update-filter.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
update-job.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
update-snapshot.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
upgrade-job-model-snapshot.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
validate-detector.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00
validate-job.asciidoc [DOCS] More links to new API site (#119377) 2024-12-31 11:32:29 -08:00