You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
///<summary>POST on /_fleet/_fleet_msearch</summary>
61
61
///<param name = "body">The request definitions (metadata-fleet search request definition pairs), separated by newlines</param>
62
62
///<param name = "requestParameters">Request specific configuration such as querystring parameters & request specific connection settings.</param>
63
63
///<remarks>Note: Experimental within the Elasticsearch server, this functionality is Experimental and may be changed or removed completely in a future release. Elastic will take a best effort approach to fix any issues, but experimental features are not subject to the support SLA of official GA features. This functionality is subject to potential breaking changes within a minor version, meaning that your referencing code may break when this library is upgraded.</remarks>
///<summary>POST on /_fleet/_fleet_msearch</summary>
67
67
///<param name = "body">The request definitions (metadata-fleet search request definition pairs), separated by newlines</param>
68
68
///<param name = "requestParameters">Request specific configuration such as querystring parameters & request specific connection settings.</param>
69
69
///<remarks>Note: Experimental within the Elasticsearch server, this functionality is Experimental and may be changed or removed completely in a future release. Elastic will take a best effort approach to fix any issues, but experimental features are not subject to the support SLA of official GA features. This functionality is subject to potential breaking changes within a minor version, meaning that your referencing code may break when this library is upgraded.</remarks>
///<summary>POST on /{index}/_fleet/_fleet_msearch</summary>
74
74
///<param name = "index">The index name to use as the default</param>
75
75
///<param name = "body">The request definitions (metadata-fleet search request definition pairs), separated by newlines</param>
76
76
///<param name = "requestParameters">Request specific configuration such as querystring parameters & request specific connection settings.</param>
77
77
///<remarks>Note: Experimental within the Elasticsearch server, this functionality is Experimental and may be changed or removed completely in a future release. Elastic will take a best effort approach to fix any issues, but experimental features are not subject to the support SLA of official GA features. This functionality is subject to potential breaking changes within a minor version, meaning that your referencing code may break when this library is upgraded.</remarks>
///<summary>POST on /{index}/_fleet/_fleet_msearch</summary>
81
81
///<param name = "index">The index name to use as the default</param>
82
82
///<param name = "body">The request definitions (metadata-fleet search request definition pairs), separated by newlines</param>
83
83
///<param name = "requestParameters">Request specific configuration such as querystring parameters & request specific connection settings.</param>
84
84
///<remarks>Note: Experimental within the Elasticsearch server, this functionality is Experimental and may be changed or removed completely in a future release. Elastic will take a best effort approach to fix any issues, but experimental features are not subject to the support SLA of official GA features. This functionality is subject to potential breaking changes within a minor version, meaning that your referencing code may break when this library is upgraded.</remarks>
///<summary>POST on /{index}/_fleet/_fleet_search</summary>
89
89
///<param name = "index">The index name to search.</param>
90
90
///<param name = "body">The search definition using the Query DSL</param>
91
91
///<param name = "requestParameters">Request specific configuration such as querystring parameters & request specific connection settings.</param>
92
92
///<remarks>Note: Experimental within the Elasticsearch server, this functionality is Experimental and may be changed or removed completely in a future release. Elastic will take a best effort approach to fix any issues, but experimental features are not subject to the support SLA of official GA features. This functionality is subject to potential breaking changes within a minor version, meaning that your referencing code may break when this library is upgraded.</remarks>
///<summary>POST on /{index}/_fleet/_fleet_search</summary>
96
96
///<param name = "index">The index name to search.</param>
97
97
///<param name = "body">The search definition using the Query DSL</param>
98
98
///<param name = "requestParameters">Request specific configuration such as querystring parameters & request specific connection settings.</param>
99
99
///<remarks>Note: Experimental within the Elasticsearch server, this functionality is Experimental and may be changed or removed completely in a future release. Elastic will take a best effort approach to fix any issues, but experimental features are not subject to the support SLA of official GA features. This functionality is subject to potential breaking changes within a minor version, meaning that your referencing code may break when this library is upgraded.</remarks>
///<summary>POST on /_snapshot/{repository}/_cleanup <para>https://www.elastic.co/guide/en/elasticsearch/reference/master/clean-up-snapshot-repo-api.html</para></summary>
50
50
///<param name = "repository">A repository name</param>
51
-
///<param name = "body"></param>
52
51
///<param name = "requestParameters">Request specific configuration such as querystring parameters & request specific connection settings.</param>
///<summary>POST on /_snapshot/{repository}/_cleanup <para>https://www.elastic.co/guide/en/elasticsearch/reference/master/clean-up-snapshot-repo-api.html</para></summary>
56
55
///<param name = "repository">A repository name</param>
57
-
///<param name = "body"></param>
58
56
///<param name = "requestParameters">Request specific configuration such as querystring parameters & request specific connection settings.</param>
///<summary>PUT on /_snapshot/{repository}/{snapshot}/_clone/{target_snapshot} <para>https://www.elastic.co/guide/en/elasticsearch/reference/master/modules-snapshots.html</para></summary>
63
61
///<param name = "repository">A repository name</param>
64
62
///<param name = "snapshot">The name of the snapshot to clone from</param>
0 commit comments