Skip to content

Commit 0f10697

Browse files
mpragosa-teAPI Team
andauthored
[GitHub Bot] Generated python SDK (#93)
Co-authored-by: API Team <[email protected]>
1 parent 2fa30db commit 0f10697

File tree

59 files changed

+108
-36
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+108
-36
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.36
15+
- API version: 7.0.37
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.36
8+
- API version: 7.0.37
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.36
15+
- API version: 7.0.37
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.36
12+
- API version: 7.0.37
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.36
16+
- API version: 7.0.37
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.36
6+
- API version: 7.0.37
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.36
12+
- API version: 7.0.37
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.36
8+
- API version: 7.0.37
99
- Generator version: 7.6.0
1010
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
1111

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.36
16+
- API version: 7.0.37
1717
- Generator version: 7.6.0
1818
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
1919

thousandeyes-sdk-endpoint-instant-tests/docs/EndpointAgentToServerTest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Name | Type | Description | Notes
99
**links** | [**EndpointTestLinks**](EndpointTestLinks.md) | | [optional]
1010
**agent_selector_config** | [**EndpointAgentSelectorConfig**](EndpointAgentSelectorConfig.md) | | [optional]
1111
**created_date** | **datetime** | UTC created date (ISO date-time format). | [optional] [readonly]
12+
**is_prioritized** | **bool** | Indicates whether the test should be prioritized when the number of tests assigned to an agent exceeds the license limit. | [optional] [default to False]
1213
**interval** | [**TestInterval**](TestInterval.md) | | [optional]
1314
**is_enabled** | **bool** | Indicates if test is enabled. | [optional] [default to True]
1415
**is_saved_event** | **bool** | Indicates if the test is a saved event. | [optional] [readonly]

0 commit comments

Comments
 (0)