-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ran the script for X-Pack. Primarily documentation updates.
- Loading branch information
John Dorlus
committed
May 14, 2020
1 parent
317adcc
commit f2ea246
Showing
49 changed files
with
289 additions
and
32 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
...ugins/console_extensions/server/lib/spec_definitions/json/generated/async_search.get.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
...ons/server/lib/spec_definitions/json/generated/autoscaling.delete_autoscaling_policy.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"autoscaling.delete_autoscaling_policy": { | ||
"methods": [ | ||
"DELETE" | ||
], | ||
"patterns": [ | ||
"_autoscaling/policy/{name}" | ||
], | ||
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/autoscaling-delete-autoscaling-policy.html" | ||
} | ||
} |
11 changes: 11 additions & 0 deletions
11
...nsions/server/lib/spec_definitions/json/generated/autoscaling.get_autoscaling_policy.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"autoscaling.get_autoscaling_policy": { | ||
"methods": [ | ||
"GET" | ||
], | ||
"patterns": [ | ||
"_autoscaling/policy/{name}" | ||
], | ||
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/autoscaling-get-autoscaling-policy.html" | ||
} | ||
} |
11 changes: 11 additions & 0 deletions
11
...nsions/server/lib/spec_definitions/json/generated/autoscaling.put_autoscaling_policy.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"autoscaling.put_autoscaling_policy": { | ||
"methods": [ | ||
"PUT" | ||
], | ||
"patterns": [ | ||
"_autoscaling/policy/{name}" | ||
], | ||
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/autoscaling-put-autoscaling-policy.html" | ||
} | ||
} |
31 changes: 31 additions & 0 deletions
31
...plugins/console_extensions/server/lib/spec_definitions/json/generated/cat.transforms.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"cat.transforms": { | ||
"url_params": { | ||
"from": 0, | ||
"size": 0, | ||
"allow_no_match": "__flag__", | ||
"format": "", | ||
"h": [], | ||
"help": "__flag__", | ||
"s": [], | ||
"time": [ | ||
"d", | ||
"h", | ||
"m", | ||
"s", | ||
"ms", | ||
"micros", | ||
"nanos" | ||
], | ||
"v": "__flag__" | ||
}, | ||
"methods": [ | ||
"GET" | ||
], | ||
"patterns": [ | ||
"_cat/transforms", | ||
"_cat/transforms/{transform_id}" | ||
], | ||
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/cat-transforms.html" | ||
} | ||
} |
10 changes: 10 additions & 0 deletions
10
...lib/spec_definitions/json/generated/data_frame_transform_deprecated.delete_transform.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"data_frame_transform_deprecated.delete_transform": { | ||
"url_params": { | ||
"force": "__flag__" | ||
}, | ||
"methods": [], | ||
"patterns": [], | ||
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/delete-transform.html" | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
...er/lib/spec_definitions/json/generated/data_frame_transform_deprecated.get_transform.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"data_frame_transform_deprecated.get_transform": { | ||
"url_params": { | ||
"from": 0, | ||
"size": 0, | ||
"allow_no_match": "__flag__" | ||
}, | ||
"methods": [], | ||
"patterns": [], | ||
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/get-transform.html" | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
.../spec_definitions/json/generated/data_frame_transform_deprecated.get_transform_stats.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"data_frame_transform_deprecated.get_transform_stats": { | ||
"url_params": { | ||
"from": "", | ||
"size": "", | ||
"allow_no_match": "__flag__" | ||
}, | ||
"methods": [], | ||
"patterns": [], | ||
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/get-transform-stats.html" | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
...ib/spec_definitions/json/generated/data_frame_transform_deprecated.preview_transform.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"data_frame_transform_deprecated.preview_transform": { | ||
"methods": [], | ||
"patterns": [], | ||
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/preview-transform.html" | ||
} | ||
} |
10 changes: 10 additions & 0 deletions
10
...er/lib/spec_definitions/json/generated/data_frame_transform_deprecated.put_transform.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"data_frame_transform_deprecated.put_transform": { | ||
"url_params": { | ||
"defer_validation": "__flag__" | ||
}, | ||
"methods": [], | ||
"patterns": [], | ||
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/put-transform.html" | ||
} | ||
} |
10 changes: 10 additions & 0 deletions
10
.../lib/spec_definitions/json/generated/data_frame_transform_deprecated.start_transform.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"data_frame_transform_deprecated.start_transform": { | ||
"url_params": { | ||
"timeout": "" | ||
}, | ||
"methods": [], | ||
"patterns": [], | ||
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/start-transform.html" | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
...r/lib/spec_definitions/json/generated/data_frame_transform_deprecated.stop_transform.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"data_frame_transform_deprecated.stop_transform": { | ||
"url_params": { | ||
"wait_for_completion": "__flag__", | ||
"timeout": "", | ||
"allow_no_match": "__flag__" | ||
}, | ||
"methods": [], | ||
"patterns": [], | ||
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/stop-transform.html" | ||
} | ||
} |
10 changes: 10 additions & 0 deletions
10
...lib/spec_definitions/json/generated/data_frame_transform_deprecated.update_transform.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"data_frame_transform_deprecated.update_transform": { | ||
"url_params": { | ||
"defer_validation": "__flag__" | ||
}, | ||
"methods": [], | ||
"patterns": [], | ||
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/update-transform.html" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 12 additions & 0 deletions
12
x-pack/plugins/console_extensions/server/lib/spec_definitions/json/generated/eql.search.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"eql.search": { | ||
"methods": [ | ||
"GET", | ||
"POST" | ||
], | ||
"patterns": [ | ||
"{indices}/_eql/search" | ||
], | ||
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/eql-search-api.html" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ | |
"expand_wildcards": [ | ||
"open", | ||
"closed", | ||
"hidden", | ||
"none", | ||
"all" | ||
] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
...nsole_extensions/server/lib/spec_definitions/json/generated/ml.estimate_model_memory.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"ml.estimate_model_memory": { | ||
"methods": [ | ||
"POST" | ||
], | ||
"patterns": [ | ||
"_ml/anomaly_detectors/_estimate_model_memory" | ||
], | ||
"documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-apis.html" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.