Skip to content

Commit

Permalink
Autogenerated Update v2.223.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
wf-jenkins committed Jun 11, 2024
1 parent fee13e1 commit c411175
Show file tree
Hide file tree
Showing 351 changed files with 910 additions and 910 deletions.
2 changes: 1 addition & 1 deletion .swagger-codegen/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"gitUserId": "wavefrontHQ",
"packageName": "wavefront_api_client",
"packageUrl": "https://github.com/wavefrontHQ/python-client",
"packageVersion": "2.222.3"
"packageVersion": "2.223.1"
}
2 changes: 1 addition & 1 deletion .swagger-codegen/config.jsone
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"gitUserId": "wavefrontHQ",
"packageName": "wavefront_api_client",
"packageUrl": "https://github.com/wavefrontHQ/python-client",
"packageVersion": "2.222.2"
"packageVersion": "2.222.3"
}
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# wavefront-api-client
<p>The REST API enables you to interact with the Wavefront service by using standard REST API tools. You can use the REST API to automate commonly executed operations, for example to tag sources automatically.</p><p>When you make REST API calls outside the REST API documentation UI, to authenticate to the service, you must use an API token associated with a user account or a service account. For information on how to get the API token and examples, see <a href=\"http://docs.wavefront.com/using_wavefront_api.html\">Use the Wavefront REST API.</a></p>
<p>The REST API enables you to interact with the Tanzu Observability service by using standard REST API tools. You can use the REST API to automate commonly executed operations, for example to tag sources automatically.</p><p>When you make REST API calls outside the REST API documentation UI, to authenticate to the service, you must use an API token associated with a user account or a service account. For information on how to get the API token and examples, see <a href=\"http://docs.wavefront.com/using_wavefront_api.html\">Use the Tanzu Observability REST API.</a></p>

This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: v2
- Package version: 2.222.3
- Package version: 2.223.1
- Build package: io.swagger.codegen.languages.PythonClientCodegen

## Requirements.
Expand Down Expand Up @@ -212,17 +212,17 @@ Class | Method | HTTP request | Description
*IngestionSpyApi* | [**spy_on_id_creations**](docs/IngestionSpyApi.md#spy_on_id_creations) | **GET** /api/spy/ids | Gets newly allocated IDs that correspond to new metric names, source names, point tags, or span tags. A new ID generally indicates that a new time series has been introduced.
*IngestionSpyApi* | [**spy_on_points**](docs/IngestionSpyApi.md#spy_on_points) | **GET** /api/spy/points | Gets a sampling of new metric data points that are added to existing time series.
*IngestionSpyApi* | [**spy_on_spans**](docs/IngestionSpyApi.md#spy_on_spans) | **GET** /api/spy/spans | Gets new spans with existing source names and span tags.
*IntegrationApi* | [**get_all_integration**](docs/IntegrationApi.md#get_all_integration) | **GET** /api/v2/integration | Gets a flat list of all Wavefront integrations available, along with their status
*IntegrationApi* | [**get_all_integration_in_manifests**](docs/IntegrationApi.md#get_all_integration_in_manifests) | **GET** /api/v2/integration/manifests | Gets all Wavefront integrations as structured in their integration manifests, along with their status and content
*IntegrationApi* | [**get_all_integration_in_manifests_min**](docs/IntegrationApi.md#get_all_integration_in_manifests_min) | **GET** /api/v2/integration/manifests/min | Gets all Wavefront integrations as structured in their integration manifests.
*IntegrationApi* | [**get_all_integration_statuses**](docs/IntegrationApi.md#get_all_integration_statuses) | **GET** /api/v2/integration/status | Gets the status of all Wavefront integrations
*IntegrationApi* | [**get_all_integration**](docs/IntegrationApi.md#get_all_integration) | **GET** /api/v2/integration | Gets a flat list of all Tanzu Observability integrations available, along with their status
*IntegrationApi* | [**get_all_integration_in_manifests**](docs/IntegrationApi.md#get_all_integration_in_manifests) | **GET** /api/v2/integration/manifests | Gets all Tanzu Observability integrations as structured in their integration manifests, along with their status and content
*IntegrationApi* | [**get_all_integration_in_manifests_min**](docs/IntegrationApi.md#get_all_integration_in_manifests_min) | **GET** /api/v2/integration/manifests/min | Gets all Tanzu Observability integrations as structured in their integration manifests.
*IntegrationApi* | [**get_all_integration_statuses**](docs/IntegrationApi.md#get_all_integration_statuses) | **GET** /api/v2/integration/status | Gets the status of all Tanzu Observability integrations
*IntegrationApi* | [**get_installed_integration**](docs/IntegrationApi.md#get_installed_integration) | **GET** /api/v2/integration/installed | Gets a flat list of all Integrations that are installed, along with their status
*IntegrationApi* | [**get_integration**](docs/IntegrationApi.md#get_integration) | **GET** /api/v2/integration/{id} | Gets a single Wavefront integration by its id, along with its status
*IntegrationApi* | [**get_integration_status**](docs/IntegrationApi.md#get_integration_status) | **GET** /api/v2/integration/{id}/status | Gets the status of a single Wavefront integration
*IntegrationApi* | [**get_integration**](docs/IntegrationApi.md#get_integration) | **GET** /api/v2/integration/{id} | Gets a single Tanzu Observability integration by its id, along with its status
*IntegrationApi* | [**get_integration_status**](docs/IntegrationApi.md#get_integration_status) | **GET** /api/v2/integration/{id}/status | Gets the status of a single Tanzu Observability integration
*IntegrationApi* | [**install_all_integration_alerts**](docs/IntegrationApi.md#install_all_integration_alerts) | **POST** /api/v2/integration/{id}/install-all-alerts | Enable all alerts associated with this integration
*IntegrationApi* | [**install_integration**](docs/IntegrationApi.md#install_integration) | **POST** /api/v2/integration/{id}/install | Installs a Wavefront integration
*IntegrationApi* | [**install_integration**](docs/IntegrationApi.md#install_integration) | **POST** /api/v2/integration/{id}/install | Installs a Tanzu Observability integration
*IntegrationApi* | [**uninstall_all_integration_alerts**](docs/IntegrationApi.md#uninstall_all_integration_alerts) | **POST** /api/v2/integration/{id}/uninstall-all-alerts | Disable all alerts associated with this integration
*IntegrationApi* | [**uninstall_integration**](docs/IntegrationApi.md#uninstall_integration) | **POST** /api/v2/integration/{id}/uninstall | Uninstalls a Wavefront integration
*IntegrationApi* | [**uninstall_integration**](docs/IntegrationApi.md#uninstall_integration) | **POST** /api/v2/integration/{id}/uninstall | Uninstalls a Tanzu Observability integration
*MaintenanceWindowApi* | [**create_maintenance_window**](docs/MaintenanceWindowApi.md#create_maintenance_window) | **POST** /api/v2/maintenancewindow | Create a maintenance window
*MaintenanceWindowApi* | [**delete_maintenance_window**](docs/MaintenanceWindowApi.md#delete_maintenance_window) | **DELETE** /api/v2/maintenancewindow/{id} | Delete a specific maintenance window
*MaintenanceWindowApi* | [**get_all_maintenance_window**](docs/MaintenanceWindowApi.md#get_all_maintenance_window) | **GET** /api/v2/maintenancewindow | Get all maintenance windows for a customer
Expand Down
2 changes: 1 addition & 1 deletion docs/AWSBaseCredentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**external_id** | **str** | The external id corresponding to the Role ARN |
**role_arn** | **str** | The Role ARN that the customer has created in AWS IAM to allow access to Wavefront |
**role_arn** | **str** | The Role ARN that the customer has created in AWS IAM to allow access to Tanzu Observability |

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

Expand Down
36 changes: 18 additions & 18 deletions docs/AccountUserAndServiceAccountApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Name | Type | Description | Notes
Adds specific roles to the account (user or service account)

<b>Note</b>: Applies only to original Operations for Applications instances that are not onboarded to VMware Cloud services.
<b>Note</b>: Applies only to original Tanzu Observability instances that are not onboarded to VMware Cloud services.

### Example
```python
Expand Down Expand Up @@ -147,7 +147,7 @@ Name | Type | Description | Notes
Adds specific groups to the account (user or service account)

<b>Note</b>: Applies only to original Operations for Applications instances that are not onboarded to VMware Cloud services.
<b>Note</b>: Applies only to original Tanzu Observability instances that are not onboarded to VMware Cloud services.

### Example
```python
Expand Down Expand Up @@ -203,7 +203,7 @@ Name | Type | Description | Notes
Creates or updates a user account

<b>Note</b>: Applies only to original Operations for Applications instances that are not onboarded to VMware Cloud services.
<b>Note</b>: Applies only to original Tanzu Observability instances that are not onboarded to VMware Cloud services.

### Example
```python
Expand Down Expand Up @@ -367,7 +367,7 @@ Name | Type | Description | Notes
Deletes an account (user or service account) identified by id

<b>Note</b>: For original Operations for Applications instances, applies to user accounts and service accounts. For Operations for Applications instances that are onboarded to VMware Cloud services, applies only to service accounts.
<b>Note</b>: For original Tanzu Observability instances, applies to user accounts and service accounts. For Tanzu Observability instances that are onboarded to VMware Cloud services, applies only to service accounts.

### Example
```python
Expand Down Expand Up @@ -421,7 +421,7 @@ Name | Type | Description | Notes
Deletes multiple accounts (users or service accounts)

<b>Note</b>: For original Operations for Applications instances, applies to user accounts and service accounts. For Operations for Applications instances that are onboarded to VMware Cloud services, applies only to service accounts.
<b>Note</b>: For original Tanzu Observability instances, applies to user accounts and service accounts. For Tanzu Observability instances that are onboarded to VMware Cloud services, applies only to service accounts.

### Example
```python
Expand Down Expand Up @@ -475,7 +475,7 @@ Name | Type | Description | Notes
Get a specific account (user or service account)

<b>Note</b>: Applies only to original Operations for Applications instances that are not onboarded to VMware Cloud services.
<b>Note</b>: Applies only to original Tanzu Observability instances that are not onboarded to VMware Cloud services.

### Example
```python
Expand Down Expand Up @@ -583,7 +583,7 @@ Name | Type | Description | Notes
Get all accounts (users and service accounts) of a customer

<b>Note</b>: Applies only to original Operations for Applications instances that are not onboarded to VMware Cloud services.
<b>Note</b>: Applies only to original Tanzu Observability instances that are not onboarded to VMware Cloud services.

### Example
```python
Expand Down Expand Up @@ -689,7 +689,7 @@ This endpoint does not need any parameter.
Get all user accounts

<b>Note</b>: Applies only to original Operations for Applications instances that are not onboarded to VMware Cloud services.
<b>Note</b>: Applies only to original Tanzu Observability instances that are not onboarded to VMware Cloud services.

### Example
```python
Expand Down Expand Up @@ -793,7 +793,7 @@ Name | Type | Description | Notes
Retrieves a user by identifier (email address)

<b>Note</b>: Applies only to original Operations for Applications instances that are not onboarded to VMware Cloud services.
<b>Note</b>: Applies only to original Tanzu Observability instances that are not onboarded to VMware Cloud services.

### Example
```python
Expand Down Expand Up @@ -847,7 +847,7 @@ Name | Type | Description | Notes
Get all users with Accounts permission

<b>Note</b>: Applies only to original Operations for Applications instances that are not onboarded to VMware Cloud services.
<b>Note</b>: Applies only to original Tanzu Observability instances that are not onboarded to VMware Cloud services.

### Example
```python
Expand Down Expand Up @@ -897,7 +897,7 @@ This endpoint does not need any parameter.
Grants a specific permission to account (user or service account)

<b>Note</b>: For original Operations for Applications instances, applies to user accounts and service accounts. For Operations for Applications instances that are onboarded to VMware Cloud services, applies only to service accounts.
<b>Note</b>: For original Tanzu Observability instances, applies to user accounts and service accounts. For Tanzu Observability instances that are onboarded to VMware Cloud services, applies only to service accounts.

### Example
```python
Expand Down Expand Up @@ -953,7 +953,7 @@ Name | Type | Description | Notes
Grant a permission to accounts (users or service accounts)

<b>Note</b>: For original Operations for Applications instances, applies to user accounts and service accounts. For Operations for Applications instances that are onboarded to VMware Cloud services, applies only to service accounts.
<b>Note</b>: For original Tanzu Observability instances, applies to user accounts and service accounts. For Tanzu Observability instances that are onboarded to VMware Cloud services, applies only to service accounts.

### Example
```python
Expand Down Expand Up @@ -1009,7 +1009,7 @@ Name | Type | Description | Notes
Invite user accounts with given user groups and permissions.

<b>Note</b>: Applies only to original Operations for Applications instances that are not onboarded to VMware Cloud services.
<b>Note</b>: Applies only to original Tanzu Observability instances that are not onboarded to VMware Cloud services.

### Example
```python
Expand Down Expand Up @@ -1063,7 +1063,7 @@ Name | Type | Description | Notes
Removes specific roles from the account (user or service account)

<b>Note</b>: Applies only to original Operations for Applications instances that are not onboarded to VMware Cloud services.
<b>Note</b>: Applies only to original Tanzu Observability instances that are not onboarded to VMware Cloud services.

### Example
```python
Expand Down Expand Up @@ -1119,7 +1119,7 @@ Name | Type | Description | Notes
Removes specific groups from the account (user or service account)

<b>Note</b>: Applies only to original Operations for Applications instances that are not onboarded to VMware Cloud services.
<b>Note</b>: Applies only to original Tanzu Observability instances that are not onboarded to VMware Cloud services.

### Example
```python
Expand Down Expand Up @@ -1175,7 +1175,7 @@ Name | Type | Description | Notes
Revokes a specific permission from account (user or service account)

<b>Note</b>: For original Operations for Applications instances, applies to user accounts and service accounts. For Operations for Applications instances that are onboarded to VMware Cloud services, applies only to service accounts.
<b>Note</b>: For original Tanzu Observability instances, applies to user accounts and service accounts. For Tanzu Observability instances that are onboarded to VMware Cloud services, applies only to service accounts.

### Example
```python
Expand Down Expand Up @@ -1231,7 +1231,7 @@ Name | Type | Description | Notes
Revoke a permission from accounts (users or service accounts)

<b>Note</b>: For original Operations for Applications instances, applies to user accounts and service accounts. For Operations for Applications instances that are onboarded to VMware Cloud services, applies only to service accounts.
<b>Note</b>: For original Tanzu Observability instances, applies to user accounts and service accounts. For Tanzu Observability instances that are onboarded to VMware Cloud services, applies only to service accounts.

### Example
```python
Expand Down Expand Up @@ -1343,7 +1343,7 @@ Name | Type | Description | Notes
Update user with given user groups and permissions.

<b>Note</b>: Applies only to original Operations for Applications instances that are not onboarded to VMware Cloud services.
<b>Note</b>: Applies only to original Tanzu Observability instances that are not onboarded to VMware Cloud services.

### Example
```python
Expand Down
2 changes: 1 addition & 1 deletion docs/AlertSource.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Name | Type | Description | Notes
**name** | **str** | The alert source query name. Used as the variable name in the other query. | [optional]
**query** | **str** | The alert query. Support both Wavefront Query and Prometheus Query. | [optional]
**query_builder_enabled** | **bool** | A flag indicate whether the alert source query builder enabled or not. | [optional]
**query_builder_serialization** | **str** | The string serialization of the alert source query builder, mostly used by Wavefront UI. | [optional]
**query_builder_serialization** | **str** | The string serialization of the alert source query builder, mostly used by Tanzu Observability UI. | [optional]
**query_type** | **str** | The type of the alert query. Supported types are [PROMQL, WQL]. | [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)
Expand Down
2 changes: 1 addition & 1 deletion docs/ApiTokenApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Method | HTTP request | Description
Create new api token

Returns the list of all api tokens for a user. The newly created api token is the last element of returned list. <b>Note</b>: Applies only to original Operations for Applications instances that are not onboarded to VMware Cloud services.
Returns the list of all api tokens for a user. The newly created api token is the last element of returned list. <b>Note</b>: Applies only to original Tanzu Observability instances that are not onboarded to VMware Cloud services.

### Example
```python
Expand Down
Loading

0 comments on commit c411175

Please sign in to comment.