Skip to content

Commit ab34885

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Regenerate client from commit cdc8c0b of spec repo (#180)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 532de5d commit ab34885

18 files changed

+62
-62
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.3.0",
7-
"regenerated": "2020-12-01 16:27:08.825574",
8-
"spec_repo_commit": "87f1f19"
7+
"regenerated": "2020-12-02 08:54:23.344270",
8+
"spec_repo_commit": "cdc8c0b"
99
},
1010
"v2": {
1111
"apigentools_version": "1.3.0",
12-
"regenerated": "2020-12-01 16:27:19.540981",
13-
"spec_repo_commit": "87f1f19"
12+
"regenerated": "2020-12-02 08:54:33.564570",
13+
"spec_repo_commit": "cdc8c0b"
1414
}
1515
}
1616
}

docs/v1/AWSIntegrationApi.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
6666
account_specific_namespace_rules={
6767
"key": True,
6868
},
69-
["us-east-1","us-west-2"],
70-
["<KEY>:<VALUE>"],
71-
["<KEY>:<VALUE>"],
69+
excluded_regions=["us-east-1","us-west-2"],
70+
filter_tags=["<KEY>:<VALUE>"],
71+
host_tags=["<KEY>:<VALUE>"],
7272
role_name="DatadogAWSIntegrationRole",
7373
secret_access_key="secret_access_key_example",
7474
) # AWSAccount | AWS Request Object
@@ -250,9 +250,9 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
250250
account_specific_namespace_rules={
251251
"key": True,
252252
},
253-
["us-east-1","us-west-2"],
254-
["<KEY>:<VALUE>"],
255-
["<KEY>:<VALUE>"],
253+
excluded_regions=["us-east-1","us-west-2"],
254+
filter_tags=["<KEY>:<VALUE>"],
255+
host_tags=["<KEY>:<VALUE>"],
256256
role_name="DatadogAWSIntegrationRole",
257257
secret_access_key="secret_access_key_example",
258258
) # AWSAccount | Your Datadog role delegation name. For more information about your AWS account Role name, see the [Datadog AWS integration configuration info](https://github.com/DataDog/documentation/blob/master/integrations/amazon_web_services/#installation).
@@ -345,9 +345,9 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
345345
account_specific_namespace_rules={
346346
"key": True,
347347
},
348-
["us-east-1","us-west-2"],
349-
["<KEY>:<VALUE>"],
350-
["<KEY>:<VALUE>"],
348+
excluded_regions=["us-east-1","us-west-2"],
349+
filter_tags=["<KEY>:<VALUE>"],
350+
host_tags=["<KEY>:<VALUE>"],
351351
role_name="DatadogAWSIntegrationRole",
352352
secret_access_key="secret_access_key_example",
353353
) # AWSAccount | AWS request object
@@ -780,9 +780,9 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
780780
account_specific_namespace_rules={
781781
"key": True,
782782
},
783-
["us-east-1","us-west-2"],
784-
["<KEY>:<VALUE>"],
785-
["<KEY>:<VALUE>"],
783+
excluded_regions=["us-east-1","us-west-2"],
784+
filter_tags=["<KEY>:<VALUE>"],
785+
host_tags=["<KEY>:<VALUE>"],
786786
role_name="DatadogAWSIntegrationRole",
787787
secret_access_key="secret_access_key_example",
788788
) # AWSAccount | AWS request object

docs/v1/AWSLogsIntegrationApi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
147147
api_instance = aws_logs_integration_api.AWSLogsIntegrationApi(api_client)
148148
body = AWSLogsServicesRequest(
149149
account_id="1234567",
150-
["s3","elb","elbv2","cloudfront","redshift","lambda"],
150+
services=["s3","elb","elbv2","cloudfront","redshift","lambda"],
151151
) # AWSLogsServicesRequest | Check AWS Logs Async Services request body.
152152

