Skip to content

Commit

Permalink
Regenerate client from commit 9a2112a of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Jul 27, 2021
1 parent e8d36dd commit 3ff81d6
Show file tree
Hide file tree
Showing 1,887 changed files with 102,848 additions and 2,767 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-27 12:46:06.989229",
"spec_repo_commit": "9a2112a"
},
"v2": {
"apigentools_version": "1.4.1.dev11",
"regenerated": "2021-07-23 09:17:49.537097",
"spec_repo_commit": "0b10309"
"regenerated": "2021-07-27 12:46:33.945818",
"spec_repo_commit": "9a2112a"
}
}
}
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
3 changes: 2 additions & 1 deletion docs/v1/APIErrorResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Error response object.
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**errors** | **[str]** | Array of errors returned by the API. |
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSAccount.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ Name | Type | Description | Notes
**host_tags** | **[str]** | Array of tags (in the form `key:value`) to add to all hosts and metrics reporting through this integration. | [optional]
**role_name** | **str** | Your Datadog role delegation name. | [optional]
**secret_access_key** | **str** | Your AWS secret access key. Only required if your AWS account is a GovCloud or China account. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSAccountAndLambdaRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**account_id** | **str** | Your AWS Account ID without dashes. |
**lambda_arn** | **str** | ARN of the Datadog Lambda created during the Datadog-Amazon Web services Log collection setup. |
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSAccountCreateResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ The Response returned by the AWS Create Account call.
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**external_id** | **str** | AWS external_id. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSAccountDeleteRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ Name | Type | Description | Notes
**access_key_id** | **str** | Your AWS access key ID. Only required if your AWS account is a GovCloud or China account. | [optional]
**account_id** | **str** | Your AWS Account ID without dashes. | [optional]
**role_name** | **str** | Your Datadog role delegation name. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSAccountListResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ List of enabled AWS accounts.
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**accounts** | [**[AWSAccount]**](AWSAccount.md) | List of enabled AWS accounts. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSLogsAsyncError.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **str** | Code properties | [optional]
**message** | **str** | Message content. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSLogsAsyncResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**errors** | [**[AWSLogsAsyncError]**](AWSLogsAsyncError.md) | List of errors. | [optional]
**status** | **str** | Status of the properties. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSLogsLambda.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Description of the Lambdas.
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**arn** | **str** | Available ARN IDs. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSLogsListResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ Name | Type | Description | Notes
**account_id** | **str** | Your AWS Account ID without dashes. | [optional]
**lambdas** | [**[AWSLogsLambda]**](AWSLogsLambda.md) | List of ARNs configured in your Datadog account. | [optional]
**services** | **[str]** | Array of services IDs. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSLogsListServicesResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **str** | Key value in returned object. | [optional]
**label** | **str** | Name of service available for configuration with Datadog logs. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSLogsServicesRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**account_id** | **str** | Your AWS Account ID without dashes. |
**services** | **[str]** | Array of services IDs set to enable automatic log collection. Discover the list of available services with the get list of AWS log ready services API endpoint. |
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSNamespace.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ The namespace associated with the tag filter entry.
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | **str** | The namespace associated with the tag filter entry. | must be one of ["elb", "application_elb", "sqs", "rds", "custom", "network_elb", "lambda", ]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSTagFilter.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**namespace** | [**AWSNamespace**](AWSNamespace.md) | | [optional]
**tag_filter_str** | **str** | The tag filter string. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSTagFilterCreateRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ Name | Type | Description | Notes
**account_id** | **str** | Your AWS Account ID without dashes. | [optional]
**namespace** | [**AWSNamespace**](AWSNamespace.md) | | [optional]
**tag_filter_str** | **str** | The tag filter string. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSTagFilterDeleteRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**account_id** | **str** | The unique identifier of your AWS account. | [optional]
**namespace** | [**AWSNamespace**](AWSNamespace.md) | | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AWSTagFilterListResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ An array of tag filter rules by `namespace` and tag filter string.
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**filters** | [**[AWSTagFilter]**](AWSTagFilter.md) | An array of tag filters. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AccessRole.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ The access role of the user. Options are **st** (standard user), **adm** (admin
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | **str** | The access role of the user. Options are **st** (standard user), **adm** (admin user), or **ro** (read-only user). | defaults to "st", must be one of ["st", "adm", "ro", "ERROR", ]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AlertGraphWidgetDefinition.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ Name | Type | Description | Notes
**title** | **str** | The title of the widget. | [optional]
**title_align** | [**WidgetTextAlign**](WidgetTextAlign.md) | | [optional]
**title_size** | **str** | Size of the title. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AlertGraphWidgetDefinitionType.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Type of the alert graph widget.
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | **str** | Type of the alert graph widget. | defaults to "alert_graph", must be one of ["alert_graph", ]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AlertValueWidgetDefinition.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ Name | Type | Description | Notes
**title_align** | [**WidgetTextAlign**](WidgetTextAlign.md) | | [optional]
**title_size** | **str** | Size of value in the widget. | [optional]
**unit** | **str** | Unit to display with the value. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/AlertValueWidgetDefinitionType.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Type of the alert value widget.
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**value** | **str** | Type of the alert value widget. | defaults to "alert_value", must be one of ["alert_value", ]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/ApiKey.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ Name | Type | Description | Notes
**created_by** | **str** | Datadog user handle that created the API key. | [optional] [readonly]
**key** | **str** | API key. | [optional] [readonly]
**name** | **str** | Name of your API key. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/ApiKeyListResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ List of API and application keys available for a given organization.
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**api_keys** | [**[ApiKey]**](ApiKey.md) | Array of API keys. | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


3 changes: 2 additions & 1 deletion docs/v1/ApiKeyResponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ An API key with its associated metadata.
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**api_key** | [**ApiKey**](ApiKey.md) | | [optional]
**any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]

[[Back to Model list]](README.md#documentation-for-models) [[Back to API list]](README.md#documentation-for-api-endpoints) [[Back to README]](README.md)
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


Loading

0 comments on commit 3ff81d6

Please sign in to comment.