Skip to content

Commit f7b0443

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit 39aad71 of spec repo (#843)
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 84a915d commit f7b0443

13 files changed

+180
-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:45.396498",
8-
"spec_repo_commit": "ea9b9c8"
7+
"regenerated": "2022-02-17 15:48:00.535906",
8+
"spec_repo_commit": "39aad71"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.2",
12-
"regenerated": "2022-02-17 11:53:45.407527",
13-
"spec_repo_commit": "ea9b9c8"
12+
"regenerated": "2022-02-17 15:48:00.553726",
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.

src/datadog_api_client/v1/model/usage_host_hour.py

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/datadog_api_client/v1/model/usage_lambda_hour.py

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/datadog_api_client/v1/model/usage_logs_by_index_hour.py

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/datadog_api_client/v1/model/usage_logs_by_retention_hour.py

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/datadog_api_client/v1/model/usage_logs_hour.py

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/datadog_api_client/v1/model/usage_network_flows_hour.py

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/datadog_api_client/v1/model/usage_network_hosts_hour.py

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)