Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
24 changes: 24 additions & 0 deletions src/datadog_api_client/v1/model/usage_summary_date.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,),
Expand Down Expand Up @@ -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,),
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
24 changes: 24 additions & 0 deletions src/datadog_api_client/v1/model/usage_summary_date_org.py
Original file line number Diff line number Diff line change
Expand Up @@ -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,),
Expand Down Expand Up @@ -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,),
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
Loading
Loading