153153
# example passing only required values which don't have defaults set
@@ -408,7 +408,7 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
408408
api_instance = aws_logs_integration_api.AWSLogsIntegrationApi(api_client)
409409
body = AWSLogsServicesRequest(
410410
account_id="1234567",
411-
["s3","elb","elbv2","cloudfront","redshift","lambda"],
411+
services=["s3","elb","elbv2","cloudfront","redshift","lambda"],
412412
) # AWSLogsServicesRequest | Enable AWS Log Services request body.
413413

414414
# example passing only required values which don't have defaults set

docs/v1/AzureIntegrationApi.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
5959
body = AzureAccount(
6060
client_id="testc7f6-1234-5678-9101-3fcbf464test",
6161
client_secret="testingx./Sw*g/Y33t..R1cH+hScMDt",
62-
["*"],
62+
errors=["*"],
6363
host_filters="key:value,filter:example",
6464
new_client_id="new1c7f6-1234-5678-9101-3fcbf464test",
6565
new_tenant_name="new1c44-1234-5678-9101-cc00736ftest",
@@ -151,7 +151,7 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
151151
body = AzureAccount(
152152
client_id="testc7f6-1234-5678-9101-3fcbf464test",
153153
client_secret="testingx./Sw*g/Y33t..R1cH+hScMDt",
154-
["*"],
154+
errors=["*"],
155155
host_filters="key:value,filter:example",
156156
new_client_id="new1c7f6-1234-5678-9101-3fcbf464test",
157157
new_tenant_name="new1c44-1234-5678-9101-cc00736ftest",
@@ -323,7 +323,7 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
323323
body = AzureAccount(
324324
client_id="testc7f6-1234-5678-9101-3fcbf464test",
325325
client_secret="testingx./Sw*g/Y33t..R1cH+hScMDt",
326-
["*"],
326+
errors=["*"],
327327
host_filters="key:value,filter:example",
328328
new_client_id="new1c7f6-1234-5678-9101-3fcbf464test",
329329
new_tenant_name="new1c44-1234-5678-9101-cc00736ftest",
@@ -415,7 +415,7 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
415415
body = AzureAccount(
416416
client_id="testc7f6-1234-5678-9101-3fcbf464test",
417417
client_secret="testingx./Sw*g/Y33t..R1cH+hScMDt",
418-
["*"],
418+
errors=["*"],
419419
host_filters="key:value,filter:example",
420420
new_client_id="new1c7f6-1234-5678-9101-3fcbf464test",
421421
new_tenant_name="new1c44-1234-5678-9101-cc00736ftest",

docs/v1/DashboardsApi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
8787
],
8888
title="title_example",
8989
url="/dashboard/123-abc-456/example-dashboard-title",
90-
[{"definition":{"requests":{"fill":{"q":"system.cpu.user"}},"type":"hostmap"}}],
90+
widgets=[{"definition":{"requests":{"fill":{"q":"system.cpu.user"}},"type":"hostmap"}}],
9191
) # Dashboard | Create a dashboard request body.
9292

9393
# example passing only required values which don't have defaults set
@@ -451,7 +451,7 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
451451
],
452452
title="title_example",
453453
url="/dashboard/123-abc-456/example-dashboard-title",
454-
[{"definition":{"requests":{"fill":{"q":"system.cpu.user"}},"type":"hostmap"}}],
454+
widgets=[{"definition":{"requests":{"fill":{"q":"system.cpu.user"}},"type":"hostmap"}}],
455455
) # Dashboard | Update Dashboard request body.
456456

457457
# example passing only required values which don't have defaults set

