Skip to content

Commit f26a155

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 39aad71 of spec repo (#530)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 3bb054c commit f26a155

13 files changed

+246
-4
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"apigentools_version": "1.6.2",
7-
"regenerated": "2022-02-17 11:53:41.235716",
8-
"spec_repo_commit": "ea9b9c8"
7+
"regenerated": "2022-02-17 15:48:12.335554",
8+
"spec_repo_commit": "39aad71"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.2",
12-
"regenerated": "2022-02-17 11:53:41.253373",
13-
"spec_repo_commit": "ea9b9c8"
12+
"regenerated": "2022-02-17 15:48:12.353403",
13+
"spec_repo_commit": "39aad71"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13618,6 +13618,12 @@ components:
1361813618
for the OpenTelemetry Collector.
1361913619
format: int64
1362013620
type: integer
13621+
org_name:
13622+
description: The organization name.
13623+
type: string
13624+
public_id:
13625+
description: The organization public ID.
13626+
type: string
1362113627
vsphere_host_count:
1362213628
description: 'Contains the total number of hosts that reported through vSphere
1362313629
integration
@@ -13768,6 +13774,12 @@ components:
1376813774
description: Contains the sum of invocations of all functions.
1376913775
format: int64
1377013776
type: integer
13777+
org_name:
13778+
description: The organization name.
13779+
type: string
13780+
public_id:
13781+
description: The organization public ID.
13782+
type: string
1377113783
type: object
1377213784
UsageLambdaResponse:
1377313785
description: 'Response containing the number of lambda functions and sum of
@@ -13798,6 +13810,12 @@ components:
1379813810
index_name:
1379913811
description: The user specified name for this index ID.
1380013812
type: string
13813+
org_name:
13814+
description: The organization name.
13815+
type: string
13816+
public_id:
13817+
description: The organization public ID.
13818+
type: string
1380113819
retention:
1380213820
description: The retention period (in days) for this index ID.
1380313821
format: int64
@@ -13828,6 +13846,12 @@ components:
1382813846
hour.
1382913847
format: int64
1383013848
type: integer
13849+
org_name:
13850+
description: The organization name.
13851+
type: string
13852+
public_id:
13853+
description: The organization public ID.
13854+
type: string
1383113855
rehydrated_indexed_events_count:
1383213856
description: Rehydrated logs indexed with this retention period during a
1383313857
given hour.
@@ -13887,6 +13911,12 @@ components:
1388713911
available as of December 1, 2020).
1388813912
format: int64
1388913913
type: integer
13914+
org_name:
13915+
description: The organization name.
13916+
type: string
13917+
public_id:
13918+
description: The organization public ID.
13919+
type: string
1389013920
type: object
1389113921
UsageLogsResponse:
1389213922
description: Response containing the number of logs for each hour.
@@ -13917,6 +13947,12 @@ components:
1391713947
description: Contains the number of netflow events indexed.
1391813948
format: int64
1391913949
type: integer
13950+
org_name:
13951+
description: The organization name.
13952+
type: string
13953+
public_id:
13954+
description: The organization public ID.
13955+
type: string
1392013956
type: object
1392113957
UsageNetworkFlowsResponse:
1392213958
description: Response containing the number of netflow events indexed for each
@@ -13939,6 +13975,12 @@ components:
1393913975
description: The hour for the usage.
1394013976
format: date-time
1394113977
type: string
13978+
org_name:
13979+
description: The organization name.
13980+
type: string
13981+
public_id:
13982+
description: The organization public ID.
13983+
type: string
1394213984
type: object
1394313985
UsageNetworkHostsResponse:
1394413986
description: Response containing the number of active NPM hosts for each hour
@@ -15149,6 +15191,12 @@ components:
1514915191
description: The hour for the usage.
1515015192
format: date-time
1515115193
type: string
15194+
org_name:
15195+
description: The organization name.
15196+
type: string
15197+
public_id:
15198+
description: The organization public ID.
15199+
type: string
1515215200
type: object
1515315201
UsageSyntheticsAPIResponse:
1515415202
description: Response containing the number of Synthetics API tests run for
@@ -15172,6 +15220,12 @@ components:
1517215220
description: The hour for the usage.
1517315221
format: date-time
1517415222
type: string
15223+
org_name:
15224+
description: The organization name.
15225+
type: string
15226+
public_id:
15227+
description: The organization public ID.
15228+
type: string
1517515229
type: object
1517615230
UsageSyntheticsBrowserResponse:
1517715231
description: Response containing the number of Synthetics Browser tests run
@@ -15194,6 +15248,12 @@ components:
1519415248
description: The hour for the usage.
1519515249
format: date-time
1519615250
type: string
15251+
org_name:
15252+
description: The organization name.
15253+
type: string
15254+
public_id:
15255+
description: The organization public ID.
15256+
type: string
1519715257
type: object
1519815258
UsageSyntheticsResponse:
1519915259
description: Response containing the number of Synthetics API tests run for
@@ -15228,6 +15288,12 @@ components:
1522815288
that are outputs for aggregations.
1522915289
format: int64
1523015290
type: integer
15291+
org_name:
15292+
description: The organization name.
15293+
type: string
15294+
public_id:
15295+
description: The organization public ID.
15296+
type: string
1523115297
type: object
1523215298
UsageTimeseriesResponse:
1523315299
description: Response containing hourly usage of timeseries.

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,14 @@ export class UsageHostHour {
6767
* Contains the total number of hosts reported by Datadog exporter for the OpenTelemetry Collector.
6868
*/
6969
"opentelemetryHostCount"?: number;
70+
/**
71+
* The organization name.
72+
*/
73+
"orgName"?: string;
74+
/**
75+
* The organization public ID.
76+
*/
77+
"publicId"?: string;
7078
/**
7179
* Contains the total number of hosts that reported through vSphere integration (and were NOT running the Datadog Agent).
7280
*/
@@ -146,6 +154,14 @@ export class UsageHostHour {
146154
type: "number",
147155
format: "int64",
148156
},
157+
orgName: {
158+
baseName: "org_name",
159+
type: "string",
160+
},
161+
publicId: {
162+
baseName: "public_id",
163+
type: "string",
164+
},
149165
vsphereHostCount: {
150166
baseName: "vsphere_host_count",
151167
type: "number",

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ export class UsageLambdaHour {
2727
* Contains the sum of invocations of all functions.
2828
*/
2929
"invocationsSum"?: number;
30+
/**
31+
* The organization name.
32+
*/
33+
"orgName"?: string;
34+
/**
35+
* The organization public ID.
36+
*/
37+
"publicId"?: string;
3038

3139
/**
3240
* @ignore
@@ -52,6 +60,14 @@ export class UsageLambdaHour {
5260
type: "number",
5361
format: "int64",
5462
},
63+
orgName: {
64+
baseName: "org_name",
65+
type: "string",
66+
},
67+
publicId: {
68+
baseName: "public_id",
69+
type: "string",
70+
},
5571
};
5672

5773
/**

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@ export class UsageLogsByIndexHour {
3131
* The user specified name for this index ID.
3232
*/
3333
"indexName"?: string;
34+
/**
35+
* The organization name.
36+
*/
37+
"orgName"?: string;
38+
/**
39+
* The organization public ID.
40+
*/
41+
"publicId"?: string;
3442
/**
3543
* The retention period (in days) for this index ID.
3644
*/
@@ -63,6 +71,14 @@ export class UsageLogsByIndexHour {
6371
baseName: "index_name",
6472
type: "string",
6573
},
74+
orgName: {
75+
baseName: "org_name",
76+
type: "string",
77+
},
78+
publicId: {
79+
baseName: "public_id",
80+
type: "string",
81+
},
6682
retention: {
6783
baseName: "retention",
6884
type: "number",

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ export class UsageLogsByRetentionHour {
2323
* Live logs indexed with this retention period during a given hour.
2424
*/
2525
"liveIndexedEventsCount"?: number;
26+
/**
27+
* The organization name.
28+
*/
29+
"orgName"?: string;
30+
/**
31+
* The organization public ID.
32+
*/
33+
"publicId"?: string;
2634
/**
2735
* Rehydrated logs indexed with this retention period during a given hour.
2836
*/
@@ -51,6 +59,14 @@ export class UsageLogsByRetentionHour {
5159
type: "number",
5260
format: "int64",
5361
},
62+
orgName: {
63+
baseName: "org_name",
64+
type: "string",
65+
},
66+
publicId: {
67+
baseName: "public_id",
68+
type: "string",
69+
},
5470
rehydratedIndexedEventsCount: {
5571
baseName: "rehydrated_indexed_events_count",
5672
type: "number",

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,14 @@ export class UsageLogsHour {
4747
* Contains the number of rehydrated log bytes ingested (data available as of December 1, 2020).
4848
*/
4949
"logsRehydratedIngestedBytes"?: number;
50+
/**
51+
* The organization name.
52+
*/
53+
"orgName"?: string;
54+
/**
55+
* The organization public ID.
56+
*/
57+
"publicId"?: string;
5058

5159
/**
5260
* @ignore
@@ -97,6 +105,14 @@ export class UsageLogsHour {
97105
type: "number",
98106
format: "int64",
99107
},
108+
orgName: {
109+
baseName: "org_name",
110+
type: "string",
111+
},
112+
publicId: {
113+
baseName: "public_id",
114+
type: "string",
115+
},
100116
};
101117

102118
/**

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ export class UsageNetworkFlowsHour {
2323
* Contains the number of netflow events indexed.
2424
*/
2525
"indexedEventsCount"?: number;
26+
/**
27+
* The organization name.
28+
*/
29+
"orgName"?: string;
30+
/**
31+
* The organization public ID.
32+
*/
33+
"publicId"?: string;
2634

2735
/**
2836
* @ignore
@@ -43,6 +51,14 @@ export class UsageNetworkFlowsHour {
4351
type: "number",
4452
format: "int64",
4553
},
54+
orgName: {
55+
baseName: "org_name",
56+
type: "string",
57+
},
58+
publicId: {
59+
baseName: "public_id",
60+
type: "string",
61+
},
4662
};
4763

4864
/**

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ export class UsageNetworkHostsHour {
2323
* The hour for the usage.
2424
*/
2525
"hour"?: Date;
26+
/**
27+
* The organization name.
28+
*/
29+
"orgName"?: string;
30+
/**
31+
* The organization public ID.
32+
*/
33+
"publicId"?: string;
2634

2735
/**
2836
* @ignore
@@ -43,6 +51,14 @@ export class UsageNetworkHostsHour {
4351
type: "Date",
4452
format: "date-time",
4553
},
54+
orgName: {
55+
baseName: "org_name",
56+
type: "string",
57+
},
58+
publicId: {
59+
baseName: "public_id",
60+
type: "string",
61+
},
4662
};
4763

4864
/**

0 commit comments

Comments
 (0)