[GitHub Bot] Generated python SDK (#164)
Some checks failed
Python CI / build (push) Has been cancelled

Co-authored-by: API Team <api-team@thousandeyes.com>
This commit is contained in:
Miguel Pragosa 2026-07-23 12:14:38 +01:00 committed by GitHub
parent 5168916842
commit 7e7c1c4c0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
33 changed files with 60 additions and 25 deletions

View File

@ -12,7 +12,7 @@ This API provides the following operations to manage your organization:
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -5,7 +5,7 @@ Manage Cloud and Enterprise Agents available to your account in ThousandEyes.
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -14,7 +14,7 @@ For more information about the alerts, see [Alerts](https://docs.thousandeyes.co
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -10,7 +10,7 @@ For more information about monitors, see [Inside-Out BGP Visibility](https://doc
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -6,7 +6,7 @@ Manage connectors and operations.
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -13,7 +13,7 @@ For more information about credentials, see [Working With Secure Credentials](ht
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -3,7 +3,7 @@ Manage ThousandEyes Dashboards.
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -11,7 +11,7 @@ To access Emulation API operations, the following permissions are required:
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -7,7 +7,7 @@ For more information about Endpoint Agents, see [Endpoint Agents](https://docs.t
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -30,6 +30,7 @@ class Platform(str, Enum):
PHONEOS = 'phoneos' PHONEOS = 'phoneos'
ELUX = 'elux' ELUX = 'elux'
CISCO_MINUS_WIRELESS = 'cisco-wireless' CISCO_MINUS_WIRELESS = 'cisco-wireless'
CISCO_MINUS_WIRELESS_MINUS_CLOUD = 'cisco-wireless-cloud'
LINUX = 'linux' LINUX = 'linux'
MAC = 'mac' MAC = 'mac'
ANDROID = 'android' ANDROID = 'android'

View File

@ -12,7 +12,7 @@ The URLs for these API test data endpoints are provided within the test definiti
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -4,7 +4,7 @@ Manage labels applied to endpoint agents using this API.
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -3,7 +3,7 @@ Retrieve results for scheduled and dynamic tests on endpoint agents.
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -6,6 +6,7 @@
Name | Type | Description | Notes Name | Type | Description | Notes
------------ | ------------- | ------------- | ------------- ------------ | ------------- | ------------- | -------------
**results** | [**List[HttpEndpointTestResult]**](HttpEndpointTestResult.md) | | [optional] **results** | [**List[HttpEndpointTestResult]**](HttpEndpointTestResult.md) | | [optional]
**total_hits** | **int** | Total number of measurements that match the search criteria. | [optional]
**test** | [**EndpointHttpServerTest**](EndpointHttpServerTest.md) | | [optional] **test** | [**EndpointHttpServerTest**](EndpointHttpServerTest.md) | | [optional]
**start_date** | **datetime** | (Optional) When passing &#x60;window&#x60; or &#x60;startDate&#x60; parameter, the client will also receive the &#x60;startDate&#x60; field indicating the UTC start date of the data&#39;s time range being retrieved (ISO date-time format). | [optional] [readonly] **start_date** | **datetime** | (Optional) When passing &#x60;window&#x60; or &#x60;startDate&#x60; parameter, the client will also receive the &#x60;startDate&#x60; field indicating the UTC start date of the data&#39;s time range being retrieved (ISO date-time format). | [optional] [readonly]
**end_date** | **datetime** | (Optional) When passing &#x60;window&#x60; or &#x60;endDate&#x60; parameter, the client will also receive the &#x60;endDate&#x60; field indicating the UTC end date of the data&#39;s time range being retrieved (ISO date-time format). | [optional] [readonly] **end_date** | **datetime** | (Optional) When passing &#x60;window&#x60; or &#x60;endDate&#x60; parameter, the client will also receive the &#x60;endDate&#x60; field indicating the UTC end date of the data&#39;s time range being retrieved (ISO date-time format). | [optional] [readonly]

View File

@ -11,6 +11,7 @@ Name | Type | Description | Notes
**phy_mode** | **str** | Wireless network PHY mode. | [optional] [readonly] **phy_mode** | **str** | Wireless network PHY mode. | [optional] [readonly]
**rssi** | **int** | Wireless network RSSI. | [optional] [readonly] **rssi** | **int** | Wireless network RSSI. | [optional] [readonly]
**noise** | **int** | Wireless network noise. | [optional] [readonly] **noise** | **int** | Wireless network noise. | [optional] [readonly]
**snr** | **int** | Wireless network signal-to-noise ratio (SNR), in dB. | [optional] [readonly]
**quality** | **int** | Wireless network quality. | [optional] [readonly] **quality** | **int** | Wireless network quality. | [optional] [readonly]
**tx_rate** | **int** | Wireless network transmitted rate. | [optional] [readonly] **tx_rate** | **int** | Wireless network transmitted rate. | [optional] [readonly]
**vendor** | **str** | Wireless network device vendor. | [optional] [readonly] **vendor** | **str** | Wireless network device vendor. | [optional] [readonly]

View File

@ -17,7 +17,7 @@ import re # noqa: F401
import json import json
from datetime import datetime from datetime import datetime
from pydantic import BaseModel, ConfigDict, Field from pydantic import BaseModel, ConfigDict, Field, StrictInt
from typing import Any, ClassVar, Dict, List, Optional from typing import Any, ClassVar, Dict, List, Optional
from thousandeyes_sdk.endpoint_test_results.models.endpoint_http_server_test import EndpointHttpServerTest from thousandeyes_sdk.endpoint_test_results.models.endpoint_http_server_test import EndpointHttpServerTest
from thousandeyes_sdk.endpoint_test_results.models.http_endpoint_test_result import HttpEndpointTestResult from thousandeyes_sdk.endpoint_test_results.models.http_endpoint_test_result import HttpEndpointTestResult
@ -30,11 +30,12 @@ class HttpEndpointTestResults(BaseModel):
HttpEndpointTestResults HttpEndpointTestResults
""" # noqa: E501 """ # noqa: E501
results: Optional[List[HttpEndpointTestResult]] = None results: Optional[List[HttpEndpointTestResult]] = None
total_hits: Optional[StrictInt] = Field(default=None, description="Total number of measurements that match the search criteria.", alias="totalHits")
test: Optional[EndpointHttpServerTest] = None test: Optional[EndpointHttpServerTest] = None
start_date: Optional[datetime] = Field(default=None, description="(Optional) When passing `window` or `startDate` parameter, the client will also receive the `startDate` field indicating the UTC start date of the data's time range being retrieved (ISO date-time format).", alias="startDate") start_date: Optional[datetime] = Field(default=None, description="(Optional) When passing `window` or `startDate` parameter, the client will also receive the `startDate` field indicating the UTC start date of the data's time range being retrieved (ISO date-time format).", alias="startDate")
end_date: Optional[datetime] = Field(default=None, description="(Optional) When passing `window` or `endDate` parameter, the client will also receive the `endDate` field indicating the UTC end date of the data's time range being retrieved (ISO date-time format).", alias="endDate") end_date: Optional[datetime] = Field(default=None, description="(Optional) When passing `window` or `endDate` parameter, the client will also receive the `endDate` field indicating the UTC end date of the data's time range being retrieved (ISO date-time format).", alias="endDate")
links: Optional[PaginationNextAndSelfLink] = Field(default=None, alias="_links") links: Optional[PaginationNextAndSelfLink] = Field(default=None, alias="_links")
__properties: ClassVar[List[str]] = ["results", "test", "startDate", "endDate", "_links"] __properties: ClassVar[List[str]] = ["results", "totalHits", "test", "startDate", "endDate", "_links"]
model_config = ConfigDict( model_config = ConfigDict(
populate_by_name=True, populate_by_name=True,
@ -106,6 +107,7 @@ class HttpEndpointTestResults(BaseModel):
_obj = cls.model_validate({ _obj = cls.model_validate({
"results": [HttpEndpointTestResult.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None, "results": [HttpEndpointTestResult.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None,
"totalHits": obj.get("totalHits"),
"test": EndpointHttpServerTest.from_dict(obj["test"]) if obj.get("test") is not None else None, "test": EndpointHttpServerTest.from_dict(obj["test"]) if obj.get("test") is not None else None,
"startDate": obj.get("startDate"), "startDate": obj.get("startDate"),
"endDate": obj.get("endDate"), "endDate": obj.get("endDate"),

View File

@ -31,10 +31,11 @@ class NetworkWirelessProfile(BaseModel):
phy_mode: Optional[StrictStr] = Field(default=None, description="Wireless network PHY mode.", alias="phyMode") phy_mode: Optional[StrictStr] = Field(default=None, description="Wireless network PHY mode.", alias="phyMode")
rssi: Optional[StrictInt] = Field(default=None, description="Wireless network RSSI.") rssi: Optional[StrictInt] = Field(default=None, description="Wireless network RSSI.")
noise: Optional[StrictInt] = Field(default=None, description="Wireless network noise.") noise: Optional[StrictInt] = Field(default=None, description="Wireless network noise.")
snr: Optional[StrictInt] = Field(default=None, description="Wireless network signal-to-noise ratio (SNR), in dB.")
quality: Optional[StrictInt] = Field(default=None, description="Wireless network quality.") quality: Optional[StrictInt] = Field(default=None, description="Wireless network quality.")
tx_rate: Optional[StrictInt] = Field(default=None, description="Wireless network transmitted rate.", alias="txRate") tx_rate: Optional[StrictInt] = Field(default=None, description="Wireless network transmitted rate.", alias="txRate")
vendor: Optional[StrictStr] = Field(default=None, description="Wireless network device vendor.") vendor: Optional[StrictStr] = Field(default=None, description="Wireless network device vendor.")
__properties: ClassVar[List[str]] = ["ssid", "bssid", "channel", "phyMode", "rssi", "noise", "quality", "txRate", "vendor"] __properties: ClassVar[List[str]] = ["ssid", "bssid", "channel", "phyMode", "rssi", "noise", "snr", "quality", "txRate", "vendor"]
model_config = ConfigDict( model_config = ConfigDict(
populate_by_name=True, populate_by_name=True,
@ -76,6 +77,7 @@ class NetworkWirelessProfile(BaseModel):
* OpenAPI `readOnly` fields are excluded. * OpenAPI `readOnly` fields are excluded.
* OpenAPI `readOnly` fields are excluded. * OpenAPI `readOnly` fields are excluded.
* OpenAPI `readOnly` fields are excluded. * OpenAPI `readOnly` fields are excluded.
* OpenAPI `readOnly` fields are excluded.
""" """
excluded_fields: Set[str] = set([ excluded_fields: Set[str] = set([
"ssid", "ssid",
@ -84,6 +86,7 @@ class NetworkWirelessProfile(BaseModel):
"phy_mode", "phy_mode",
"rssi", "rssi",
"noise", "noise",
"snr",
"quality", "quality",
"tx_rate", "tx_rate",
"vendor", "vendor",
@ -112,6 +115,7 @@ class NetworkWirelessProfile(BaseModel):
"phyMode": obj.get("phyMode"), "phyMode": obj.get("phyMode"),
"rssi": obj.get("rssi"), "rssi": obj.get("rssi"),
"noise": obj.get("noise"), "noise": obj.get("noise"),
"snr": obj.get("snr"),
"quality": obj.get("quality"), "quality": obj.get("quality"),
"txRate": obj.get("txRate"), "txRate": obj.get("txRate"),
"vendor": obj.get("vendor") "vendor": obj.get("vendor")

View File

@ -30,6 +30,7 @@ class Platform(str, Enum):
PHONEOS = 'phoneos' PHONEOS = 'phoneos'
ELUX = 'elux' ELUX = 'elux'
CISCO_MINUS_WIRELESS = 'cisco-wireless' CISCO_MINUS_WIRELESS = 'cisco-wireless'
CISCO_MINUS_WIRELESS_MINUS_CLOUD = 'cisco-wireless-cloud'
LINUX = 'linux' LINUX = 'linux'
MAC = 'mac' MAC = 'mac'
ANDROID = 'android' ANDROID = 'android'

View File

@ -93,6 +93,7 @@ class TestHTTPServerEndpointScheduledTestResultsApi(unittest.TestCase):
"username" : "username", "username" : "username",
"sslVersionId" : "0" "sslVersionId" : "0"
}, },
"totalHits" : 12,
"endDate" : "2022-07-18T22:00:54Z", "endDate" : "2022-07-18T22:00:54Z",
"_links" : { "_links" : {
"next" : { "next" : {
@ -193,6 +194,7 @@ class TestHTTPServerEndpointScheduledTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -321,6 +323,7 @@ class TestHTTPServerEndpointScheduledTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -518,6 +521,7 @@ class TestHTTPServerEndpointScheduledTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -646,6 +650,7 @@ class TestHTTPServerEndpointScheduledTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -843,6 +848,7 @@ class TestHTTPServerEndpointScheduledTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -971,6 +977,7 @@ class TestHTTPServerEndpointScheduledTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,

View File

@ -553,6 +553,7 @@ class TestLocalNetworkEndpointTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -836,6 +837,7 @@ class TestLocalNetworkEndpointTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,

View File

@ -206,6 +206,7 @@ class TestNetworkDynamicEndpointTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -347,6 +348,7 @@ class TestNetworkDynamicEndpointTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -676,6 +678,7 @@ class TestNetworkDynamicEndpointTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -890,6 +893,7 @@ class TestNetworkDynamicEndpointTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -1115,6 +1119,7 @@ class TestNetworkDynamicEndpointTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -1257,6 +1262,7 @@ class TestNetworkDynamicEndpointTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,

View File

@ -228,6 +228,7 @@ class TestNetworkEndpointScheduledTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -358,6 +359,7 @@ class TestNetworkEndpointScheduledTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -546,6 +548,7 @@ class TestNetworkEndpointScheduledTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -676,6 +679,7 @@ class TestNetworkEndpointScheduledTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -967,6 +971,7 @@ class TestNetworkEndpointScheduledTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -1170,6 +1175,7 @@ class TestNetworkEndpointScheduledTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -1384,6 +1390,7 @@ class TestNetworkEndpointScheduledTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -1515,6 +1522,7 @@ class TestNetworkEndpointScheduledTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,

View File

@ -717,6 +717,7 @@ class TestRealUserEndpointTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,
@ -911,6 +912,7 @@ class TestRealUserEndpointTestResultsApi(unittest.TestCase):
"wirelessProfile" : { "wirelessProfile" : {
"rssi" : -38, "rssi" : -38,
"bssid" : "4c:ba:ba:f4:fa:fa", "bssid" : "4c:ba:ba:f4:fa:fa",
"snr" : 57,
"vendor" : "Cisco", "vendor" : "Cisco",
"txRate" : 130, "txRate" : 130,
"channel" : 1, "channel" : 1,

View File

@ -4,7 +4,7 @@ Manage endpoint agent dynamic and scheduled tests using the Endpoint Tests API.
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -11,7 +11,7 @@ With the Events API, you can perform the following tasks on the ThousandEyes pla
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -6,7 +6,7 @@ The response does not include the immediate test results. Use the Test Results e
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -16,7 +16,7 @@ For more information about Internet Insights, see the [Internet Insights](https:
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -3,7 +3,7 @@ Creates a new test snapshot in ThousandEyes.
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -24,7 +24,7 @@ For more information about ThousandEyes for OpenTelemetry, see the [product docu
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -16,7 +16,7 @@ Things to note with the ThousandEyes Tags API:
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -3,7 +3,7 @@ Get test result metrics for Network and Application Synthetics tests.
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -6,7 +6,7 @@ This API allows you to list, create, edit, and delete Network and Application Sy
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator

View File

@ -17,7 +17,7 @@ Refer to the Usage API operations for detailed usage instructions and optional p
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 7.0.94 - API version: 7.0.96
- Generator version: 7.6.0 - Generator version: 7.6.0
- Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator