Skip to content

Commit b3ef4fe

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 591ed06 of spec repo
1 parent 5458ed3 commit b3ef4fe

File tree

4 files changed

+168
-0
lines changed

4 files changed

+168
-0
lines changed

.generator/schemas/v1/openapi.yaml

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20841,6 +20841,11 @@ components:
2084120841
for the given date and given organization.
2084220842
format: int64
2084320843
type: integer
20844+
cloud_cost_management_oci_host_count_avg:
20845+
description: Host count average of Cloud Cost Management for OCI for the
20846+
given date and given organization.
20847+
format: int64
20848+
type: integer
2084420849
cloud_siem_events_sum:
2084520850
description: Shows the sum of all Cloud Security Information and Event Management
2084620851
events over all hours in the current date for the given org.
@@ -21075,6 +21080,11 @@ components:
2107521080
Plus over all hours in the current date for the given org.
2107621081
format: int64
2107721082
type: integer
21083+
eph_infra_host_proxmox_sum:
21084+
description: Shows the sum of all ephemeral Proxmox hosts over all hours
21085+
in the current date for all organizations.
21086+
format: int64
21087+
type: integer
2107821088
error_tracking_apm_error_events_sum:
2107921089
description: Shows the sum of all Error Tracking APM error events over all
2108021090
hours in the current date for the given org.
@@ -21371,6 +21381,16 @@ components:
2137121381
within the current date for all organizations.
2137221382
format: int64
2137321383
type: integer
21384+
proxmox_host_sum:
21385+
description: Shows the sum of all Proxmox hosts over all hours in the current
21386+
date for all organizations.
21387+
format: int64
21388+
type: integer
21389+
proxmox_host_top99p:
21390+
description: Shows the 99th percentile of all Proxmox hosts over all hours
21391+
in the current date for all organizations.
21392+
format: int64
21393+
type: integer
2137421394
published_app_hwm:
2137521395
description: Shows the high-water mark of all published applications over
2137621396
all hours in the current date for all organizations.
@@ -21954,6 +21974,11 @@ components:
2195421974
for the given date and given org.
2195521975
format: int64
2195621976
type: integer
21977+
cloud_cost_management_oci_host_count_avg:
21978+
description: Host count average of Cloud Cost Management for OCI for the
21979+
given date and given org.
21980+
format: int64
21981+
type: integer
2195721982
cloud_siem_events_sum:
2195821983
description: Shows the sum of all Cloud Security Information and Event Management
2195921984
events over all hours in the current date for the given org.
@@ -22194,6 +22219,11 @@ components:
2219422219
Plus over all hours in the current date for the given org.
2219522220
format: int64
2219622221
type: integer
22222+
eph_infra_host_proxmox_sum:
22223+
description: Shows the sum of all ephemeral Proxmox hosts over all hours
22224+
in the current date for the given org.
22225+
format: int64
22226+
type: integer
2219722227
error_tracking_apm_error_events_sum:
2219822228
description: Shows the sum of all Error Tracking APM error events over all
2219922229
hours in the current date for the given org.
@@ -22488,6 +22518,16 @@ components:
2248822518
within the current date for the given org.
2248922519
format: int64
2249022520
type: integer
22521+
proxmox_host_sum:
22522+
description: Shows the sum of all Proxmox hosts over all hours in the current
22523+
date for the given org.
22524+
format: int64
22525+
type: integer
22526+
proxmox_host_top99p:
22527+
description: Shows the 99th percentile of all Proxmox hosts over all hours
22528+
in the current date for the given org.
22529+
format: int64
22530+
type: integer
2249122531
public_id:
2249222532
description: The organization public id.
2249322533
type: string
@@ -23077,6 +23117,11 @@ components:
2307723117
all cloud providers.
2307823118
format: int64
2307923119
type: integer
23120+
cloud_cost_management_oci_host_count_avg_sum:
23121+
description: Sum of the host count average for Cloud Cost Management for
23122+
OCI.
23123+
format: int64
23124+
type: integer
2308023125
cloud_siem_events_agg_sum:
2308123126
description: Shows the sum of all Cloud Security Information and Event Management
2308223127
events over all hours in the current month for all organizations.
@@ -23318,6 +23363,11 @@ components:
2331823363
Plus over all hours in the current month for all organizations.
2331923364
format: int64
2332023365
type: integer
23366+
eph_infra_host_proxmox_agg_sum:
23367+
description: Shows the sum of all ephemeral Proxmox hosts over all hours
23368+
in the current month for all organizations.
23369+
format: int64
23370+
type: integer
2332123371
error_tracking_apm_error_events_agg_sum:
2332223372
description: Shows the sum of all Error Tracking APM error events over all
2332323373
hours in the current month for all organizations.
@@ -23636,6 +23686,16 @@ components:
2363623686
in the current month for all organizations.
2363723687
format: int64
2363823688
type: integer
23689+
proxmox_host_agg_sum:
23690+
description: Shows the sum of all Proxmox hosts over all hours in the current
23691+
month for all organizations.
23692+
format: int64
23693+
type: integer
23694+
proxmox_host_top99p_sum:
23695+
description: Shows the sum of the 99th percentile of all Proxmox hosts over
23696+
all hours in the current month for all organizations.
23697+
format: int64
23698+
type: integer
2363923699
published_app_hwm_sum:
2364023700
description: Shows the high-water mark of all published applications over
2364123701
all hours in the current month for all organizations.

