diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index d829783224..dad68d43ee 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -23004,7 +23004,7 @@ components: For SDK users only: all fields at this response level are accessible through the `additionalProperties` map. Existing typed-field getters are unchanged. New billing dimensions will not have typed-field getters. Use - [Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering/#get-usage-summary-available-fields) + [Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering/get-available-fields-for-usage-summary/) to enumerate every available key. properties: agent_host_top99p: @@ -24307,7 +24307,7 @@ components: For SDK users only: all fields at this response level are accessible through the `additionalProperties` map. Existing typed-field getters are unchanged. New billing dimensions will not have typed-field getters. Use - [Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering/#get-usage-summary-available-fields) + [Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering/get-available-fields-for-usage-summary/) to enumerate every available key. properties: account_name: @@ -25629,7 +25629,7 @@ components: For SDK users only: all fields at this response level are accessible through the `additionalProperties` map. Existing typed-field getters are unchanged. New billing dimensions will not have typed-field getters. Use - [Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering/#get-usage-summary-available-fields) + [Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering/get-available-fields-for-usage-summary/) to enumerate every available key. properties: agent_host_top99p_sum: @@ -43410,7 +43410,7 @@ paths: `UsageSummaryDateOrg` are accessible through each object's `additionalProperties` map. Existing typed-field getters are unchanged. New billing dimensions will not have typed-field getters. Use - [Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering/#get-usage-summary-available-fields) + [Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering/get-available-fields-for-usage-summary/) to enumerate every available key at each response level. This endpoint is only accessible for [parent-level organizations](https://docs.datadoghq.com/account_management/multi_organization/). diff --git a/src/datadog_api_client/v1/api/usage_metering_api.py b/src/datadog_api_client/v1/api/usage_metering_api.py index a4bf8f2ff3..53afa4ea6c 100644 --- a/src/datadog_api_client/v1/api/usage_metering_api.py +++ b/src/datadog_api_client/v1/api/usage_metering_api.py @@ -2174,7 +2174,7 @@ def get_usage_summary( ``UsageSummaryDateOrg`` are accessible through each object's ``additionalProperties`` map. Existing typed-field getters are unchanged. New billing dimensions will not have typed-field getters. Use - `Get available fields for usage summary `_ + `Get available fields for usage summary `_ to enumerate every available key at each response level. This endpoint is only accessible for `parent-level organizations `_. diff --git a/src/datadog_api_client/v1/model/usage_summary_date.py b/src/datadog_api_client/v1/model/usage_summary_date.py index 28bad50cbc..6bb6f55c08 100644 --- a/src/datadog_api_client/v1/model/usage_summary_date.py +++ b/src/datadog_api_client/v1/model/usage_summary_date.py @@ -946,7 +946,7 @@ def __init__( For SDK users only: all fields at this response level are accessible through the ``additionalProperties`` map. Existing typed-field getters are unchanged. New billing dimensions will not have typed-field getters. Use - `Get available fields for usage summary `_ + `Get available fields for usage summary `_ to enumerate every available key. :param agent_host_top99p: Shows the 99th percentile of all agent hosts over all hours in the current date for all organizations. diff --git a/src/datadog_api_client/v1/model/usage_summary_date_org.py b/src/datadog_api_client/v1/model/usage_summary_date_org.py index 52f743de6e..6c10addc18 100644 --- a/src/datadog_api_client/v1/model/usage_summary_date_org.py +++ b/src/datadog_api_client/v1/model/usage_summary_date_org.py @@ -957,7 +957,7 @@ def __init__( For SDK users only: all fields at this response level are accessible through the ``additionalProperties`` map. Existing typed-field getters are unchanged. New billing dimensions will not have typed-field getters. Use - `Get available fields for usage summary `_ + `Get available fields for usage summary `_ to enumerate every available key. :param account_name: The account name. diff --git a/src/datadog_api_client/v1/model/usage_summary_response.py b/src/datadog_api_client/v1/model/usage_summary_response.py index c8d7a4a4c4..29a2a7396f 100644 --- a/src/datadog_api_client/v1/model/usage_summary_response.py +++ b/src/datadog_api_client/v1/model/usage_summary_response.py @@ -982,7 +982,7 @@ def __init__( For SDK users only: all fields at this response level are accessible through the ``additionalProperties`` map. Existing typed-field getters are unchanged. New billing dimensions will not have typed-field getters. Use - `Get available fields for usage summary `_ + `Get available fields for usage summary `_ to enumerate every available key. :param agent_host_top99p_sum: Shows the 99th percentile of all agent hosts over all hours in the current month for all organizations.