Skip to content

Commit 7a57b76

Browse files
[codegen] master synchronization (#5542)
Co-authored-by: Mpdreamz <Mpdreamz@users.noreply.github.com>
1 parent 9e388a6 commit 7a57b76

19 files changed

+27
-60
lines changed

src/ApiGenerator/RestSpecification/Core/ml.delete_data_frame_analytics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/delete-dfanalytics.html",
55
"description":"Deletes an existing data frame analytics job."
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"]

src/ApiGenerator/RestSpecification/Core/ml.delete_trained_model.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/delete-trained-models.html",
55
"description":"Deletes an existing trained inference model that is currently not referenced by an ingest pipeline."
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"]

src/ApiGenerator/RestSpecification/Core/ml.delete_trained_model_alias.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/delete-trained-models-aliases.html",
55
"description":"Deletes a model alias that refers to the trained model"
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"],

src/ApiGenerator/RestSpecification/Core/ml.evaluate_data_frame.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/evaluate-dfanalytics.html",
55
"description":"Evaluates the data frame analytics for an annotated index."
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"],

src/ApiGenerator/RestSpecification/Core/ml.explain_data_frame_analytics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/explain-dfanalytics.html",
55
"description":"Explains a data frame analytics config."
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept":[ "application/json"],

src/ApiGenerator/RestSpecification/Core/ml.get_data_frame_analytics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/get-dfanalytics.html",
55
"description":"Retrieves configuration information for data frame analytics jobs."
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"]

src/ApiGenerator/RestSpecification/Core/ml.get_data_frame_analytics_stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/get-dfanalytics-stats.html",
55
"description":"Retrieves usage information for data frame analytics jobs."
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"]

src/ApiGenerator/RestSpecification/Core/ml.get_trained_models.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/get-trained-models.html",
55
"description":"Retrieves configuration information for a trained inference model."
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"]

src/ApiGenerator/RestSpecification/Core/ml.get_trained_models_stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/get-trained-models-stats.html",
55
"description":"Retrieves usage information for trained inference models."
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"]

src/ApiGenerator/RestSpecification/Core/ml.preview_data_frame_analytics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"http://www.elastic.co/guide/en/elasticsearch/reference/current/preview-dfanalytics.html",
55
"description":"Previews that will be analyzed given a data frame analytics config."
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept":[ "application/json"],

src/ApiGenerator/RestSpecification/Core/ml.put_data_frame_analytics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/put-dfanalytics.html",
55
"description":"Instantiates a data frame analytics job."
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"],

src/ApiGenerator/RestSpecification/Core/ml.put_trained_model.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/put-trained-models.html",
55
"description":"Creates an inference trained model."
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"],

src/ApiGenerator/RestSpecification/Core/ml.put_trained_model_alias.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/put-trained-models-aliases.html",
55
"description":"Creates a new model alias (or reassigns an existing one) to refer to the trained model"
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"],

src/ApiGenerator/RestSpecification/Core/ml.start_data_frame_analytics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/start-dfanalytics.html",
55
"description":"Starts a data frame analytics job."
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"],

src/ApiGenerator/RestSpecification/Core/ml.stop_data_frame_analytics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/stop-dfanalytics.html",
55
"description":"Stops one or more data frame analytics jobs."
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"],

src/ApiGenerator/RestSpecification/Core/ml.update_data_frame_analytics.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/update-dfanalytics.html",
55
"description":"Updates certain properties of a data frame analytics job."
66
},
7-
"stability":"beta",
7+
"stability":"stable",
88
"visibility":"public",
99
"headers":{
1010
"accept": [ "application/json"],

src/ApiGenerator/RestSpecification/Core/snapshot.get.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@
3838
"type":"boolean",
3939
"description":"Whether to ignore unavailable snapshots, defaults to false which means a SnapshotMissingException is thrown"
4040
},
41+
"index_details":{
42+
"type":"boolean",
43+
"description":"Whether to include details of each index in the snapshot, if those details are available. Defaults to false."
44+
},
4145
"verbose":{
4246
"type":"boolean",
4347
"description":"Whether to show verbose snapshot info or only show the basic info found in the repository index blob"

src/Elasticsearch.Net/Api/RequestParameters/RequestParameters.Snapshot.cs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,13 @@ public bool? IgnoreUnavailable
136136
set => Q("ignore_unavailable", value);
137137
}
138138

139+
///<summary>Whether to include details of each index in the snapshot, if those details are available. Defaults to false.</summary>
140+
public bool? IndexDetails
141+
{
142+
get => Q<bool? >("index_details");
143+
set => Q("index_details", value);
144+
}
145+
139146
///<summary>Explicit operation timeout for connection to master node</summary>
140147
public TimeSpan MasterTimeout
141148
{

0 commit comments

Comments
 (0)