packages/datadog-api-client-v1/models/UsageSummaryDate.ts

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,10 @@ export class UsageSummaryDate {
131131
* Host count average of Cloud Cost Management for all cloud providers for the given date and given organization.
132132
*/
133133
"cloudCostManagementHostCountAvg"?: number;
134+
/**
135+
* Host count average of Cloud Cost Management for OCI for the given date and given organization.
136+
*/
137+
"cloudCostManagementOciHostCountAvg"?: number;
134138
/**
135139
* Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
136140
*/
@@ -311,6 +315,10 @@ export class UsageSummaryDate {
311315
* Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current date for the given org.
312316
*/
313317
"ephInfraHostProplusSum"?: number;
318+
/**
319+
* Shows the sum of all ephemeral Proxmox hosts over all hours in the current date for all organizations.
320+
*/
321+
"ephInfraHostProxmoxSum"?: number;
314322
/**
315323
* Shows the sum of all Error Tracking APM error events over all hours in the current date for the given org.
316324
*/
@@ -531,6 +539,14 @@ export class UsageSummaryDate {
531539
* Shows the 99th percentile of all profiled hosts over all hours within the current date for all organizations.
532540
*/
533541
"profilingHostTop99P"?: number;
542+
/**
543+
* Shows the sum of all Proxmox hosts over all hours in the current date for all organizations.
544+
*/
545+
"proxmoxHostSum"?: number;
546+
/**
547+
* Shows the 99th percentile of all Proxmox hosts over all hours in the current date for all organizations.
548+
*/
549+
"proxmoxHostTop99P"?: number;
534550
/**
535551
* Shows the high-water mark of all published applications over all hours in the current date for all organizations.
536552
*/
@@ -1002,6 +1018,11 @@ export class UsageSummaryDate {
10021018
type: "number",
10031019
format: "int64",
10041020
},
1021+
cloudCostManagementOciHostCountAvg: {
1022+
baseName: "cloud_cost_management_oci_host_count_avg",
1023+
type: "number",
1024+
format: "int64",
1025+
},
10051026
cloudSiemEventsSum: {
10061027
baseName: "cloud_siem_events_sum",
10071028
type: "number",
@@ -1227,6 +1248,11 @@ export class UsageSummaryDate {
12271248
type: "number",
12281249
format: "int64",
12291250
},
1251+
ephInfraHostProxmoxSum: {
1252+
baseName: "eph_infra_host_proxmox_sum",
1253+
type: "number",
1254+
format: "int64",
1255+
},
12301256
errorTrackingApmErrorEventsSum: {
12311257
baseName: "error_tracking_apm_error_events_sum",
12321258
type: "number",
@@ -1501,6 +1527,16 @@ export class UsageSummaryDate {
15011527
type: "number",
15021528
format: "int64",
15031529
},
1530+
proxmoxHostSum: {
1531+
baseName: "proxmox_host_sum",
1532+
type: "number",
1533+
format: "int64",
1534+
},
1535+
proxmoxHostTop99P: {
1536+
baseName: "proxmox_host_top99p",
1537+
type: "number",
1538+
format: "int64",
1539+
},
15041540
publishedAppHwm: {
15051541
baseName: "published_app_hwm",
15061542
type: "number",

packages/datadog-api-client-v1/models/UsageSummaryDateOrg.ts

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,10 @@ export class UsageSummaryDateOrg {
138138
* Host count average of Cloud Cost Management for all cloud providers for the given date and given org.
139139
*/
140140
"cloudCostManagementHostCountAvg"?: number;
141+
/**
142+
* Host count average of Cloud Cost Management for OCI for the given date and given org.
143+
*/
144+
"cloudCostManagementOciHostCountAvg"?: number;
141145
/**
142146
* Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.
143147
*/
@@ -322,6 +326,10 @@ export class UsageSummaryDateOrg {
322326
* Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current date for the given org.
323327
*/
324328
"ephInfraHostProplusSum"?: number;
329+
/**
330+
* Shows the sum of all ephemeral Proxmox hosts over all hours in the current date for the given org.
331+
*/
332+
"ephInfraHostProxmoxSum"?: number;
325333
/**
326334
* Shows the sum of all Error Tracking APM error events over all hours in the current date for the given org.
327335
*/
@@ -546,6 +554,14 @@ export class UsageSummaryDateOrg {
546554
* Shows the 99th percentile of all profiled hosts over all hours within the current date for the given org.
547555
*/
548556
"profilingHostTop99P"?: number;
557+
/**
558+
* Shows the sum of all Proxmox hosts over all hours in the current date for the given org.
559+
*/
560+
"proxmoxHostSum"?: number;
561+
/**
562+
* Shows the 99th percentile of all Proxmox hosts over all hours in the current date for the given org.
563+
*/
564+
"proxmoxHostTop99P"?: number;
549565
/**
550566
* The organization public id.
551567
*/
@@ -1033,6 +1049,11 @@ export class UsageSummaryDateOrg {
10331049
type: "number",
10341050
format: "int64",
10351051
},
1052+
cloudCostManagementOciHostCountAvg: {
1053+
baseName: "cloud_cost_management_oci_host_count_avg",
1054+
type: "number",
1055+
format: "int64",
1056+
},
10361057
cloudSiemEventsSum: {
10371058
baseName: "cloud_siem_events_sum",
10381059
type: "number",
@@ -1263,6 +1284,11 @@ export class UsageSummaryDateOrg {
12631284
type: "number",
12641285
format: "int64",
12651286
},
1287+
ephInfraHostProxmoxSum: {
1288+
baseName: "eph_infra_host_proxmox_sum",
1289+
type: "number",
1290+
format: "int64",
1291+
},
12661292
errorTrackingApmErrorEventsSum: {
12671293
baseName: "error_tracking_apm_error_events_sum",
12681294
type: "number",
@@ -1541,6 +1567,16 @@ export class UsageSummaryDateOrg {
15411567
type: "number",
15421568
format: "int64",
15431569
},
1570+
proxmoxHostSum: {
1571+
baseName: "proxmox_host_sum",
1572+
type: "number",
1573+
format: "int64",
1574+
},
1575+
proxmoxHostTop99P: {
1576+
baseName: "proxmox_host_top99p",
1577+
type: "number",
1578+
format: "int64",
1579+
},
15441580
publicId: {
15451581
baseName: "public_id",
15461582
type: "string",

packages/datadog-api-client-v1/models/UsageSummaryResponse.ts

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@ export class UsageSummaryResponse {
136136
* Sum of the host count average for Cloud Cost Management for all cloud providers.
137137
*/
138138
"cloudCostManagementHostCountAvgSum"?: number;
139+
/**
140+
* Sum of the host count average for Cloud Cost Management for OCI.
141+
*/
142+
"cloudCostManagementOciHostCountAvgSum"?: number;
139143
/**
140144
* Shows the sum of all Cloud Security Information and Event Management events over all hours in the current month for all organizations.
141145
*/
@@ -324,6 +328,10 @@ export class UsageSummaryResponse {
324328
* Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current month for all organizations.
325329
*/
326330
"ephInfraHostProplusAggSum"?: number;
331+
/**
332+
* Shows the sum of all ephemeral Proxmox hosts over all hours in the current month for all organizations.
333+
*/
334+
"ephInfraHostProxmoxAggSum"?: number;
327335
/**
328336
* Shows the sum of all Error Tracking APM error events over all hours in the current month for all organizations.
329337
*/
@@ -560,6 +568,14 @@ export class UsageSummaryResponse {
560568
* Shows the 99th percentile of all profiled hosts over all hours in the current month for all organizations.
561569
*/
562570
"profilingHostCountTop99PSum"?: number;
571+
/**
572+
* Shows the sum of all Proxmox hosts over all hours in the current month for all organizations.
573+
*/
574+
"proxmoxHostAggSum"?: number;
575+
/**
576+
* Shows the sum of the 99th percentile of all Proxmox hosts over all hours in the current month for all organizations.
577+
*/
578+
"proxmoxHostTop99PSum"?: number;
563579
/**
564580
* Shows the high-water mark of all published applications over all hours in the current month for all organizations.
565581
*/
@@ -1052,6 +1068,11 @@ export class UsageSummaryResponse {
10521068
type: "number",
10531069
format: "int64",
10541070
},
1071+
cloudCostManagementOciHostCountAvgSum: {
1072+
baseName: "cloud_cost_management_oci_host_count_avg_sum",
1073+
type: "number",
1074+
format: "int64",
1075+
},
10551076
cloudSiemEventsAggSum: {
10561077
baseName: "cloud_siem_events_agg_sum",
10571078
type: "number",
@@ -1287,6 +1308,11 @@ export class UsageSummaryResponse {
12871308
type: "number",
12881309
format: "int64",
12891310
},
1311+
ephInfraHostProxmoxAggSum: {
1312+
baseName: "eph_infra_host_proxmox_agg_sum",
1313+
type: "number",
1314+
format: "int64",
1315+
},
12901316
errorTrackingApmErrorEventsAggSum: {
12911317
baseName: "error_tracking_apm_error_events_agg_sum",
12921318
type: "number",
@@ -1582,6 +1608,16 @@ export class UsageSummaryResponse {
15821608
type: "number",
15831609
format: "int64",
15841610
},
1611+
proxmoxHostAggSum: {
1612+
baseName: "proxmox_host_agg_sum",
1613+
type: "number",
1614+
format: "int64",
1615+
},
1616+
proxmoxHostTop99PSum: {
1617+
baseName: "proxmox_host_top99p_sum",
1618+
type: "number",
1619+
format: "int64",
1620+
},
15851621
publishedAppHwmSum: {
15861622
baseName: "published_app_hwm_sum",
15871623
type: "number",

0 commit comments

Comments
 (0)