Skip to content

Commit 5104efa

Browse files
committed
Autogenerated Update v2.55.10.
1 parent 5819745 commit 5104efa

30 files changed

+1465
-525
lines changed

.swagger-codegen/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"gitUserId": "wavefrontHQ",
44
"packageName": "wavefront_api_client",
55
"packageUrl": "https://github.com/wavefrontHQ/python-client",
6-
"packageVersion": "2.40.22"
6+
"packageVersion": "2.55.10"
77
}

.swagger-codegen/config.jsone

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"gitUserId": "wavefrontHQ",
44
"packageName": "wavefront_api_client",
55
"packageUrl": "https://github.com/wavefrontHQ/python-client",
6-
"packageVersion": "2.38.24"
6+
"packageVersion": "2.40.22"
77
}

README.md

+8-24
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
55

66
- API version: v2
7-
- Package version: 2.40.22
7+
- Package version: 2.55.10
88
- Build package: io.swagger.codegen.languages.PythonClientCodegen
99

1010
## Requirements.
@@ -123,6 +123,12 @@ Class | Method | HTTP request | Description
123123
*AlertApi* | [**unhide_alert**](docs/AlertApi.md#unhide_alert) | **POST** /api/v2/alert/{id}/install | Unhide a specific integration alert
124124
*AlertApi* | [**unsnooze_alert**](docs/AlertApi.md#unsnooze_alert) | **POST** /api/v2/alert/{id}/unsnooze | Unsnooze a specific alert
125125
*AlertApi* | [**update_alert**](docs/AlertApi.md#update_alert) | **PUT** /api/v2/alert/{id} | Update a specific alert
126+
*AnomalyApi* | [**get_all_anomalies**](docs/AnomalyApi.md#get_all_anomalies) | **GET** /api/v2/anomaly | Get all anomalies for a customer during a time interval
127+
*AnomalyApi* | [**get_anomalies_for_chart_and_param_hash**](docs/AnomalyApi.md#get_anomalies_for_chart_and_param_hash) | **GET** /api/v2/anomaly/{dashboardId}/chart/{chartHash}/{paramHash} | Get all anomalies for a chart with a set of dashboard parameters during a time interval
128+
*AnomalyApi* | [**get_chart_anomalies**](docs/AnomalyApi.md#get_chart_anomalies) | **GET** /api/v2/anomaly/{dashboardId} | Get all anomalies for a dashboard that does not have any dashboard parameters during a time interval
129+
*AnomalyApi* | [**get_chart_anomalies_0**](docs/AnomalyApi.md#get_chart_anomalies_0) | **GET** /api/v2/anomaly/{dashboardId}/chart/{chartHash} | Get all anomalies for a chart during a time interval
130+
*AnomalyApi* | [**get_dashboard_anomalies**](docs/AnomalyApi.md#get_dashboard_anomalies) | **GET** /api/v2/anomaly/{dashboardId}/{paramHash} | Get all anomalies for a dashboard with a particular set of dashboard parameters as identified by paramHash, during a time interval
131+
*AnomalyApi* | [**get_related_anomalies**](docs/AnomalyApi.md#get_related_anomalies) | **GET** /api/v2/anomaly/{eventId}/anomalies | Get all related anomalies for a firing event with a time span
126132
*ApiTokenApi* | [**create_token**](docs/ApiTokenApi.md#create_token) | **POST** /api/v2/apitoken | Create new api token
127133
*ApiTokenApi* | [**delete_token**](docs/ApiTokenApi.md#delete_token) | **DELETE** /api/v2/apitoken/{id} | Delete the specified api token
128134
*ApiTokenApi* | [**delete_token_service_account**](docs/ApiTokenApi.md#delete_token_service_account) | **DELETE** /api/v2/apitoken/serviceaccount/{id}/{token} | Delete the specified api token of the given service account
@@ -131,6 +137,7 @@ Class | Method | HTTP request | Description
131137
*ApiTokenApi* | [**get_tokens_service_account**](docs/ApiTokenApi.md#get_tokens_service_account) | **GET** /api/v2/apitoken/serviceaccount/{id} | Get all api tokens for the given service account
132138
*ApiTokenApi* | [**update_token_name**](docs/ApiTokenApi.md#update_token_name) | **PUT** /api/v2/apitoken/{id} | Update the name of the specified api token
133139
*ApiTokenApi* | [**update_token_name_service_account**](docs/ApiTokenApi.md#update_token_name_service_account) | **PUT** /api/v2/apitoken/serviceaccount/{id}/{token} | Update the name of the specified api token for the given service account
140+
*CloudIntegrationApi* | [**create_aws_external_id**](docs/CloudIntegrationApi.md#create_aws_external_id) | **POST** /api/v2/cloudintegration/awsExternalId/create | Create an external id
134141
*CloudIntegrationApi* | [**create_cloud_integration**](docs/CloudIntegrationApi.md#create_cloud_integration) | **POST** /api/v2/cloudintegration | Create a cloud integration
135142
*CloudIntegrationApi* | [**delete_cloud_integration**](docs/CloudIntegrationApi.md#delete_cloud_integration) | **DELETE** /api/v2/cloudintegration/{id} | Delete a specific cloud integration
136143
*CloudIntegrationApi* | [**disable_cloud_integration**](docs/CloudIntegrationApi.md#disable_cloud_integration) | **POST** /api/v2/cloudintegration/{id}/disable | Disable a specific cloud integration
@@ -208,16 +215,6 @@ Class | Method | HTTP request | Description
208215
*MessageApi* | [**user_get_messages**](docs/MessageApi.md#user_get_messages) | **GET** /api/v2/message | Gets messages applicable to the current user, i.e. within time range and distribution scope
209216
*MessageApi* | [**user_read_message**](docs/MessageApi.md#user_read_message) | **POST** /api/v2/message/{id}/read | Mark a specific message as read
210217
*MetricApi* | [**get_metric_details**](docs/MetricApi.md#get_metric_details) | **GET** /api/v2/chart/metric/detail | Get more details on a metric, including reporting sources and approximate last time reported
211-
*MonitoredClusterApi* | [**add_cluster_tag**](docs/MonitoredClusterApi.md#add_cluster_tag) | **PUT** /api/v2/monitoredcluster/{id}/tag/{tagValue} | Add a tag to a specific cluster
212-
*MonitoredClusterApi* | [**create_cluster**](docs/MonitoredClusterApi.md#create_cluster) | **POST** /api/v2/monitoredcluster | Create a specific cluster
213-
*MonitoredClusterApi* | [**delete_cluster**](docs/MonitoredClusterApi.md#delete_cluster) | **DELETE** /api/v2/monitoredcluster/{id} | Delete a specific cluster
214-
*MonitoredClusterApi* | [**get_all_cluster**](docs/MonitoredClusterApi.md#get_all_cluster) | **GET** /api/v2/monitoredcluster | Get all monitored clusters
215-
*MonitoredClusterApi* | [**get_cluster**](docs/MonitoredClusterApi.md#get_cluster) | **GET** /api/v2/monitoredcluster/{id} | Get a specific cluster
216-
*MonitoredClusterApi* | [**get_cluster_tags**](docs/MonitoredClusterApi.md#get_cluster_tags) | **GET** /api/v2/monitoredcluster/{id}/tag | Get all tags associated with a specific cluster
217-
*MonitoredClusterApi* | [**merge_clusters**](docs/MonitoredClusterApi.md#merge_clusters) | **PUT** /api/v2/monitoredcluster/merge/{id1}/{id2} | Merge two monitored clusters. The first cluster will remain and the second cluster will be deleted, with its id added as an alias to the first cluster.
218-
*MonitoredClusterApi* | [**remove_cluster_tag**](docs/MonitoredClusterApi.md#remove_cluster_tag) | **DELETE** /api/v2/monitoredcluster/{id}/tag/{tagValue} | Remove a tag from a specific cluster
219-
*MonitoredClusterApi* | [**set_cluster_tags**](docs/MonitoredClusterApi.md#set_cluster_tags) | **POST** /api/v2/monitoredcluster/{id}/tag | Set all tags associated with a specific cluster
220-
*MonitoredClusterApi* | [**update_cluster**](docs/MonitoredClusterApi.md#update_cluster) | **PUT** /api/v2/monitoredcluster/{id} | Update a specific cluster
221218
*NotificantApi* | [**create_notificant**](docs/NotificantApi.md#create_notificant) | **POST** /api/v2/notificant | Create a notification target
222219
*NotificantApi* | [**delete_notificant**](docs/NotificantApi.md#delete_notificant) | **DELETE** /api/v2/notificant/{id} | Delete a specific notification target
223220
*NotificantApi* | [**get_all_notificants**](docs/NotificantApi.md#get_all_notificants) | **GET** /api/v2/notificant | Get all notification targets for a customer
@@ -267,9 +264,6 @@ Class | Method | HTTP request | Description
267264
*SearchApi* | [**search_maintenance_window_entities**](docs/SearchApi.md#search_maintenance_window_entities) | **POST** /api/v2/search/maintenancewindow | Search over a customer's maintenance windows
268265
*SearchApi* | [**search_maintenance_window_for_facet**](docs/SearchApi.md#search_maintenance_window_for_facet) | **POST** /api/v2/search/maintenancewindow/{facet} | Lists the values of a specific facet over the customer's maintenance windows
269266
*SearchApi* | [**search_maintenance_window_for_facets**](docs/SearchApi.md#search_maintenance_window_for_facets) | **POST** /api/v2/search/maintenancewindow/facets | Lists the values of one or more facets over the customer's maintenance windows
270-
*SearchApi* | [**search_monitored_cluster_entities**](docs/SearchApi.md#search_monitored_cluster_entities) | **POST** /api/v2/search/monitoredcluster | Search over all the customer's non-deleted monitored clusters
271-
*SearchApi* | [**search_monitored_cluster_for_facet**](docs/SearchApi.md#search_monitored_cluster_for_facet) | **POST** /api/v2/search/monitoredcluster/{facet} | Lists the values of a specific facet over the customer's non-deleted monitored cluster
272-
*SearchApi* | [**search_monitored_cluster_for_facets**](docs/SearchApi.md#search_monitored_cluster_for_facets) | **POST** /api/v2/search/monitoredcluster/facets | Lists the values of one or more facets over the customer's non-deleted monitored clusters
273267
*SearchApi* | [**search_notficant_for_facets**](docs/SearchApi.md#search_notficant_for_facets) | **POST** /api/v2/search/notificant/facets | Lists the values of one or more facets over the customer's notificants
274268
*SearchApi* | [**search_notificant_entities**](docs/SearchApi.md#search_notificant_entities) | **POST** /api/v2/search/notificant | Search over a customer's notificants
275269
*SearchApi* | [**search_notificant_for_facet**](docs/SearchApi.md#search_notificant_for_facet) | **POST** /api/v2/search/notificant/{facet} | Lists the values of a specific facet over the customer's notificants
@@ -304,10 +298,6 @@ Class | Method | HTTP request | Description
304298
*SearchApi* | [**search_web_hook_entities**](docs/SearchApi.md#search_web_hook_entities) | **POST** /api/v2/search/webhook | Search over a customer's webhooks
305299
*SearchApi* | [**search_web_hook_for_facet**](docs/SearchApi.md#search_web_hook_for_facet) | **POST** /api/v2/search/webhook/{facet} | Lists the values of a specific facet over the customer's webhooks
306300
*SearchApi* | [**search_webhook_for_facets**](docs/SearchApi.md#search_webhook_for_facets) | **POST** /api/v2/search/webhook/facets | Lists the values of one or more facets over the customer's webhooks
307-
*SettingsApi* | [**get_all_permissions**](docs/SettingsApi.md#get_all_permissions) | **GET** /api/v2/customer/permissions | Get all permissions
308-
*SettingsApi* | [**get_customer_preferences**](docs/SettingsApi.md#get_customer_preferences) | **GET** /api/v2/customer/preferences | Get customer preferences
309-
*SettingsApi* | [**get_default_user_groups**](docs/SettingsApi.md#get_default_user_groups) | **GET** /api/v2/customer/preferences/defaultUserGroups | Get default user groups customer preferences
310-
*SettingsApi* | [**post_customer_preferences**](docs/SettingsApi.md#post_customer_preferences) | **POST** /api/v2/customer/preferences | Update selected fields of customer preferences
311301
*SourceApi* | [**add_source_tag**](docs/SourceApi.md#add_source_tag) | **PUT** /api/v2/source/{id}/tag/{tagValue} | Add a tag to a specific source
312302
*SourceApi* | [**create_source**](docs/SourceApi.md#create_source) | **POST** /api/v2/source | Create metadata (description or tags) for a specific source
313303
*SourceApi* | [**delete_source**](docs/SourceApi.md#delete_source) | **DELETE** /api/v2/source/{id} | Delete metadata (description and tags) for a specific source
@@ -374,16 +364,13 @@ Class | Method | HTTP request | Description
374364
- [AzureActivityLogConfiguration](docs/AzureActivityLogConfiguration.md)
375365
- [AzureBaseCredentials](docs/AzureBaseCredentials.md)
376366
- [AzureConfiguration](docs/AzureConfiguration.md)
377-
- [BusinessActionGroupBasicDTO](docs/BusinessActionGroupBasicDTO.md)
378367
- [Chart](docs/Chart.md)
379368
- [ChartSettings](docs/ChartSettings.md)
380369
- [ChartSourceQuery](docs/ChartSourceQuery.md)
381370
- [CloudIntegration](docs/CloudIntegration.md)
382371
- [CloudTrailConfiguration](docs/CloudTrailConfiguration.md)
383372
- [CloudWatchConfiguration](docs/CloudWatchConfiguration.md)
384373
- [CustomerFacingUserObject](docs/CustomerFacingUserObject.md)
385-
- [CustomerPreferences](docs/CustomerPreferences.md)
386-
- [CustomerPreferencesUpdating](docs/CustomerPreferencesUpdating.md)
387374
- [Dashboard](docs/Dashboard.md)
388375
- [DashboardMin](docs/DashboardMin.md)
389376
- [DashboardParameterValue](docs/DashboardParameterValue.md)
@@ -480,7 +467,6 @@ Class | Method | HTTP request | Description
480467
- [ResponseContainerListServiceAccount](docs/ResponseContainerListServiceAccount.md)
481468
- [ResponseContainerListString](docs/ResponseContainerListString.md)
482469
- [ResponseContainerListUserApiToken](docs/ResponseContainerListUserApiToken.md)
483-
- [ResponseContainerListUserGroupModel](docs/ResponseContainerListUserGroupModel.md)
484470
- [ResponseContainerMaintenanceWindow](docs/ResponseContainerMaintenanceWindow.md)
485471
- [ResponseContainerMapStringInteger](docs/ResponseContainerMapStringInteger.md)
486472
- [ResponseContainerMapStringIntegrationStatus](docs/ResponseContainerMapStringIntegrationStatus.md)
@@ -540,7 +526,6 @@ Class | Method | HTTP request | Description
540526
- [TeslaConfiguration](docs/TeslaConfiguration.md)
541527
- [Timeseries](docs/Timeseries.md)
542528
- [Trace](docs/Trace.md)
543-
- [User](docs/User.md)
544529
- [UserApiToken](docs/UserApiToken.md)
545530
- [UserDTO](docs/UserDTO.md)
546531
- [UserGroup](docs/UserGroup.md)
@@ -550,7 +535,6 @@ Class | Method | HTTP request | Description
550535
- [UserHardDelete](docs/UserHardDelete.md)
551536
- [UserModel](docs/UserModel.md)
552537
- [UserRequestDTO](docs/UserRequestDTO.md)
553-
- [UserSettings](docs/UserSettings.md)
554538
- [UserToCreate](docs/UserToCreate.md)
555539
- [ValidatedUsersDTO](docs/ValidatedUsersDTO.md)
556540
- [WFTags](docs/WFTags.md)

docs/AlertApi.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ Name | Type | Description | Notes
250250
[[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
251251

252252
# **delete_alert**
253-
> ResponseContainerAlert delete_alert(id)
253+
> ResponseContainerAlert delete_alert(id, skip_trash=skip_trash)
254254
255255
Delete a specific alert
256256

@@ -273,10 +273,11 @@ configuration.api_key['X-AUTH-TOKEN'] = 'YOUR_API_KEY'
273273
# create an instance of the API class
274274
api_instance = wavefront_api_client.AlertApi(wavefront_api_client.ApiClient(configuration))
275275
id = 'id_example' # str |
276+
skip_trash = false # bool | (optional) (default to false)
276277

277278
try:
278279
# Delete a specific alert
279-
api_response = api_instance.delete_alert(id)
280+
api_response = api_instance.delete_alert(id, skip_trash=skip_trash)
280281
pprint(api_response)
281282
except ApiException as e:
282283
print("Exception when calling AlertApi->delete_alert: %s\n" % e)
@@ -287,6 +288,7 @@ except ApiException as e:
287288
Name | Type | Description | Notes
288289
------------- | ------------- | ------------- | -------------
289290
**id** | **str**| |
291+
**skip_trash** | **bool**| | [optional] [default to false]
290292

291293
### Return type
292294

0 commit comments

Comments
 (0)