Skip to content

Commit b34d332

Browse files
authored
[GitHub Bot] Generated python SDK (#111)
1 parent fbbbc0c commit b34d332

File tree

23 files changed

+23
-21
lines changed

23 files changed

+23
-21
lines changed

thousandeyes-sdk-administrative/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This API provides the following operations to manage your organization:
1212

1313
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
1414

15-
- API version: 7.0.57
15+
- API version: 7.0.58
1616
- Generator version: 7.6.0
1717
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
1818

thousandeyes-sdk-agents/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Manage Cloud and Enterprise Agents available to your account in ThousandEyes.
55

66
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
77

8-
- API version: 7.0.57
8+
- API version: 7.0.58
99
- Generator version: 7.6.0
1010
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
1111

thousandeyes-sdk-alerts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ For more information about the alerts, see [Alerts](https://docs.thousandeyes.co
1212

1313
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
1414

15-
- API version: 7.0.57
15+
- API version: 7.0.58
1616
- Generator version: 7.6.0
1717
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
1818

thousandeyes-sdk-bgp-monitors/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ For more information about monitors, see [Inside-Out BGP Visibility](https://doc
99

1010
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
1111

12-
- API version: 7.0.57
12+
- API version: 7.0.58
1313
- Generator version: 7.6.0
1414
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
1515

thousandeyes-sdk-credentials/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ For more information about credentials, see [Working With Secure Credentials](ht
1313

1414
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
1515

16-
- API version: 7.0.57
16+
- API version: 7.0.58
1717
- Generator version: 7.6.0
1818
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
1919

thousandeyes-sdk-dashboards/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Manage ThousandEyes Dashboards.
33

44
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
55

6-
- API version: 7.0.57
6+
- API version: 7.0.58
77
- Generator version: 7.6.0
88
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
99

thousandeyes-sdk-emulation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To access Emulation API operations, the following permissions are required:
99

1010
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
1111

12-
- API version: 7.0.57
12+
- API version: 7.0.58
1313
- Generator version: 7.6.0
1414
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
1515

thousandeyes-sdk-endpoint-agents/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ For more information about Endpoint Agents, see [Endpoint Agents](https://docs.t
55

66
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
77

8-
- API version: 7.0.57
8+
- API version: 7.0.58
99
- Generator version: 7.6.0
1010
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
1111

thousandeyes-sdk-endpoint-agents/src/thousandeyes_sdk/endpoint_agents/models/platform.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ class Platform(str, Enum):
3131
ELUX = 'elux'
3232
LINUX = 'linux'
3333
MAC = 'mac'
34+
ANDROID = 'android'
3435
UNKNOWN = 'unknown'
3536

3637
@classmethod

thousandeyes-sdk-endpoint-instant-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The URLs for these API test data endpoints are provided within the test definiti
1313

1414
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
1515

16-
- API version: 7.0.57
16+
- API version: 7.0.58
1717
- Generator version: 7.6.0
1818
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
1919

0 commit comments

Comments
 (0)