docs/v1/DowntimesApi.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -237,17 +237,17 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
237237
id=1625,
238238
message="Message on the downtime",
239239
monitor_id=123456,
240-
["*"],
240+
monitor_tags=["*"],
241241
parent_id=123,
242242
recurrence=DowntimeRecurrence(
243243
period=1,
244244
rrule="FREQ=MONTHLY;BYSETPOS=3;BYDAY=WE;INTERVAL=1",
245245
type="weeks",
246246
until_date=1447786293,
247247
until_occurrences=2,
248-
["Mon","Tue"],
248+
week_days=["Mon","Tue"],
249249
),
250-
["env:staging"],
250+
scope=["env:staging"],
251251
start=1412792983,
252252
timezone="America/New_York",
253253
updater_id=123456,
@@ -514,17 +514,17 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
514514
id=1625,
515515
message="Message on the downtime",
516516
monitor_id=123456,
517-
["*"],
517+
monitor_tags=["*"],
518518
parent_id=123,
519519
recurrence=DowntimeRecurrence(
520520
period=1,
521521
rrule="FREQ=MONTHLY;BYSETPOS=3;BYDAY=WE;INTERVAL=1",
522522
type="weeks",
523523
until_date=1447786293,
524524
until_occurrences=2,
525-
["Mon","Tue"],
525+
week_days=["Mon","Tue"],
526526
),
527-
["env:staging"],
527+
scope=["env:staging"],
528528
start=1412792983,
529529
timezone="America/New_York",
530530
updater_id=123456,

docs/v1/GCPIntegrationApi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
6262
client_email="[email protected]",
6363
client_id="123456712345671234567",
6464
client_x509_cert_url="https://www.googleapis.com/robot/v1/metadata/x509/<CLIENT_EMAIL>",
65-
["*"],
65+
errors=["*"],
6666
host_filters="key:value,filter:example",
6767
private_key="private_key",
6868
private_key_id="123456789abcdefghi123456789abcdefghijklm",
@@ -160,7 +160,7 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
160160
client_email="[email protected]",
161161
client_id="123456712345671234567",
162162
client_x509_cert_url="https://www.googleapis.com/robot/v1/metadata/x509/<CLIENT_EMAIL>",
163-
["*"],
163+
errors=["*"],
164164
host_filters="key:value,filter:example",
165165
private_key="private_key",
166166
private_key_id="123456789abcdefghi123456789abcdefghijklm",
@@ -338,7 +338,7 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
338338
client_email="[email protected]",
339339
client_id="123456712345671234567",
340340
client_x509_cert_url="https://www.googleapis.com/robot/v1/metadata/x509/<CLIENT_EMAIL>",
341-
["*"],
341+
errors=["*"],
342342
host_filters="key:value,filter:example",
343343
private_key="private_key",
344344
private_key_id="123456789abcdefghi123456789abcdefghijklm",

docs/v1/LogsIndexesApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
403403
# Create an instance of the API class
404404
api_instance = logs_indexes_api.LogsIndexesApi(api_client)
405405
body = LogsIndexesOrder(
406-
["main","payments","web"],
406+
index_names=["main","payments","web"],
407407
) # LogsIndexesOrder | Object containing the new ordered list of index names
408408

409409
# example passing only required values which don't have defaults set

docs/v1/LogsPipelinesApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
578578
# Create an instance of the API class
579579
api_instance = logs_pipelines_api.LogsPipelinesApi(api_client)
580580
body = LogsPipelinesOrder(
581-
["tags","org_ids","products"],
581+
pipeline_ids=["tags","org_ids","products"],
582582
) # LogsPipelinesOrder | Object containing the new ordered list of pipeline IDs.
583583

584584
# example passing only required values which don't have defaults set

docs/v1/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ with datadog_api_client.v1.ApiClient(configuration) as api_client:
9292
account_specific_namespace_rules={
9393
"key": True,
9494
},
95-
["us-east-1","us-west-2"],
96-
["<KEY>:<VALUE>"],
97-
["<KEY>:<VALUE>"],
95+
excluded_regions=["us-east-1","us-west-2"],
96+
filter_tags=["<KEY>:<VALUE>"],
97+
host_tags=["<KEY>:<VALUE>"],
9898
role_name="DatadogAWSIntegrationRole",
9999
secret_access_key="secret_access_key_example",
100100
) # AWSAccount | AWS Request Object

0 commit comments

Comments
 (0)