Skip to content

Commit f6c76ed

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 4f580adf of spec repo
1 parent 3d2f927 commit f6c76ed

9 files changed

+89
-4
lines changed

Diff for: .apigentools-info

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.6",
7-
"regenerated": "2023-10-13 14:48:27.165828",
8-
"spec_repo_commit": "9c0d47b3"
7+
"regenerated": "2023-10-16 19:14:57.762788",
8+
"spec_repo_commit": "4f580adf"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2023-10-13 14:48:27.182800",
13-
"spec_repo_commit": "9c0d47b3"
12+
"regenerated": "2023-10-16 19:14:57.788344",
13+
"spec_repo_commit": "4f580adf"
1414
}
1515
}
1616
}

Diff for: .generator/schemas/v1/openapi.yaml

+31
Original file line numberDiff line numberDiff line change
@@ -3902,6 +3902,7 @@ components:
39023902
- appsec_usage
39033903
- browser_usage
39043904
- ci_visibility_itr_usage
3905+
- cloud_siem_usage
39053906
- container_excl_agent_usage
39063907
- container_usage
39073908
- cspm_containers_usage
@@ -3943,6 +3944,7 @@ components:
39433944
- APPSEC_USAGE
39443945
- BROWSER_USAGE
39453946
- CI_VISIBILITY_ITR_USAGE
3947+
- CLOUD_SIEM_USAGE
39463948
- CONTAINER_EXCL_AGENT_USAGE
39473949
- CONTAINER_USAGE
39483950
- CSPM_CONTAINERS_USAGE
@@ -7505,6 +7507,8 @@ components:
75057507
- browser_percentage
75067508
- ci_visibility_itr_usage
75077509
- ci_visibility_itr_percentage
7510+
- cloud_siem_usage
7511+
- cloud_siem_percentage
75087512
- container_excl_agent_usage
75097513
- container_excl_agent_percentage
75107514
- container_usage
@@ -7586,6 +7590,8 @@ components:
75867590
- BROWSER_PERCENTAGE
75877591
- CI_VISIBILITY_ITR_USAGE
75887592
- CI_VISIBILITY_ITR_PERCENTAGE
7593+
- CLOUD_SIEM_USAGE
7594+
- CLOUD_SIEM_PERCENTAGE
75897595
- CONTAINER_EXCL_AGENT_USAGE
75907596
- CONTAINER_EXCL_AGENT_PERCENTAGE
75917597
- CONTAINER_USAGE
@@ -7721,6 +7727,16 @@ components:
77217727
description: The Git committers for Intelligent Test Runner usage by tag(s).
77227728
format: double
77237729
type: number
7730+
cloud_siem_percentage:
7731+
description: The percentage of Cloud Security Information and Event Management
7732+
usage by tag(s).
7733+
format: double
7734+
type: number
7735+
cloud_siem_usage:
7736+
description: The Cloud Security Information and Event Management usage by
7737+
tag(s).
7738+
format: double
7739+
type: number
77247740
container_excl_agent_percentage:
77257741
description: The percentage of container usage without the Datadog Agent
77267742
by tag(s).
@@ -18022,6 +18038,11 @@ components:
1802218038
for the given date and given organization.
1802318039
format: int64
1802418040
type: integer
18041+
cloud_siem_events_sum:
18042+
description: Shows the sum of all Cloud Security Information and Event Management
18043+
events over all hours in the current date for the given org.
18044+
format: int64
18045+
type: integer
1802518046
container_avg:
1802618047
description: Shows the average of all distinct containers over all hours
1802718048
in the current date for all organizations.
@@ -18543,6 +18564,11 @@ components:
1854318564
for the given date and given org.
1854418565
format: int64
1854518566
type: integer
18567+
cloud_siem_events_sum:
18568+
description: Shows the sum of all Cloud Security Information and Event Management
18569+
events over all hours in the current date for the given org.
18570+
format: int64
18571+
type: integer
1854618572
container_avg:
1854718573
description: Shows the average of all distinct containers over all hours
1854818574
in the current date for the given org.
@@ -19071,6 +19097,11 @@ components:
1907119097
all cloud providers.
1907219098
format: int64
1907319099
type: integer
19100+
cloud_siem_events_agg_sum:
19101+
description: Shows the sum of all Cloud Security Information and Event Management
19102+
events over all hours in the current months for all organizations.
19103+
format: int64
19104+
type: integer
1907419105
container_avg_sum:
1907519106
description: Shows the average of all distinct containers over all hours
1907619107
in the current months for all organizations.

