Skip to content

Commit c3d788f

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit e8cf68b of spec repo (#3576)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent d8fd27c commit c3d788f

9 files changed

Lines changed: 207 additions & 2 deletions

.generator/schemas/v1/openapi.yaml

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4884,6 +4884,8 @@ components:
48844884
- sds_scanned_bytes_usage
48854885
- serverless_apps_usage
48864886
- serverless_apps_apm_usage
4887+
- siem_12mo_retention_usage
4888+
- siem_6mo_retention_usage
48874889
- siem_analyzed_logs_add_on_usage
48884890
- siem_ingested_bytes_usage
48894891
- snmp_usage
@@ -4973,6 +4975,8 @@ components:
49734975
- SDS_SCANNED_BYTES_USAGE
49744976
- SERVERLESS_APPS_USAGE
49754977
- SERVERLESS_APPS_APM_USAGE
4978+
- SIEM_12MO_RETENTION_USAGE
4979+
- SIEM_6MO_RETENTION_USAGE
49764980
- SIEM_ANALYZED_LOGS_ADD_ON_USAGE
49774981
- SIEM_INGESTED_BYTES_USAGE
49784982
- SNMP_USAGE
@@ -9605,6 +9609,10 @@ components:
96059609
- rum_browser_mobile_sessions_percentage
96069610
- ingested_spans_bytes_usage
96079611
- ingested_spans_bytes_percentage
9612+
- siem_12mo_retention_usage
9613+
- siem_12mo_retention_percentage
9614+
- siem_6mo_retention_usage
9615+
- siem_6mo_retention_percentage
96089616
- siem_analyzed_logs_add_on_usage
96099617
- siem_analyzed_logs_add_on_percentage
96109618
- siem_ingested_bytes_usage
@@ -9774,6 +9782,10 @@ components:
97749782
- RUM_BROWSER_MOBILE_SESSIONS_PERCENTAGE
97759783
- INGESTED_SPANS_BYTES_USAGE
97769784
- INGESTED_SPANS_BYTES_PERCENTAGE
9785+
- SIEM_12MO_RETENTION_USAGE
9786+
- SIEM_12MO_RETENTION_PERCENTAGE
9787+
- SIEM_6MO_RETENTION_USAGE
9788+
- SIEM_6MO_RETENTION_PERCENTAGE
97779789
- SIEM_ANALYZED_LOGS_ADD_ON_USAGE
97789790
- SIEM_ANALYZED_LOGS_ADD_ON_PERCENTAGE
97799791
- SIEM_INGESTED_BYTES_USAGE
@@ -10403,6 +10415,22 @@ components:
1040310415
description: The total Serverless Apps usage by tag(s).
1040410416
format: double
1040510417
type: number
10418+
siem_12mo_retention_percentage:
10419+
description: The percentage of Cloud SIEM Indexed Logs (12-month retention) usage by tag(s).
10420+
format: double
10421+
type: number
10422+
siem_12mo_retention_usage:
10423+
description: The Cloud SIEM Indexed Logs (12-month retention) usage by tag(s).
10424+
format: double
10425+
type: number
10426+
siem_6mo_retention_percentage:
10427+
description: The percentage of Cloud SIEM Indexed Logs (6-month retention) usage by tag(s).
10428+
format: double
10429+
type: number
10430+
siem_6mo_retention_usage:
10431+
description: The Cloud SIEM Indexed Logs (6-month retention) usage by tag(s).
10432+
format: double
10433+
type: number
1040610434
siem_analyzed_logs_add_on_percentage:
1040710435
description: The percentage of log events analyzed by Cloud SIEM usage by tag(s).
1040810436
format: double
@@ -22467,6 +22495,10 @@ components:
2246722495
description: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
2246822496
format: int64
2246922497
type: integer
22498+
cloud_siem_indexed_logs_sum:
22499+
description: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current date for the given org.
22500+
format: int64
22501+
type: integer
2247022502
code_analysis_sa_committers_hwm:
2247122503
description: Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org.
2247222504
format: int64
@@ -23231,6 +23263,14 @@ components:
2323123263
description: Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org.
2323223264
format: int64
2323323265
type: integer
23266+
siem_12mo_retention_sum:
23267+
description: Shows the sum of Cloud SIEM Indexed Logs (12-month retention) over all hours in the current date for the given org.
23268+
format: int64
23269+
type: integer
23270+
siem_6mo_retention_sum:
23271+
description: Shows the sum of Cloud SIEM Indexed Logs (6-month retention) over all hours in the current date for the given org.
23272+
format: int64
23273+
type: integer
2323423274
siem_analyzed_logs_add_on_count_sum:
2323523275
description: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org.
2323623276
format: int64
@@ -23480,6 +23520,10 @@ components:
2348023520
description: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
2348123521
format: int64
2348223522
type: integer
23523+
cloud_siem_indexed_logs_sum:
23524+
description: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current date for the given org.
23525+
format: int64
23526+
type: integer
2348323527
code_analysis_sa_committers_hwm:
2348423528
description: Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org.
2348523529
format: int64
@@ -24256,6 +24300,14 @@ components:
2425624300
description: Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org.
2425724301
format: int64
2425824302
type: integer
24303+
siem_12mo_retention_sum:
24304+
description: Shows the sum of Cloud SIEM Indexed Logs (12-month retention) over all hours in the current date for the given org.
24305+
format: int64
24306+
type: integer
24307+
siem_6mo_retention_sum:
24308+
description: Shows the sum of Cloud SIEM Indexed Logs (6-month retention) over all hours in the current date for the given org.
24309+
format: int64
24310+
type: integer
2425924311
siem_analyzed_logs_add_on_count_sum:
2426024312
description: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org.
2426124313
format: int64
@@ -24503,6 +24555,10 @@ components:
2450324555
description: Shows the sum of all Cloud Security Information and Event Management events over all hours in the current month for all organizations.
2450424556
format: int64
2450524557
type: integer
24558+
cloud_siem_indexed_logs_agg_sum:
24559+
description: Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current month for all organizations.
24560+
format: int64
24561+
type: integer
2450624562
code_analysis_sa_committers_hwm_sum:
2450724563
description: Shows the high-water mark of all Static Analysis committers over all hours in the current month for all organizations.
2450824564
format: int64
@@ -25299,6 +25355,14 @@ components:
2529925355
description: Sum of the average number of Serverless Apps for Azure and Google Cloud in the current month for all organizations.
2530025356
format: int64
2530125357
type: integer
25358+
siem_12mo_retention_agg_sum:
25359+
description: Shows the sum of Cloud SIEM Indexed Logs (12-month retention) over all hours in the current month for all organizations.
25360+
format: int64
25361+
type: integer
25362+
siem_6mo_retention_agg_sum:
25363+
description: Shows the sum of Cloud SIEM Indexed Logs (6-month retention) over all hours in the current month for all organizations.
25364+
format: int64
25365+
type: integer
2530225366
siem_analyzed_logs_add_on_count_agg_sum:
2530325367
description: Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current month for all organizations.
2530425368
format: int64

.generator/schemas/v2/openapi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66681,6 +66681,9 @@ components:
6668166681
filter:
6668266682
description: Filter expression applied to the recommendations.
6668366683
type: string
66684+
scope:
66685+
description: Recommendations scope. Defaults to `ccm`; use `experiment` for experimental recommendations or `*` for both.
66686+
type: string
6668466687
sort:
6668566688
description: Ordered list of sort clauses applied to the result set.
6668666689
items:

src/datadog_api_client/v1/model/hourly_usage_attribution_usage_type.py

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class HourlyUsageAttributionUsageType(ModelSimple):
1717
Supported products for hourly usage attribution requests. Usage types are in the format `<usage_type>_usage`.
1818
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).
1919
20-
: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"].
20+
: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_12mo_retention_usage", "siem_6mo_retention_usage", "siem_analyzed_logs_add_on_usage", "siem_ingested_bytes_usage", "snmp_usage", "universal_service_monitoring_usage", "vuln_management_hosts_usage", "workflow_executions_usage"].
2121
:type value: str
2222
"""
2323

@@ -103,6 +103,8 @@ class HourlyUsageAttributionUsageType(ModelSimple):
103103
"sds_scanned_bytes_usage",
104104
"serverless_apps_usage",
105105
"serverless_apps_apm_usage",
106+
"siem_12mo_retention_usage",
107+
"siem_6mo_retention_usage",
106108
"siem_analyzed_logs_add_on_usage",
107109
"siem_ingested_bytes_usage",
108110
"snmp_usage",
@@ -191,6 +193,8 @@ class HourlyUsageAttributionUsageType(ModelSimple):
191193
SDS_SCANNED_BYTES_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
192194
SERVERLESS_APPS_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
193195
SERVERLESS_APPS_APM_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
196+
SIEM_12MO_RETENTION_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
197+
SIEM_6MO_RETENTION_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
194198
SIEM_ANALYZED_LOGS_ADD_ON_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
195199
SIEM_INGESTED_BYTES_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
196200
SNMP_USAGE: ClassVar["HourlyUsageAttributionUsageType"]
@@ -326,6 +330,8 @@ def openapi_types(_):
326330
HourlyUsageAttributionUsageType.SDS_SCANNED_BYTES_USAGE = HourlyUsageAttributionUsageType("sds_scanned_bytes_usage")
327331
HourlyUsageAttributionUsageType.SERVERLESS_APPS_USAGE = HourlyUsageAttributionUsageType("serverless_apps_usage")
328332
HourlyUsageAttributionUsageType.SERVERLESS_APPS_APM_USAGE = HourlyUsageAttributionUsageType("serverless_apps_apm_usage")
333+
HourlyUsageAttributionUsageType.SIEM_12MO_RETENTION_USAGE = HourlyUsageAttributionUsageType("siem_12mo_retention_usage")
334+
HourlyUsageAttributionUsageType.SIEM_6MO_RETENTION_USAGE = HourlyUsageAttributionUsageType("siem_6mo_retention_usage")
329335
HourlyUsageAttributionUsageType.SIEM_ANALYZED_LOGS_ADD_ON_USAGE = HourlyUsageAttributionUsageType(
330336
"siem_analyzed_logs_add_on_usage"
331337
)

0 commit comments

Comments
 (0)