Skip to content

Commit d866ebd

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

9 files changed

Lines changed: 530 additions & 1 deletion

.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/main/java/com/datadog/api/client/v1/model/HourlyUsageAttributionUsageType.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ public class HourlyUsageAttributionUsageType extends ModelEnum<String> {
113113
"sds_scanned_bytes_usage",
114114
"serverless_apps_usage",
115115
"serverless_apps_apm_usage",
116+
"siem_12mo_retention_usage",
117+
"siem_6mo_retention_usage",
116118
"siem_analyzed_logs_add_on_usage",
117119
"siem_ingested_bytes_usage",
118120
"snmp_usage",
@@ -283,6 +285,10 @@ public class HourlyUsageAttributionUsageType extends ModelEnum<String> {
283285
new HourlyUsageAttributionUsageType("serverless_apps_usage");
284286
public static final HourlyUsageAttributionUsageType SERVERLESS_APPS_APM_USAGE =
285287
new HourlyUsageAttributionUsageType("serverless_apps_apm_usage");
288+
public static final HourlyUsageAttributionUsageType SIEM_12MO_RETENTION_USAGE =
289+
new HourlyUsageAttributionUsageType("siem_12mo_retention_usage");
290+
public static final HourlyUsageAttributionUsageType SIEM_6MO_RETENTION_USAGE =
291+
new HourlyUsageAttributionUsageType("siem_6mo_retention_usage");
286292
public static final HourlyUsageAttributionUsageType SIEM_ANALYZED_LOGS_ADD_ON_USAGE =
287293
new HourlyUsageAttributionUsageType("siem_analyzed_logs_add_on_usage");
288294
public static final HourlyUsageAttributionUsageType SIEM_INGESTED_BYTES_USAGE =

src/main/java/com/datadog/api/client/v1/model/MonthlyUsageAttributionSupportedMetrics.java

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,10 @@ public class MonthlyUsageAttributionSupportedMetrics extends ModelEnum<String> {
192192
"rum_browser_mobile_sessions_percentage",
193193
"ingested_spans_bytes_usage",
194194
"ingested_spans_bytes_percentage",
195+
"siem_12mo_retention_usage",
196+
"siem_12mo_retention_percentage",
197+
"siem_6mo_retention_usage",
198+
"siem_6mo_retention_percentage",
195199
"siem_analyzed_logs_add_on_usage",
196200
"siem_analyzed_logs_add_on_percentage",
197201
"siem_ingested_bytes_usage",
@@ -529,6 +533,14 @@ public class MonthlyUsageAttributionSupportedMetrics extends ModelEnum<String> {
529533
new MonthlyUsageAttributionSupportedMetrics("ingested_spans_bytes_usage");
530534
public static final MonthlyUsageAttributionSupportedMetrics INGESTED_SPANS_BYTES_PERCENTAGE =
531535
new MonthlyUsageAttributionSupportedMetrics("ingested_spans_bytes_percentage");
536+
public static final MonthlyUsageAttributionSupportedMetrics SIEM_12MO_RETENTION_USAGE =
537+
new MonthlyUsageAttributionSupportedMetrics("siem_12mo_retention_usage");
538+
public static final MonthlyUsageAttributionSupportedMetrics SIEM_12MO_RETENTION_PERCENTAGE =
539+
new MonthlyUsageAttributionSupportedMetrics("siem_12mo_retention_percentage");
540+
public static final MonthlyUsageAttributionSupportedMetrics SIEM_6MO_RETENTION_USAGE =
541+
new MonthlyUsageAttributionSupportedMetrics("siem_6mo_retention_usage");
542+
public static final MonthlyUsageAttributionSupportedMetrics SIEM_6MO_RETENTION_PERCENTAGE =
543+
new MonthlyUsageAttributionSupportedMetrics("siem_6mo_retention_percentage");
532544
public static final MonthlyUsageAttributionSupportedMetrics SIEM_ANALYZED_LOGS_ADD_ON_USAGE =
533545
new MonthlyUsageAttributionSupportedMetrics("siem_analyzed_logs_add_on_usage");
534546
public static final MonthlyUsageAttributionSupportedMetrics SIEM_ANALYZED_LOGS_ADD_ON_PERCENTAGE =

src/main/java/com/datadog/api/client/v1/model/MonthlyUsageAttributionValues.java

Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,10 @@
172172
MonthlyUsageAttributionValues.JSON_PROPERTY_SERVERLESS_APPS_APM_USAGE,
173173
MonthlyUsageAttributionValues.JSON_PROPERTY_SERVERLESS_APPS_PERCENTAGE,
174174
MonthlyUsageAttributionValues.JSON_PROPERTY_SERVERLESS_APPS_USAGE,
175+
MonthlyUsageAttributionValues.JSON_PROPERTY_SIEM_12MO_RETENTION_PERCENTAGE,
176+
MonthlyUsageAttributionValues.JSON_PROPERTY_SIEM_12MO_RETENTION_USAGE,
177+
MonthlyUsageAttributionValues.JSON_PROPERTY_SIEM_6MO_RETENTION_PERCENTAGE,
178+
MonthlyUsageAttributionValues.JSON_PROPERTY_SIEM_6MO_RETENTION_USAGE,
175179
MonthlyUsageAttributionValues.JSON_PROPERTY_SIEM_ANALYZED_LOGS_ADD_ON_PERCENTAGE,
176180
MonthlyUsageAttributionValues.JSON_PROPERTY_SIEM_ANALYZED_LOGS_ADD_ON_USAGE,
177181
MonthlyUsageAttributionValues.JSON_PROPERTY_SIEM_INGESTED_BYTES_PERCENTAGE,
@@ -717,6 +721,20 @@ public class MonthlyUsageAttributionValues {
717721
public static final String JSON_PROPERTY_SERVERLESS_APPS_USAGE = "serverless_apps_usage";
718722
private Double serverlessAppsUsage;
719723

724+
public static final String JSON_PROPERTY_SIEM_12MO_RETENTION_PERCENTAGE =
725+
"siem_12mo_retention_percentage";
726+
private Double siem12moRetentionPercentage;
727+
728+
public static final String JSON_PROPERTY_SIEM_12MO_RETENTION_USAGE = "siem_12mo_retention_usage";
729+
private Double siem12moRetentionUsage;
730+
731+
public static final String JSON_PROPERTY_SIEM_6MO_RETENTION_PERCENTAGE =
732+
"siem_6mo_retention_percentage";
733+
private Double siem6moRetentionPercentage;
734+
735+
public static final String JSON_PROPERTY_SIEM_6MO_RETENTION_USAGE = "siem_6mo_retention_usage";
736+
private Double siem6moRetentionUsage;
737+
720738
public static final String JSON_PROPERTY_SIEM_ANALYZED_LOGS_ADD_ON_PERCENTAGE =
721739
"siem_analyzed_logs_add_on_percentage";
722740
private Double siemAnalyzedLogsAddOnPercentage;
@@ -4048,6 +4066,92 @@ public void setServerlessAppsUsage(Double serverlessAppsUsage) {
40484066
this.serverlessAppsUsage = serverlessAppsUsage;
40494067
}
40504068

4069+
public MonthlyUsageAttributionValues siem12moRetentionPercentage(
4070+
Double siem12moRetentionPercentage) {
4071+
this.siem12moRetentionPercentage = siem12moRetentionPercentage;
4072+
return this;
4073+
}
4074+
4075+
/**
4076+
* The percentage of Cloud SIEM Indexed Logs (12-month retention) usage by tag(s).
4077+
*
4078+
* @return siem12moRetentionPercentage
4079+
*/
4080+
@jakarta.annotation.Nullable
4081+
@JsonProperty(JSON_PROPERTY_SIEM_12MO_RETENTION_PERCENTAGE)
4082+
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
4083+
public Double getSiem12moRetentionPercentage() {
4084+
return siem12moRetentionPercentage;
4085+
}
4086+
4087+
public void setSiem12moRetentionPercentage(Double siem12moRetentionPercentage) {
4088+
this.siem12moRetentionPercentage = siem12moRetentionPercentage;
4089+
}
4090+
4091+
public MonthlyUsageAttributionValues siem12moRetentionUsage(Double siem12moRetentionUsage) {
4092+
this.siem12moRetentionUsage = siem12moRetentionUsage;
4093+
return this;
4094+
}
4095+
4096+
/**
4097+
* The Cloud SIEM Indexed Logs (12-month retention) usage by tag(s).
4098+
*
4099+
* @return siem12moRetentionUsage
4100+
*/
4101+
@jakarta.annotation.Nullable
4102+
@JsonProperty(JSON_PROPERTY_SIEM_12MO_RETENTION_USAGE)
4103+
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
4104+
public Double getSiem12moRetentionUsage() {
4105+
return siem12moRetentionUsage;
4106+
}
4107+
4108+
public void setSiem12moRetentionUsage(Double siem12moRetentionUsage) {
4109+
this.siem12moRetentionUsage = siem12moRetentionUsage;
4110+
}
4111+
4112+
public MonthlyUsageAttributionValues siem6moRetentionPercentage(
4113+
Double siem6moRetentionPercentage) {
4114+
this.siem6moRetentionPercentage = siem6moRetentionPercentage;
4115+
return this;
4116+
}
4117+
4118+
/**
4119+
* The percentage of Cloud SIEM Indexed Logs (6-month retention) usage by tag(s).
4120+
*
4121+
* @return siem6moRetentionPercentage
4122+
*/
4123+
@jakarta.annotation.Nullable
4124+
@JsonProperty(JSON_PROPERTY_SIEM_6MO_RETENTION_PERCENTAGE)
4125+
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
4126+
public Double getSiem6moRetentionPercentage() {
4127+
return siem6moRetentionPercentage;
4128+
}
4129+
4130+
public void setSiem6moRetentionPercentage(Double siem6moRetentionPercentage) {
4131+
this.siem6moRetentionPercentage = siem6moRetentionPercentage;
4132+
}
4133+
4134+
public MonthlyUsageAttributionValues siem6moRetentionUsage(Double siem6moRetentionUsage) {
4135+
this.siem6moRetentionUsage = siem6moRetentionUsage;
4136+
return this;
4137+
}
4138+
4139+
/**
4140+
* The Cloud SIEM Indexed Logs (6-month retention) usage by tag(s).
4141+
*
4142+
* @return siem6moRetentionUsage
4143+
*/
4144+
@jakarta.annotation.Nullable
4145+
@JsonProperty(JSON_PROPERTY_SIEM_6MO_RETENTION_USAGE)
4146+
@JsonInclude(value = JsonInclude.Include.USE_DEFAULTS)
4147+
public Double getSiem6moRetentionUsage() {
4148+
return siem6moRetentionUsage;
4149+
}
4150+
4151+
public void setSiem6moRetentionUsage(Double siem6moRetentionUsage) {
4152+
this.siem6moRetentionUsage = siem6moRetentionUsage;
4153+
}
4154+
40514155
public MonthlyUsageAttributionValues siemAnalyzedLogsAddOnPercentage(
40524156
Double siemAnalyzedLogsAddOnPercentage) {
40534157
this.siemAnalyzedLogsAddOnPercentage = siemAnalyzedLogsAddOnPercentage;
@@ -4679,6 +4783,16 @@ public boolean equals(Object o) {
46794783
this.serverlessAppsPercentage, monthlyUsageAttributionValues.serverlessAppsPercentage)
46804784
&& Objects.equals(
46814785
this.serverlessAppsUsage, monthlyUsageAttributionValues.serverlessAppsUsage)
4786+
&& Objects.equals(
4787+
this.siem12moRetentionPercentage,
4788+
monthlyUsageAttributionValues.siem12moRetentionPercentage)
4789+
&& Objects.equals(
4790+
this.siem12moRetentionUsage, monthlyUsageAttributionValues.siem12moRetentionUsage)
4791+
&& Objects.equals(
4792+
this.siem6moRetentionPercentage,
4793+
monthlyUsageAttributionValues.siem6moRetentionPercentage)
4794+
&& Objects.equals(
4795+
this.siem6moRetentionUsage, monthlyUsageAttributionValues.siem6moRetentionUsage)
46824796
&& Objects.equals(
46834797
this.siemAnalyzedLogsAddOnPercentage,
46844798
monthlyUsageAttributionValues.siemAnalyzedLogsAddOnPercentage)
@@ -4869,6 +4983,10 @@ public int hashCode() {
48694983
serverlessAppsApmUsage,
48704984
serverlessAppsPercentage,
48714985
serverlessAppsUsage,
4986+
siem12moRetentionPercentage,
4987+
siem12moRetentionUsage,
4988+
siem6moRetentionPercentage,
4989+
siem6moRetentionUsage,
48724990
siemAnalyzedLogsAddOnPercentage,
48734991
siemAnalyzedLogsAddOnUsage,
48744992
siemIngestedBytesPercentage,
@@ -5272,6 +5390,18 @@ public String toString() {
52725390
sb.append(" serverlessAppsUsage: ")
52735391
.append(toIndentedString(serverlessAppsUsage))
52745392
.append("\n");
5393+
sb.append(" siem12moRetentionPercentage: ")
5394+
.append(toIndentedString(siem12moRetentionPercentage))
5395+
.append("\n");
5396+
sb.append(" siem12moRetentionUsage: ")
5397+
.append(toIndentedString(siem12moRetentionUsage))
5398+
.append("\n");
5399+
sb.append(" siem6moRetentionPercentage: ")
5400+
.append(toIndentedString(siem6moRetentionPercentage))
5401+
.append("\n");
5402+
sb.append(" siem6moRetentionUsage: ")
5403+
.append(toIndentedString(siem6moRetentionUsage))
5404+
.append("\n");
52755405
sb.append(" siemAnalyzedLogsAddOnPercentage: ")
52765406
.append(toIndentedString(siemAnalyzedLogsAddOnPercentage))
52775407
.append("\n");

0 commit comments

Comments
 (0)