From 523229ce837caf67de0c91ebdbb52d0054069d24 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Wed, 20 May 2026 20:38:21 +0000 Subject: [PATCH] Regenerate client from commit ab6ab4a of spec repo --- .generator/schemas/v1/openapi.yaml | 36 +++++++++++++++++++ .../v1/model/usage_summary_date.py | 24 +++++++++++++ .../v1/model/usage_summary_date_org.py | 24 +++++++++++++ .../v1/model/usage_summary_response.py | 24 +++++++++++++ 4 files changed, 108 insertions(+) diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index a0aad169ed..505958fd30 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -22459,6 +22459,10 @@ components: description: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org. format: int64 type: integer + cloud_siem_indexed_logs_sum: + description: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current date for all organizations. + format: int64 + type: integer code_analysis_sa_committers_hwm: description: Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org. format: int64 @@ -23219,6 +23223,14 @@ components: description: Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org. format: int64 type: integer + siem_12mo_retention_sum: + description: Shows the sum of all SIEM 12mo Retention over all hours in the current date for all organizations. + format: int64 + type: integer + siem_6mo_retention_sum: + description: Shows the sum of all SIEM 6mo Retention over all hours in the current date for all organizations. + format: int64 + type: integer siem_analyzed_logs_add_on_count_sum: description: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org. format: int64 @@ -23468,6 +23480,10 @@ components: description: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org. format: int64 type: integer + cloud_siem_indexed_logs_sum: + description: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current date for the given org. + format: int64 + type: integer code_analysis_sa_committers_hwm: description: Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org. format: int64 @@ -24240,6 +24256,14 @@ components: description: Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org. format: int64 type: integer + siem_12mo_retention_sum: + description: Shows the sum of all SIEM 12mo Retention over all hours in the current date for the given org. + format: int64 + type: integer + siem_6mo_retention_sum: + description: Shows the sum of all SIEM 6mo Retention over all hours in the current date for the given org. + format: int64 + type: integer siem_analyzed_logs_add_on_count_sum: description: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org. format: int64 @@ -24487,6 +24511,10 @@ components: description: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current month for all organizations. format: int64 type: integer + cloud_siem_indexed_logs_agg_sum: + description: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current month for all organizations. + format: int64 + type: integer code_analysis_sa_committers_hwm_sum: description: Shows the high-water mark of all Static Analysis committers over all hours in the current month for all organizations. format: int64 @@ -25279,6 +25307,14 @@ components: description: Sum of the average number of Serverless Apps for Azure and Google Cloud in the current month for all organizations. format: int64 type: integer + siem_12mo_retention_agg_sum: + description: Shows the sum of all SIEM 12mo Retention over all hours in the current month for all organizations. + format: int64 + type: integer + siem_6mo_retention_agg_sum: + description: Shows the sum of all SIEM 6mo Retention over all hours in the current month for all organizations. + format: int64 + type: integer siem_analyzed_logs_add_on_count_agg_sum: description: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current month for all organizations. format: int64 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 dba07e0b95..0dec4ed93b 100644 --- a/src/datadog_api_client/v1/model/usage_summary_date.py +++ b/src/datadog_api_client/v1/model/usage_summary_date.py @@ -72,6 +72,7 @@ def openapi_types(_): "cloud_cost_management_host_count_avg": (int,), "cloud_cost_management_oci_host_count_avg": (int,), "cloud_siem_events_sum": (int,), + "cloud_siem_indexed_logs_sum": (int,), "code_analysis_sa_committers_hwm": (int,), "code_analysis_sca_committers_hwm": (int,), "code_security_host_top99p": (int,), @@ -259,6 +260,8 @@ def openapi_types(_): "serverless_apps_google_count_avg": (int,), "serverless_apps_infra_gcp_gke_autopilot_pods_avg": (int,), "serverless_apps_total_count_avg": (int,), + "siem_12mo_retention_sum": (int,), + "siem_6mo_retention_sum": (int,), "siem_analyzed_logs_add_on_count_sum": (int,), "synthetics_browser_check_calls_count_sum": (int,), "synthetics_check_calls_count_sum": (int,), @@ -321,6 +324,7 @@ def openapi_types(_): "cloud_cost_management_host_count_avg": "cloud_cost_management_host_count_avg", "cloud_cost_management_oci_host_count_avg": "cloud_cost_management_oci_host_count_avg", "cloud_siem_events_sum": "cloud_siem_events_sum", + "cloud_siem_indexed_logs_sum": "cloud_siem_indexed_logs_sum", "code_analysis_sa_committers_hwm": "code_analysis_sa_committers_hwm", "code_analysis_sca_committers_hwm": "code_analysis_sca_committers_hwm", "code_security_host_top99p": "code_security_host_top99p", @@ -508,6 +512,8 @@ def openapi_types(_): "serverless_apps_google_count_avg": "serverless_apps_google_count_avg", "serverless_apps_infra_gcp_gke_autopilot_pods_avg": "serverless_apps_infra_gcp_gke_autopilot_pods_avg", "serverless_apps_total_count_avg": "serverless_apps_total_count_avg", + "siem_12mo_retention_sum": "siem_12mo_retention_sum", + "siem_6mo_retention_sum": "siem_6mo_retention_sum", "siem_analyzed_logs_add_on_count_sum": "siem_analyzed_logs_add_on_count_sum", "synthetics_browser_check_calls_count_sum": "synthetics_browser_check_calls_count_sum", "synthetics_check_calls_count_sum": "synthetics_check_calls_count_sum", @@ -571,6 +577,7 @@ def __init__( cloud_cost_management_host_count_avg: Union[int, UnsetType] = unset, cloud_cost_management_oci_host_count_avg: Union[int, UnsetType] = unset, cloud_siem_events_sum: Union[int, UnsetType] = unset, + cloud_siem_indexed_logs_sum: Union[int, UnsetType] = unset, code_analysis_sa_committers_hwm: Union[int, UnsetType] = unset, code_analysis_sca_committers_hwm: Union[int, UnsetType] = unset, code_security_host_top99p: Union[int, UnsetType] = unset, @@ -758,6 +765,8 @@ def __init__( serverless_apps_google_count_avg: Union[int, UnsetType] = unset, serverless_apps_infra_gcp_gke_autopilot_pods_avg: Union[int, UnsetType] = unset, serverless_apps_total_count_avg: Union[int, UnsetType] = unset, + siem_12mo_retention_sum: Union[int, UnsetType] = unset, + siem_6mo_retention_sum: Union[int, UnsetType] = unset, siem_analyzed_logs_add_on_count_sum: Union[int, UnsetType] = unset, synthetics_browser_check_calls_count_sum: Union[int, UnsetType] = unset, synthetics_check_calls_count_sum: Union[int, UnsetType] = unset, @@ -918,6 +927,9 @@ def __init__( :param cloud_siem_events_sum: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org. :type cloud_siem_events_sum: int, optional + :param cloud_siem_indexed_logs_sum: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current date for all organizations. + :type cloud_siem_indexed_logs_sum: int, optional + :param code_analysis_sa_committers_hwm: Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org. :type code_analysis_sa_committers_hwm: int, optional @@ -1479,6 +1491,12 @@ def __init__( :param serverless_apps_total_count_avg: Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org. :type serverless_apps_total_count_avg: int, optional + :param siem_12mo_retention_sum: Shows the sum of all SIEM 12mo Retention over all hours in the current date for all organizations. + :type siem_12mo_retention_sum: int, optional + + :param siem_6mo_retention_sum: Shows the sum of all SIEM 6mo Retention over all hours in the current date for all organizations. + :type siem_6mo_retention_sum: int, optional + :param siem_analyzed_logs_add_on_count_sum: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org. :type siem_analyzed_logs_add_on_count_sum: int, optional @@ -1608,6 +1626,8 @@ def __init__( kwargs["cloud_cost_management_oci_host_count_avg"] = cloud_cost_management_oci_host_count_avg if cloud_siem_events_sum is not unset: kwargs["cloud_siem_events_sum"] = cloud_siem_events_sum + if cloud_siem_indexed_logs_sum is not unset: + kwargs["cloud_siem_indexed_logs_sum"] = cloud_siem_indexed_logs_sum if code_analysis_sa_committers_hwm is not unset: kwargs["code_analysis_sa_committers_hwm"] = code_analysis_sa_committers_hwm if code_analysis_sca_committers_hwm is not unset: @@ -2042,6 +2062,10 @@ def __init__( ] = serverless_apps_infra_gcp_gke_autopilot_pods_avg if serverless_apps_total_count_avg is not unset: kwargs["serverless_apps_total_count_avg"] = serverless_apps_total_count_avg + if siem_12mo_retention_sum is not unset: + kwargs["siem_12mo_retention_sum"] = siem_12mo_retention_sum + if siem_6mo_retention_sum is not unset: + kwargs["siem_6mo_retention_sum"] = siem_6mo_retention_sum if siem_analyzed_logs_add_on_count_sum is not unset: kwargs["siem_analyzed_logs_add_on_count_sum"] = siem_analyzed_logs_add_on_count_sum if synthetics_browser_check_calls_count_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 5e67ed90ed..2a6ef5c816 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 @@ -67,6 +67,7 @@ def openapi_types(_): "cloud_cost_management_host_count_avg": (int,), "cloud_cost_management_oci_host_count_avg": (int,), "cloud_siem_events_sum": (int,), + "cloud_siem_indexed_logs_sum": (int,), "code_analysis_sa_committers_hwm": (int,), "code_analysis_sca_committers_hwm": (int,), "code_security_host_top99p": (int,), @@ -258,6 +259,8 @@ def openapi_types(_): "serverless_apps_google_count_avg": (int,), "serverless_apps_infra_gcp_gke_autopilot_pods_avg": (int,), "serverless_apps_total_count_avg": (int,), + "siem_12mo_retention_sum": (int,), + "siem_6mo_retention_sum": (int,), "siem_analyzed_logs_add_on_count_sum": (int,), "synthetics_browser_check_calls_count_sum": (int,), "synthetics_check_calls_count_sum": (int,), @@ -322,6 +325,7 @@ def openapi_types(_): "cloud_cost_management_host_count_avg": "cloud_cost_management_host_count_avg", "cloud_cost_management_oci_host_count_avg": "cloud_cost_management_oci_host_count_avg", "cloud_siem_events_sum": "cloud_siem_events_sum", + "cloud_siem_indexed_logs_sum": "cloud_siem_indexed_logs_sum", "code_analysis_sa_committers_hwm": "code_analysis_sa_committers_hwm", "code_analysis_sca_committers_hwm": "code_analysis_sca_committers_hwm", "code_security_host_top99p": "code_security_host_top99p", @@ -513,6 +517,8 @@ def openapi_types(_): "serverless_apps_google_count_avg": "serverless_apps_google_count_avg", "serverless_apps_infra_gcp_gke_autopilot_pods_avg": "serverless_apps_infra_gcp_gke_autopilot_pods_avg", "serverless_apps_total_count_avg": "serverless_apps_total_count_avg", + "siem_12mo_retention_sum": "siem_12mo_retention_sum", + "siem_6mo_retention_sum": "siem_6mo_retention_sum", "siem_analyzed_logs_add_on_count_sum": "siem_analyzed_logs_add_on_count_sum", "synthetics_browser_check_calls_count_sum": "synthetics_browser_check_calls_count_sum", "synthetics_check_calls_count_sum": "synthetics_check_calls_count_sum", @@ -578,6 +584,7 @@ def __init__( cloud_cost_management_host_count_avg: Union[int, UnsetType] = unset, cloud_cost_management_oci_host_count_avg: Union[int, UnsetType] = unset, cloud_siem_events_sum: Union[int, UnsetType] = unset, + cloud_siem_indexed_logs_sum: Union[int, UnsetType] = unset, code_analysis_sa_committers_hwm: Union[int, UnsetType] = unset, code_analysis_sca_committers_hwm: Union[int, UnsetType] = unset, code_security_host_top99p: Union[int, UnsetType] = unset, @@ -769,6 +776,8 @@ def __init__( serverless_apps_google_count_avg: Union[int, UnsetType] = unset, serverless_apps_infra_gcp_gke_autopilot_pods_avg: Union[int, UnsetType] = unset, serverless_apps_total_count_avg: Union[int, UnsetType] = unset, + siem_12mo_retention_sum: Union[int, UnsetType] = unset, + siem_6mo_retention_sum: Union[int, UnsetType] = unset, siem_analyzed_logs_add_on_count_sum: Union[int, UnsetType] = unset, synthetics_browser_check_calls_count_sum: Union[int, UnsetType] = unset, synthetics_check_calls_count_sum: Union[int, UnsetType] = unset, @@ -935,6 +944,9 @@ def __init__( :param cloud_siem_events_sum: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org. :type cloud_siem_events_sum: int, optional + :param cloud_siem_indexed_logs_sum: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current date for the given org. + :type cloud_siem_indexed_logs_sum: int, optional + :param code_analysis_sa_committers_hwm: Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org. :type code_analysis_sa_committers_hwm: int, optional @@ -1508,6 +1520,12 @@ def __init__( :param serverless_apps_total_count_avg: Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org. :type serverless_apps_total_count_avg: int, optional + :param siem_12mo_retention_sum: Shows the sum of all SIEM 12mo Retention over all hours in the current date for the given org. + :type siem_12mo_retention_sum: int, optional + + :param siem_6mo_retention_sum: Shows the sum of all SIEM 6mo Retention over all hours in the current date for the given org. + :type siem_6mo_retention_sum: int, optional + :param siem_analyzed_logs_add_on_count_sum: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org. :type siem_analyzed_logs_add_on_count_sum: int, optional @@ -1641,6 +1659,8 @@ def __init__( kwargs["cloud_cost_management_oci_host_count_avg"] = cloud_cost_management_oci_host_count_avg if cloud_siem_events_sum is not unset: kwargs["cloud_siem_events_sum"] = cloud_siem_events_sum + if cloud_siem_indexed_logs_sum is not unset: + kwargs["cloud_siem_indexed_logs_sum"] = cloud_siem_indexed_logs_sum if code_analysis_sa_committers_hwm is not unset: kwargs["code_analysis_sa_committers_hwm"] = code_analysis_sa_committers_hwm if code_analysis_sca_committers_hwm is not unset: @@ -2083,6 +2103,10 @@ def __init__( ] = serverless_apps_infra_gcp_gke_autopilot_pods_avg if serverless_apps_total_count_avg is not unset: kwargs["serverless_apps_total_count_avg"] = serverless_apps_total_count_avg + if siem_12mo_retention_sum is not unset: + kwargs["siem_12mo_retention_sum"] = siem_12mo_retention_sum + if siem_6mo_retention_sum is not unset: + kwargs["siem_6mo_retention_sum"] = siem_6mo_retention_sum if siem_analyzed_logs_add_on_count_sum is not unset: kwargs["siem_analyzed_logs_add_on_count_sum"] = siem_analyzed_logs_add_on_count_sum if synthetics_browser_check_calls_count_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 701c5c0e27..d90e8ef5ca 100644 --- a/src/datadog_api_client/v1/model/usage_summary_response.py +++ b/src/datadog_api_client/v1/model/usage_summary_response.py @@ -75,6 +75,7 @@ def openapi_types(_): "cloud_cost_management_host_count_avg_sum": (int,), "cloud_cost_management_oci_host_count_avg_sum": (int,), "cloud_siem_events_agg_sum": (int,), + "cloud_siem_indexed_logs_agg_sum": (int,), "code_analysis_sa_committers_hwm_sum": (int,), "code_analysis_sca_committers_hwm_sum": (int,), "code_security_host_top99p_sum": (int,), @@ -270,6 +271,8 @@ def openapi_types(_): "serverless_apps_google_count_avg_sum": (int,), "serverless_apps_infra_gcp_gke_autopilot_pods_avg_sum": (int,), "serverless_apps_total_count_avg_sum": (int,), + "siem_12mo_retention_agg_sum": (int,), + "siem_6mo_retention_agg_sum": (int,), "siem_analyzed_logs_add_on_count_agg_sum": (int,), "start_date": (datetime,), "synthetics_browser_check_calls_count_agg_sum": (int,), @@ -335,6 +338,7 @@ def openapi_types(_): "cloud_cost_management_host_count_avg_sum": "cloud_cost_management_host_count_avg_sum", "cloud_cost_management_oci_host_count_avg_sum": "cloud_cost_management_oci_host_count_avg_sum", "cloud_siem_events_agg_sum": "cloud_siem_events_agg_sum", + "cloud_siem_indexed_logs_agg_sum": "cloud_siem_indexed_logs_agg_sum", "code_analysis_sa_committers_hwm_sum": "code_analysis_sa_committers_hwm_sum", "code_analysis_sca_committers_hwm_sum": "code_analysis_sca_committers_hwm_sum", "code_security_host_top99p_sum": "code_security_host_top99p_sum", @@ -530,6 +534,8 @@ def openapi_types(_): "serverless_apps_google_count_avg_sum": "serverless_apps_google_count_avg_sum", "serverless_apps_infra_gcp_gke_autopilot_pods_avg_sum": "serverless_apps_infra_gcp_gke_autopilot_pods_avg_sum", "serverless_apps_total_count_avg_sum": "serverless_apps_total_count_avg_sum", + "siem_12mo_retention_agg_sum": "siem_12mo_retention_agg_sum", + "siem_6mo_retention_agg_sum": "siem_6mo_retention_agg_sum", "siem_analyzed_logs_add_on_count_agg_sum": "siem_analyzed_logs_add_on_count_agg_sum", "start_date": "start_date", "synthetics_browser_check_calls_count_agg_sum": "synthetics_browser_check_calls_count_agg_sum", @@ -596,6 +602,7 @@ def __init__( cloud_cost_management_host_count_avg_sum: Union[int, UnsetType] = unset, cloud_cost_management_oci_host_count_avg_sum: Union[int, UnsetType] = unset, cloud_siem_events_agg_sum: Union[int, UnsetType] = unset, + cloud_siem_indexed_logs_agg_sum: Union[int, UnsetType] = unset, code_analysis_sa_committers_hwm_sum: Union[int, UnsetType] = unset, code_analysis_sca_committers_hwm_sum: Union[int, UnsetType] = unset, code_security_host_top99p_sum: Union[int, UnsetType] = unset, @@ -791,6 +798,8 @@ def __init__( serverless_apps_google_count_avg_sum: Union[int, UnsetType] = unset, serverless_apps_infra_gcp_gke_autopilot_pods_avg_sum: Union[int, UnsetType] = unset, serverless_apps_total_count_avg_sum: Union[int, UnsetType] = unset, + siem_12mo_retention_agg_sum: Union[int, UnsetType] = unset, + siem_6mo_retention_agg_sum: Union[int, UnsetType] = unset, siem_analyzed_logs_add_on_count_agg_sum: Union[int, UnsetType] = unset, start_date: Union[datetime, UnsetType] = unset, synthetics_browser_check_calls_count_agg_sum: Union[int, UnsetType] = unset, @@ -956,6 +965,9 @@ def __init__( :param cloud_siem_events_agg_sum: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current month for all organizations. :type cloud_siem_events_agg_sum: int, optional + :param cloud_siem_indexed_logs_agg_sum: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current month for all organizations. + :type cloud_siem_indexed_logs_agg_sum: int, optional + :param code_analysis_sa_committers_hwm_sum: Shows the high-water mark of all Static Analysis committers over all hours in the current month for all organizations. :type code_analysis_sa_committers_hwm_sum: int, optional @@ -1541,6 +1553,12 @@ def __init__( :param serverless_apps_total_count_avg_sum: Sum of the average number of Serverless Apps for Azure and Google Cloud in the current month for all organizations. :type serverless_apps_total_count_avg_sum: int, optional + :param siem_12mo_retention_agg_sum: Shows the sum of all SIEM 12mo Retention over all hours in the current month for all organizations. + :type siem_12mo_retention_agg_sum: int, optional + + :param siem_6mo_retention_agg_sum: Shows the sum of all SIEM 6mo Retention over all hours in the current month for all organizations. + :type siem_6mo_retention_agg_sum: int, optional + :param siem_analyzed_logs_add_on_count_agg_sum: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current month for all organizations. :type siem_analyzed_logs_add_on_count_agg_sum: int, optional @@ -1678,6 +1696,8 @@ def __init__( kwargs["cloud_cost_management_oci_host_count_avg_sum"] = cloud_cost_management_oci_host_count_avg_sum if cloud_siem_events_agg_sum is not unset: kwargs["cloud_siem_events_agg_sum"] = cloud_siem_events_agg_sum + if cloud_siem_indexed_logs_agg_sum is not unset: + kwargs["cloud_siem_indexed_logs_agg_sum"] = cloud_siem_indexed_logs_agg_sum if code_analysis_sa_committers_hwm_sum is not unset: kwargs["code_analysis_sa_committers_hwm_sum"] = code_analysis_sa_committers_hwm_sum if code_analysis_sca_committers_hwm_sum is not unset: @@ -2146,6 +2166,10 @@ def __init__( ] = serverless_apps_infra_gcp_gke_autopilot_pods_avg_sum if serverless_apps_total_count_avg_sum is not unset: kwargs["serverless_apps_total_count_avg_sum"] = serverless_apps_total_count_avg_sum + if siem_12mo_retention_agg_sum is not unset: + kwargs["siem_12mo_retention_agg_sum"] = siem_12mo_retention_agg_sum + if siem_6mo_retention_agg_sum is not unset: + kwargs["siem_6mo_retention_agg_sum"] = siem_6mo_retention_agg_sum if siem_analyzed_logs_add_on_count_agg_sum is not unset: kwargs["siem_analyzed_logs_add_on_count_agg_sum"] = siem_analyzed_logs_add_on_count_agg_sum if start_date is not unset: