Skip to content

Commit

Permalink
Regenerate client from commit cc619fb of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Jul 29, 2021
1 parent c494bd7 commit 481a5c7
Show file tree
Hide file tree
Showing 976 changed files with 86,534 additions and 1,677 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.4.1.dev11",
"regenerated": "2021-07-23 09:17:27.076054",
"spec_repo_commit": "0b10309"
"regenerated": "2021-07-29 09:54:35.234990",
"spec_repo_commit": "cc619fb"
},
"v2": {
"apigentools_version": "1.4.1.dev11",
"regenerated": "2021-07-23 09:17:49.537097",
"spec_repo_commit": "0b10309"
"regenerated": "2021-07-29 09:55:06.931267",
"spec_repo_commit": "cc619fb"
}
}
}
1 change: 0 additions & 1 deletion .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,6 @@ datadog_api_client/v2/model/users_response.py
datadog_api_client/v2/model/users_type.py
datadog_api_client/v2/model_utils.py
datadog_api_client/v2/models/__init__.py
datadog_api_client/v2/models/__init__.py
datadog_api_client/v2/rest.py
docs/APIErrorResponse.md
docs/APIKeyCreateAttributes.md
Expand Down
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.1.0-SNAPSHOT
5.2.1-SNAPSHOT
16 changes: 8 additions & 8 deletions docs/v1/AWSIntegrationApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Name | Type | Description | Notes
[[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)

# **create_aws_tag_filter**
> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} create_aws_tag_filter(body)
> dict create_aws_tag_filter(body)
Set an AWS tag filter.

Expand Down Expand Up @@ -141,7 +141,7 @@ Name | Type | Description | Notes

### Return type

**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}**
**dict**

### Authorization

Expand Down Expand Up @@ -238,7 +238,7 @@ Name | Type | Description | Notes
[[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)

# **delete_aws_account**
> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} delete_aws_account(body)
> dict delete_aws_account(body)
Delete a Datadog-AWS integration matching the specified `account_id` and `role_name parameters`.

Expand Down Expand Up @@ -284,7 +284,7 @@ Name | Type | Description | Notes

### Return type

**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}**
**dict**

### Authorization

Expand All @@ -307,7 +307,7 @@ Name | Type | Description | Notes
[[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)

# **delete_aws_tag_filter**
> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} delete_aws_tag_filter(body)
> dict delete_aws_tag_filter(body)
Delete a tag filtering entry.

Expand Down Expand Up @@ -352,7 +352,7 @@ Name | Type | Description | Notes

### Return type

**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}**
**dict**

### Authorization

Expand Down Expand Up @@ -566,7 +566,7 @@ Name | Type | Description | Notes
[[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)

# **update_aws_account**
> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} update_aws_account(body)
> dict update_aws_account(body)
Update a Datadog-Amazon Web Services integration.

Expand Down Expand Up @@ -634,7 +634,7 @@ Name | Type | Description | Notes

### Return type

**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}**
**dict**

### Authorization

Expand Down
12 changes: 6 additions & 6 deletions docs/v1/AWSLogsIntegrationApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ Name | Type | Description | Notes
[[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)

# **create_aws_lambda_arn**
> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} create_aws_lambda_arn(body)
> dict create_aws_lambda_arn(body)
Attach the Lambda ARN of the Lambda created for the Datadog-AWS log collection to your AWS account ID to enable log collection.

Expand Down Expand Up @@ -209,7 +209,7 @@ Name | Type | Description | Notes

### Return type

**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}**
**dict**

### Authorization

Expand All @@ -231,7 +231,7 @@ Name | Type | Description | Notes
[[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)

# **delete_aws_lambda_arn**
> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} delete_aws_lambda_arn(body)
> dict delete_aws_lambda_arn(body)
Delete a Datadog-AWS logs configuration by removing the specific Lambda ARN associated with a given AWS account.

Expand Down Expand Up @@ -276,7 +276,7 @@ Name | Type | Description | Notes

### Return type

**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}**
**dict**

### Authorization

Expand All @@ -298,7 +298,7 @@ Name | Type | Description | Notes
[[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)

# **enable_aws_log_services**
> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} enable_aws_log_services(body)
> dict enable_aws_log_services(body)
Enable automatic log collection for a list of services. This should be run after running `CreateAWSLambdaARN` to save the configuration.

Expand Down Expand Up @@ -343,7 +343,7 @@ Name | Type | Description | Notes

### Return type

**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}**
**dict**

### Authorization

Expand Down
16 changes: 8 additions & 8 deletions docs/v1/AzureIntegrationApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Method | HTTP request | Description


# **create_azure_integration**
> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} create_azure_integration(body)
> dict create_azure_integration(body)
Create a Datadog-Azure integration.

Expand Down Expand Up @@ -68,7 +68,7 @@ Name | Type | Description | Notes

### Return type

**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}**
**dict**

### Authorization

Expand All @@ -90,7 +90,7 @@ Name | Type | Description | Notes
[[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)

# **delete_azure_integration**
> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} delete_azure_integration(body)
> dict delete_azure_integration(body)
Delete a given Datadog-Azure integration from your Datadog account.

Expand Down Expand Up @@ -140,7 +140,7 @@ Name | Type | Description | Notes

### Return type

**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}**
**dict**

### Authorization

Expand Down Expand Up @@ -222,7 +222,7 @@ This endpoint does not need any parameter.
[[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)

# **update_azure_host_filters**
> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} update_azure_host_filters(body)
> dict update_azure_host_filters(body)
Update the defined list of host filters for a given Datadog-Azure integration.

Expand Down Expand Up @@ -272,7 +272,7 @@ Name | Type | Description | Notes

### Return type

**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}**
**dict**

### Authorization

Expand All @@ -294,7 +294,7 @@ Name | Type | Description | Notes
[[Back to top]](#) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to Model list]](README.md#documentation-for-models) [[Back to README]](README.md)

# **update_azure_integration**
> {str: (bool, date, datetime, dict, float, int, list, str, none_type)} update_azure_integration(body)
> dict update_azure_integration(body)
Update a Datadog-Azure integration. Requires an existing `tenant_name` and `client_id`.
Any other fields supplied will overwrite existing values. To overwrite `tenant_name` or `client_id`,
Expand Down Expand Up @@ -346,7 +346,7 @@ Name | Type | Description | Notes

### Return type

**{str: (bool, date, datetime, dict, float, int, list, str, none_type)}**
**dict**

### Authorization

Expand Down
22 changes: 0 additions & 22 deletions docs/v1/DashboardListsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,7 @@ with ApiClient(configuration) as api_client:
# Create an instance of the API class
api_instance = dashboard_lists_api.DashboardListsApi(api_client)
body = DashboardList(
author=Creator(
email="email_example",
handle="handle_example",
name="name_example",
),
created=dateutil_parser('1970-01-01T00:00:00.00Z'),
dashboard_count=1,
id=1,
is_favorite=True,
modified=dateutil_parser('1970-01-01T00:00:00.00Z'),
name="My Dashboard",
type="manual_dashboard_list",
) # DashboardList | Create a dashboard list request body.

# example passing only required values which don't have defaults set
Expand Down Expand Up @@ -300,18 +289,7 @@ with ApiClient(configuration) as api_client:
api_instance = dashboard_lists_api.DashboardListsApi(api_client)
list_id = 1 # int | ID of the dashboard list to update.
body = DashboardList(
author=Creator(
email="email_example",
handle="handle_example",
name="name_example",
),
created=dateutil_parser('1970-01-01T00:00:00.00Z'),
dashboard_count=1,
id=1,
is_favorite=True,
modified=dateutil_parser('1970-01-01T00:00:00.00Z'),
name="My Dashboard",
type="manual_dashboard_list",
) # DashboardList | Update a dashboard list request body.

# example passing only required values which don't have defaults set
Expand Down
10 changes: 0 additions & 10 deletions docs/v1/DashboardsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,9 @@ with ApiClient(configuration) as api_client:
# Create an instance of the API class
api_instance = dashboards_api.DashboardsApi(api_client)
body = Dashboard(
author_handle="[email protected]",
created_at=dateutil_parser('1970-01-01T00:00:00.00Z'),
description="description_example",
id="123-abc-456",
is_read_only=False,
layout_type=DashboardLayoutType("ordered"),
modified_at=dateutil_parser('1970-01-01T00:00:00.00Z'),
notify_list=[
"notify_list_example",
],
Expand All @@ -71,7 +67,6 @@ with ApiClient(configuration) as api_client:
),
],
title="",
url="/dashboard/123-abc-456/example-dashboard-title",
widgets=[
Widget(
definition=WidgetDefinition(),
Expand Down Expand Up @@ -488,13 +483,9 @@ with ApiClient(configuration) as api_client:
api_instance = dashboards_api.DashboardsApi(api_client)
dashboard_id = "dashboard_id_example" # str | The ID of the dashboard.
body = Dashboard(
author_handle="[email protected]",
created_at=dateutil_parser('1970-01-01T00:00:00.00Z'),
description="description_example",
id="123-abc-456",
is_read_only=False,
layout_type=DashboardLayoutType("ordered"),
modified_at=dateutil_parser('1970-01-01T00:00:00.00Z'),
notify_list=[
"notify_list_example",
],
Expand All @@ -521,7 +512,6 @@ with ApiClient(configuration) as api_client:
),
],
title="",
url="/dashboard/123-abc-456/example-dashboard-title",
widgets=[
Widget(
definition=WidgetDefinition(),
Expand Down
Loading

0 comments on commit 481a5c7

Please sign in to comment.