Diff for: packages/datadog-api-client-v1/models/HourlyUsageAttributionUsageType.ts

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export type HourlyUsageAttributionUsageType =
1919
| typeof APPSEC_USAGE
2020
| typeof BROWSER_USAGE
2121
| typeof CI_VISIBILITY_ITR_USAGE
22+
| typeof CLOUD_SIEM_USAGE
2223
| typeof CONTAINER_EXCL_AGENT_USAGE
2324
| typeof CONTAINER_USAGE
2425
| typeof CSPM_CONTAINERS_USAGE
@@ -59,6 +60,7 @@ export const APPSEC_FARGATE_USAGE = "appsec_fargate_usage";
5960
export const APPSEC_USAGE = "appsec_usage";
6061
export const BROWSER_USAGE = "browser_usage";
6162
export const CI_VISIBILITY_ITR_USAGE = "ci_visibility_itr_usage";
63+
export const CLOUD_SIEM_USAGE = "cloud_siem_usage";
6264
export const CONTAINER_EXCL_AGENT_USAGE = "container_excl_agent_usage";
6365
export const CONTAINER_USAGE = "container_usage";
6466
export const CSPM_CONTAINERS_USAGE = "cspm_containers_usage";

Diff for: packages/datadog-api-client-v1/models/MonthlyUsageAttributionSupportedMetrics.ts

+4
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ export type MonthlyUsageAttributionSupportedMetrics =
2727
| typeof BROWSER_PERCENTAGE
2828
| typeof CI_VISIBILITY_ITR_USAGE
2929
| typeof CI_VISIBILITY_ITR_PERCENTAGE
30+
| typeof CLOUD_SIEM_USAGE
31+
| typeof CLOUD_SIEM_PERCENTAGE
3032
| typeof CONTAINER_EXCL_AGENT_USAGE
3133
| typeof CONTAINER_EXCL_AGENT_PERCENTAGE
3234
| typeof CONTAINER_USAGE
@@ -107,6 +109,8 @@ export const BROWSER_USAGE = "browser_usage";
107109
export const BROWSER_PERCENTAGE = "browser_percentage";
108110
export const CI_VISIBILITY_ITR_USAGE = "ci_visibility_itr_usage";
109111
export const CI_VISIBILITY_ITR_PERCENTAGE = "ci_visibility_itr_percentage";
112+
export const CLOUD_SIEM_USAGE = "cloud_siem_usage";
113+
export const CLOUD_SIEM_PERCENTAGE = "cloud_siem_percentage";
110114
export const CONTAINER_EXCL_AGENT_USAGE = "container_excl_agent_usage";
111115
export const CONTAINER_EXCL_AGENT_PERCENTAGE =
112116
"container_excl_agent_percentage";

Diff for: packages/datadog-api-client-v1/models/MonthlyUsageAttributionValues.ts

