From bef25f98d2464456ad4f3b8af29dade9b593e6cb Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Tue, 14 Apr 2026 07:53:06 +0000 Subject: [PATCH] Regenerate client from commit f723995 of spec repo --- .generator/schemas/v1/openapi.yaml | 86 +++++++++++++++++++ .../hourly_usage_attribution_usage_type.py | 5 +- ...hly_usage_attribution_supported_metrics.py | 12 ++- .../model/monthly_usage_attribution_values.py | 16 ++++ .../v1/model/usage_summary_date.py | 48 +++++++++++ .../v1/model/usage_summary_date_org.py | 48 +++++++++++ .../v1/model/usage_summary_response.py | 50 +++++++++++ 7 files changed, 263 insertions(+), 2 deletions(-) diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index 6ccf9dc766..8dcfdb1618 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -4543,6 +4543,7 @@ components: - incident_management_monthly_active_users_usage - indexed_spans_usage - infra_host_usage + - infra_host_basic_usage - ingested_logs_bytes_usage - ingested_spans_bytes_usage - invocations_usage @@ -4631,6 +4632,7 @@ components: - INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE - INDEXED_SPANS_USAGE - INFRA_HOST_USAGE + - INFRA_HOST_BASIC_USAGE - INGESTED_LOGS_BYTES_USAGE - INGESTED_SPANS_BYTES_USAGE - INVOCATIONS_USAGE @@ -9129,6 +9131,8 @@ components: - incident_management_monthly_active_users_percentage - infra_host_usage - infra_host_percentage + - infra_host_basic_usage + - infra_host_basic_percentage - invocations_usage - invocations_percentage - lambda_traced_invocations_usage @@ -9296,6 +9300,8 @@ components: - INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_PERCENTAGE - INFRA_HOST_USAGE - INFRA_HOST_PERCENTAGE + - INFRA_HOST_BASIC_USAGE + - INFRA_HOST_BASIC_PERCENTAGE - INVOCATIONS_USAGE - INVOCATIONS_PERCENTAGE - LAMBDA_TRACED_INVOCATIONS_USAGE @@ -9693,6 +9699,14 @@ components: description: The total APM Indexed Spans usage by tag(s). format: double type: number + infra_host_basic_percentage: + description: The percentage of infrastructure host Basic tier usage by tag(s). + format: double + type: number + infra_host_basic_usage: + description: The infrastructure host Basic tier usage by tag(s). + format: double + type: number infra_host_percentage: description: The percentage of infrastructure host usage by tag(s). format: double @@ -21361,6 +21375,18 @@ components: description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org. format: int64 type: integer + eph_infra_host_basic_infra_basic_agent_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Basic tier with the Datadog Agent over all hours in the current date for all organizations. + format: int64 + type: integer + eph_infra_host_basic_infra_basic_vsphere_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Basic tier on vSphere over all hours in the current date for all organizations. + format: int64 + type: integer + eph_infra_host_basic_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Basic tier over all hours in the current date for all organizations. + format: int64 + type: integer eph_infra_host_ent_sum: description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org. format: int64 @@ -21509,6 +21535,18 @@ components: description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for all organizations. format: int64 type: integer + infra_host_basic_infra_basic_agent_top99p: + description: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier with the Datadog Agent over all hours in the current date for all organizations. + format: int64 + type: integer + infra_host_basic_infra_basic_vsphere_top99p: + description: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier on vSphere over all hours in the current date for all organizations. + format: int64 + type: integer + infra_host_basic_top99p: + description: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier over all hours in the current date for all organizations. + format: int64 + type: integer infra_host_top99p: description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for all organizations. format: int64 @@ -22310,6 +22348,18 @@ components: description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org. format: int64 type: integer + eph_infra_host_basic_infra_basic_agent_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Basic tier with the Datadog Agent over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_basic_infra_basic_vsphere_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Basic tier on vSphere over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_basic_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Basic tier over all hours in the current date for the given org. + format: int64 + type: integer eph_infra_host_ent_sum: description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org. format: int64 @@ -22462,6 +22512,18 @@ components: description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for the given org. format: int64 type: integer + infra_host_basic_infra_basic_agent_top99p: + description: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier with the Datadog Agent over all hours in the current date for the given org. + format: int64 + type: integer + infra_host_basic_infra_basic_vsphere_top99p: + description: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier on vSphere over all hours in the current date for the given org. + format: int64 + type: integer + infra_host_basic_top99p: + description: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier over all hours in the current date for the given org. + format: int64 + type: integer infra_host_top99p: description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for the given org. format: int64 @@ -23269,6 +23331,18 @@ components: description: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current month for all organizations. format: int64 type: integer + eph_infra_host_basic_agg_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Basic tier over all hours in the current month for all organizations. + format: int64 + type: integer + eph_infra_host_basic_infra_basic_agent_agg_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Basic tier with the Datadog Agent over all hours in the current month for all organizations. + format: int64 + type: integer + eph_infra_host_basic_infra_basic_vsphere_agg_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Basic tier on vSphere over all hours in the current month for all organizations. + format: int64 + type: integer eph_infra_host_ent_agg_sum: description: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current month for all organizations. format: int64 @@ -23418,6 +23492,18 @@ components: description: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current month for all organizations. format: int64 type: integer + infra_host_basic_infra_basic_agent_top99p_sum: + description: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier with the Datadog Agent over all hours in the current month for all organizations. + format: int64 + type: integer + infra_host_basic_infra_basic_vsphere_top99p_sum: + description: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier on vSphere over all hours in the current month for all organizations. + format: int64 + type: integer + infra_host_basic_top99p_sum: + description: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier over all hours in the current month for all organizations. + format: int64 + type: integer infra_host_top99p_sum: description: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current month for all organizations. format: int64 diff --git a/src/datadog_api_client/v1/model/hourly_usage_attribution_usage_type.py b/src/datadog_api_client/v1/model/hourly_usage_attribution_usage_type.py index 16a7fe9d18..94d25fba84 100644 --- a/src/datadog_api_client/v1/model/hourly_usage_attribution_usage_type.py +++ b/src/datadog_api_client/v1/model/hourly_usage_attribution_usage_type.py @@ -17,7 +17,7 @@ class HourlyUsageAttributionUsageType(ModelSimple): Supported products for hourly usage attribution requests. Usage types are in the format `_usage`. To obtain the complete list of valid usage types, make a request to the [Get usage attribution types API](https://docs.datadoghq.com/api/latest/usage-metering/#get-usage-attribution-types). - :param value: Must be one of ["api_usage", "apm_fargate_usage", "apm_host_usage", "apm_usm_usage", "appsec_fargate_usage", "appsec_usage", "asm_serverless_traced_invocations_usage", "asm_serverless_traced_invocations_percentage", "bits_ai_investigations_usage", "browser_usage", "ci_code_coverage_committers_percentage", "ci_code_coverage_committers_usage", "ci_pipeline_indexed_spans_usage", "ci_test_indexed_spans_usage", "ci_visibility_itr_usage", "cloud_siem_usage", "code_security_host_usage", "container_excl_agent_usage", "container_usage", "cspm_containers_usage", "cspm_hosts_usage", "custom_event_usage", "custom_ingested_timeseries_usage", "custom_timeseries_usage", "cws_containers_usage", "cws_fargate_task_usage", "cws_hosts_usage", "data_jobs_monitoring_usage", "data_stream_monitoring_usage", "dbm_hosts_usage", "dbm_queries_usage", "error_tracking_usage", "error_tracking_percentage", "estimated_indexed_spans_usage", "estimated_ingested_spans_usage", "fargate_usage", "flex_logs_starter", "flex_stored_logs", "functions_usage", "incident_management_monthly_active_users_usage", "indexed_spans_usage", "infra_host_usage", "ingested_logs_bytes_usage", "ingested_spans_bytes_usage", "invocations_usage", "lambda_traced_invocations_usage", "llm_observability_usage", "llm_spans_usage", "logs_indexed_15day_usage", "logs_indexed_180day_usage", "logs_indexed_1day_usage", "logs_indexed_30day_usage", "logs_indexed_360day_usage", "logs_indexed_3day_usage", "logs_indexed_45day_usage", "logs_indexed_60day_usage", "logs_indexed_7day_usage", "logs_indexed_90day_usage", "logs_indexed_custom_retention_usage", "mobile_app_testing_usage", "ndm_netflow_usage", "npm_host_usage", "network_device_wireless_usage", "obs_pipeline_bytes_usage", "obs_pipelines_vcpu_usage", "online_archive_usage", "product_analytics_session_usage", "profiled_container_usage", "profiled_fargate_usage", "profiled_host_usage", "published_app", "rum_browser_mobile_sessions_usage", "rum_ingested_usage", "rum_investigate_usage", "rum_replay_sessions_usage", "rum_session_replay_add_on_usage", "sca_fargate_usage", "sds_scanned_bytes_usage", "serverless_apps_usage", "serverless_apps_apm_usage", "siem_analyzed_logs_add_on_usage", "siem_ingested_bytes_usage", "snmp_usage", "universal_service_monitoring_usage", "vuln_management_hosts_usage", "workflow_executions_usage"]. + :param value: Must be one of ["api_usage", "apm_fargate_usage", "apm_host_usage", "apm_usm_usage", "appsec_fargate_usage", "appsec_usage", "asm_serverless_traced_invocations_usage", "asm_serverless_traced_invocations_percentage", "bits_ai_investigations_usage", "browser_usage", "ci_code_coverage_committers_percentage", "ci_code_coverage_committers_usage", "ci_pipeline_indexed_spans_usage", "ci_test_indexed_spans_usage", "ci_visibility_itr_usage", "cloud_siem_usage", "code_security_host_usage", "container_excl_agent_usage", "container_usage", "cspm_containers_usage", "cspm_hosts_usage", "custom_event_usage", "custom_ingested_timeseries_usage", "custom_timeseries_usage", "cws_containers_usage", "cws_fargate_task_usage", "cws_hosts_usage", "data_jobs_monitoring_usage", "data_stream_monitoring_usage", "dbm_hosts_usage", "dbm_queries_usage", "error_tracking_usage", "error_tracking_percentage", "estimated_indexed_spans_usage", "estimated_ingested_spans_usage", "fargate_usage", "flex_logs_starter", "flex_stored_logs", "functions_usage", "incident_management_monthly_active_users_usage", "indexed_spans_usage", "infra_host_usage", "infra_host_basic_usage", "ingested_logs_bytes_usage", "ingested_spans_bytes_usage", "invocations_usage", "lambda_traced_invocations_usage", "llm_observability_usage", "llm_spans_usage", "logs_indexed_15day_usage", "logs_indexed_180day_usage", "logs_indexed_1day_usage", "logs_indexed_30day_usage", "logs_indexed_360day_usage", "logs_indexed_3day_usage", "logs_indexed_45day_usage", "logs_indexed_60day_usage", "logs_indexed_7day_usage", "logs_indexed_90day_usage", "logs_indexed_custom_retention_usage", "mobile_app_testing_usage", "ndm_netflow_usage", "npm_host_usage", "network_device_wireless_usage", "obs_pipeline_bytes_usage", "obs_pipelines_vcpu_usage", "online_archive_usage", "product_analytics_session_usage", "profiled_container_usage", "profiled_fargate_usage", "profiled_host_usage", "published_app", "rum_browser_mobile_sessions_usage", "rum_ingested_usage", "rum_investigate_usage", "rum_replay_sessions_usage", "rum_session_replay_add_on_usage", "sca_fargate_usage", "sds_scanned_bytes_usage", "serverless_apps_usage", "serverless_apps_apm_usage", "siem_analyzed_logs_add_on_usage", "siem_ingested_bytes_usage", "snmp_usage", "universal_service_monitoring_usage", "vuln_management_hosts_usage", "workflow_executions_usage"]. :type value: str """ @@ -64,6 +64,7 @@ class HourlyUsageAttributionUsageType(ModelSimple): "incident_management_monthly_active_users_usage", "indexed_spans_usage", "infra_host_usage", + "infra_host_basic_usage", "ingested_logs_bytes_usage", "ingested_spans_bytes_usage", "invocations_usage", @@ -151,6 +152,7 @@ class HourlyUsageAttributionUsageType(ModelSimple): INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_USAGE: ClassVar["HourlyUsageAttributionUsageType"] INDEXED_SPANS_USAGE: ClassVar["HourlyUsageAttributionUsageType"] INFRA_HOST_USAGE: ClassVar["HourlyUsageAttributionUsageType"] + INFRA_HOST_BASIC_USAGE: ClassVar["HourlyUsageAttributionUsageType"] INGESTED_LOGS_BYTES_USAGE: ClassVar["HourlyUsageAttributionUsageType"] INGESTED_SPANS_BYTES_USAGE: ClassVar["HourlyUsageAttributionUsageType"] INVOCATIONS_USAGE: ClassVar["HourlyUsageAttributionUsageType"] @@ -273,6 +275,7 @@ def openapi_types(_): ) HourlyUsageAttributionUsageType.INDEXED_SPANS_USAGE = HourlyUsageAttributionUsageType("indexed_spans_usage") HourlyUsageAttributionUsageType.INFRA_HOST_USAGE = HourlyUsageAttributionUsageType("infra_host_usage") +HourlyUsageAttributionUsageType.INFRA_HOST_BASIC_USAGE = HourlyUsageAttributionUsageType("infra_host_basic_usage") HourlyUsageAttributionUsageType.INGESTED_LOGS_BYTES_USAGE = HourlyUsageAttributionUsageType("ingested_logs_bytes_usage") HourlyUsageAttributionUsageType.INGESTED_SPANS_BYTES_USAGE = HourlyUsageAttributionUsageType( "ingested_spans_bytes_usage" diff --git a/src/datadog_api_client/v1/model/monthly_usage_attribution_supported_metrics.py b/src/datadog_api_client/v1/model/monthly_usage_attribution_supported_metrics.py index adbc5712c0..9cc61b4f38 100644 --- a/src/datadog_api_client/v1/model/monthly_usage_attribution_supported_metrics.py +++ b/src/datadog_api_client/v1/model/monthly_usage_attribution_supported_metrics.py @@ -17,7 +17,7 @@ class MonthlyUsageAttributionSupportedMetrics(ModelSimple): Supported metrics for monthly usage attribution requests. Usage types are in the format `_usage`. To obtain the complete list of valid usage types, make a request to the [Get usage attribution types API](https://docs.datadoghq.com/api/latest/usage-metering/#get-usage-attribution-types). - :param value: Must be one of ["api_usage", "api_percentage", "apm_fargate_usage", "apm_fargate_percentage", "appsec_fargate_usage", "appsec_fargate_percentage", "apm_host_usage", "apm_host_percentage", "apm_usm_usage", "apm_usm_percentage", "appsec_usage", "appsec_percentage", "asm_serverless_traced_invocations_usage", "asm_serverless_traced_invocations_percentage", "bits_ai_investigations_usage", "bits_ai_investigations_percentage", "browser_usage", "browser_percentage", "ci_visibility_itr_usage", "ci_visibility_itr_percentage", "cloud_siem_usage", "cloud_siem_percentage", "code_security_host_usage", "code_security_host_percentage", "container_excl_agent_usage", "container_excl_agent_percentage", "container_usage", "container_percentage", "cspm_containers_percentage", "cspm_containers_usage", "cspm_hosts_percentage", "cspm_hosts_usage", "custom_timeseries_usage", "custom_timeseries_percentage", "custom_ingested_timeseries_usage", "custom_ingested_timeseries_percentage", "cws_containers_percentage", "cws_containers_usage", "cws_fargate_task_percentage", "cws_fargate_task_usage", "cws_hosts_percentage", "cws_hosts_usage", "data_jobs_monitoring_usage", "data_jobs_monitoring_percentage", "data_stream_monitoring_usage", "data_stream_monitoring_percentage", "dbm_hosts_percentage", "dbm_hosts_usage", "dbm_queries_percentage", "dbm_queries_usage", "error_tracking_usage", "error_tracking_percentage", "estimated_indexed_spans_usage", "estimated_indexed_spans_percentage", "estimated_ingested_spans_usage", "estimated_ingested_spans_percentage", "fargate_usage", "fargate_percentage", "flex_logs_starter_usage", "flex_logs_starter_percentage", "flex_stored_logs_usage", "flex_stored_logs_percentage", "functions_usage", "functions_percentage", "incident_management_monthly_active_users_usage", "incident_management_monthly_active_users_percentage", "infra_host_usage", "infra_host_percentage", "invocations_usage", "invocations_percentage", "lambda_traced_invocations_usage", "lambda_traced_invocations_percentage", "llm_observability_usage", "llm_observability_percentage", "llm_spans_usage", "llm_spans_percentage", "mobile_app_testing_percentage", "mobile_app_testing_usage", "ndm_netflow_usage", "ndm_netflow_percentage", "network_device_wireless_usage", "network_device_wireless_percentage", "npm_host_usage", "npm_host_percentage", "obs_pipeline_bytes_usage", "obs_pipeline_bytes_percentage", "obs_pipelines_vcpu_usage", "obs_pipelines_vcpu_percentage", "online_archive_usage", "online_archive_percentage", "product_analytics_session_usage", "product_analytics_session_percentage", "profiled_container_usage", "profiled_container_percentage", "profiled_fargate_usage", "profiled_fargate_percentage", "profiled_host_usage", "profiled_host_percentage", "published_app_usage", "published_app_percentage", "serverless_apps_usage", "serverless_apps_percentage", "serverless_apps_apm_usage", "serverless_apps_apm_percentage", "snmp_usage", "snmp_percentage", "universal_service_monitoring_usage", "universal_service_monitoring_percentage", "vuln_management_hosts_usage", "vuln_management_hosts_percentage", "sds_scanned_bytes_usage", "sds_scanned_bytes_percentage", "ci_test_indexed_spans_usage", "ci_test_indexed_spans_percentage", "ingested_logs_bytes_usage", "ingested_logs_bytes_percentage", "ci_pipeline_indexed_spans_usage", "ci_pipeline_indexed_spans_percentage", "indexed_spans_usage", "indexed_spans_percentage", "custom_event_usage", "custom_event_percentage", "logs_indexed_custom_retention_usage", "logs_indexed_custom_retention_percentage", "logs_indexed_360day_usage", "logs_indexed_360day_percentage", "logs_indexed_180day_usage", "logs_indexed_180day_percentage", "logs_indexed_90day_usage", "logs_indexed_90day_percentage", "logs_indexed_60day_usage", "logs_indexed_60day_percentage", "logs_indexed_45day_usage", "logs_indexed_45day_percentage", "logs_indexed_30day_usage", "logs_indexed_30day_percentage", "logs_indexed_15day_usage", "logs_indexed_15day_percentage", "logs_indexed_7day_usage", "logs_indexed_7day_percentage", "logs_indexed_3day_usage", "logs_indexed_3day_percentage", "logs_indexed_1day_usage", "logs_indexed_1day_percentage", "rum_ingested_usage", "rum_ingested_percentage", "rum_investigate_usage", "rum_investigate_percentage", "rum_replay_sessions_usage", "rum_replay_sessions_percentage", "rum_session_replay_add_on_usage", "rum_session_replay_add_on_percentage", "rum_browser_mobile_sessions_usage", "rum_browser_mobile_sessions_percentage", "ingested_spans_bytes_usage", "ingested_spans_bytes_percentage", "siem_analyzed_logs_add_on_usage", "siem_analyzed_logs_add_on_percentage", "siem_ingested_bytes_usage", "siem_ingested_bytes_percentage", "workflow_executions_usage", "workflow_executions_percentage", "sca_fargate_usage", "sca_fargate_percentage", "*"]. + :param value: Must be one of ["api_usage", "api_percentage", "apm_fargate_usage", "apm_fargate_percentage", "appsec_fargate_usage", "appsec_fargate_percentage", "apm_host_usage", "apm_host_percentage", "apm_usm_usage", "apm_usm_percentage", "appsec_usage", "appsec_percentage", "asm_serverless_traced_invocations_usage", "asm_serverless_traced_invocations_percentage", "bits_ai_investigations_usage", "bits_ai_investigations_percentage", "browser_usage", "browser_percentage", "ci_visibility_itr_usage", "ci_visibility_itr_percentage", "cloud_siem_usage", "cloud_siem_percentage", "code_security_host_usage", "code_security_host_percentage", "container_excl_agent_usage", "container_excl_agent_percentage", "container_usage", "container_percentage", "cspm_containers_percentage", "cspm_containers_usage", "cspm_hosts_percentage", "cspm_hosts_usage", "custom_timeseries_usage", "custom_timeseries_percentage", "custom_ingested_timeseries_usage", "custom_ingested_timeseries_percentage", "cws_containers_percentage", "cws_containers_usage", "cws_fargate_task_percentage", "cws_fargate_task_usage", "cws_hosts_percentage", "cws_hosts_usage", "data_jobs_monitoring_usage", "data_jobs_monitoring_percentage", "data_stream_monitoring_usage", "data_stream_monitoring_percentage", "dbm_hosts_percentage", "dbm_hosts_usage", "dbm_queries_percentage", "dbm_queries_usage", "error_tracking_usage", "error_tracking_percentage", "estimated_indexed_spans_usage", "estimated_indexed_spans_percentage", "estimated_ingested_spans_usage", "estimated_ingested_spans_percentage", "fargate_usage", "fargate_percentage", "flex_logs_starter_usage", "flex_logs_starter_percentage", "flex_stored_logs_usage", "flex_stored_logs_percentage", "functions_usage", "functions_percentage", "incident_management_monthly_active_users_usage", "incident_management_monthly_active_users_percentage", "infra_host_usage", "infra_host_percentage", "infra_host_basic_usage", "infra_host_basic_percentage", "invocations_usage", "invocations_percentage", "lambda_traced_invocations_usage", "lambda_traced_invocations_percentage", "llm_observability_usage", "llm_observability_percentage", "llm_spans_usage", "llm_spans_percentage", "mobile_app_testing_percentage", "mobile_app_testing_usage", "ndm_netflow_usage", "ndm_netflow_percentage", "network_device_wireless_usage", "network_device_wireless_percentage", "npm_host_usage", "npm_host_percentage", "obs_pipeline_bytes_usage", "obs_pipeline_bytes_percentage", "obs_pipelines_vcpu_usage", "obs_pipelines_vcpu_percentage", "online_archive_usage", "online_archive_percentage", "product_analytics_session_usage", "product_analytics_session_percentage", "profiled_container_usage", "profiled_container_percentage", "profiled_fargate_usage", "profiled_fargate_percentage", "profiled_host_usage", "profiled_host_percentage", "published_app_usage", "published_app_percentage", "serverless_apps_usage", "serverless_apps_percentage", "serverless_apps_apm_usage", "serverless_apps_apm_percentage", "snmp_usage", "snmp_percentage", "universal_service_monitoring_usage", "universal_service_monitoring_percentage", "vuln_management_hosts_usage", "vuln_management_hosts_percentage", "sds_scanned_bytes_usage", "sds_scanned_bytes_percentage", "ci_test_indexed_spans_usage", "ci_test_indexed_spans_percentage", "ingested_logs_bytes_usage", "ingested_logs_bytes_percentage", "ci_pipeline_indexed_spans_usage", "ci_pipeline_indexed_spans_percentage", "indexed_spans_usage", "indexed_spans_percentage", "custom_event_usage", "custom_event_percentage", "logs_indexed_custom_retention_usage", "logs_indexed_custom_retention_percentage", "logs_indexed_360day_usage", "logs_indexed_360day_percentage", "logs_indexed_180day_usage", "logs_indexed_180day_percentage", "logs_indexed_90day_usage", "logs_indexed_90day_percentage", "logs_indexed_60day_usage", "logs_indexed_60day_percentage", "logs_indexed_45day_usage", "logs_indexed_45day_percentage", "logs_indexed_30day_usage", "logs_indexed_30day_percentage", "logs_indexed_15day_usage", "logs_indexed_15day_percentage", "logs_indexed_7day_usage", "logs_indexed_7day_percentage", "logs_indexed_3day_usage", "logs_indexed_3day_percentage", "logs_indexed_1day_usage", "logs_indexed_1day_percentage", "rum_ingested_usage", "rum_ingested_percentage", "rum_investigate_usage", "rum_investigate_percentage", "rum_replay_sessions_usage", "rum_replay_sessions_percentage", "rum_session_replay_add_on_usage", "rum_session_replay_add_on_percentage", "rum_browser_mobile_sessions_usage", "rum_browser_mobile_sessions_percentage", "ingested_spans_bytes_usage", "ingested_spans_bytes_percentage", "siem_analyzed_logs_add_on_usage", "siem_analyzed_logs_add_on_percentage", "siem_ingested_bytes_usage", "siem_ingested_bytes_percentage", "workflow_executions_usage", "workflow_executions_percentage", "sca_fargate_usage", "sca_fargate_percentage", "*"]. :type value: str """ @@ -90,6 +90,8 @@ class MonthlyUsageAttributionSupportedMetrics(ModelSimple): "incident_management_monthly_active_users_percentage", "infra_host_usage", "infra_host_percentage", + "infra_host_basic_usage", + "infra_host_basic_percentage", "invocations_usage", "invocations_percentage", "lambda_traced_invocations_usage", @@ -256,6 +258,8 @@ class MonthlyUsageAttributionSupportedMetrics(ModelSimple): INCIDENT_MANAGEMENT_MONTHLY_ACTIVE_USERS_PERCENTAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"] INFRA_HOST_USAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"] INFRA_HOST_PERCENTAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"] + INFRA_HOST_BASIC_USAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"] + INFRA_HOST_BASIC_PERCENTAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"] INVOCATIONS_USAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"] INVOCATIONS_PERCENTAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"] LAMBDA_TRACED_INVOCATIONS_USAGE: ClassVar["MonthlyUsageAttributionSupportedMetrics"] @@ -531,6 +535,12 @@ def openapi_types(_): MonthlyUsageAttributionSupportedMetrics.INFRA_HOST_PERCENTAGE = MonthlyUsageAttributionSupportedMetrics( "infra_host_percentage" ) +MonthlyUsageAttributionSupportedMetrics.INFRA_HOST_BASIC_USAGE = MonthlyUsageAttributionSupportedMetrics( + "infra_host_basic_usage" +) +MonthlyUsageAttributionSupportedMetrics.INFRA_HOST_BASIC_PERCENTAGE = MonthlyUsageAttributionSupportedMetrics( + "infra_host_basic_percentage" +) MonthlyUsageAttributionSupportedMetrics.INVOCATIONS_USAGE = MonthlyUsageAttributionSupportedMetrics("invocations_usage") MonthlyUsageAttributionSupportedMetrics.INVOCATIONS_PERCENTAGE = MonthlyUsageAttributionSupportedMetrics( "invocations_percentage" diff --git a/src/datadog_api_client/v1/model/monthly_usage_attribution_values.py b/src/datadog_api_client/v1/model/monthly_usage_attribution_values.py index 98333e903e..664841661b 100644 --- a/src/datadog_api_client/v1/model/monthly_usage_attribution_values.py +++ b/src/datadog_api_client/v1/model/monthly_usage_attribution_values.py @@ -91,6 +91,8 @@ def openapi_types(_): "incident_management_monthly_active_users_usage": (float,), "indexed_spans_percentage": (float,), "indexed_spans_usage": (float,), + "infra_host_basic_percentage": (float,), + "infra_host_basic_usage": (float,), "infra_host_percentage": (float,), "infra_host_usage": (float,), "ingested_logs_bytes_percentage": (float,), @@ -258,6 +260,8 @@ def openapi_types(_): "incident_management_monthly_active_users_usage": "incident_management_monthly_active_users_usage", "indexed_spans_percentage": "indexed_spans_percentage", "indexed_spans_usage": "indexed_spans_usage", + "infra_host_basic_percentage": "infra_host_basic_percentage", + "infra_host_basic_usage": "infra_host_basic_usage", "infra_host_percentage": "infra_host_percentage", "infra_host_usage": "infra_host_usage", "ingested_logs_bytes_percentage": "ingested_logs_bytes_percentage", @@ -426,6 +430,8 @@ def __init__( incident_management_monthly_active_users_usage: Union[float, UnsetType] = unset, indexed_spans_percentage: Union[float, UnsetType] = unset, indexed_spans_usage: Union[float, UnsetType] = unset, + infra_host_basic_percentage: Union[float, UnsetType] = unset, + infra_host_basic_usage: Union[float, UnsetType] = unset, infra_host_percentage: Union[float, UnsetType] = unset, infra_host_usage: Union[float, UnsetType] = unset, ingested_logs_bytes_percentage: Union[float, UnsetType] = unset, @@ -743,6 +749,12 @@ def __init__( :param indexed_spans_usage: The total APM Indexed Spans usage by tag(s). :type indexed_spans_usage: float, optional + :param infra_host_basic_percentage: The percentage of infrastructure host Basic tier usage by tag(s). + :type infra_host_basic_percentage: float, optional + + :param infra_host_basic_usage: The infrastructure host Basic tier usage by tag(s). + :type infra_host_basic_usage: float, optional + :param infra_host_percentage: The percentage of infrastructure host usage by tag(s). :type infra_host_percentage: float, optional @@ -1163,6 +1175,10 @@ def __init__( kwargs["indexed_spans_percentage"] = indexed_spans_percentage if indexed_spans_usage is not unset: kwargs["indexed_spans_usage"] = indexed_spans_usage + if infra_host_basic_percentage is not unset: + kwargs["infra_host_basic_percentage"] = infra_host_basic_percentage + if infra_host_basic_usage is not unset: + kwargs["infra_host_basic_usage"] = infra_host_basic_usage if infra_host_percentage is not unset: kwargs["infra_host_percentage"] = infra_host_percentage if infra_host_usage is not unset: 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 41abf9532e..6610076d9a 100644 --- a/src/datadog_api_client/v1/model/usage_summary_date.py +++ b/src/datadog_api_client/v1/model/usage_summary_date.py @@ -109,6 +109,9 @@ def openapi_types(_): "eph_infra_host_alibaba_sum": (int,), "eph_infra_host_aws_sum": (int,), "eph_infra_host_azure_sum": (int,), + "eph_infra_host_basic_infra_basic_agent_sum": (int,), + "eph_infra_host_basic_infra_basic_vsphere_sum": (int,), + "eph_infra_host_basic_sum": (int,), "eph_infra_host_ent_sum": (int,), "eph_infra_host_gcp_sum": (int,), "eph_infra_host_heroku_sum": (int,), @@ -146,6 +149,9 @@ def openapi_types(_): "incident_management_seats_hwm": (int,), "indexed_events_count_sum": (int,), "infra_edge_monitoring_devices_top99p": (int,), + "infra_host_basic_infra_basic_agent_top99p": (int,), + "infra_host_basic_infra_basic_vsphere_top99p": (int,), + "infra_host_basic_top99p": (int,), "infra_host_top99p": (int,), "ingested_events_bytes_sum": (int,), "iot_device_sum": (int,), @@ -342,6 +348,9 @@ def openapi_types(_): "eph_infra_host_alibaba_sum": "eph_infra_host_alibaba_sum", "eph_infra_host_aws_sum": "eph_infra_host_aws_sum", "eph_infra_host_azure_sum": "eph_infra_host_azure_sum", + "eph_infra_host_basic_infra_basic_agent_sum": "eph_infra_host_basic_infra_basic_agent_sum", + "eph_infra_host_basic_infra_basic_vsphere_sum": "eph_infra_host_basic_infra_basic_vsphere_sum", + "eph_infra_host_basic_sum": "eph_infra_host_basic_sum", "eph_infra_host_ent_sum": "eph_infra_host_ent_sum", "eph_infra_host_gcp_sum": "eph_infra_host_gcp_sum", "eph_infra_host_heroku_sum": "eph_infra_host_heroku_sum", @@ -379,6 +388,9 @@ def openapi_types(_): "incident_management_seats_hwm": "incident_management_seats_hwm", "indexed_events_count_sum": "indexed_events_count_sum", "infra_edge_monitoring_devices_top99p": "infra_edge_monitoring_devices_top99p", + "infra_host_basic_infra_basic_agent_top99p": "infra_host_basic_infra_basic_agent_top99p", + "infra_host_basic_infra_basic_vsphere_top99p": "infra_host_basic_infra_basic_vsphere_top99p", + "infra_host_basic_top99p": "infra_host_basic_top99p", "infra_host_top99p": "infra_host_top99p", "ingested_events_bytes_sum": "ingested_events_bytes_sum", "iot_device_sum": "iot_device_sum", @@ -576,6 +588,9 @@ def __init__( eph_infra_host_alibaba_sum: Union[int, UnsetType] = unset, eph_infra_host_aws_sum: Union[int, UnsetType] = unset, eph_infra_host_azure_sum: Union[int, UnsetType] = unset, + eph_infra_host_basic_infra_basic_agent_sum: Union[int, UnsetType] = unset, + eph_infra_host_basic_infra_basic_vsphere_sum: Union[int, UnsetType] = unset, + eph_infra_host_basic_sum: Union[int, UnsetType] = unset, eph_infra_host_ent_sum: Union[int, UnsetType] = unset, eph_infra_host_gcp_sum: Union[int, UnsetType] = unset, eph_infra_host_heroku_sum: Union[int, UnsetType] = unset, @@ -613,6 +628,9 @@ def __init__( incident_management_seats_hwm: Union[int, UnsetType] = unset, indexed_events_count_sum: Union[int, UnsetType] = unset, infra_edge_monitoring_devices_top99p: Union[int, UnsetType] = unset, + infra_host_basic_infra_basic_agent_top99p: Union[int, UnsetType] = unset, + infra_host_basic_infra_basic_vsphere_top99p: Union[int, UnsetType] = unset, + infra_host_basic_top99p: Union[int, UnsetType] = unset, infra_host_top99p: Union[int, UnsetType] = unset, ingested_events_bytes_sum: Union[int, UnsetType] = unset, iot_device_sum: Union[int, UnsetType] = unset, @@ -981,6 +999,15 @@ def __init__( :param eph_infra_host_azure_sum: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org. :type eph_infra_host_azure_sum: int, optional + :param eph_infra_host_basic_infra_basic_agent_sum: Shows the sum of all ephemeral infrastructure hosts for Basic tier with the Datadog Agent over all hours in the current date for all organizations. + :type eph_infra_host_basic_infra_basic_agent_sum: int, optional + + :param eph_infra_host_basic_infra_basic_vsphere_sum: Shows the sum of all ephemeral infrastructure hosts for Basic tier on vSphere over all hours in the current date for all organizations. + :type eph_infra_host_basic_infra_basic_vsphere_sum: int, optional + + :param eph_infra_host_basic_sum: Shows the sum of all ephemeral infrastructure hosts for Basic tier over all hours in the current date for all organizations. + :type eph_infra_host_basic_sum: int, optional + :param eph_infra_host_ent_sum: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org. :type eph_infra_host_ent_sum: int, optional @@ -1092,6 +1119,15 @@ def __init__( :param infra_edge_monitoring_devices_top99p: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for all organizations. :type infra_edge_monitoring_devices_top99p: int, optional + :param infra_host_basic_infra_basic_agent_top99p: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier with the Datadog Agent over all hours in the current date for all organizations. + :type infra_host_basic_infra_basic_agent_top99p: int, optional + + :param infra_host_basic_infra_basic_vsphere_top99p: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier on vSphere over all hours in the current date for all organizations. + :type infra_host_basic_infra_basic_vsphere_top99p: int, optional + + :param infra_host_basic_top99p: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier over all hours in the current date for all organizations. + :type infra_host_basic_top99p: int, optional + :param infra_host_top99p: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for all organizations. :type infra_host_top99p: int, optional @@ -1588,6 +1624,12 @@ def __init__( kwargs["eph_infra_host_aws_sum"] = eph_infra_host_aws_sum if eph_infra_host_azure_sum is not unset: kwargs["eph_infra_host_azure_sum"] = eph_infra_host_azure_sum + if eph_infra_host_basic_infra_basic_agent_sum is not unset: + kwargs["eph_infra_host_basic_infra_basic_agent_sum"] = eph_infra_host_basic_infra_basic_agent_sum + if eph_infra_host_basic_infra_basic_vsphere_sum is not unset: + kwargs["eph_infra_host_basic_infra_basic_vsphere_sum"] = eph_infra_host_basic_infra_basic_vsphere_sum + if eph_infra_host_basic_sum is not unset: + kwargs["eph_infra_host_basic_sum"] = eph_infra_host_basic_sum if eph_infra_host_ent_sum is not unset: kwargs["eph_infra_host_ent_sum"] = eph_infra_host_ent_sum if eph_infra_host_gcp_sum is not unset: @@ -1672,6 +1714,12 @@ def __init__( kwargs["indexed_events_count_sum"] = indexed_events_count_sum if infra_edge_monitoring_devices_top99p is not unset: kwargs["infra_edge_monitoring_devices_top99p"] = infra_edge_monitoring_devices_top99p + if infra_host_basic_infra_basic_agent_top99p is not unset: + kwargs["infra_host_basic_infra_basic_agent_top99p"] = infra_host_basic_infra_basic_agent_top99p + if infra_host_basic_infra_basic_vsphere_top99p is not unset: + kwargs["infra_host_basic_infra_basic_vsphere_top99p"] = infra_host_basic_infra_basic_vsphere_top99p + if infra_host_basic_top99p is not unset: + kwargs["infra_host_basic_top99p"] = infra_host_basic_top99p if infra_host_top99p is not unset: kwargs["infra_host_top99p"] = infra_host_top99p if ingested_events_bytes_sum is not unset: 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 c7ecc90d8c..ae5ed10559 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 @@ -105,6 +105,9 @@ def openapi_types(_): "eph_infra_host_alibaba_sum": (int,), "eph_infra_host_aws_sum": (int,), "eph_infra_host_azure_sum": (int,), + "eph_infra_host_basic_infra_basic_agent_sum": (int,), + "eph_infra_host_basic_infra_basic_vsphere_sum": (int,), + "eph_infra_host_basic_sum": (int,), "eph_infra_host_ent_sum": (int,), "eph_infra_host_gcp_sum": (int,), "eph_infra_host_heroku_sum": (int,), @@ -143,6 +146,9 @@ def openapi_types(_): "incident_management_seats_hwm": (int,), "indexed_events_count_sum": (int,), "infra_edge_monitoring_devices_top99p": (int,), + "infra_host_basic_infra_basic_agent_top99p": (int,), + "infra_host_basic_infra_basic_vsphere_top99p": (int,), + "infra_host_basic_top99p": (int,), "infra_host_top99p": (int,), "ingested_events_bytes_sum": (int,), "iot_device_agg_sum": (int,), @@ -344,6 +350,9 @@ def openapi_types(_): "eph_infra_host_alibaba_sum": "eph_infra_host_alibaba_sum", "eph_infra_host_aws_sum": "eph_infra_host_aws_sum", "eph_infra_host_azure_sum": "eph_infra_host_azure_sum", + "eph_infra_host_basic_infra_basic_agent_sum": "eph_infra_host_basic_infra_basic_agent_sum", + "eph_infra_host_basic_infra_basic_vsphere_sum": "eph_infra_host_basic_infra_basic_vsphere_sum", + "eph_infra_host_basic_sum": "eph_infra_host_basic_sum", "eph_infra_host_ent_sum": "eph_infra_host_ent_sum", "eph_infra_host_gcp_sum": "eph_infra_host_gcp_sum", "eph_infra_host_heroku_sum": "eph_infra_host_heroku_sum", @@ -382,6 +391,9 @@ def openapi_types(_): "incident_management_seats_hwm": "incident_management_seats_hwm", "indexed_events_count_sum": "indexed_events_count_sum", "infra_edge_monitoring_devices_top99p": "infra_edge_monitoring_devices_top99p", + "infra_host_basic_infra_basic_agent_top99p": "infra_host_basic_infra_basic_agent_top99p", + "infra_host_basic_infra_basic_vsphere_top99p": "infra_host_basic_infra_basic_vsphere_top99p", + "infra_host_basic_top99p": "infra_host_basic_top99p", "infra_host_top99p": "infra_host_top99p", "ingested_events_bytes_sum": "ingested_events_bytes_sum", "iot_device_agg_sum": "iot_device_agg_sum", @@ -584,6 +596,9 @@ def __init__( eph_infra_host_alibaba_sum: Union[int, UnsetType] = unset, eph_infra_host_aws_sum: Union[int, UnsetType] = unset, eph_infra_host_azure_sum: Union[int, UnsetType] = unset, + eph_infra_host_basic_infra_basic_agent_sum: Union[int, UnsetType] = unset, + eph_infra_host_basic_infra_basic_vsphere_sum: Union[int, UnsetType] = unset, + eph_infra_host_basic_sum: Union[int, UnsetType] = unset, eph_infra_host_ent_sum: Union[int, UnsetType] = unset, eph_infra_host_gcp_sum: Union[int, UnsetType] = unset, eph_infra_host_heroku_sum: Union[int, UnsetType] = unset, @@ -622,6 +637,9 @@ def __init__( incident_management_seats_hwm: Union[int, UnsetType] = unset, indexed_events_count_sum: Union[int, UnsetType] = unset, infra_edge_monitoring_devices_top99p: Union[int, UnsetType] = unset, + infra_host_basic_infra_basic_agent_top99p: Union[int, UnsetType] = unset, + infra_host_basic_infra_basic_vsphere_top99p: Union[int, UnsetType] = unset, + infra_host_basic_top99p: Union[int, UnsetType] = unset, infra_host_top99p: Union[int, UnsetType] = unset, ingested_events_bytes_sum: Union[int, UnsetType] = unset, iot_device_agg_sum: Union[int, UnsetType] = unset, @@ -1001,6 +1019,15 @@ def __init__( :param eph_infra_host_azure_sum: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org. :type eph_infra_host_azure_sum: int, optional + :param eph_infra_host_basic_infra_basic_agent_sum: Shows the sum of all ephemeral infrastructure hosts for Basic tier with the Datadog Agent over all hours in the current date for the given org. + :type eph_infra_host_basic_infra_basic_agent_sum: int, optional + + :param eph_infra_host_basic_infra_basic_vsphere_sum: Shows the sum of all ephemeral infrastructure hosts for Basic tier on vSphere over all hours in the current date for the given org. + :type eph_infra_host_basic_infra_basic_vsphere_sum: int, optional + + :param eph_infra_host_basic_sum: Shows the sum of all ephemeral infrastructure hosts for Basic tier over all hours in the current date for the given org. + :type eph_infra_host_basic_sum: int, optional + :param eph_infra_host_ent_sum: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org. :type eph_infra_host_ent_sum: int, optional @@ -1115,6 +1142,15 @@ def __init__( :param infra_edge_monitoring_devices_top99p: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for the given org. :type infra_edge_monitoring_devices_top99p: int, optional + :param infra_host_basic_infra_basic_agent_top99p: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier with the Datadog Agent over all hours in the current date for the given org. + :type infra_host_basic_infra_basic_agent_top99p: int, optional + + :param infra_host_basic_infra_basic_vsphere_top99p: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier on vSphere over all hours in the current date for the given org. + :type infra_host_basic_infra_basic_vsphere_top99p: int, optional + + :param infra_host_basic_top99p: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier over all hours in the current date for the given org. + :type infra_host_basic_top99p: int, optional + :param infra_host_top99p: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for the given org. :type infra_host_top99p: int, optional @@ -1623,6 +1659,12 @@ def __init__( kwargs["eph_infra_host_aws_sum"] = eph_infra_host_aws_sum if eph_infra_host_azure_sum is not unset: kwargs["eph_infra_host_azure_sum"] = eph_infra_host_azure_sum + if eph_infra_host_basic_infra_basic_agent_sum is not unset: + kwargs["eph_infra_host_basic_infra_basic_agent_sum"] = eph_infra_host_basic_infra_basic_agent_sum + if eph_infra_host_basic_infra_basic_vsphere_sum is not unset: + kwargs["eph_infra_host_basic_infra_basic_vsphere_sum"] = eph_infra_host_basic_infra_basic_vsphere_sum + if eph_infra_host_basic_sum is not unset: + kwargs["eph_infra_host_basic_sum"] = eph_infra_host_basic_sum if eph_infra_host_ent_sum is not unset: kwargs["eph_infra_host_ent_sum"] = eph_infra_host_ent_sum if eph_infra_host_gcp_sum is not unset: @@ -1709,6 +1751,12 @@ def __init__( kwargs["indexed_events_count_sum"] = indexed_events_count_sum if infra_edge_monitoring_devices_top99p is not unset: kwargs["infra_edge_monitoring_devices_top99p"] = infra_edge_monitoring_devices_top99p + if infra_host_basic_infra_basic_agent_top99p is not unset: + kwargs["infra_host_basic_infra_basic_agent_top99p"] = infra_host_basic_infra_basic_agent_top99p + if infra_host_basic_infra_basic_vsphere_top99p is not unset: + kwargs["infra_host_basic_infra_basic_vsphere_top99p"] = infra_host_basic_infra_basic_vsphere_top99p + if infra_host_basic_top99p is not unset: + kwargs["infra_host_basic_top99p"] = infra_host_basic_top99p if infra_host_top99p is not unset: kwargs["infra_host_top99p"] = infra_host_top99p if ingested_events_bytes_sum is not unset: 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 b5bfc90750..96707d587a 100644 --- a/src/datadog_api_client/v1/model/usage_summary_response.py +++ b/src/datadog_api_client/v1/model/usage_summary_response.py @@ -114,6 +114,9 @@ def openapi_types(_): "eph_infra_host_alibaba_agg_sum": (int,), "eph_infra_host_aws_agg_sum": (int,), "eph_infra_host_azure_agg_sum": (int,), + "eph_infra_host_basic_agg_sum": (int,), + "eph_infra_host_basic_infra_basic_agent_agg_sum": (int,), + "eph_infra_host_basic_infra_basic_vsphere_agg_sum": (int,), "eph_infra_host_ent_agg_sum": (int,), "eph_infra_host_gcp_agg_sum": (int,), "eph_infra_host_heroku_agg_sum": (int,), @@ -151,6 +154,9 @@ def openapi_types(_): "incident_management_seats_hwm_sum": (int,), "indexed_events_count_agg_sum": (int,), "infra_edge_monitoring_devices_top99p_sum": (int,), + "infra_host_basic_infra_basic_agent_top99p_sum": (int,), + "infra_host_basic_infra_basic_vsphere_top99p_sum": (int,), + "infra_host_basic_top99p_sum": (int,), "infra_host_top99p_sum": (int,), "ingested_events_bytes_agg_sum": (int,), "iot_device_agg_sum": (int,), @@ -358,6 +364,9 @@ def openapi_types(_): "eph_infra_host_alibaba_agg_sum": "eph_infra_host_alibaba_agg_sum", "eph_infra_host_aws_agg_sum": "eph_infra_host_aws_agg_sum", "eph_infra_host_azure_agg_sum": "eph_infra_host_azure_agg_sum", + "eph_infra_host_basic_agg_sum": "eph_infra_host_basic_agg_sum", + "eph_infra_host_basic_infra_basic_agent_agg_sum": "eph_infra_host_basic_infra_basic_agent_agg_sum", + "eph_infra_host_basic_infra_basic_vsphere_agg_sum": "eph_infra_host_basic_infra_basic_vsphere_agg_sum", "eph_infra_host_ent_agg_sum": "eph_infra_host_ent_agg_sum", "eph_infra_host_gcp_agg_sum": "eph_infra_host_gcp_agg_sum", "eph_infra_host_heroku_agg_sum": "eph_infra_host_heroku_agg_sum", @@ -395,6 +404,9 @@ def openapi_types(_): "incident_management_seats_hwm_sum": "incident_management_seats_hwm_sum", "indexed_events_count_agg_sum": "indexed_events_count_agg_sum", "infra_edge_monitoring_devices_top99p_sum": "infra_edge_monitoring_devices_top99p_sum", + "infra_host_basic_infra_basic_agent_top99p_sum": "infra_host_basic_infra_basic_agent_top99p_sum", + "infra_host_basic_infra_basic_vsphere_top99p_sum": "infra_host_basic_infra_basic_vsphere_top99p_sum", + "infra_host_basic_top99p_sum": "infra_host_basic_top99p_sum", "infra_host_top99p_sum": "infra_host_top99p_sum", "ingested_events_bytes_agg_sum": "ingested_events_bytes_agg_sum", "iot_device_agg_sum": "iot_device_agg_sum", @@ -603,6 +615,9 @@ def __init__( eph_infra_host_alibaba_agg_sum: Union[int, UnsetType] = unset, eph_infra_host_aws_agg_sum: Union[int, UnsetType] = unset, eph_infra_host_azure_agg_sum: Union[int, UnsetType] = unset, + eph_infra_host_basic_agg_sum: Union[int, UnsetType] = unset, + eph_infra_host_basic_infra_basic_agent_agg_sum: Union[int, UnsetType] = unset, + eph_infra_host_basic_infra_basic_vsphere_agg_sum: Union[int, UnsetType] = unset, eph_infra_host_ent_agg_sum: Union[int, UnsetType] = unset, eph_infra_host_gcp_agg_sum: Union[int, UnsetType] = unset, eph_infra_host_heroku_agg_sum: Union[int, UnsetType] = unset, @@ -640,6 +655,9 @@ def __init__( incident_management_seats_hwm_sum: Union[int, UnsetType] = unset, indexed_events_count_agg_sum: Union[int, UnsetType] = unset, infra_edge_monitoring_devices_top99p_sum: Union[int, UnsetType] = unset, + infra_host_basic_infra_basic_agent_top99p_sum: Union[int, UnsetType] = unset, + infra_host_basic_infra_basic_vsphere_top99p_sum: Union[int, UnsetType] = unset, + infra_host_basic_top99p_sum: Union[int, UnsetType] = unset, infra_host_top99p_sum: Union[int, UnsetType] = unset, ingested_events_bytes_agg_sum: Union[int, UnsetType] = unset, iot_device_agg_sum: Union[int, UnsetType] = unset, @@ -1025,6 +1043,15 @@ def __init__( :param eph_infra_host_azure_agg_sum: Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current month for all organizations. :type eph_infra_host_azure_agg_sum: int, optional + :param eph_infra_host_basic_agg_sum: Shows the sum of all ephemeral infrastructure hosts for Basic tier over all hours in the current month for all organizations. + :type eph_infra_host_basic_agg_sum: int, optional + + :param eph_infra_host_basic_infra_basic_agent_agg_sum: Shows the sum of all ephemeral infrastructure hosts for Basic tier with the Datadog Agent over all hours in the current month for all organizations. + :type eph_infra_host_basic_infra_basic_agent_agg_sum: int, optional + + :param eph_infra_host_basic_infra_basic_vsphere_agg_sum: Shows the sum of all ephemeral infrastructure hosts for Basic tier on vSphere over all hours in the current month for all organizations. + :type eph_infra_host_basic_infra_basic_vsphere_agg_sum: int, optional + :param eph_infra_host_ent_agg_sum: Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current month for all organizations. :type eph_infra_host_ent_agg_sum: int, optional @@ -1136,6 +1163,15 @@ def __init__( :param infra_edge_monitoring_devices_top99p_sum: Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current month for all organizations. :type infra_edge_monitoring_devices_top99p_sum: int, optional + :param infra_host_basic_infra_basic_agent_top99p_sum: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier with the Datadog Agent over all hours in the current month for all organizations. + :type infra_host_basic_infra_basic_agent_top99p_sum: int, optional + + :param infra_host_basic_infra_basic_vsphere_top99p_sum: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier on vSphere over all hours in the current month for all organizations. + :type infra_host_basic_infra_basic_vsphere_top99p_sum: int, optional + + :param infra_host_basic_top99p_sum: Shows the 99th percentile of all distinct infrastructure hosts for Basic tier over all hours in the current month for all organizations. + :type infra_host_basic_top99p_sum: int, optional + :param infra_host_top99p_sum: Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current month for all organizations. :type infra_host_top99p_sum: int, optional @@ -1664,6 +1700,14 @@ def __init__( kwargs["eph_infra_host_aws_agg_sum"] = eph_infra_host_aws_agg_sum if eph_infra_host_azure_agg_sum is not unset: kwargs["eph_infra_host_azure_agg_sum"] = eph_infra_host_azure_agg_sum + if eph_infra_host_basic_agg_sum is not unset: + kwargs["eph_infra_host_basic_agg_sum"] = eph_infra_host_basic_agg_sum + if eph_infra_host_basic_infra_basic_agent_agg_sum is not unset: + kwargs["eph_infra_host_basic_infra_basic_agent_agg_sum"] = eph_infra_host_basic_infra_basic_agent_agg_sum + if eph_infra_host_basic_infra_basic_vsphere_agg_sum is not unset: + kwargs[ + "eph_infra_host_basic_infra_basic_vsphere_agg_sum" + ] = eph_infra_host_basic_infra_basic_vsphere_agg_sum if eph_infra_host_ent_agg_sum is not unset: kwargs["eph_infra_host_ent_agg_sum"] = eph_infra_host_ent_agg_sum if eph_infra_host_gcp_agg_sum is not unset: @@ -1750,6 +1794,12 @@ def __init__( kwargs["indexed_events_count_agg_sum"] = indexed_events_count_agg_sum if infra_edge_monitoring_devices_top99p_sum is not unset: kwargs["infra_edge_monitoring_devices_top99p_sum"] = infra_edge_monitoring_devices_top99p_sum + if infra_host_basic_infra_basic_agent_top99p_sum is not unset: + kwargs["infra_host_basic_infra_basic_agent_top99p_sum"] = infra_host_basic_infra_basic_agent_top99p_sum + if infra_host_basic_infra_basic_vsphere_top99p_sum is not unset: + kwargs["infra_host_basic_infra_basic_vsphere_top99p_sum"] = infra_host_basic_infra_basic_vsphere_top99p_sum + if infra_host_basic_top99p_sum is not unset: + kwargs["infra_host_basic_top99p_sum"] = infra_host_basic_top99p_sum if infra_host_top99p_sum is not unset: kwargs["infra_host_top99p_sum"] = infra_host_top99p_sum if ingested_events_bytes_agg_sum is not unset: