diff --git a/.swagger-codegen/config.json b/.swagger-codegen/config.json index d1a9877..7ea07f4 100644 --- a/.swagger-codegen/config.json +++ b/.swagger-codegen/config.json @@ -3,5 +3,5 @@ "gitUserId": "wavefrontHQ", "packageName": "wavefront_api_client", "packageUrl": "https://github.com/wavefrontHQ/python-client", - "packageVersion": "2.210.2" + "packageVersion": "2.213.0" } diff --git a/.swagger-codegen/config.jsone b/.swagger-codegen/config.jsone index 6edb882..d1a9877 100644 --- a/.swagger-codegen/config.jsone +++ b/.swagger-codegen/config.jsone @@ -3,5 +3,5 @@ "gitUserId": "wavefrontHQ", "packageName": "wavefront_api_client", "packageUrl": "https://github.com/wavefrontHQ/python-client", - "packageVersion": "2.203.2" + "packageVersion": "2.210.2" } diff --git a/README.md b/README.md index 9779106..fe11ed1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project: - API version: v2 -- Package version: 2.210.2 +- Package version: 2.213.0 - Build package: io.swagger.codegen.languages.PythonClientCodegen ## Requirements. diff --git a/docs/AlertAnalyticsSummary.md b/docs/AlertAnalyticsSummary.md index 9b1a633..e8afbbb 100644 --- a/docs/AlertAnalyticsSummary.md +++ b/docs/AlertAnalyticsSummary.md @@ -3,8 +3,10 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**total_active_no_target** | **int** | | [optional] **total_evaluated** | **int** | | [optional] **total_failed** | **int** | | [optional] +**total_no_data** | **int** | | [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) diff --git a/docs/AlertAnalyticsSummaryDetail.md b/docs/AlertAnalyticsSummaryDetail.md index 4f94b54..8e1b180 100644 --- a/docs/AlertAnalyticsSummaryDetail.md +++ b/docs/AlertAnalyticsSummaryDetail.md @@ -13,6 +13,11 @@ Name | Type | Description | Notes **error_groups_summary** | [**list[AlertErrorGroupSummary]**](AlertErrorGroupSummary.md) | | [optional] **failure_percentage** | **float** | | [optional] **failure_percentage_range** | **str** | | [optional] +**is_no_data** | **bool** | | [optional] +**is_no_target** | **bool** | | [optional] +**last_event_time** | **str** | | [optional] +**last_updated_time** | **str** | | [optional] +**last_updated_user_id** | **str** | | [optional] **tags** | **list[str]** | | [optional] **total_evaluated** | **int** | | [optional] **total_failed** | **int** | | [optional] diff --git a/docs/ResponseContainer.md b/docs/ResponseContainer.md index c9db167..00c1291 100644 --- a/docs/ResponseContainer.md +++ b/docs/ResponseContainer.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | **object** | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerAccessPolicy.md b/docs/ResponseContainerAccessPolicy.md index d483310..47841d8 100644 --- a/docs/ResponseContainerAccessPolicy.md +++ b/docs/ResponseContainerAccessPolicy.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**AccessPolicy**](AccessPolicy.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerAccessPolicyAction.md b/docs/ResponseContainerAccessPolicyAction.md index 2926d65..0be1778 100644 --- a/docs/ResponseContainerAccessPolicyAction.md +++ b/docs/ResponseContainerAccessPolicyAction.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | **str** | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerAccount.md b/docs/ResponseContainerAccount.md index 76bb26b..43825f2 100644 --- a/docs/ResponseContainerAccount.md +++ b/docs/ResponseContainerAccount.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**Account**](Account.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerAlert.md b/docs/ResponseContainerAlert.md index 25e4816..5795056 100644 --- a/docs/ResponseContainerAlert.md +++ b/docs/ResponseContainerAlert.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**Alert**](Alert.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerAlertAnalyticsSummary.md b/docs/ResponseContainerAlertAnalyticsSummary.md index a832e57..dbf5c11 100644 --- a/docs/ResponseContainerAlertAnalyticsSummary.md +++ b/docs/ResponseContainerAlertAnalyticsSummary.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**AlertAnalyticsSummary**](AlertAnalyticsSummary.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerApiTokenModel.md b/docs/ResponseContainerApiTokenModel.md index 31b0232..644a5d4 100644 --- a/docs/ResponseContainerApiTokenModel.md +++ b/docs/ResponseContainerApiTokenModel.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**ApiTokenModel**](ApiTokenModel.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerCloudIntegration.md b/docs/ResponseContainerCloudIntegration.md index ee4e1ff..d4ea272 100644 --- a/docs/ResponseContainerCloudIntegration.md +++ b/docs/ResponseContainerCloudIntegration.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**CloudIntegration**](CloudIntegration.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerClusterInfoDTO.md b/docs/ResponseContainerClusterInfoDTO.md index 19ccfc7..42b664f 100644 --- a/docs/ResponseContainerClusterInfoDTO.md +++ b/docs/ResponseContainerClusterInfoDTO.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**ClusterInfoDTO**](ClusterInfoDTO.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerDashboard.md b/docs/ResponseContainerDashboard.md index 44519a0..db288c4 100644 --- a/docs/ResponseContainerDashboard.md +++ b/docs/ResponseContainerDashboard.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**Dashboard**](Dashboard.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerDefaultSavedAppMapSearch.md b/docs/ResponseContainerDefaultSavedAppMapSearch.md index 60672c8..684fcdd 100644 --- a/docs/ResponseContainerDefaultSavedAppMapSearch.md +++ b/docs/ResponseContainerDefaultSavedAppMapSearch.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**DefaultSavedAppMapSearch**](DefaultSavedAppMapSearch.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerDefaultSavedTracesSearch.md b/docs/ResponseContainerDefaultSavedTracesSearch.md index e3324ef..0295312 100644 --- a/docs/ResponseContainerDefaultSavedTracesSearch.md +++ b/docs/ResponseContainerDefaultSavedTracesSearch.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**DefaultSavedTracesSearch**](DefaultSavedTracesSearch.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerDerivedMetricDefinition.md b/docs/ResponseContainerDerivedMetricDefinition.md index 35ef0e4..0ebbf9e 100644 --- a/docs/ResponseContainerDerivedMetricDefinition.md +++ b/docs/ResponseContainerDerivedMetricDefinition.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**DerivedMetricDefinition**](DerivedMetricDefinition.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerEvent.md b/docs/ResponseContainerEvent.md index a0deefb..81bf1cf 100644 --- a/docs/ResponseContainerEvent.md +++ b/docs/ResponseContainerEvent.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**Event**](Event.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerExternalLink.md b/docs/ResponseContainerExternalLink.md index 36934d9..dbbf358 100644 --- a/docs/ResponseContainerExternalLink.md +++ b/docs/ResponseContainerExternalLink.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**ExternalLink**](ExternalLink.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerFacetResponse.md b/docs/ResponseContainerFacetResponse.md index b9f7709..7002e34 100644 --- a/docs/ResponseContainerFacetResponse.md +++ b/docs/ResponseContainerFacetResponse.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**FacetResponse**](FacetResponse.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerFacetsResponseContainer.md b/docs/ResponseContainerFacetsResponseContainer.md index c615302..494145a 100644 --- a/docs/ResponseContainerFacetsResponseContainer.md +++ b/docs/ResponseContainerFacetsResponseContainer.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**FacetsResponseContainer**](FacetsResponseContainer.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerHistoryResponse.md b/docs/ResponseContainerHistoryResponse.md index bd4c153..533ddf8 100644 --- a/docs/ResponseContainerHistoryResponse.md +++ b/docs/ResponseContainerHistoryResponse.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**HistoryResponse**](HistoryResponse.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerIngestionPolicyReadModel.md b/docs/ResponseContainerIngestionPolicyReadModel.md index 743f81b..2188068 100644 --- a/docs/ResponseContainerIngestionPolicyReadModel.md +++ b/docs/ResponseContainerIngestionPolicyReadModel.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**IngestionPolicyReadModel**](IngestionPolicyReadModel.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerIntegration.md b/docs/ResponseContainerIntegration.md index 28cba81..f738aaa 100644 --- a/docs/ResponseContainerIntegration.md +++ b/docs/ResponseContainerIntegration.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**Integration**](Integration.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerIntegrationStatus.md b/docs/ResponseContainerIntegrationStatus.md index 8f776d1..9401a48 100644 --- a/docs/ResponseContainerIntegrationStatus.md +++ b/docs/ResponseContainerIntegrationStatus.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**IntegrationStatus**](IntegrationStatus.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerListAccessControlListReadDTO.md b/docs/ResponseContainerListAccessControlListReadDTO.md index 435283c..173b1a2 100644 --- a/docs/ResponseContainerListAccessControlListReadDTO.md +++ b/docs/ResponseContainerListAccessControlListReadDTO.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**list[AccessControlListReadDTO]**](AccessControlListReadDTO.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerListAlertErrorGroupInfo.md b/docs/ResponseContainerListAlertErrorGroupInfo.md index f98620d..6b5a73f 100644 --- a/docs/ResponseContainerListAlertErrorGroupInfo.md +++ b/docs/ResponseContainerListAlertErrorGroupInfo.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**list[AlertErrorGroupInfo]**](AlertErrorGroupInfo.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerListApiTokenModel.md b/docs/ResponseContainerListApiTokenModel.md index 952e859..d325800 100644 --- a/docs/ResponseContainerListApiTokenModel.md +++ b/docs/ResponseContainerListApiTokenModel.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**list[ApiTokenModel]**](ApiTokenModel.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerListIntegration.md b/docs/ResponseContainerListIntegration.md index bf40f69..28768de 100644 --- a/docs/ResponseContainerListIntegration.md +++ b/docs/ResponseContainerListIntegration.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**list[Integration]**](Integration.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerListIntegrationManifestGroup.md b/docs/ResponseContainerListIntegrationManifestGroup.md index 5f82f34..52277a2 100644 --- a/docs/ResponseContainerListIntegrationManifestGroup.md +++ b/docs/ResponseContainerListIntegrationManifestGroup.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**list[IntegrationManifestGroup]**](IntegrationManifestGroup.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerListNotificationMessages.md b/docs/ResponseContainerListNotificationMessages.md index ccc71c3..5021a19 100644 --- a/docs/ResponseContainerListNotificationMessages.md +++ b/docs/ResponseContainerListNotificationMessages.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**list[NotificationMessages]**](NotificationMessages.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerListServiceAccount.md b/docs/ResponseContainerListServiceAccount.md index 589b881..393dc63 100644 --- a/docs/ResponseContainerListServiceAccount.md +++ b/docs/ResponseContainerListServiceAccount.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**list[ServiceAccount]**](ServiceAccount.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerListString.md b/docs/ResponseContainerListString.md index 7aee40b..9c2ed30 100644 --- a/docs/ResponseContainerListString.md +++ b/docs/ResponseContainerListString.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | **list[str]** | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerListUserApiToken.md b/docs/ResponseContainerListUserApiToken.md index 2a7df32..659fe45 100644 --- a/docs/ResponseContainerListUserApiToken.md +++ b/docs/ResponseContainerListUserApiToken.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**list[UserApiToken]**](UserApiToken.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerListUserDTO.md b/docs/ResponseContainerListUserDTO.md index 1f73496..dd699d3 100644 --- a/docs/ResponseContainerListUserDTO.md +++ b/docs/ResponseContainerListUserDTO.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**list[UserDTO]**](UserDTO.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerMaintenanceWindow.md b/docs/ResponseContainerMaintenanceWindow.md index bd23b52..ce7e135 100644 --- a/docs/ResponseContainerMaintenanceWindow.md +++ b/docs/ResponseContainerMaintenanceWindow.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**MaintenanceWindow**](MaintenanceWindow.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerMap.md b/docs/ResponseContainerMap.md index 950a2f6..fbaa759 100644 --- a/docs/ResponseContainerMap.md +++ b/docs/ResponseContainerMap.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | **dict(str, object)** | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerMapStringInteger.md b/docs/ResponseContainerMapStringInteger.md index 0342f42..27de6d3 100644 --- a/docs/ResponseContainerMapStringInteger.md +++ b/docs/ResponseContainerMapStringInteger.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | **dict(str, int)** | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerMapStringIntegrationStatus.md b/docs/ResponseContainerMapStringIntegrationStatus.md index 02fe003..48ce7c3 100644 --- a/docs/ResponseContainerMapStringIntegrationStatus.md +++ b/docs/ResponseContainerMapStringIntegrationStatus.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**dict(str, IntegrationStatus)**](IntegrationStatus.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerMessage.md b/docs/ResponseContainerMessage.md index 019462a..5370197 100644 --- a/docs/ResponseContainerMessage.md +++ b/docs/ResponseContainerMessage.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**Message**](Message.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerMetricsPolicyReadModel.md b/docs/ResponseContainerMetricsPolicyReadModel.md index 03a9569..1b0405e 100644 --- a/docs/ResponseContainerMetricsPolicyReadModel.md +++ b/docs/ResponseContainerMetricsPolicyReadModel.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**MetricsPolicyReadModel**](MetricsPolicyReadModel.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerMonitoredApplicationDTO.md b/docs/ResponseContainerMonitoredApplicationDTO.md index 50b8813..7202ebb 100644 --- a/docs/ResponseContainerMonitoredApplicationDTO.md +++ b/docs/ResponseContainerMonitoredApplicationDTO.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**MonitoredApplicationDTO**](MonitoredApplicationDTO.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerMonitoredCluster.md b/docs/ResponseContainerMonitoredCluster.md index f997c58..7408862 100644 --- a/docs/ResponseContainerMonitoredCluster.md +++ b/docs/ResponseContainerMonitoredCluster.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**MonitoredCluster**](MonitoredCluster.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerMonitoredServiceDTO.md b/docs/ResponseContainerMonitoredServiceDTO.md index e48e1dc..086575e 100644 --- a/docs/ResponseContainerMonitoredServiceDTO.md +++ b/docs/ResponseContainerMonitoredServiceDTO.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**MonitoredServiceDTO**](MonitoredServiceDTO.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerNotificant.md b/docs/ResponseContainerNotificant.md index 1626594..9fcf6cd 100644 --- a/docs/ResponseContainerNotificant.md +++ b/docs/ResponseContainerNotificant.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**Notificant**](Notificant.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedAccount.md b/docs/ResponseContainerPagedAccount.md index fa1a3c1..2377ab5 100644 --- a/docs/ResponseContainerPagedAccount.md +++ b/docs/ResponseContainerPagedAccount.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedAccount**](PagedAccount.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedAlert.md b/docs/ResponseContainerPagedAlert.md index 76e9add..7e53c4c 100644 --- a/docs/ResponseContainerPagedAlert.md +++ b/docs/ResponseContainerPagedAlert.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedAlert**](PagedAlert.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedAlertAnalyticsSummaryDetail.md b/docs/ResponseContainerPagedAlertAnalyticsSummaryDetail.md index 131ea16..2013927 100644 --- a/docs/ResponseContainerPagedAlertAnalyticsSummaryDetail.md +++ b/docs/ResponseContainerPagedAlertAnalyticsSummaryDetail.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedAlertAnalyticsSummaryDetail**](PagedAlertAnalyticsSummaryDetail.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedAlertWithStats.md b/docs/ResponseContainerPagedAlertWithStats.md index 9f33bda..ebf3c75 100644 --- a/docs/ResponseContainerPagedAlertWithStats.md +++ b/docs/ResponseContainerPagedAlertWithStats.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedAlertWithStats**](PagedAlertWithStats.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedAnomaly.md b/docs/ResponseContainerPagedAnomaly.md index d3799ef..1369334 100644 --- a/docs/ResponseContainerPagedAnomaly.md +++ b/docs/ResponseContainerPagedAnomaly.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedAnomaly**](PagedAnomaly.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedApiTokenModel.md b/docs/ResponseContainerPagedApiTokenModel.md index a391f54..145f070 100644 --- a/docs/ResponseContainerPagedApiTokenModel.md +++ b/docs/ResponseContainerPagedApiTokenModel.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedApiTokenModel**](PagedApiTokenModel.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedCloudIntegration.md b/docs/ResponseContainerPagedCloudIntegration.md index f58ab7a..828f617 100644 --- a/docs/ResponseContainerPagedCloudIntegration.md +++ b/docs/ResponseContainerPagedCloudIntegration.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedCloudIntegration**](PagedCloudIntegration.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedCustomerFacingUserObject.md b/docs/ResponseContainerPagedCustomerFacingUserObject.md index 2c5d975..cee95c0 100644 --- a/docs/ResponseContainerPagedCustomerFacingUserObject.md +++ b/docs/ResponseContainerPagedCustomerFacingUserObject.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedCustomerFacingUserObject**](PagedCustomerFacingUserObject.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedDashboard.md b/docs/ResponseContainerPagedDashboard.md index de6fb0c..5643ecb 100644 --- a/docs/ResponseContainerPagedDashboard.md +++ b/docs/ResponseContainerPagedDashboard.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedDashboard**](PagedDashboard.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedDerivedMetricDefinition.md b/docs/ResponseContainerPagedDerivedMetricDefinition.md index 1dceb9f..c9eb488 100644 --- a/docs/ResponseContainerPagedDerivedMetricDefinition.md +++ b/docs/ResponseContainerPagedDerivedMetricDefinition.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedDerivedMetricDefinition**](PagedDerivedMetricDefinition.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedDerivedMetricDefinitionWithStats.md b/docs/ResponseContainerPagedDerivedMetricDefinitionWithStats.md index fe16088..581fbf0 100644 --- a/docs/ResponseContainerPagedDerivedMetricDefinitionWithStats.md +++ b/docs/ResponseContainerPagedDerivedMetricDefinitionWithStats.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedDerivedMetricDefinitionWithStats**](PagedDerivedMetricDefinitionWithStats.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedEvent.md b/docs/ResponseContainerPagedEvent.md index 86711ef..5ba3893 100644 --- a/docs/ResponseContainerPagedEvent.md +++ b/docs/ResponseContainerPagedEvent.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedEvent**](PagedEvent.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedExternalLink.md b/docs/ResponseContainerPagedExternalLink.md index 8318bd3..ee00808 100644 --- a/docs/ResponseContainerPagedExternalLink.md +++ b/docs/ResponseContainerPagedExternalLink.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedExternalLink**](PagedExternalLink.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedIngestionPolicyReadModel.md b/docs/ResponseContainerPagedIngestionPolicyReadModel.md index 08548ec..b32e3da 100644 --- a/docs/ResponseContainerPagedIngestionPolicyReadModel.md +++ b/docs/ResponseContainerPagedIngestionPolicyReadModel.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedIngestionPolicyReadModel**](PagedIngestionPolicyReadModel.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedIntegration.md b/docs/ResponseContainerPagedIntegration.md index e44231a..de322ad 100644 --- a/docs/ResponseContainerPagedIntegration.md +++ b/docs/ResponseContainerPagedIntegration.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedIntegration**](PagedIntegration.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedMaintenanceWindow.md b/docs/ResponseContainerPagedMaintenanceWindow.md index e31a9b9..fea99a4 100644 --- a/docs/ResponseContainerPagedMaintenanceWindow.md +++ b/docs/ResponseContainerPagedMaintenanceWindow.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedMaintenanceWindow**](PagedMaintenanceWindow.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedMessage.md b/docs/ResponseContainerPagedMessage.md index c4c3c71..1ec5280 100644 --- a/docs/ResponseContainerPagedMessage.md +++ b/docs/ResponseContainerPagedMessage.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedMessage**](PagedMessage.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedMonitoredApplicationDTO.md b/docs/ResponseContainerPagedMonitoredApplicationDTO.md index 1692390..b6f3b42 100644 --- a/docs/ResponseContainerPagedMonitoredApplicationDTO.md +++ b/docs/ResponseContainerPagedMonitoredApplicationDTO.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedMonitoredApplicationDTO**](PagedMonitoredApplicationDTO.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedMonitoredCluster.md b/docs/ResponseContainerPagedMonitoredCluster.md index ebfcfa8..75d6ed0 100644 --- a/docs/ResponseContainerPagedMonitoredCluster.md +++ b/docs/ResponseContainerPagedMonitoredCluster.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedMonitoredCluster**](PagedMonitoredCluster.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedMonitoredServiceDTO.md b/docs/ResponseContainerPagedMonitoredServiceDTO.md index 97bc452..74a5e52 100644 --- a/docs/ResponseContainerPagedMonitoredServiceDTO.md +++ b/docs/ResponseContainerPagedMonitoredServiceDTO.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedMonitoredServiceDTO**](PagedMonitoredServiceDTO.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedNotificant.md b/docs/ResponseContainerPagedNotificant.md index 24c675a..e3425a9 100644 --- a/docs/ResponseContainerPagedNotificant.md +++ b/docs/ResponseContainerPagedNotificant.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedNotificant**](PagedNotificant.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedProxy.md b/docs/ResponseContainerPagedProxy.md index 0a2fbea..f4abab8 100644 --- a/docs/ResponseContainerPagedProxy.md +++ b/docs/ResponseContainerPagedProxy.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedProxy**](PagedProxy.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedRecentAppMapSearch.md b/docs/ResponseContainerPagedRecentAppMapSearch.md index bd38d7d..4ec7926 100644 --- a/docs/ResponseContainerPagedRecentAppMapSearch.md +++ b/docs/ResponseContainerPagedRecentAppMapSearch.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedRecentAppMapSearch**](PagedRecentAppMapSearch.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedRecentTracesSearch.md b/docs/ResponseContainerPagedRecentTracesSearch.md index 13c9afd..854f722 100644 --- a/docs/ResponseContainerPagedRecentTracesSearch.md +++ b/docs/ResponseContainerPagedRecentTracesSearch.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedRecentTracesSearch**](PagedRecentTracesSearch.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedRelatedEvent.md b/docs/ResponseContainerPagedRelatedEvent.md index d72a5e0..a74f3f7 100644 --- a/docs/ResponseContainerPagedRelatedEvent.md +++ b/docs/ResponseContainerPagedRelatedEvent.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedRelatedEvent**](PagedRelatedEvent.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedReportEventAnomalyDTO.md b/docs/ResponseContainerPagedReportEventAnomalyDTO.md index ac12fab..f785398 100644 --- a/docs/ResponseContainerPagedReportEventAnomalyDTO.md +++ b/docs/ResponseContainerPagedReportEventAnomalyDTO.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedReportEventAnomalyDTO**](PagedReportEventAnomalyDTO.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedRoleDTO.md b/docs/ResponseContainerPagedRoleDTO.md index 9cfdf60..68f23e2 100644 --- a/docs/ResponseContainerPagedRoleDTO.md +++ b/docs/ResponseContainerPagedRoleDTO.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedRoleDTO**](PagedRoleDTO.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedSavedAppMapSearch.md b/docs/ResponseContainerPagedSavedAppMapSearch.md index 0f5c303..8718bcd 100644 --- a/docs/ResponseContainerPagedSavedAppMapSearch.md +++ b/docs/ResponseContainerPagedSavedAppMapSearch.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedSavedAppMapSearch**](PagedSavedAppMapSearch.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedSavedAppMapSearchGroup.md b/docs/ResponseContainerPagedSavedAppMapSearchGroup.md index 3027237..a9fa59f 100644 --- a/docs/ResponseContainerPagedSavedAppMapSearchGroup.md +++ b/docs/ResponseContainerPagedSavedAppMapSearchGroup.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedSavedAppMapSearchGroup**](PagedSavedAppMapSearchGroup.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedSavedSearch.md b/docs/ResponseContainerPagedSavedSearch.md index 72f40e5..f2a3faa 100644 --- a/docs/ResponseContainerPagedSavedSearch.md +++ b/docs/ResponseContainerPagedSavedSearch.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedSavedSearch**](PagedSavedSearch.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedSavedTracesSearch.md b/docs/ResponseContainerPagedSavedTracesSearch.md index 7cca8e7..a581359 100644 --- a/docs/ResponseContainerPagedSavedTracesSearch.md +++ b/docs/ResponseContainerPagedSavedTracesSearch.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedSavedTracesSearch**](PagedSavedTracesSearch.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedSavedTracesSearchGroup.md b/docs/ResponseContainerPagedSavedTracesSearchGroup.md index d480f57..05f98d9 100644 --- a/docs/ResponseContainerPagedSavedTracesSearchGroup.md +++ b/docs/ResponseContainerPagedSavedTracesSearchGroup.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedSavedTracesSearchGroup**](PagedSavedTracesSearchGroup.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedServiceAccount.md b/docs/ResponseContainerPagedServiceAccount.md index dccd756..d26ef77 100644 --- a/docs/ResponseContainerPagedServiceAccount.md +++ b/docs/ResponseContainerPagedServiceAccount.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedServiceAccount**](PagedServiceAccount.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedSource.md b/docs/ResponseContainerPagedSource.md index 11189d0..bb71fff 100644 --- a/docs/ResponseContainerPagedSource.md +++ b/docs/ResponseContainerPagedSource.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedSource**](PagedSource.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedSpanSamplingPolicy.md b/docs/ResponseContainerPagedSpanSamplingPolicy.md index 60bbe3f..243f0d0 100644 --- a/docs/ResponseContainerPagedSpanSamplingPolicy.md +++ b/docs/ResponseContainerPagedSpanSamplingPolicy.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedSpanSamplingPolicy**](PagedSpanSamplingPolicy.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerPagedUserGroupModel.md b/docs/ResponseContainerPagedUserGroupModel.md index abe6c27..ccffc55 100644 --- a/docs/ResponseContainerPagedUserGroupModel.md +++ b/docs/ResponseContainerPagedUserGroupModel.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**PagedUserGroupModel**](PagedUserGroupModel.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerProxy.md b/docs/ResponseContainerProxy.md index d597cc0..2379f01 100644 --- a/docs/ResponseContainerProxy.md +++ b/docs/ResponseContainerProxy.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**Proxy**](Proxy.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerQueryTypeDTO.md b/docs/ResponseContainerQueryTypeDTO.md index d16b091..80e4a0d 100644 --- a/docs/ResponseContainerQueryTypeDTO.md +++ b/docs/ResponseContainerQueryTypeDTO.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**QueryTypeDTO**](QueryTypeDTO.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerRecentAppMapSearch.md b/docs/ResponseContainerRecentAppMapSearch.md index 9be1cba..821aa17 100644 --- a/docs/ResponseContainerRecentAppMapSearch.md +++ b/docs/ResponseContainerRecentAppMapSearch.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**RecentAppMapSearch**](RecentAppMapSearch.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerRecentTracesSearch.md b/docs/ResponseContainerRecentTracesSearch.md index f9cee4b..c70fbaa 100644 --- a/docs/ResponseContainerRecentTracesSearch.md +++ b/docs/ResponseContainerRecentTracesSearch.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**RecentTracesSearch**](RecentTracesSearch.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerRoleDTO.md b/docs/ResponseContainerRoleDTO.md index 33becdb..77c933a 100644 --- a/docs/ResponseContainerRoleDTO.md +++ b/docs/ResponseContainerRoleDTO.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**RoleDTO**](RoleDTO.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerSavedAppMapSearch.md b/docs/ResponseContainerSavedAppMapSearch.md index f6fd70b..7056fcf 100644 --- a/docs/ResponseContainerSavedAppMapSearch.md +++ b/docs/ResponseContainerSavedAppMapSearch.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**SavedAppMapSearch**](SavedAppMapSearch.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerSavedAppMapSearchGroup.md b/docs/ResponseContainerSavedAppMapSearchGroup.md index 9c3be98..e30f854 100644 --- a/docs/ResponseContainerSavedAppMapSearchGroup.md +++ b/docs/ResponseContainerSavedAppMapSearchGroup.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**SavedAppMapSearchGroup**](SavedAppMapSearchGroup.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerSavedSearch.md b/docs/ResponseContainerSavedSearch.md index 1d1143a..93e5de7 100644 --- a/docs/ResponseContainerSavedSearch.md +++ b/docs/ResponseContainerSavedSearch.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**SavedSearch**](SavedSearch.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerSavedTracesSearch.md b/docs/ResponseContainerSavedTracesSearch.md index e01889d..41db368 100644 --- a/docs/ResponseContainerSavedTracesSearch.md +++ b/docs/ResponseContainerSavedTracesSearch.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**SavedTracesSearch**](SavedTracesSearch.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerSavedTracesSearchGroup.md b/docs/ResponseContainerSavedTracesSearchGroup.md index 55a7031..235c987 100644 --- a/docs/ResponseContainerSavedTracesSearchGroup.md +++ b/docs/ResponseContainerSavedTracesSearchGroup.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**SavedTracesSearchGroup**](SavedTracesSearchGroup.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerServiceAccount.md b/docs/ResponseContainerServiceAccount.md index 7541eed..7983691 100644 --- a/docs/ResponseContainerServiceAccount.md +++ b/docs/ResponseContainerServiceAccount.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**ServiceAccount**](ServiceAccount.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerSetBusinessFunction.md b/docs/ResponseContainerSetBusinessFunction.md index f08f5e8..e7d4b8d 100644 --- a/docs/ResponseContainerSetBusinessFunction.md +++ b/docs/ResponseContainerSetBusinessFunction.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | **list[str]** | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerSetSourceLabelPair.md b/docs/ResponseContainerSetSourceLabelPair.md index 6857d28..50d0051 100644 --- a/docs/ResponseContainerSetSourceLabelPair.md +++ b/docs/ResponseContainerSetSourceLabelPair.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**list[SourceLabelPair]**](SourceLabelPair.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerSource.md b/docs/ResponseContainerSource.md index f02aa5e..6bb9ec7 100644 --- a/docs/ResponseContainerSource.md +++ b/docs/ResponseContainerSource.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**Source**](Source.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerSpanSamplingPolicy.md b/docs/ResponseContainerSpanSamplingPolicy.md index 0a55529..91de5b4 100644 --- a/docs/ResponseContainerSpanSamplingPolicy.md +++ b/docs/ResponseContainerSpanSamplingPolicy.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**SpanSamplingPolicy**](SpanSamplingPolicy.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerString.md b/docs/ResponseContainerString.md index 582dc2a..d9ce827 100644 --- a/docs/ResponseContainerString.md +++ b/docs/ResponseContainerString.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | **str** | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerTagsResponse.md b/docs/ResponseContainerTagsResponse.md index 98a2531..b0669b9 100644 --- a/docs/ResponseContainerTagsResponse.md +++ b/docs/ResponseContainerTagsResponse.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**TagsResponse**](TagsResponse.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerUserApiToken.md b/docs/ResponseContainerUserApiToken.md index cb1523e..2a1c7d0 100644 --- a/docs/ResponseContainerUserApiToken.md +++ b/docs/ResponseContainerUserApiToken.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**UserApiToken**](UserApiToken.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerUserDTO.md b/docs/ResponseContainerUserDTO.md index aa42ad5..3b8326f 100644 --- a/docs/ResponseContainerUserDTO.md +++ b/docs/ResponseContainerUserDTO.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**UserDTO**](UserDTO.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerUserGroupModel.md b/docs/ResponseContainerUserGroupModel.md index 4ca832b..6de348a 100644 --- a/docs/ResponseContainerUserGroupModel.md +++ b/docs/ResponseContainerUserGroupModel.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**UserGroupModel**](UserGroupModel.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerValidatedUsersDTO.md b/docs/ResponseContainerValidatedUsersDTO.md index 4c05a98..46b93e6 100644 --- a/docs/ResponseContainerValidatedUsersDTO.md +++ b/docs/ResponseContainerValidatedUsersDTO.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**ValidatedUsersDTO**](ValidatedUsersDTO.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/docs/ResponseContainerVoid.md b/docs/ResponseContainerVoid.md index ebbbc35..1ccad8b 100644 --- a/docs/ResponseContainerVoid.md +++ b/docs/ResponseContainerVoid.md @@ -3,6 +3,7 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- +**debug_info** | **list[str]** | | [optional] **response** | [**Void**](Void.md) | | [optional] **status** | [**ResponseStatus**](ResponseStatus.md) | | diff --git a/setup.py b/setup.py index ff4510e..2e3fdae 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ from setuptools import setup, find_packages # noqa: H301 NAME = "wavefront-api-client" -VERSION = "2.210.2" +VERSION = "2.213.0" # To install the library, run the following # # python setup.py install diff --git a/wavefront_api_client/api_client.py b/wavefront_api_client/api_client.py index eb5df00..b6fe32e 100644 --- a/wavefront_api_client/api_client.py +++ b/wavefront_api_client/api_client.py @@ -74,7 +74,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None, self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'Swagger-Codegen/2.210.2/python' + self.user_agent = 'Swagger-Codegen/2.213.0/python' self.client_side_validation = configuration.client_side_validation def __del__(self): diff --git a/wavefront_api_client/configuration.py b/wavefront_api_client/configuration.py index 27a8fa2..48e574b 100644 --- a/wavefront_api_client/configuration.py +++ b/wavefront_api_client/configuration.py @@ -251,5 +251,5 @@ def to_debug_report(self): "OS: {env}\n"\ "Python Version: {pyversion}\n"\ "Version of the API: v2\n"\ - "SDK Package Version: 2.210.2".\ + "SDK Package Version: 2.213.0".\ format(env=sys.platform, pyversion=sys.version) diff --git a/wavefront_api_client/models/alert_analytics_summary.py b/wavefront_api_client/models/alert_analytics_summary.py index 2bdcce3..8d8e439 100644 --- a/wavefront_api_client/models/alert_analytics_summary.py +++ b/wavefront_api_client/models/alert_analytics_summary.py @@ -33,29 +33,60 @@ class AlertAnalyticsSummary(object): and the value is json key in definition. """ swagger_types = { + 'total_active_no_target': 'int', 'total_evaluated': 'int', - 'total_failed': 'int' + 'total_failed': 'int', + 'total_no_data': 'int' } attribute_map = { + 'total_active_no_target': 'totalActiveNoTarget', 'total_evaluated': 'totalEvaluated', - 'total_failed': 'totalFailed' + 'total_failed': 'totalFailed', + 'total_no_data': 'totalNoData' } - def __init__(self, total_evaluated=None, total_failed=None, _configuration=None): # noqa: E501 + def __init__(self, total_active_no_target=None, total_evaluated=None, total_failed=None, total_no_data=None, _configuration=None): # noqa: E501 """AlertAnalyticsSummary - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._total_active_no_target = None self._total_evaluated = None self._total_failed = None + self._total_no_data = None self.discriminator = None + if total_active_no_target is not None: + self.total_active_no_target = total_active_no_target if total_evaluated is not None: self.total_evaluated = total_evaluated if total_failed is not None: self.total_failed = total_failed + if total_no_data is not None: + self.total_no_data = total_no_data + + @property + def total_active_no_target(self): + """Gets the total_active_no_target of this AlertAnalyticsSummary. # noqa: E501 + + + :return: The total_active_no_target of this AlertAnalyticsSummary. # noqa: E501 + :rtype: int + """ + return self._total_active_no_target + + @total_active_no_target.setter + def total_active_no_target(self, total_active_no_target): + """Sets the total_active_no_target of this AlertAnalyticsSummary. + + + :param total_active_no_target: The total_active_no_target of this AlertAnalyticsSummary. # noqa: E501 + :type: int + """ + + self._total_active_no_target = total_active_no_target @property def total_evaluated(self): @@ -99,6 +130,27 @@ def total_failed(self, total_failed): self._total_failed = total_failed + @property + def total_no_data(self): + """Gets the total_no_data of this AlertAnalyticsSummary. # noqa: E501 + + + :return: The total_no_data of this AlertAnalyticsSummary. # noqa: E501 + :rtype: int + """ + return self._total_no_data + + @total_no_data.setter + def total_no_data(self, total_no_data): + """Sets the total_no_data of this AlertAnalyticsSummary. + + + :param total_no_data: The total_no_data of this AlertAnalyticsSummary. # noqa: E501 + :type: int + """ + + self._total_no_data = total_no_data + def to_dict(self): """Returns the model properties as a dict""" result = {} diff --git a/wavefront_api_client/models/alert_analytics_summary_detail.py b/wavefront_api_client/models/alert_analytics_summary_detail.py index 002fdec..cc5fd21 100644 --- a/wavefront_api_client/models/alert_analytics_summary_detail.py +++ b/wavefront_api_client/models/alert_analytics_summary_detail.py @@ -43,6 +43,11 @@ class AlertAnalyticsSummaryDetail(object): 'error_groups_summary': 'list[AlertErrorGroupSummary]', 'failure_percentage': 'float', 'failure_percentage_range': 'str', + 'is_no_data': 'bool', + 'is_no_target': 'bool', + 'last_event_time': 'str', + 'last_updated_time': 'str', + 'last_updated_user_id': 'str', 'tags': 'list[str]', 'total_evaluated': 'int', 'total_failed': 'int' @@ -59,12 +64,17 @@ class AlertAnalyticsSummaryDetail(object): 'error_groups_summary': 'errorGroupsSummary', 'failure_percentage': 'failurePercentage', 'failure_percentage_range': 'failurePercentageRange', + 'is_no_data': 'isNoData', + 'is_no_target': 'isNoTarget', + 'last_event_time': 'lastEventTime', + 'last_updated_time': 'lastUpdatedTime', + 'last_updated_user_id': 'lastUpdatedUserId', 'tags': 'tags', 'total_evaluated': 'totalEvaluated', 'total_failed': 'totalFailed' } - def __init__(self, alert_id=None, alert_name=None, avg_key_cardinality=None, avg_latency=None, avg_points=None, checking_frequency=None, creator_id=None, error_groups_summary=None, failure_percentage=None, failure_percentage_range=None, tags=None, total_evaluated=None, total_failed=None, _configuration=None): # noqa: E501 + def __init__(self, alert_id=None, alert_name=None, avg_key_cardinality=None, avg_latency=None, avg_points=None, checking_frequency=None, creator_id=None, error_groups_summary=None, failure_percentage=None, failure_percentage_range=None, is_no_data=None, is_no_target=None, last_event_time=None, last_updated_time=None, last_updated_user_id=None, tags=None, total_evaluated=None, total_failed=None, _configuration=None): # noqa: E501 """AlertAnalyticsSummaryDetail - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() @@ -80,6 +90,11 @@ def __init__(self, alert_id=None, alert_name=None, avg_key_cardinality=None, avg self._error_groups_summary = None self._failure_percentage = None self._failure_percentage_range = None + self._is_no_data = None + self._is_no_target = None + self._last_event_time = None + self._last_updated_time = None + self._last_updated_user_id = None self._tags = None self._total_evaluated = None self._total_failed = None @@ -105,6 +120,16 @@ def __init__(self, alert_id=None, alert_name=None, avg_key_cardinality=None, avg self.failure_percentage = failure_percentage if failure_percentage_range is not None: self.failure_percentage_range = failure_percentage_range + if is_no_data is not None: + self.is_no_data = is_no_data + if is_no_target is not None: + self.is_no_target = is_no_target + if last_event_time is not None: + self.last_event_time = last_event_time + if last_updated_time is not None: + self.last_updated_time = last_updated_time + if last_updated_user_id is not None: + self.last_updated_user_id = last_updated_user_id if tags is not None: self.tags = tags if total_evaluated is not None: @@ -334,6 +359,111 @@ def failure_percentage_range(self, failure_percentage_range): self._failure_percentage_range = failure_percentage_range + @property + def is_no_data(self): + """Gets the is_no_data of this AlertAnalyticsSummaryDetail. # noqa: E501 + + + :return: The is_no_data of this AlertAnalyticsSummaryDetail. # noqa: E501 + :rtype: bool + """ + return self._is_no_data + + @is_no_data.setter + def is_no_data(self, is_no_data): + """Sets the is_no_data of this AlertAnalyticsSummaryDetail. + + + :param is_no_data: The is_no_data of this AlertAnalyticsSummaryDetail. # noqa: E501 + :type: bool + """ + + self._is_no_data = is_no_data + + @property + def is_no_target(self): + """Gets the is_no_target of this AlertAnalyticsSummaryDetail. # noqa: E501 + + + :return: The is_no_target of this AlertAnalyticsSummaryDetail. # noqa: E501 + :rtype: bool + """ + return self._is_no_target + + @is_no_target.setter + def is_no_target(self, is_no_target): + """Sets the is_no_target of this AlertAnalyticsSummaryDetail. + + + :param is_no_target: The is_no_target of this AlertAnalyticsSummaryDetail. # noqa: E501 + :type: bool + """ + + self._is_no_target = is_no_target + + @property + def last_event_time(self): + """Gets the last_event_time of this AlertAnalyticsSummaryDetail. # noqa: E501 + + + :return: The last_event_time of this AlertAnalyticsSummaryDetail. # noqa: E501 + :rtype: str + """ + return self._last_event_time + + @last_event_time.setter + def last_event_time(self, last_event_time): + """Sets the last_event_time of this AlertAnalyticsSummaryDetail. + + + :param last_event_time: The last_event_time of this AlertAnalyticsSummaryDetail. # noqa: E501 + :type: str + """ + + self._last_event_time = last_event_time + + @property + def last_updated_time(self): + """Gets the last_updated_time of this AlertAnalyticsSummaryDetail. # noqa: E501 + + + :return: The last_updated_time of this AlertAnalyticsSummaryDetail. # noqa: E501 + :rtype: str + """ + return self._last_updated_time + + @last_updated_time.setter + def last_updated_time(self, last_updated_time): + """Sets the last_updated_time of this AlertAnalyticsSummaryDetail. + + + :param last_updated_time: The last_updated_time of this AlertAnalyticsSummaryDetail. # noqa: E501 + :type: str + """ + + self._last_updated_time = last_updated_time + + @property + def last_updated_user_id(self): + """Gets the last_updated_user_id of this AlertAnalyticsSummaryDetail. # noqa: E501 + + + :return: The last_updated_user_id of this AlertAnalyticsSummaryDetail. # noqa: E501 + :rtype: str + """ + return self._last_updated_user_id + + @last_updated_user_id.setter + def last_updated_user_id(self, last_updated_user_id): + """Sets the last_updated_user_id of this AlertAnalyticsSummaryDetail. + + + :param last_updated_user_id: The last_updated_user_id of this AlertAnalyticsSummaryDetail. # noqa: E501 + :type: str + """ + + self._last_updated_user_id = last_updated_user_id + @property def tags(self): """Gets the tags of this AlertAnalyticsSummaryDetail. # noqa: E501 diff --git a/wavefront_api_client/models/response_container.py b/wavefront_api_client/models/response_container.py index 77e9c6b..132a15f 100644 --- a/wavefront_api_client/models/response_container.py +++ b/wavefront_api_client/models/response_container.py @@ -33,29 +33,55 @@ class ResponseContainer(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'object', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainer - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainer. # noqa: E501 + + + :return: The debug_info of this ResponseContainer. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainer. + + + :param debug_info: The debug_info of this ResponseContainer. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainer. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_access_policy.py b/wavefront_api_client/models/response_container_access_policy.py index 50d3503..c991d7c 100644 --- a/wavefront_api_client/models/response_container_access_policy.py +++ b/wavefront_api_client/models/response_container_access_policy.py @@ -33,29 +33,55 @@ class ResponseContainerAccessPolicy(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'AccessPolicy', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerAccessPolicy - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerAccessPolicy. # noqa: E501 + + + :return: The debug_info of this ResponseContainerAccessPolicy. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerAccessPolicy. + + + :param debug_info: The debug_info of this ResponseContainerAccessPolicy. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerAccessPolicy. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_access_policy_action.py b/wavefront_api_client/models/response_container_access_policy_action.py index b42c1de..da491db 100644 --- a/wavefront_api_client/models/response_container_access_policy_action.py +++ b/wavefront_api_client/models/response_container_access_policy_action.py @@ -33,29 +33,55 @@ class ResponseContainerAccessPolicyAction(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'str', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerAccessPolicyAction - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerAccessPolicyAction. # noqa: E501 + + + :return: The debug_info of this ResponseContainerAccessPolicyAction. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerAccessPolicyAction. + + + :param debug_info: The debug_info of this ResponseContainerAccessPolicyAction. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerAccessPolicyAction. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_account.py b/wavefront_api_client/models/response_container_account.py index f49e0c2..0ae75a0 100644 --- a/wavefront_api_client/models/response_container_account.py +++ b/wavefront_api_client/models/response_container_account.py @@ -33,29 +33,55 @@ class ResponseContainerAccount(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'Account', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerAccount - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerAccount. # noqa: E501 + + + :return: The debug_info of this ResponseContainerAccount. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerAccount. + + + :param debug_info: The debug_info of this ResponseContainerAccount. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerAccount. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_alert.py b/wavefront_api_client/models/response_container_alert.py index cd455d9..9b8fa69 100644 --- a/wavefront_api_client/models/response_container_alert.py +++ b/wavefront_api_client/models/response_container_alert.py @@ -33,29 +33,55 @@ class ResponseContainerAlert(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'Alert', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerAlert - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerAlert. # noqa: E501 + + + :return: The debug_info of this ResponseContainerAlert. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerAlert. + + + :param debug_info: The debug_info of this ResponseContainerAlert. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerAlert. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_alert_analytics_summary.py b/wavefront_api_client/models/response_container_alert_analytics_summary.py index 004e6b6..bbe0611 100644 --- a/wavefront_api_client/models/response_container_alert_analytics_summary.py +++ b/wavefront_api_client/models/response_container_alert_analytics_summary.py @@ -33,29 +33,55 @@ class ResponseContainerAlertAnalyticsSummary(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'AlertAnalyticsSummary', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerAlertAnalyticsSummary - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerAlertAnalyticsSummary. # noqa: E501 + + + :return: The debug_info of this ResponseContainerAlertAnalyticsSummary. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerAlertAnalyticsSummary. + + + :param debug_info: The debug_info of this ResponseContainerAlertAnalyticsSummary. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerAlertAnalyticsSummary. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_api_token_model.py b/wavefront_api_client/models/response_container_api_token_model.py index 77330e0..676cd07 100644 --- a/wavefront_api_client/models/response_container_api_token_model.py +++ b/wavefront_api_client/models/response_container_api_token_model.py @@ -33,29 +33,55 @@ class ResponseContainerApiTokenModel(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'ApiTokenModel', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerApiTokenModel - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerApiTokenModel. # noqa: E501 + + + :return: The debug_info of this ResponseContainerApiTokenModel. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerApiTokenModel. + + + :param debug_info: The debug_info of this ResponseContainerApiTokenModel. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerApiTokenModel. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_cloud_integration.py b/wavefront_api_client/models/response_container_cloud_integration.py index 5072d0c..5724dcc 100644 --- a/wavefront_api_client/models/response_container_cloud_integration.py +++ b/wavefront_api_client/models/response_container_cloud_integration.py @@ -33,29 +33,55 @@ class ResponseContainerCloudIntegration(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'CloudIntegration', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerCloudIntegration - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerCloudIntegration. # noqa: E501 + + + :return: The debug_info of this ResponseContainerCloudIntegration. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerCloudIntegration. + + + :param debug_info: The debug_info of this ResponseContainerCloudIntegration. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerCloudIntegration. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_cluster_info_dto.py b/wavefront_api_client/models/response_container_cluster_info_dto.py index 1d5ed25..c2e1b89 100644 --- a/wavefront_api_client/models/response_container_cluster_info_dto.py +++ b/wavefront_api_client/models/response_container_cluster_info_dto.py @@ -33,29 +33,55 @@ class ResponseContainerClusterInfoDTO(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'ClusterInfoDTO', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerClusterInfoDTO - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerClusterInfoDTO. # noqa: E501 + + + :return: The debug_info of this ResponseContainerClusterInfoDTO. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerClusterInfoDTO. + + + :param debug_info: The debug_info of this ResponseContainerClusterInfoDTO. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerClusterInfoDTO. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_dashboard.py b/wavefront_api_client/models/response_container_dashboard.py index f6b1037..99533f0 100644 --- a/wavefront_api_client/models/response_container_dashboard.py +++ b/wavefront_api_client/models/response_container_dashboard.py @@ -33,29 +33,55 @@ class ResponseContainerDashboard(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'Dashboard', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerDashboard - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerDashboard. # noqa: E501 + + + :return: The debug_info of this ResponseContainerDashboard. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerDashboard. + + + :param debug_info: The debug_info of this ResponseContainerDashboard. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerDashboard. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_default_saved_app_map_search.py b/wavefront_api_client/models/response_container_default_saved_app_map_search.py index d1875c4..057363e 100644 --- a/wavefront_api_client/models/response_container_default_saved_app_map_search.py +++ b/wavefront_api_client/models/response_container_default_saved_app_map_search.py @@ -33,29 +33,55 @@ class ResponseContainerDefaultSavedAppMapSearch(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'DefaultSavedAppMapSearch', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerDefaultSavedAppMapSearch - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerDefaultSavedAppMapSearch. # noqa: E501 + + + :return: The debug_info of this ResponseContainerDefaultSavedAppMapSearch. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerDefaultSavedAppMapSearch. + + + :param debug_info: The debug_info of this ResponseContainerDefaultSavedAppMapSearch. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerDefaultSavedAppMapSearch. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_default_saved_traces_search.py b/wavefront_api_client/models/response_container_default_saved_traces_search.py index 58caaa3..39b1115 100644 --- a/wavefront_api_client/models/response_container_default_saved_traces_search.py +++ b/wavefront_api_client/models/response_container_default_saved_traces_search.py @@ -33,29 +33,55 @@ class ResponseContainerDefaultSavedTracesSearch(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'DefaultSavedTracesSearch', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerDefaultSavedTracesSearch - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerDefaultSavedTracesSearch. # noqa: E501 + + + :return: The debug_info of this ResponseContainerDefaultSavedTracesSearch. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerDefaultSavedTracesSearch. + + + :param debug_info: The debug_info of this ResponseContainerDefaultSavedTracesSearch. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerDefaultSavedTracesSearch. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_derived_metric_definition.py b/wavefront_api_client/models/response_container_derived_metric_definition.py index 9da4a80..9ab5296 100644 --- a/wavefront_api_client/models/response_container_derived_metric_definition.py +++ b/wavefront_api_client/models/response_container_derived_metric_definition.py @@ -33,29 +33,55 @@ class ResponseContainerDerivedMetricDefinition(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'DerivedMetricDefinition', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerDerivedMetricDefinition - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerDerivedMetricDefinition. # noqa: E501 + + + :return: The debug_info of this ResponseContainerDerivedMetricDefinition. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerDerivedMetricDefinition. + + + :param debug_info: The debug_info of this ResponseContainerDerivedMetricDefinition. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerDerivedMetricDefinition. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_event.py b/wavefront_api_client/models/response_container_event.py index 9d8377b..933c264 100644 --- a/wavefront_api_client/models/response_container_event.py +++ b/wavefront_api_client/models/response_container_event.py @@ -33,29 +33,55 @@ class ResponseContainerEvent(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'Event', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerEvent - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerEvent. # noqa: E501 + + + :return: The debug_info of this ResponseContainerEvent. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerEvent. + + + :param debug_info: The debug_info of this ResponseContainerEvent. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerEvent. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_external_link.py b/wavefront_api_client/models/response_container_external_link.py index 5a90d7c..803bce3 100644 --- a/wavefront_api_client/models/response_container_external_link.py +++ b/wavefront_api_client/models/response_container_external_link.py @@ -33,29 +33,55 @@ class ResponseContainerExternalLink(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'ExternalLink', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerExternalLink - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerExternalLink. # noqa: E501 + + + :return: The debug_info of this ResponseContainerExternalLink. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerExternalLink. + + + :param debug_info: The debug_info of this ResponseContainerExternalLink. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerExternalLink. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_facet_response.py b/wavefront_api_client/models/response_container_facet_response.py index 45e6130..00843cc 100644 --- a/wavefront_api_client/models/response_container_facet_response.py +++ b/wavefront_api_client/models/response_container_facet_response.py @@ -33,29 +33,55 @@ class ResponseContainerFacetResponse(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'FacetResponse', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerFacetResponse - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerFacetResponse. # noqa: E501 + + + :return: The debug_info of this ResponseContainerFacetResponse. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerFacetResponse. + + + :param debug_info: The debug_info of this ResponseContainerFacetResponse. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerFacetResponse. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_facets_response_container.py b/wavefront_api_client/models/response_container_facets_response_container.py index 5736436..d743ac2 100644 --- a/wavefront_api_client/models/response_container_facets_response_container.py +++ b/wavefront_api_client/models/response_container_facets_response_container.py @@ -33,29 +33,55 @@ class ResponseContainerFacetsResponseContainer(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'FacetsResponseContainer', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerFacetsResponseContainer - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerFacetsResponseContainer. # noqa: E501 + + + :return: The debug_info of this ResponseContainerFacetsResponseContainer. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerFacetsResponseContainer. + + + :param debug_info: The debug_info of this ResponseContainerFacetsResponseContainer. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerFacetsResponseContainer. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_history_response.py b/wavefront_api_client/models/response_container_history_response.py index 555105b..8c8ae64 100644 --- a/wavefront_api_client/models/response_container_history_response.py +++ b/wavefront_api_client/models/response_container_history_response.py @@ -33,29 +33,55 @@ class ResponseContainerHistoryResponse(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'HistoryResponse', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerHistoryResponse - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerHistoryResponse. # noqa: E501 + + + :return: The debug_info of this ResponseContainerHistoryResponse. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerHistoryResponse. + + + :param debug_info: The debug_info of this ResponseContainerHistoryResponse. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerHistoryResponse. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_ingestion_policy_read_model.py b/wavefront_api_client/models/response_container_ingestion_policy_read_model.py index 23b3591..d173a5b 100644 --- a/wavefront_api_client/models/response_container_ingestion_policy_read_model.py +++ b/wavefront_api_client/models/response_container_ingestion_policy_read_model.py @@ -33,29 +33,55 @@ class ResponseContainerIngestionPolicyReadModel(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'IngestionPolicyReadModel', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerIngestionPolicyReadModel - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerIngestionPolicyReadModel. # noqa: E501 + + + :return: The debug_info of this ResponseContainerIngestionPolicyReadModel. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerIngestionPolicyReadModel. + + + :param debug_info: The debug_info of this ResponseContainerIngestionPolicyReadModel. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerIngestionPolicyReadModel. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_integration.py b/wavefront_api_client/models/response_container_integration.py index f237be8..500b050 100644 --- a/wavefront_api_client/models/response_container_integration.py +++ b/wavefront_api_client/models/response_container_integration.py @@ -33,29 +33,55 @@ class ResponseContainerIntegration(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'Integration', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerIntegration - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerIntegration. # noqa: E501 + + + :return: The debug_info of this ResponseContainerIntegration. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerIntegration. + + + :param debug_info: The debug_info of this ResponseContainerIntegration. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerIntegration. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_integration_status.py b/wavefront_api_client/models/response_container_integration_status.py index 0e10e72..1ef7ccc 100644 --- a/wavefront_api_client/models/response_container_integration_status.py +++ b/wavefront_api_client/models/response_container_integration_status.py @@ -33,29 +33,55 @@ class ResponseContainerIntegrationStatus(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'IntegrationStatus', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerIntegrationStatus - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerIntegrationStatus. # noqa: E501 + + + :return: The debug_info of this ResponseContainerIntegrationStatus. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerIntegrationStatus. + + + :param debug_info: The debug_info of this ResponseContainerIntegrationStatus. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerIntegrationStatus. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_list_access_control_list_read_dto.py b/wavefront_api_client/models/response_container_list_access_control_list_read_dto.py index 662f810..8060f0f 100644 --- a/wavefront_api_client/models/response_container_list_access_control_list_read_dto.py +++ b/wavefront_api_client/models/response_container_list_access_control_list_read_dto.py @@ -33,29 +33,55 @@ class ResponseContainerListAccessControlListReadDTO(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'list[AccessControlListReadDTO]', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerListAccessControlListReadDTO - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerListAccessControlListReadDTO. # noqa: E501 + + + :return: The debug_info of this ResponseContainerListAccessControlListReadDTO. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerListAccessControlListReadDTO. + + + :param debug_info: The debug_info of this ResponseContainerListAccessControlListReadDTO. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerListAccessControlListReadDTO. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_list_alert_error_group_info.py b/wavefront_api_client/models/response_container_list_alert_error_group_info.py index df8be06..a144aaa 100644 --- a/wavefront_api_client/models/response_container_list_alert_error_group_info.py +++ b/wavefront_api_client/models/response_container_list_alert_error_group_info.py @@ -33,29 +33,55 @@ class ResponseContainerListAlertErrorGroupInfo(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'list[AlertErrorGroupInfo]', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerListAlertErrorGroupInfo - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerListAlertErrorGroupInfo. # noqa: E501 + + + :return: The debug_info of this ResponseContainerListAlertErrorGroupInfo. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerListAlertErrorGroupInfo. + + + :param debug_info: The debug_info of this ResponseContainerListAlertErrorGroupInfo. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerListAlertErrorGroupInfo. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_list_api_token_model.py b/wavefront_api_client/models/response_container_list_api_token_model.py index e1467c9..f8919b5 100644 --- a/wavefront_api_client/models/response_container_list_api_token_model.py +++ b/wavefront_api_client/models/response_container_list_api_token_model.py @@ -33,29 +33,55 @@ class ResponseContainerListApiTokenModel(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'list[ApiTokenModel]', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerListApiTokenModel - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerListApiTokenModel. # noqa: E501 + + + :return: The debug_info of this ResponseContainerListApiTokenModel. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerListApiTokenModel. + + + :param debug_info: The debug_info of this ResponseContainerListApiTokenModel. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerListApiTokenModel. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_list_integration.py b/wavefront_api_client/models/response_container_list_integration.py index d2a87d1..887adf5 100644 --- a/wavefront_api_client/models/response_container_list_integration.py +++ b/wavefront_api_client/models/response_container_list_integration.py @@ -33,29 +33,55 @@ class ResponseContainerListIntegration(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'list[Integration]', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerListIntegration - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerListIntegration. # noqa: E501 + + + :return: The debug_info of this ResponseContainerListIntegration. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerListIntegration. + + + :param debug_info: The debug_info of this ResponseContainerListIntegration. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerListIntegration. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_list_integration_manifest_group.py b/wavefront_api_client/models/response_container_list_integration_manifest_group.py index e1a552e..851f7f4 100644 --- a/wavefront_api_client/models/response_container_list_integration_manifest_group.py +++ b/wavefront_api_client/models/response_container_list_integration_manifest_group.py @@ -33,29 +33,55 @@ class ResponseContainerListIntegrationManifestGroup(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'list[IntegrationManifestGroup]', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerListIntegrationManifestGroup - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerListIntegrationManifestGroup. # noqa: E501 + + + :return: The debug_info of this ResponseContainerListIntegrationManifestGroup. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerListIntegrationManifestGroup. + + + :param debug_info: The debug_info of this ResponseContainerListIntegrationManifestGroup. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerListIntegrationManifestGroup. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_list_notification_messages.py b/wavefront_api_client/models/response_container_list_notification_messages.py index c2cbf29..f131314 100644 --- a/wavefront_api_client/models/response_container_list_notification_messages.py +++ b/wavefront_api_client/models/response_container_list_notification_messages.py @@ -33,29 +33,55 @@ class ResponseContainerListNotificationMessages(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'list[NotificationMessages]', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerListNotificationMessages - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerListNotificationMessages. # noqa: E501 + + + :return: The debug_info of this ResponseContainerListNotificationMessages. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerListNotificationMessages. + + + :param debug_info: The debug_info of this ResponseContainerListNotificationMessages. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerListNotificationMessages. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_list_service_account.py b/wavefront_api_client/models/response_container_list_service_account.py index 03f92d3..4e811bb 100644 --- a/wavefront_api_client/models/response_container_list_service_account.py +++ b/wavefront_api_client/models/response_container_list_service_account.py @@ -33,29 +33,55 @@ class ResponseContainerListServiceAccount(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'list[ServiceAccount]', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerListServiceAccount - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerListServiceAccount. # noqa: E501 + + + :return: The debug_info of this ResponseContainerListServiceAccount. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerListServiceAccount. + + + :param debug_info: The debug_info of this ResponseContainerListServiceAccount. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerListServiceAccount. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_list_string.py b/wavefront_api_client/models/response_container_list_string.py index d933200..578936b 100644 --- a/wavefront_api_client/models/response_container_list_string.py +++ b/wavefront_api_client/models/response_container_list_string.py @@ -33,29 +33,55 @@ class ResponseContainerListString(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'list[str]', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerListString - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerListString. # noqa: E501 + + + :return: The debug_info of this ResponseContainerListString. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerListString. + + + :param debug_info: The debug_info of this ResponseContainerListString. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerListString. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_list_user_api_token.py b/wavefront_api_client/models/response_container_list_user_api_token.py index 3fc47a5..42bb29c 100644 --- a/wavefront_api_client/models/response_container_list_user_api_token.py +++ b/wavefront_api_client/models/response_container_list_user_api_token.py @@ -33,29 +33,55 @@ class ResponseContainerListUserApiToken(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'list[UserApiToken]', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerListUserApiToken - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerListUserApiToken. # noqa: E501 + + + :return: The debug_info of this ResponseContainerListUserApiToken. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerListUserApiToken. + + + :param debug_info: The debug_info of this ResponseContainerListUserApiToken. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerListUserApiToken. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_list_user_dto.py b/wavefront_api_client/models/response_container_list_user_dto.py index 5e7c38b..f8cc6a7 100644 --- a/wavefront_api_client/models/response_container_list_user_dto.py +++ b/wavefront_api_client/models/response_container_list_user_dto.py @@ -33,29 +33,55 @@ class ResponseContainerListUserDTO(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'list[UserDTO]', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerListUserDTO - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerListUserDTO. # noqa: E501 + + + :return: The debug_info of this ResponseContainerListUserDTO. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerListUserDTO. + + + :param debug_info: The debug_info of this ResponseContainerListUserDTO. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerListUserDTO. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_maintenance_window.py b/wavefront_api_client/models/response_container_maintenance_window.py index 24c84b3..e816804 100644 --- a/wavefront_api_client/models/response_container_maintenance_window.py +++ b/wavefront_api_client/models/response_container_maintenance_window.py @@ -33,29 +33,55 @@ class ResponseContainerMaintenanceWindow(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'MaintenanceWindow', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerMaintenanceWindow - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerMaintenanceWindow. # noqa: E501 + + + :return: The debug_info of this ResponseContainerMaintenanceWindow. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerMaintenanceWindow. + + + :param debug_info: The debug_info of this ResponseContainerMaintenanceWindow. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerMaintenanceWindow. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_map.py b/wavefront_api_client/models/response_container_map.py index 75c3bd5..80616c4 100644 --- a/wavefront_api_client/models/response_container_map.py +++ b/wavefront_api_client/models/response_container_map.py @@ -33,29 +33,55 @@ class ResponseContainerMap(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'dict(str, object)', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerMap - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerMap. # noqa: E501 + + + :return: The debug_info of this ResponseContainerMap. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerMap. + + + :param debug_info: The debug_info of this ResponseContainerMap. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerMap. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_map_string_integer.py b/wavefront_api_client/models/response_container_map_string_integer.py index 2e56adf..1a166f5 100644 --- a/wavefront_api_client/models/response_container_map_string_integer.py +++ b/wavefront_api_client/models/response_container_map_string_integer.py @@ -33,29 +33,55 @@ class ResponseContainerMapStringInteger(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'dict(str, int)', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerMapStringInteger - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerMapStringInteger. # noqa: E501 + + + :return: The debug_info of this ResponseContainerMapStringInteger. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerMapStringInteger. + + + :param debug_info: The debug_info of this ResponseContainerMapStringInteger. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerMapStringInteger. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_map_string_integration_status.py b/wavefront_api_client/models/response_container_map_string_integration_status.py index b71253e..8666542 100644 --- a/wavefront_api_client/models/response_container_map_string_integration_status.py +++ b/wavefront_api_client/models/response_container_map_string_integration_status.py @@ -33,29 +33,55 @@ class ResponseContainerMapStringIntegrationStatus(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'dict(str, IntegrationStatus)', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerMapStringIntegrationStatus - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerMapStringIntegrationStatus. # noqa: E501 + + + :return: The debug_info of this ResponseContainerMapStringIntegrationStatus. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerMapStringIntegrationStatus. + + + :param debug_info: The debug_info of this ResponseContainerMapStringIntegrationStatus. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerMapStringIntegrationStatus. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_message.py b/wavefront_api_client/models/response_container_message.py index 63982a7..dabd90f 100644 --- a/wavefront_api_client/models/response_container_message.py +++ b/wavefront_api_client/models/response_container_message.py @@ -33,29 +33,55 @@ class ResponseContainerMessage(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'Message', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerMessage - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerMessage. # noqa: E501 + + + :return: The debug_info of this ResponseContainerMessage. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerMessage. + + + :param debug_info: The debug_info of this ResponseContainerMessage. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerMessage. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_metrics_policy_read_model.py b/wavefront_api_client/models/response_container_metrics_policy_read_model.py index e73b0ba..0fb6b7e 100644 --- a/wavefront_api_client/models/response_container_metrics_policy_read_model.py +++ b/wavefront_api_client/models/response_container_metrics_policy_read_model.py @@ -33,29 +33,55 @@ class ResponseContainerMetricsPolicyReadModel(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'MetricsPolicyReadModel', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerMetricsPolicyReadModel - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerMetricsPolicyReadModel. # noqa: E501 + + + :return: The debug_info of this ResponseContainerMetricsPolicyReadModel. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerMetricsPolicyReadModel. + + + :param debug_info: The debug_info of this ResponseContainerMetricsPolicyReadModel. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerMetricsPolicyReadModel. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_monitored_application_dto.py b/wavefront_api_client/models/response_container_monitored_application_dto.py index d085b85..e4b834d 100644 --- a/wavefront_api_client/models/response_container_monitored_application_dto.py +++ b/wavefront_api_client/models/response_container_monitored_application_dto.py @@ -33,29 +33,55 @@ class ResponseContainerMonitoredApplicationDTO(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'MonitoredApplicationDTO', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerMonitoredApplicationDTO - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerMonitoredApplicationDTO. # noqa: E501 + + + :return: The debug_info of this ResponseContainerMonitoredApplicationDTO. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerMonitoredApplicationDTO. + + + :param debug_info: The debug_info of this ResponseContainerMonitoredApplicationDTO. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerMonitoredApplicationDTO. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_monitored_cluster.py b/wavefront_api_client/models/response_container_monitored_cluster.py index 49084cc..76723c7 100644 --- a/wavefront_api_client/models/response_container_monitored_cluster.py +++ b/wavefront_api_client/models/response_container_monitored_cluster.py @@ -33,29 +33,55 @@ class ResponseContainerMonitoredCluster(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'MonitoredCluster', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerMonitoredCluster - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerMonitoredCluster. # noqa: E501 + + + :return: The debug_info of this ResponseContainerMonitoredCluster. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerMonitoredCluster. + + + :param debug_info: The debug_info of this ResponseContainerMonitoredCluster. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerMonitoredCluster. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_monitored_service_dto.py b/wavefront_api_client/models/response_container_monitored_service_dto.py index 982121f..3f8ff3b 100644 --- a/wavefront_api_client/models/response_container_monitored_service_dto.py +++ b/wavefront_api_client/models/response_container_monitored_service_dto.py @@ -33,29 +33,55 @@ class ResponseContainerMonitoredServiceDTO(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'MonitoredServiceDTO', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerMonitoredServiceDTO - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerMonitoredServiceDTO. # noqa: E501 + + + :return: The debug_info of this ResponseContainerMonitoredServiceDTO. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerMonitoredServiceDTO. + + + :param debug_info: The debug_info of this ResponseContainerMonitoredServiceDTO. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerMonitoredServiceDTO. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_notificant.py b/wavefront_api_client/models/response_container_notificant.py index aac9a75..15677f4 100644 --- a/wavefront_api_client/models/response_container_notificant.py +++ b/wavefront_api_client/models/response_container_notificant.py @@ -33,29 +33,55 @@ class ResponseContainerNotificant(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'Notificant', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerNotificant - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerNotificant. # noqa: E501 + + + :return: The debug_info of this ResponseContainerNotificant. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerNotificant. + + + :param debug_info: The debug_info of this ResponseContainerNotificant. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerNotificant. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_account.py b/wavefront_api_client/models/response_container_paged_account.py index 13d5c3f..048e2ca 100644 --- a/wavefront_api_client/models/response_container_paged_account.py +++ b/wavefront_api_client/models/response_container_paged_account.py @@ -33,29 +33,55 @@ class ResponseContainerPagedAccount(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedAccount', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedAccount - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedAccount. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedAccount. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedAccount. + + + :param debug_info: The debug_info of this ResponseContainerPagedAccount. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedAccount. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_alert.py b/wavefront_api_client/models/response_container_paged_alert.py index 3c207cd..70bbca4 100644 --- a/wavefront_api_client/models/response_container_paged_alert.py +++ b/wavefront_api_client/models/response_container_paged_alert.py @@ -33,29 +33,55 @@ class ResponseContainerPagedAlert(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedAlert', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedAlert - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedAlert. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedAlert. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedAlert. + + + :param debug_info: The debug_info of this ResponseContainerPagedAlert. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedAlert. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_alert_analytics_summary_detail.py b/wavefront_api_client/models/response_container_paged_alert_analytics_summary_detail.py index 5f65bde..6049fd7 100644 --- a/wavefront_api_client/models/response_container_paged_alert_analytics_summary_detail.py +++ b/wavefront_api_client/models/response_container_paged_alert_analytics_summary_detail.py @@ -33,29 +33,55 @@ class ResponseContainerPagedAlertAnalyticsSummaryDetail(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedAlertAnalyticsSummaryDetail', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedAlertAnalyticsSummaryDetail - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedAlertAnalyticsSummaryDetail. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedAlertAnalyticsSummaryDetail. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedAlertAnalyticsSummaryDetail. + + + :param debug_info: The debug_info of this ResponseContainerPagedAlertAnalyticsSummaryDetail. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedAlertAnalyticsSummaryDetail. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_alert_with_stats.py b/wavefront_api_client/models/response_container_paged_alert_with_stats.py index 19169c4..e45b06e 100644 --- a/wavefront_api_client/models/response_container_paged_alert_with_stats.py +++ b/wavefront_api_client/models/response_container_paged_alert_with_stats.py @@ -33,29 +33,55 @@ class ResponseContainerPagedAlertWithStats(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedAlertWithStats', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedAlertWithStats - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedAlertWithStats. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedAlertWithStats. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedAlertWithStats. + + + :param debug_info: The debug_info of this ResponseContainerPagedAlertWithStats. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedAlertWithStats. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_anomaly.py b/wavefront_api_client/models/response_container_paged_anomaly.py index ab2a300..0d11f18 100644 --- a/wavefront_api_client/models/response_container_paged_anomaly.py +++ b/wavefront_api_client/models/response_container_paged_anomaly.py @@ -33,29 +33,55 @@ class ResponseContainerPagedAnomaly(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedAnomaly', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedAnomaly - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedAnomaly. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedAnomaly. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedAnomaly. + + + :param debug_info: The debug_info of this ResponseContainerPagedAnomaly. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedAnomaly. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_api_token_model.py b/wavefront_api_client/models/response_container_paged_api_token_model.py index 64f0c2f..5c5b913 100644 --- a/wavefront_api_client/models/response_container_paged_api_token_model.py +++ b/wavefront_api_client/models/response_container_paged_api_token_model.py @@ -33,29 +33,55 @@ class ResponseContainerPagedApiTokenModel(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedApiTokenModel', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedApiTokenModel - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedApiTokenModel. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedApiTokenModel. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedApiTokenModel. + + + :param debug_info: The debug_info of this ResponseContainerPagedApiTokenModel. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedApiTokenModel. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_cloud_integration.py b/wavefront_api_client/models/response_container_paged_cloud_integration.py index 543c2b0..c49c867 100644 --- a/wavefront_api_client/models/response_container_paged_cloud_integration.py +++ b/wavefront_api_client/models/response_container_paged_cloud_integration.py @@ -33,29 +33,55 @@ class ResponseContainerPagedCloudIntegration(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedCloudIntegration', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedCloudIntegration - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedCloudIntegration. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedCloudIntegration. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedCloudIntegration. + + + :param debug_info: The debug_info of this ResponseContainerPagedCloudIntegration. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedCloudIntegration. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_customer_facing_user_object.py b/wavefront_api_client/models/response_container_paged_customer_facing_user_object.py index 1c27f02..6efe517 100644 --- a/wavefront_api_client/models/response_container_paged_customer_facing_user_object.py +++ b/wavefront_api_client/models/response_container_paged_customer_facing_user_object.py @@ -33,29 +33,55 @@ class ResponseContainerPagedCustomerFacingUserObject(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedCustomerFacingUserObject', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedCustomerFacingUserObject - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedCustomerFacingUserObject. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedCustomerFacingUserObject. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedCustomerFacingUserObject. + + + :param debug_info: The debug_info of this ResponseContainerPagedCustomerFacingUserObject. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedCustomerFacingUserObject. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_dashboard.py b/wavefront_api_client/models/response_container_paged_dashboard.py index 8aec387..d8c7b69 100644 --- a/wavefront_api_client/models/response_container_paged_dashboard.py +++ b/wavefront_api_client/models/response_container_paged_dashboard.py @@ -33,29 +33,55 @@ class ResponseContainerPagedDashboard(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedDashboard', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedDashboard - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedDashboard. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedDashboard. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedDashboard. + + + :param debug_info: The debug_info of this ResponseContainerPagedDashboard. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedDashboard. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_derived_metric_definition.py b/wavefront_api_client/models/response_container_paged_derived_metric_definition.py index 9b8d19b..fb9981f 100644 --- a/wavefront_api_client/models/response_container_paged_derived_metric_definition.py +++ b/wavefront_api_client/models/response_container_paged_derived_metric_definition.py @@ -33,29 +33,55 @@ class ResponseContainerPagedDerivedMetricDefinition(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedDerivedMetricDefinition', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedDerivedMetricDefinition - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedDerivedMetricDefinition. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedDerivedMetricDefinition. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedDerivedMetricDefinition. + + + :param debug_info: The debug_info of this ResponseContainerPagedDerivedMetricDefinition. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedDerivedMetricDefinition. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_derived_metric_definition_with_stats.py b/wavefront_api_client/models/response_container_paged_derived_metric_definition_with_stats.py index b29cd05..0bcac0e 100644 --- a/wavefront_api_client/models/response_container_paged_derived_metric_definition_with_stats.py +++ b/wavefront_api_client/models/response_container_paged_derived_metric_definition_with_stats.py @@ -33,29 +33,55 @@ class ResponseContainerPagedDerivedMetricDefinitionWithStats(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedDerivedMetricDefinitionWithStats', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedDerivedMetricDefinitionWithStats - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedDerivedMetricDefinitionWithStats. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedDerivedMetricDefinitionWithStats. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedDerivedMetricDefinitionWithStats. + + + :param debug_info: The debug_info of this ResponseContainerPagedDerivedMetricDefinitionWithStats. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedDerivedMetricDefinitionWithStats. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_event.py b/wavefront_api_client/models/response_container_paged_event.py index 4368723..9adc264 100644 --- a/wavefront_api_client/models/response_container_paged_event.py +++ b/wavefront_api_client/models/response_container_paged_event.py @@ -33,29 +33,55 @@ class ResponseContainerPagedEvent(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedEvent', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedEvent - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedEvent. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedEvent. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedEvent. + + + :param debug_info: The debug_info of this ResponseContainerPagedEvent. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedEvent. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_external_link.py b/wavefront_api_client/models/response_container_paged_external_link.py index 5c61257..c917f16 100644 --- a/wavefront_api_client/models/response_container_paged_external_link.py +++ b/wavefront_api_client/models/response_container_paged_external_link.py @@ -33,29 +33,55 @@ class ResponseContainerPagedExternalLink(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedExternalLink', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedExternalLink - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedExternalLink. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedExternalLink. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedExternalLink. + + + :param debug_info: The debug_info of this ResponseContainerPagedExternalLink. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedExternalLink. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_ingestion_policy_read_model.py b/wavefront_api_client/models/response_container_paged_ingestion_policy_read_model.py index a278139..03db970 100644 --- a/wavefront_api_client/models/response_container_paged_ingestion_policy_read_model.py +++ b/wavefront_api_client/models/response_container_paged_ingestion_policy_read_model.py @@ -33,29 +33,55 @@ class ResponseContainerPagedIngestionPolicyReadModel(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedIngestionPolicyReadModel', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedIngestionPolicyReadModel - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedIngestionPolicyReadModel. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedIngestionPolicyReadModel. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedIngestionPolicyReadModel. + + + :param debug_info: The debug_info of this ResponseContainerPagedIngestionPolicyReadModel. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedIngestionPolicyReadModel. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_integration.py b/wavefront_api_client/models/response_container_paged_integration.py index bf7f85f..265a7db 100644 --- a/wavefront_api_client/models/response_container_paged_integration.py +++ b/wavefront_api_client/models/response_container_paged_integration.py @@ -33,29 +33,55 @@ class ResponseContainerPagedIntegration(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedIntegration', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedIntegration - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedIntegration. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedIntegration. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedIntegration. + + + :param debug_info: The debug_info of this ResponseContainerPagedIntegration. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedIntegration. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_maintenance_window.py b/wavefront_api_client/models/response_container_paged_maintenance_window.py index d16a628..f70893b 100644 --- a/wavefront_api_client/models/response_container_paged_maintenance_window.py +++ b/wavefront_api_client/models/response_container_paged_maintenance_window.py @@ -33,29 +33,55 @@ class ResponseContainerPagedMaintenanceWindow(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedMaintenanceWindow', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedMaintenanceWindow - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedMaintenanceWindow. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedMaintenanceWindow. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedMaintenanceWindow. + + + :param debug_info: The debug_info of this ResponseContainerPagedMaintenanceWindow. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedMaintenanceWindow. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_message.py b/wavefront_api_client/models/response_container_paged_message.py index ccccfff..d7a4bd5 100644 --- a/wavefront_api_client/models/response_container_paged_message.py +++ b/wavefront_api_client/models/response_container_paged_message.py @@ -33,29 +33,55 @@ class ResponseContainerPagedMessage(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedMessage', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedMessage - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedMessage. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedMessage. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedMessage. + + + :param debug_info: The debug_info of this ResponseContainerPagedMessage. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedMessage. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_monitored_application_dto.py b/wavefront_api_client/models/response_container_paged_monitored_application_dto.py index f869246..7807c00 100644 --- a/wavefront_api_client/models/response_container_paged_monitored_application_dto.py +++ b/wavefront_api_client/models/response_container_paged_monitored_application_dto.py @@ -33,29 +33,55 @@ class ResponseContainerPagedMonitoredApplicationDTO(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedMonitoredApplicationDTO', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedMonitoredApplicationDTO - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedMonitoredApplicationDTO. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedMonitoredApplicationDTO. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedMonitoredApplicationDTO. + + + :param debug_info: The debug_info of this ResponseContainerPagedMonitoredApplicationDTO. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedMonitoredApplicationDTO. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_monitored_cluster.py b/wavefront_api_client/models/response_container_paged_monitored_cluster.py index 8cb07e6..d166b4c 100644 --- a/wavefront_api_client/models/response_container_paged_monitored_cluster.py +++ b/wavefront_api_client/models/response_container_paged_monitored_cluster.py @@ -33,29 +33,55 @@ class ResponseContainerPagedMonitoredCluster(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedMonitoredCluster', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedMonitoredCluster - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedMonitoredCluster. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedMonitoredCluster. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedMonitoredCluster. + + + :param debug_info: The debug_info of this ResponseContainerPagedMonitoredCluster. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedMonitoredCluster. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_monitored_service_dto.py b/wavefront_api_client/models/response_container_paged_monitored_service_dto.py index af3f731..c07cee6 100644 --- a/wavefront_api_client/models/response_container_paged_monitored_service_dto.py +++ b/wavefront_api_client/models/response_container_paged_monitored_service_dto.py @@ -33,29 +33,55 @@ class ResponseContainerPagedMonitoredServiceDTO(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedMonitoredServiceDTO', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedMonitoredServiceDTO - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedMonitoredServiceDTO. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedMonitoredServiceDTO. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedMonitoredServiceDTO. + + + :param debug_info: The debug_info of this ResponseContainerPagedMonitoredServiceDTO. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedMonitoredServiceDTO. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_notificant.py b/wavefront_api_client/models/response_container_paged_notificant.py index d22f46d..8c635f1 100644 --- a/wavefront_api_client/models/response_container_paged_notificant.py +++ b/wavefront_api_client/models/response_container_paged_notificant.py @@ -33,29 +33,55 @@ class ResponseContainerPagedNotificant(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedNotificant', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedNotificant - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedNotificant. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedNotificant. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedNotificant. + + + :param debug_info: The debug_info of this ResponseContainerPagedNotificant. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedNotificant. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_proxy.py b/wavefront_api_client/models/response_container_paged_proxy.py index c7594ce..ddae276 100644 --- a/wavefront_api_client/models/response_container_paged_proxy.py +++ b/wavefront_api_client/models/response_container_paged_proxy.py @@ -33,29 +33,55 @@ class ResponseContainerPagedProxy(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedProxy', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedProxy - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedProxy. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedProxy. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedProxy. + + + :param debug_info: The debug_info of this ResponseContainerPagedProxy. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedProxy. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_recent_app_map_search.py b/wavefront_api_client/models/response_container_paged_recent_app_map_search.py index f6b30e3..7118b67 100644 --- a/wavefront_api_client/models/response_container_paged_recent_app_map_search.py +++ b/wavefront_api_client/models/response_container_paged_recent_app_map_search.py @@ -33,29 +33,55 @@ class ResponseContainerPagedRecentAppMapSearch(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedRecentAppMapSearch', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedRecentAppMapSearch - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedRecentAppMapSearch. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedRecentAppMapSearch. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedRecentAppMapSearch. + + + :param debug_info: The debug_info of this ResponseContainerPagedRecentAppMapSearch. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedRecentAppMapSearch. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_recent_traces_search.py b/wavefront_api_client/models/response_container_paged_recent_traces_search.py index a788836..8dc10ab 100644 --- a/wavefront_api_client/models/response_container_paged_recent_traces_search.py +++ b/wavefront_api_client/models/response_container_paged_recent_traces_search.py @@ -33,29 +33,55 @@ class ResponseContainerPagedRecentTracesSearch(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedRecentTracesSearch', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedRecentTracesSearch - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedRecentTracesSearch. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedRecentTracesSearch. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedRecentTracesSearch. + + + :param debug_info: The debug_info of this ResponseContainerPagedRecentTracesSearch. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedRecentTracesSearch. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_related_event.py b/wavefront_api_client/models/response_container_paged_related_event.py index 3ee7eb0..e9130cd 100644 --- a/wavefront_api_client/models/response_container_paged_related_event.py +++ b/wavefront_api_client/models/response_container_paged_related_event.py @@ -33,29 +33,55 @@ class ResponseContainerPagedRelatedEvent(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedRelatedEvent', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedRelatedEvent - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedRelatedEvent. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedRelatedEvent. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedRelatedEvent. + + + :param debug_info: The debug_info of this ResponseContainerPagedRelatedEvent. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedRelatedEvent. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_report_event_anomaly_dto.py b/wavefront_api_client/models/response_container_paged_report_event_anomaly_dto.py index 41d9550..7c1f678 100644 --- a/wavefront_api_client/models/response_container_paged_report_event_anomaly_dto.py +++ b/wavefront_api_client/models/response_container_paged_report_event_anomaly_dto.py @@ -33,29 +33,55 @@ class ResponseContainerPagedReportEventAnomalyDTO(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedReportEventAnomalyDTO', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedReportEventAnomalyDTO - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedReportEventAnomalyDTO. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedReportEventAnomalyDTO. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedReportEventAnomalyDTO. + + + :param debug_info: The debug_info of this ResponseContainerPagedReportEventAnomalyDTO. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedReportEventAnomalyDTO. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_role_dto.py b/wavefront_api_client/models/response_container_paged_role_dto.py index 829e3d8..d9869ed 100644 --- a/wavefront_api_client/models/response_container_paged_role_dto.py +++ b/wavefront_api_client/models/response_container_paged_role_dto.py @@ -33,29 +33,55 @@ class ResponseContainerPagedRoleDTO(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedRoleDTO', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedRoleDTO - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedRoleDTO. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedRoleDTO. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedRoleDTO. + + + :param debug_info: The debug_info of this ResponseContainerPagedRoleDTO. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedRoleDTO. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_saved_app_map_search.py b/wavefront_api_client/models/response_container_paged_saved_app_map_search.py index 327358c..dda84a7 100644 --- a/wavefront_api_client/models/response_container_paged_saved_app_map_search.py +++ b/wavefront_api_client/models/response_container_paged_saved_app_map_search.py @@ -33,29 +33,55 @@ class ResponseContainerPagedSavedAppMapSearch(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedSavedAppMapSearch', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedSavedAppMapSearch - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedSavedAppMapSearch. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedSavedAppMapSearch. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedSavedAppMapSearch. + + + :param debug_info: The debug_info of this ResponseContainerPagedSavedAppMapSearch. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedSavedAppMapSearch. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_saved_app_map_search_group.py b/wavefront_api_client/models/response_container_paged_saved_app_map_search_group.py index f807a36..56ae938 100644 --- a/wavefront_api_client/models/response_container_paged_saved_app_map_search_group.py +++ b/wavefront_api_client/models/response_container_paged_saved_app_map_search_group.py @@ -33,29 +33,55 @@ class ResponseContainerPagedSavedAppMapSearchGroup(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedSavedAppMapSearchGroup', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedSavedAppMapSearchGroup - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedSavedAppMapSearchGroup. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedSavedAppMapSearchGroup. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedSavedAppMapSearchGroup. + + + :param debug_info: The debug_info of this ResponseContainerPagedSavedAppMapSearchGroup. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedSavedAppMapSearchGroup. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_saved_search.py b/wavefront_api_client/models/response_container_paged_saved_search.py index 328d1f2..57df344 100644 --- a/wavefront_api_client/models/response_container_paged_saved_search.py +++ b/wavefront_api_client/models/response_container_paged_saved_search.py @@ -33,29 +33,55 @@ class ResponseContainerPagedSavedSearch(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedSavedSearch', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedSavedSearch - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedSavedSearch. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedSavedSearch. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedSavedSearch. + + + :param debug_info: The debug_info of this ResponseContainerPagedSavedSearch. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedSavedSearch. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_saved_traces_search.py b/wavefront_api_client/models/response_container_paged_saved_traces_search.py index b08afd2..4ba676c 100644 --- a/wavefront_api_client/models/response_container_paged_saved_traces_search.py +++ b/wavefront_api_client/models/response_container_paged_saved_traces_search.py @@ -33,29 +33,55 @@ class ResponseContainerPagedSavedTracesSearch(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedSavedTracesSearch', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedSavedTracesSearch - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedSavedTracesSearch. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedSavedTracesSearch. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedSavedTracesSearch. + + + :param debug_info: The debug_info of this ResponseContainerPagedSavedTracesSearch. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedSavedTracesSearch. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_saved_traces_search_group.py b/wavefront_api_client/models/response_container_paged_saved_traces_search_group.py index 8095ade..9727445 100644 --- a/wavefront_api_client/models/response_container_paged_saved_traces_search_group.py +++ b/wavefront_api_client/models/response_container_paged_saved_traces_search_group.py @@ -33,29 +33,55 @@ class ResponseContainerPagedSavedTracesSearchGroup(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedSavedTracesSearchGroup', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedSavedTracesSearchGroup - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedSavedTracesSearchGroup. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedSavedTracesSearchGroup. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedSavedTracesSearchGroup. + + + :param debug_info: The debug_info of this ResponseContainerPagedSavedTracesSearchGroup. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedSavedTracesSearchGroup. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_service_account.py b/wavefront_api_client/models/response_container_paged_service_account.py index 0fbc325..057d25c 100644 --- a/wavefront_api_client/models/response_container_paged_service_account.py +++ b/wavefront_api_client/models/response_container_paged_service_account.py @@ -33,29 +33,55 @@ class ResponseContainerPagedServiceAccount(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedServiceAccount', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedServiceAccount - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedServiceAccount. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedServiceAccount. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedServiceAccount. + + + :param debug_info: The debug_info of this ResponseContainerPagedServiceAccount. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedServiceAccount. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_source.py b/wavefront_api_client/models/response_container_paged_source.py index 0adde40..364a39f 100644 --- a/wavefront_api_client/models/response_container_paged_source.py +++ b/wavefront_api_client/models/response_container_paged_source.py @@ -33,29 +33,55 @@ class ResponseContainerPagedSource(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedSource', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedSource - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedSource. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedSource. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedSource. + + + :param debug_info: The debug_info of this ResponseContainerPagedSource. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedSource. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_span_sampling_policy.py b/wavefront_api_client/models/response_container_paged_span_sampling_policy.py index 52de244..ba13b3f 100644 --- a/wavefront_api_client/models/response_container_paged_span_sampling_policy.py +++ b/wavefront_api_client/models/response_container_paged_span_sampling_policy.py @@ -33,29 +33,55 @@ class ResponseContainerPagedSpanSamplingPolicy(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedSpanSamplingPolicy', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedSpanSamplingPolicy - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedSpanSamplingPolicy. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedSpanSamplingPolicy. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedSpanSamplingPolicy. + + + :param debug_info: The debug_info of this ResponseContainerPagedSpanSamplingPolicy. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedSpanSamplingPolicy. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_paged_user_group_model.py b/wavefront_api_client/models/response_container_paged_user_group_model.py index c1d6a1d..deb6b22 100644 --- a/wavefront_api_client/models/response_container_paged_user_group_model.py +++ b/wavefront_api_client/models/response_container_paged_user_group_model.py @@ -33,29 +33,55 @@ class ResponseContainerPagedUserGroupModel(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'PagedUserGroupModel', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerPagedUserGroupModel - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerPagedUserGroupModel. # noqa: E501 + + + :return: The debug_info of this ResponseContainerPagedUserGroupModel. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerPagedUserGroupModel. + + + :param debug_info: The debug_info of this ResponseContainerPagedUserGroupModel. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerPagedUserGroupModel. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_proxy.py b/wavefront_api_client/models/response_container_proxy.py index 79aebe4..8d689f8 100644 --- a/wavefront_api_client/models/response_container_proxy.py +++ b/wavefront_api_client/models/response_container_proxy.py @@ -33,29 +33,55 @@ class ResponseContainerProxy(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'Proxy', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerProxy - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerProxy. # noqa: E501 + + + :return: The debug_info of this ResponseContainerProxy. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerProxy. + + + :param debug_info: The debug_info of this ResponseContainerProxy. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerProxy. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_query_type_dto.py b/wavefront_api_client/models/response_container_query_type_dto.py index 216a72f..98990b4 100644 --- a/wavefront_api_client/models/response_container_query_type_dto.py +++ b/wavefront_api_client/models/response_container_query_type_dto.py @@ -33,29 +33,55 @@ class ResponseContainerQueryTypeDTO(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'QueryTypeDTO', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerQueryTypeDTO - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerQueryTypeDTO. # noqa: E501 + + + :return: The debug_info of this ResponseContainerQueryTypeDTO. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerQueryTypeDTO. + + + :param debug_info: The debug_info of this ResponseContainerQueryTypeDTO. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerQueryTypeDTO. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_recent_app_map_search.py b/wavefront_api_client/models/response_container_recent_app_map_search.py index 048ae96..111ebc3 100644 --- a/wavefront_api_client/models/response_container_recent_app_map_search.py +++ b/wavefront_api_client/models/response_container_recent_app_map_search.py @@ -33,29 +33,55 @@ class ResponseContainerRecentAppMapSearch(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'RecentAppMapSearch', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerRecentAppMapSearch - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerRecentAppMapSearch. # noqa: E501 + + + :return: The debug_info of this ResponseContainerRecentAppMapSearch. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerRecentAppMapSearch. + + + :param debug_info: The debug_info of this ResponseContainerRecentAppMapSearch. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerRecentAppMapSearch. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_recent_traces_search.py b/wavefront_api_client/models/response_container_recent_traces_search.py index 4082420..5e8d21c 100644 --- a/wavefront_api_client/models/response_container_recent_traces_search.py +++ b/wavefront_api_client/models/response_container_recent_traces_search.py @@ -33,29 +33,55 @@ class ResponseContainerRecentTracesSearch(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'RecentTracesSearch', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerRecentTracesSearch - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerRecentTracesSearch. # noqa: E501 + + + :return: The debug_info of this ResponseContainerRecentTracesSearch. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerRecentTracesSearch. + + + :param debug_info: The debug_info of this ResponseContainerRecentTracesSearch. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerRecentTracesSearch. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_role_dto.py b/wavefront_api_client/models/response_container_role_dto.py index d4912d9..3e87fbf 100644 --- a/wavefront_api_client/models/response_container_role_dto.py +++ b/wavefront_api_client/models/response_container_role_dto.py @@ -33,29 +33,55 @@ class ResponseContainerRoleDTO(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'RoleDTO', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerRoleDTO - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerRoleDTO. # noqa: E501 + + + :return: The debug_info of this ResponseContainerRoleDTO. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerRoleDTO. + + + :param debug_info: The debug_info of this ResponseContainerRoleDTO. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerRoleDTO. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_saved_app_map_search.py b/wavefront_api_client/models/response_container_saved_app_map_search.py index 9e7bf0a..31a4477 100644 --- a/wavefront_api_client/models/response_container_saved_app_map_search.py +++ b/wavefront_api_client/models/response_container_saved_app_map_search.py @@ -33,29 +33,55 @@ class ResponseContainerSavedAppMapSearch(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'SavedAppMapSearch', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerSavedAppMapSearch - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerSavedAppMapSearch. # noqa: E501 + + + :return: The debug_info of this ResponseContainerSavedAppMapSearch. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerSavedAppMapSearch. + + + :param debug_info: The debug_info of this ResponseContainerSavedAppMapSearch. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerSavedAppMapSearch. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_saved_app_map_search_group.py b/wavefront_api_client/models/response_container_saved_app_map_search_group.py index a57c60a..08af4ae 100644 --- a/wavefront_api_client/models/response_container_saved_app_map_search_group.py +++ b/wavefront_api_client/models/response_container_saved_app_map_search_group.py @@ -33,29 +33,55 @@ class ResponseContainerSavedAppMapSearchGroup(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'SavedAppMapSearchGroup', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerSavedAppMapSearchGroup - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerSavedAppMapSearchGroup. # noqa: E501 + + + :return: The debug_info of this ResponseContainerSavedAppMapSearchGroup. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerSavedAppMapSearchGroup. + + + :param debug_info: The debug_info of this ResponseContainerSavedAppMapSearchGroup. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerSavedAppMapSearchGroup. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_saved_search.py b/wavefront_api_client/models/response_container_saved_search.py index a810621..c288d98 100644 --- a/wavefront_api_client/models/response_container_saved_search.py +++ b/wavefront_api_client/models/response_container_saved_search.py @@ -33,29 +33,55 @@ class ResponseContainerSavedSearch(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'SavedSearch', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerSavedSearch - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerSavedSearch. # noqa: E501 + + + :return: The debug_info of this ResponseContainerSavedSearch. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerSavedSearch. + + + :param debug_info: The debug_info of this ResponseContainerSavedSearch. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerSavedSearch. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_saved_traces_search.py b/wavefront_api_client/models/response_container_saved_traces_search.py index e6077a9..c25f0bd 100644 --- a/wavefront_api_client/models/response_container_saved_traces_search.py +++ b/wavefront_api_client/models/response_container_saved_traces_search.py @@ -33,29 +33,55 @@ class ResponseContainerSavedTracesSearch(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'SavedTracesSearch', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerSavedTracesSearch - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerSavedTracesSearch. # noqa: E501 + + + :return: The debug_info of this ResponseContainerSavedTracesSearch. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerSavedTracesSearch. + + + :param debug_info: The debug_info of this ResponseContainerSavedTracesSearch. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerSavedTracesSearch. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_saved_traces_search_group.py b/wavefront_api_client/models/response_container_saved_traces_search_group.py index e2d1482..ba7563e 100644 --- a/wavefront_api_client/models/response_container_saved_traces_search_group.py +++ b/wavefront_api_client/models/response_container_saved_traces_search_group.py @@ -33,29 +33,55 @@ class ResponseContainerSavedTracesSearchGroup(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'SavedTracesSearchGroup', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerSavedTracesSearchGroup - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerSavedTracesSearchGroup. # noqa: E501 + + + :return: The debug_info of this ResponseContainerSavedTracesSearchGroup. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerSavedTracesSearchGroup. + + + :param debug_info: The debug_info of this ResponseContainerSavedTracesSearchGroup. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerSavedTracesSearchGroup. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_service_account.py b/wavefront_api_client/models/response_container_service_account.py index a47006c..ea216e0 100644 --- a/wavefront_api_client/models/response_container_service_account.py +++ b/wavefront_api_client/models/response_container_service_account.py @@ -33,29 +33,55 @@ class ResponseContainerServiceAccount(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'ServiceAccount', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerServiceAccount - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerServiceAccount. # noqa: E501 + + + :return: The debug_info of this ResponseContainerServiceAccount. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerServiceAccount. + + + :param debug_info: The debug_info of this ResponseContainerServiceAccount. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerServiceAccount. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_set_business_function.py b/wavefront_api_client/models/response_container_set_business_function.py index c29b909..4d02a63 100644 --- a/wavefront_api_client/models/response_container_set_business_function.py +++ b/wavefront_api_client/models/response_container_set_business_function.py @@ -33,29 +33,55 @@ class ResponseContainerSetBusinessFunction(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'list[str]', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerSetBusinessFunction - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerSetBusinessFunction. # noqa: E501 + + + :return: The debug_info of this ResponseContainerSetBusinessFunction. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerSetBusinessFunction. + + + :param debug_info: The debug_info of this ResponseContainerSetBusinessFunction. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerSetBusinessFunction. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_set_source_label_pair.py b/wavefront_api_client/models/response_container_set_source_label_pair.py index a01e8b2..3cbd855 100644 --- a/wavefront_api_client/models/response_container_set_source_label_pair.py +++ b/wavefront_api_client/models/response_container_set_source_label_pair.py @@ -33,29 +33,55 @@ class ResponseContainerSetSourceLabelPair(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'list[SourceLabelPair]', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerSetSourceLabelPair - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerSetSourceLabelPair. # noqa: E501 + + + :return: The debug_info of this ResponseContainerSetSourceLabelPair. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerSetSourceLabelPair. + + + :param debug_info: The debug_info of this ResponseContainerSetSourceLabelPair. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerSetSourceLabelPair. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_source.py b/wavefront_api_client/models/response_container_source.py index 03795c8..474be0b 100644 --- a/wavefront_api_client/models/response_container_source.py +++ b/wavefront_api_client/models/response_container_source.py @@ -33,29 +33,55 @@ class ResponseContainerSource(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'Source', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerSource - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerSource. # noqa: E501 + + + :return: The debug_info of this ResponseContainerSource. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerSource. + + + :param debug_info: The debug_info of this ResponseContainerSource. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerSource. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_span_sampling_policy.py b/wavefront_api_client/models/response_container_span_sampling_policy.py index 78ebdb2..6fb6260 100644 --- a/wavefront_api_client/models/response_container_span_sampling_policy.py +++ b/wavefront_api_client/models/response_container_span_sampling_policy.py @@ -33,29 +33,55 @@ class ResponseContainerSpanSamplingPolicy(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'SpanSamplingPolicy', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerSpanSamplingPolicy - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerSpanSamplingPolicy. # noqa: E501 + + + :return: The debug_info of this ResponseContainerSpanSamplingPolicy. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerSpanSamplingPolicy. + + + :param debug_info: The debug_info of this ResponseContainerSpanSamplingPolicy. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerSpanSamplingPolicy. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_string.py b/wavefront_api_client/models/response_container_string.py index f133ec3..3ba3f3c 100644 --- a/wavefront_api_client/models/response_container_string.py +++ b/wavefront_api_client/models/response_container_string.py @@ -33,29 +33,55 @@ class ResponseContainerString(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'str', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerString - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerString. # noqa: E501 + + + :return: The debug_info of this ResponseContainerString. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerString. + + + :param debug_info: The debug_info of this ResponseContainerString. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerString. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_tags_response.py b/wavefront_api_client/models/response_container_tags_response.py index ebddf67..efc6da4 100644 --- a/wavefront_api_client/models/response_container_tags_response.py +++ b/wavefront_api_client/models/response_container_tags_response.py @@ -33,29 +33,55 @@ class ResponseContainerTagsResponse(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'TagsResponse', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerTagsResponse - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerTagsResponse. # noqa: E501 + + + :return: The debug_info of this ResponseContainerTagsResponse. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerTagsResponse. + + + :param debug_info: The debug_info of this ResponseContainerTagsResponse. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerTagsResponse. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_user_api_token.py b/wavefront_api_client/models/response_container_user_api_token.py index 1967df2..7e88181 100644 --- a/wavefront_api_client/models/response_container_user_api_token.py +++ b/wavefront_api_client/models/response_container_user_api_token.py @@ -33,29 +33,55 @@ class ResponseContainerUserApiToken(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'UserApiToken', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerUserApiToken - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerUserApiToken. # noqa: E501 + + + :return: The debug_info of this ResponseContainerUserApiToken. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerUserApiToken. + + + :param debug_info: The debug_info of this ResponseContainerUserApiToken. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerUserApiToken. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_user_dto.py b/wavefront_api_client/models/response_container_user_dto.py index 8aebe4c..ebcb871 100644 --- a/wavefront_api_client/models/response_container_user_dto.py +++ b/wavefront_api_client/models/response_container_user_dto.py @@ -33,29 +33,55 @@ class ResponseContainerUserDTO(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'UserDTO', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerUserDTO - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerUserDTO. # noqa: E501 + + + :return: The debug_info of this ResponseContainerUserDTO. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerUserDTO. + + + :param debug_info: The debug_info of this ResponseContainerUserDTO. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerUserDTO. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_user_group_model.py b/wavefront_api_client/models/response_container_user_group_model.py index 27f7bc2..32ec0af 100644 --- a/wavefront_api_client/models/response_container_user_group_model.py +++ b/wavefront_api_client/models/response_container_user_group_model.py @@ -33,29 +33,55 @@ class ResponseContainerUserGroupModel(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'UserGroupModel', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerUserGroupModel - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerUserGroupModel. # noqa: E501 + + + :return: The debug_info of this ResponseContainerUserGroupModel. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerUserGroupModel. + + + :param debug_info: The debug_info of this ResponseContainerUserGroupModel. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerUserGroupModel. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_validated_users_dto.py b/wavefront_api_client/models/response_container_validated_users_dto.py index 3ecd239..518c578 100644 --- a/wavefront_api_client/models/response_container_validated_users_dto.py +++ b/wavefront_api_client/models/response_container_validated_users_dto.py @@ -33,29 +33,55 @@ class ResponseContainerValidatedUsersDTO(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'ValidatedUsersDTO', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerValidatedUsersDTO - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerValidatedUsersDTO. # noqa: E501 + + + :return: The debug_info of this ResponseContainerValidatedUsersDTO. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerValidatedUsersDTO. + + + :param debug_info: The debug_info of this ResponseContainerValidatedUsersDTO. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerValidatedUsersDTO. # noqa: E501 diff --git a/wavefront_api_client/models/response_container_void.py b/wavefront_api_client/models/response_container_void.py index 0d8db42..19d7088 100644 --- a/wavefront_api_client/models/response_container_void.py +++ b/wavefront_api_client/models/response_container_void.py @@ -33,29 +33,55 @@ class ResponseContainerVoid(object): and the value is json key in definition. """ swagger_types = { + 'debug_info': 'list[str]', 'response': 'Void', 'status': 'ResponseStatus' } attribute_map = { + 'debug_info': 'debugInfo', 'response': 'response', 'status': 'status' } - def __init__(self, response=None, status=None, _configuration=None): # noqa: E501 + def __init__(self, debug_info=None, response=None, status=None, _configuration=None): # noqa: E501 """ResponseContainerVoid - a model defined in Swagger""" # noqa: E501 if _configuration is None: _configuration = Configuration() self._configuration = _configuration + self._debug_info = None self._response = None self._status = None self.discriminator = None + if debug_info is not None: + self.debug_info = debug_info if response is not None: self.response = response self.status = status + @property + def debug_info(self): + """Gets the debug_info of this ResponseContainerVoid. # noqa: E501 + + + :return: The debug_info of this ResponseContainerVoid. # noqa: E501 + :rtype: list[str] + """ + return self._debug_info + + @debug_info.setter + def debug_info(self, debug_info): + """Sets the debug_info of this ResponseContainerVoid. + + + :param debug_info: The debug_info of this ResponseContainerVoid. # noqa: E501 + :type: list[str] + """ + + self._debug_info = debug_info + @property def response(self): """Gets the response of this ResponseContainerVoid. # noqa: E501