+18
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@ export class MonthlyUsageAttributionValues {
7474
* The Git committers for Intelligent Test Runner usage by tag(s).
7575
*/
7676
"ciVisibilityItrUsage"?: number;
77+
/**
78+
* The percentage of Cloud Security Information and Event Management usage by tag(s).
79+
*/
80+
"cloudSiemPercentage"?: number;
81+
/**
82+
* The Cloud Security Information and Event Management usage by tag(s).
83+
*/
84+
"cloudSiemUsage"?: number;
7785
/**
7886
* The percentage of container usage without the Datadog Agent by tag(s).
7987
*/
@@ -412,6 +420,16 @@ export class MonthlyUsageAttributionValues {
412420
type: "number",
413421
format: "double",
414422
},
423+
cloudSiemPercentage: {
424+
baseName: "cloud_siem_percentage",
425+
type: "number",
426+
format: "double",
427+
},
428+
cloudSiemUsage: {
429+
baseName: "cloud_siem_usage",
430+
type: "number",
431+
format: "double",
432+
},
415433
containerExclAgentPercentage: {
416434
baseName: "container_excl_agent_percentage",
417435
type: "number",

Diff for: packages/datadog-api-client-v1/models/ObjectSerializer.ts

+3
Original file line numberDiff line numberDiff line change
@@ -751,6 +751,7 @@ const enumsMap: { [key: string]: any[] } = {
751751
"appsec_usage",
752752
"browser_usage",
753753
"ci_visibility_itr_usage",
754+
"cloud_siem_usage",
754755
"container_excl_agent_usage",
755756
"container_usage",
756757
"cspm_containers_usage",
@@ -923,6 +924,8 @@ const enumsMap: { [key: string]: any[] } = {
923924
"browser_percentage",
924925
"ci_visibility_itr_usage",
925926
"ci_visibility_itr_percentage",
927+
"cloud_siem_usage",
928+
"cloud_siem_percentage",
926929
"container_excl_agent_usage",
927930
"container_excl_agent_percentage",
928931
"container_usage",

Diff for: packages/datadog-api-client-v1/models/UsageSummaryDate.ts

+9
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,10 @@ export class UsageSummaryDate {
107107
* Host count average of Cloud Cost Management for all cloud providers for the given date and given organization.
108108
*/
109109
"cloudCostManagementHostCountAvg"?: number;
110+
/**
111+
* Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
112+
*/
113+
"cloudSiemEventsSum"?: number;
110114
/**
111115
* Shows the average of all distinct containers over all hours in the current date for all organizations.
112116
*/
@@ -545,6 +549,11 @@ export class UsageSummaryDate {
545549
type: "number",
546550
format: "int64",
547551
},
552+
cloudSiemEventsSum: {
553+
baseName: "cloud_siem_events_sum",
554+
type: "number",
555+
format: "int64",
556+
},
548557
containerAvg: {
549558
baseName: "container_avg",
550559
type: "number",

Diff for: packages/datadog-api-client-v1/models/UsageSummaryDateOrg.ts

+9
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,10 @@ export class UsageSummaryDateOrg {
106106
* Host count average of Cloud Cost Management for all cloud providers for the given date and given org.
107107
*/
108108
"cloudCostManagementHostCountAvg"?: number;
109+
/**
110+
* Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
111+
*/
112+
"cloudSiemEventsSum"?: number;
109113
/**
110114
* Shows the average of all distinct containers over all hours in the current date for the given org.
111115
*/
@@ -552,6 +556,11 @@ export class UsageSummaryDateOrg {
552556
type: "number",
553557
format: "int64",
554558
},
559+
cloudSiemEventsSum: {
560+
baseName: "cloud_siem_events_sum",
561+
type: "number",
562+
format: "int64",
563+
},
555564
containerAvg: {
556565
baseName: "container_avg",
557566
type: "number",

Diff for: packages/datadog-api-client-v1/models/UsageSummaryResponse.ts

+9
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ export class UsageSummaryResponse {
112112
* Sum of the host count average for Cloud Cost Management for all cloud providers.
113113
*/
114114
"cloudCostManagementHostCountAvgSum"?: number;
115+
/**
116+
* Shows the sum of all Cloud Security Information and Event Management events over all hours in the current months for all organizations.
117+
*/
118+
"cloudSiemEventsAggSum"?: number;
115119
/**
116120
* Shows the average of all distinct containers over all hours in the current months for all organizations.
117121
*/
@@ -587,6 +591,11 @@ export class UsageSummaryResponse {
587591
type: "number",
588592
format: "int64",
589593
},
594+
cloudSiemEventsAggSum: {
595+
baseName: "cloud_siem_events_agg_sum",
596+
type: "number",
597+
format: "int64",
598+
},
590599
containerAvgSum: {
591600
baseName: "container_avg_sum",
592601
type: "number",

0 commit comments

Comments
 (0)