mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[console_extensions] update ml overrides
This commit is contained in:
parent
91b754e956
commit
e8254d5671
17 changed files with 33 additions and 37 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"xpack.ml.get_buckets": {
|
||||
"ml.get_buckets": {
|
||||
"data_autocomplete_rules": {
|
||||
"desc": { "__one_of": ["true", "false"] },
|
||||
"exclude_interim": { "__one_of": ["true", "false"] },
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"xpack.ml.get_calendar_events": {
|
||||
"ml.get_calendar_events": {
|
||||
"data_autocomplete_rules": {
|
||||
"from": 0,
|
||||
"size": 100
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"xpack.ml.get_calendars": {
|
||||
"ml.get_calendars": {
|
||||
"data_autocomplete_rules": {
|
||||
"from": 0,
|
||||
"size": 100
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"ml.get_categories": {
|
||||
"data_autocomplete_rules": {
|
||||
"page": {
|
||||
"__template": {
|
||||
"from": 0,
|
||||
"size": 100
|
||||
},
|
||||
"from": 0,
|
||||
"size": 100
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"xpack.ml.get_influencers": {
|
||||
"ml.get_influencers": {
|
||||
"data_autocomplete_rules": {
|
||||
"desc": { "__one_of": ["true", "false"] },
|
||||
"exclude_interim": { "__one_of": ["true", "false"] },
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"xpack.ml.get_model_snapshots": {
|
||||
"ml.get_model_snapshots": {
|
||||
"data_autocomplete_rules": {
|
||||
"desc": [true, false],
|
||||
"end": "",
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"xpack.ml.get_overall_buckets": {
|
||||
"ml.get_overall_buckets": {
|
||||
"data_autocomplete_rules": {
|
||||
"allow_no_jobs": { "__one_of": ["true", "false"] },
|
||||
"bucket_span": "",
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"xpack.ml.get_records": {
|
||||
"ml.get_records": {
|
||||
"data_autocomplete_rules": {
|
||||
"desc": { "__one_of": ["true", "false"] },
|
||||
"exclude_interim": { "__one_of": ["true", "false"] },
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"xpack.ml.post_calendar_events": {
|
||||
"ml.post_calendar_events": {
|
||||
"data_autocomplete_rules": {
|
||||
"events": [{}]
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"xpack.ml.put_calendar": {
|
||||
"ml.put_calendar": {
|
||||
"data_autocomplete_rules": {
|
||||
"description": ""
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"xpack.ml.put_datafeed": {
|
||||
"ml.put_datafeed": {
|
||||
"data_autocomplete_rules": {
|
||||
"aggregations": {},
|
||||
"chunking_config": {},
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"xpack.ml.put_job": {
|
||||
"ml.put_job": {
|
||||
"data_autocomplete_rules": {
|
||||
"analysis_config": {},
|
||||
"background_persist_interval": "",
|
||||
|
@ -13,5 +13,5 @@
|
|||
"results_index_name": "",
|
||||
"results_retention_days": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"xpack.ml.revert_model_snapshot": {
|
||||
"ml.revert_model_snapshot": {
|
||||
"data_autocomplete_rules": {
|
||||
"delete_intervening_results": { "__one_of": ["true", "false"] }
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"xpack.ml.update_datafeed": {
|
||||
"ml.update_datafeed": {
|
||||
"data_autocomplete_rules": {
|
||||
"aggregations": {},
|
||||
"chunking_config": {},
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"xpack.ml.update_job": {
|
||||
"ml.update_job": {
|
||||
"data_autocomplete_rules": {
|
||||
"analysis_limits": {},
|
||||
"background_persist_interval": "",
|
||||
|
@ -13,4 +13,4 @@
|
|||
"results_retention_days": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"xpack.ml.update_model_snapshot": {
|
||||
"ml.update_model_snapshot": {
|
||||
"data_autocomplete_rules": {
|
||||
"description": "",
|
||||
"retain": [true, false]
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"xpack.ml.get_categories": {
|
||||
"data_autocomplete_rules": {
|
||||
"page": {
|
||||
"__template": {
|
||||
"from": 0,
|
||||
"size": 100
|
||||
},
|
||||
"from": 0,
|
||||
"size": 100
|
||||
}
|
||||
},
|
||||
"patterns": [
|
||||
"_xpack/ml/anomaly_detectors/{job_id}/results/categories/{category_id}",
|
||||
"_xpack/ml/anomaly_detectors/{job_id}/results/categories"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue