diff --git a/output/openapi/elasticsearch-openapi.json b/output/openapi/elasticsearch-openapi.json index e18abcf30b..e968132918 100644 --- a/output/openapi/elasticsearch-openapi.json +++ b/output/openapi/elasticsearch-openapi.json @@ -24456,7 +24456,7 @@ "tags": [ "ml data frame" ], - "summary": "Get data frame analytics jobs usage info", + "summary": "Get data frame analytics job stats", "operationId": "ml-get-data-frame-analytics-stats", "parameters": [ { @@ -24485,7 +24485,7 @@ "tags": [ "ml data frame" ], - "summary": "Get data frame analytics jobs usage info", + "summary": "Get data frame analytics job stats", "operationId": "ml-get-data-frame-analytics-stats-1", "parameters": [ { @@ -24517,7 +24517,7 @@ "tags": [ "ml anomaly" ], - "summary": "Get datafeeds usage info", + "summary": "Get datafeed stats", "description": "You can get statistics for multiple datafeeds in a single API request by\nusing a comma-separated list of datafeeds or a wildcard expression. You can\nget statistics for all datafeeds by using `_all`, by specifying `*` as the\n``, or by omitting the ``. If the datafeed is stopped, the\nonly information you receive is the `datafeed_id` and the `state`.\nThis API returns a maximum of 10,000 datafeeds.", "operationId": "ml-get-datafeed-stats", "parameters": [ @@ -24541,7 +24541,7 @@ "tags": [ "ml anomaly" ], - "summary": "Get datafeeds usage info", + "summary": "Get datafeed stats", "description": "You can get statistics for multiple datafeeds in a single API request by\nusing a comma-separated list of datafeeds or a wildcard expression. You can\nget statistics for all datafeeds by using `_all`, by specifying `*` as the\n``, or by omitting the ``. If the datafeed is stopped, the\nonly information you receive is the `datafeed_id` and the `state`.\nThis API returns a maximum of 10,000 datafeeds.", "operationId": "ml-get-datafeed-stats-1", "parameters": [ @@ -24704,7 +24704,7 @@ "tags": [ "ml anomaly" ], - "summary": "Get anomaly detection jobs usage info", + "summary": "Get anomaly detection job stats", "operationId": "ml-get-job-stats", "parameters": [ { @@ -24724,7 +24724,7 @@ "tags": [ "ml anomaly" ], - "summary": "Get anomaly detection jobs usage info", + "summary": "Get anomaly detection job stats", "operationId": "ml-get-job-stats-1", "parameters": [ { diff --git a/output/openapi/elasticsearch-serverless-openapi.json b/output/openapi/elasticsearch-serverless-openapi.json index 73f71e309c..63c269dd51 100644 --- a/output/openapi/elasticsearch-serverless-openapi.json +++ b/output/openapi/elasticsearch-serverless-openapi.json @@ -14580,7 +14580,7 @@ "tags": [ "ml data frame" ], - "summary": "Get data frame analytics jobs usage info", + "summary": "Get data frame analytics job stats", "operationId": "ml-get-data-frame-analytics-stats", "parameters": [ { @@ -14609,7 +14609,7 @@ "tags": [ "ml data frame" ], - "summary": "Get data frame analytics jobs usage info", + "summary": "Get data frame analytics job stats", "operationId": "ml-get-data-frame-analytics-stats-1", "parameters": [ { @@ -14641,7 +14641,7 @@ "tags": [ "ml anomaly" ], - "summary": "Get datafeeds usage info", + "summary": "Get datafeed stats", "description": "You can get statistics for multiple datafeeds in a single API request by\nusing a comma-separated list of datafeeds or a wildcard expression. You can\nget statistics for all datafeeds by using `_all`, by specifying `*` as the\n``, or by omitting the ``. If the datafeed is stopped, the\nonly information you receive is the `datafeed_id` and the `state`.\nThis API returns a maximum of 10,000 datafeeds.", "operationId": "ml-get-datafeed-stats", "parameters": [ @@ -14665,7 +14665,7 @@ "tags": [ "ml anomaly" ], - "summary": "Get datafeeds usage info", + "summary": "Get datafeed stats", "description": "You can get statistics for multiple datafeeds in a single API request by\nusing a comma-separated list of datafeeds or a wildcard expression. You can\nget statistics for all datafeeds by using `_all`, by specifying `*` as the\n``, or by omitting the ``. If the datafeed is stopped, the\nonly information you receive is the `datafeed_id` and the `state`.\nThis API returns a maximum of 10,000 datafeeds.", "operationId": "ml-get-datafeed-stats-1", "parameters": [ @@ -14734,7 +14734,7 @@ "tags": [ "ml anomaly" ], - "summary": "Get anomaly detection jobs usage info", + "summary": "Get anomaly detection job stats", "operationId": "ml-get-job-stats", "parameters": [ { @@ -14754,7 +14754,7 @@ "tags": [ "ml anomaly" ], - "summary": "Get anomaly detection jobs usage info", + "summary": "Get anomaly detection job stats", "operationId": "ml-get-job-stats-1", "parameters": [ { diff --git a/output/schema/schema-serverless.json b/output/schema/schema-serverless.json index 8e91ee5f0d..626b60062b 100644 --- a/output/schema/schema-serverless.json +++ b/output/schema/schema-serverless.json @@ -6803,7 +6803,7 @@ "stability": "stable" } }, - "description": "Get data frame analytics jobs usage info.", + "description": "Get data frame analytics job stats.", "docId": "get-dfanalytics-stats", "docTag": "ml data frame", "docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/get-dfanalytics-stats.html", @@ -6851,7 +6851,7 @@ "stability": "stable" } }, - "description": "Get datafeeds usage info.\nYou can get statistics for multiple datafeeds in a single API request by\nusing a comma-separated list of datafeeds or a wildcard expression. You can\nget statistics for all datafeeds by using `_all`, by specifying `*` as the\n``, or by omitting the ``. If the datafeed is stopped, the\nonly information you receive is the `datafeed_id` and the `state`.\nThis API returns a maximum of 10,000 datafeeds.", + "description": "Get datafeed stats.\nYou can get statistics for multiple datafeeds in a single API request by\nusing a comma-separated list of datafeeds or a wildcard expression. You can\nget statistics for all datafeeds by using `_all`, by specifying `*` as the\n``, or by omitting the ``. If the datafeed is stopped, the\nonly information you receive is the `datafeed_id` and the `state`.\nThis API returns a maximum of 10,000 datafeeds.", "docId": "ml-get-datafeed-stats", "docTag": "ml anomaly", "docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/ml-get-datafeed-stats.html", @@ -6995,7 +6995,7 @@ "stability": "stable" } }, - "description": "Get anomaly detection jobs usage info.", + "description": "Get anomaly detection job stats.", "docId": "ml-get-job-stats", "docTag": "ml anomaly", "docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/ml-get-job-stats.html", @@ -33393,7 +33393,7 @@ "body": { "kind": "no_body" }, - "description": "Get data frame analytics jobs usage info.", + "description": "Get data frame analytics job stats.", "inherits": { "type": { "name": "RequestBase", @@ -33521,7 +33521,7 @@ "body": { "kind": "no_body" }, - "description": "Get datafeeds usage info.\nYou can get statistics for multiple datafeeds in a single API request by\nusing a comma-separated list of datafeeds or a wildcard expression. You can\nget statistics for all datafeeds by using `_all`, by specifying `*` as the\n``, or by omitting the ``. If the datafeed is stopped, the\nonly information you receive is the `datafeed_id` and the `state`.\nThis API returns a maximum of 10,000 datafeeds.", + "description": "Get datafeed stats.\nYou can get statistics for multiple datafeeds in a single API request by\nusing a comma-separated list of datafeeds or a wildcard expression. You can\nget statistics for all datafeeds by using `_all`, by specifying `*` as the\n``, or by omitting the ``. If the datafeed is stopped, the\nonly information you receive is the `datafeed_id` and the `state`.\nThis API returns a maximum of 10,000 datafeeds.", "inherits": { "type": { "name": "RequestBase", @@ -33809,7 +33809,7 @@ "body": { "kind": "no_body" }, - "description": "Get anomaly detection jobs usage info.", + "description": "Get anomaly detection job stats.", "inherits": { "type": { "name": "RequestBase", diff --git a/output/schema/schema.json b/output/schema/schema.json index 353a7872bd..877342f2ae 100644 --- a/output/schema/schema.json +++ b/output/schema/schema.json @@ -12545,7 +12545,7 @@ "stability": "stable" } }, - "description": "Get data frame analytics jobs usage info.", + "description": "Get data frame analytics job stats.", "docId": "get-dfanalytics-stats", "docTag": "ml data frame", "docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/get-dfanalytics-stats.html", @@ -12593,7 +12593,7 @@ "stability": "stable" } }, - "description": "Get datafeeds usage info.\nYou can get statistics for multiple datafeeds in a single API request by\nusing a comma-separated list of datafeeds or a wildcard expression. You can\nget statistics for all datafeeds by using `_all`, by specifying `*` as the\n``, or by omitting the ``. If the datafeed is stopped, the\nonly information you receive is the `datafeed_id` and the `state`.\nThis API returns a maximum of 10,000 datafeeds.", + "description": "Get datafeed stats.\nYou can get statistics for multiple datafeeds in a single API request by\nusing a comma-separated list of datafeeds or a wildcard expression. You can\nget statistics for all datafeeds by using `_all`, by specifying `*` as the\n``, or by omitting the ``. If the datafeed is stopped, the\nonly information you receive is the `datafeed_id` and the `state`.\nThis API returns a maximum of 10,000 datafeeds.", "docId": "ml-get-datafeed-stats", "docTag": "ml anomaly", "docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/ml-get-datafeed-stats.html", @@ -12783,7 +12783,7 @@ "stability": "stable" } }, - "description": "Get anomaly detection jobs usage info.", + "description": "Get anomaly detection job stats.", "docId": "ml-get-job-stats", "docTag": "ml anomaly", "docUrl": "https://www.elastic.co/guide/en/elasticsearch/reference/{branch}/ml-get-job-stats.html", @@ -181092,7 +181092,7 @@ "body": { "kind": "no_body" }, - "description": "Get data frame analytics jobs usage info.", + "description": "Get data frame analytics job stats.", "inherits": { "type": { "name": "RequestBase", @@ -181220,7 +181220,7 @@ "body": { "kind": "no_body" }, - "description": "Get datafeeds usage info.\nYou can get statistics for multiple datafeeds in a single API request by\nusing a comma-separated list of datafeeds or a wildcard expression. You can\nget statistics for all datafeeds by using `_all`, by specifying `*` as the\n``, or by omitting the ``. If the datafeed is stopped, the\nonly information you receive is the `datafeed_id` and the `state`.\nThis API returns a maximum of 10,000 datafeeds.", + "description": "Get datafeed stats.\nYou can get statistics for multiple datafeeds in a single API request by\nusing a comma-separated list of datafeeds or a wildcard expression. You can\nget statistics for all datafeeds by using `_all`, by specifying `*` as the\n``, or by omitting the ``. If the datafeed is stopped, the\nonly information you receive is the `datafeed_id` and the `state`.\nThis API returns a maximum of 10,000 datafeeds.", "inherits": { "type": { "name": "RequestBase", @@ -181701,7 +181701,7 @@ "body": { "kind": "no_body" }, - "description": "Get anomaly detection jobs usage info.", + "description": "Get anomaly detection job stats.", "inherits": { "type": { "name": "RequestBase", diff --git a/specification/ml/get_data_frame_analytics_stats/MlGetDataFrameAnalyticsStatsRequest.ts b/specification/ml/get_data_frame_analytics_stats/MlGetDataFrameAnalyticsStatsRequest.ts index 5e64b439c9..0389c50eaa 100644 --- a/specification/ml/get_data_frame_analytics_stats/MlGetDataFrameAnalyticsStatsRequest.ts +++ b/specification/ml/get_data_frame_analytics_stats/MlGetDataFrameAnalyticsStatsRequest.ts @@ -22,7 +22,7 @@ import { Id } from '@_types/common' import { integer } from '@_types/Numeric' /** - * Get data frame analytics jobs usage info. + * Get data frame analytics job stats. * @rest_spec_name ml.get_data_frame_analytics_stats * @availability stack since=7.3.0 stability=stable * @availability serverless stability=stable visibility=public diff --git a/specification/ml/get_datafeed_stats/MlGetDatafeedStatsRequest.ts b/specification/ml/get_datafeed_stats/MlGetDatafeedStatsRequest.ts index 546a08225c..b2235aea0f 100644 --- a/specification/ml/get_datafeed_stats/MlGetDatafeedStatsRequest.ts +++ b/specification/ml/get_datafeed_stats/MlGetDatafeedStatsRequest.ts @@ -21,7 +21,7 @@ import { RequestBase } from '@_types/Base' import { Ids } from '@_types/common' /** - * Get datafeeds usage info. + * Get datafeed stats. * You can get statistics for multiple datafeeds in a single API request by * using a comma-separated list of datafeeds or a wildcard expression. You can * get statistics for all datafeeds by using `_all`, by specifying `*` as the diff --git a/specification/ml/get_job_stats/MlGetJobStatsRequest.ts b/specification/ml/get_job_stats/MlGetJobStatsRequest.ts index 572c5ff51f..712c52fbc7 100644 --- a/specification/ml/get_job_stats/MlGetJobStatsRequest.ts +++ b/specification/ml/get_job_stats/MlGetJobStatsRequest.ts @@ -21,7 +21,7 @@ import { RequestBase } from '@_types/Base' import { Id } from '@_types/common' /** - * Get anomaly detection jobs usage info. + * Get anomaly detection job stats. * @rest_spec_name ml.get_job_stats * @availability stack since=5.5.0 stability=stable * @availability serverless stability=stable visibility=public