thousandeyes-sdk-instant-tests 2.9.0__tar.gz → 2.10.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (256) hide show
  1. thousandeyes_sdk_instant_tests-2.10.0/.version +1 -0
  2. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/PKG-INFO +2 -2
  3. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/README.md +1 -1
  4. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/AgentToServerInstantTest.md +1 -2
  5. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/AgentToServerInstantTestRequest.md +1 -2
  6. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/AgentToServerInstantTestResponse.md +1 -2
  7. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/AgentToServerProperties.md +1 -2
  8. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/FtpServerInstantTest.md +1 -1
  9. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/FtpServerInstantTestResponse.md +1 -1
  10. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/FtpServerProperties.md +1 -1
  11. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_server_instant_test.py +2 -4
  12. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_server_instant_test_request.py +2 -4
  13. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_server_instant_test_response.py +2 -4
  14. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_server_properties.py +2 -4
  15. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/ftp_server_instant_test.py +1 -1
  16. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/ftp_server_instant_test_response.py +1 -1
  17. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/ftp_server_properties.py +1 -1
  18. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk_instant_tests.egg-info/PKG-INFO +2 -2
  19. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/test/test_agent_to_server_instant_tests_api.py +2 -4
  20. thousandeyes_sdk_instant_tests-2.9.0/.version +0 -1
  21. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/LICENSE +0 -0
  22. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/MANIFEST.in +0 -0
  23. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/NOTICE +0 -0
  24. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/APIInstantTestsApi.md +0 -0
  25. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/AgentBase.md +0 -0
  26. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/AgentInterfaces.md +0 -0
  27. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/AgentResponse.md +0 -0
  28. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/AgentToAgentInstantTest.md +0 -0
  29. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/AgentToAgentInstantTestRequest.md +0 -0
  30. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/AgentToAgentInstantTestResponse.md +0 -0
  31. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/AgentToAgentInstantTestsApi.md +0 -0
  32. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/AgentToAgentProperties.md +0 -0
  33. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/AgentToAgentTestProtocol.md +0 -0
  34. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/AgentToServerInstantTestsApi.md +0 -0
  35. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ApiClientAuthentication.md +0 -0
  36. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ApiInstantTest.md +0 -0
  37. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ApiInstantTestRequest.md +0 -0
  38. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ApiInstantTestResponse.md +0 -0
  39. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ApiPredefinedVariable.md +0 -0
  40. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ApiProperties.md +0 -0
  41. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ApiRequest.md +0 -0
  42. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ApiRequestAssertion.md +0 -0
  43. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ApiRequestAssertionName.md +0 -0
  44. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ApiRequestAssertionOperator.md +0 -0
  45. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ApiRequestAuthType.md +0 -0
  46. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ApiRequestHeader.md +0 -0
  47. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ApiRequestMethod.md +0 -0
  48. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ApiRequestVariable.md +0 -0
  49. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/CloudEnterpriseAgentType.md +0 -0
  50. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DNSSECInstantTestsApi.md +0 -0
  51. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DNSServerInstantTestsApi.md +0 -0
  52. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DNSTraceInstantTestsApi.md +0 -0
  53. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DnsQueryClass.md +0 -0
  54. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DnsSecInstantTest.md +0 -0
  55. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DnsSecInstantTestRequest.md +0 -0
  56. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DnsSecInstantTestResponse.md +0 -0
  57. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DnsSecProperties.md +0 -0
  58. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DnsServerInstantTest.md +0 -0
  59. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DnsServerInstantTestRequest.md +0 -0
  60. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DnsServerInstantTestResponse.md +0 -0
  61. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DnsServerProperties.md +0 -0
  62. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DnsServersRequest.md +0 -0
  63. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DnsTraceInstantTest.md +0 -0
  64. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DnsTraceInstantTestRequest.md +0 -0
  65. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DnsTraceInstantTestResponse.md +0 -0
  66. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/DnsTraceProperties.md +0 -0
  67. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/Error.md +0 -0
  68. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ExpandInstantTestOptions.md +0 -0
  69. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/FTPServerInstantTestsApi.md +0 -0
  70. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/FtpServerInstantTestRequest.md +0 -0
  71. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/FtpServerRequestType.md +0 -0
  72. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/HTTPPageLoadInstantTestsApi.md +0 -0
  73. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/HTTPServerInstantTestsApi.md +0 -0
  74. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/HttpServerBaseProperties.md +0 -0
  75. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/HttpServerInstantTest.md +0 -0
  76. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/HttpServerInstantTestRequest.md +0 -0
  77. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/HttpServerInstantTestResponse.md +0 -0
  78. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/HttpServerProperties.md +0 -0
  79. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/InstantTest.md +0 -0
  80. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/InstantTestRequest.md +0 -0
  81. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/InstantTestsApi.md +0 -0
  82. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/Link.md +0 -0
  83. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/OAuth.md +0 -0
  84. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/PageLoadInstantTest.md +0 -0
  85. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/PageLoadInstantTestRequest.md +0 -0
  86. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/PageLoadInstantTestResponse.md +0 -0
  87. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/PageLoadProperties.md +0 -0
  88. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/RequestMethod.md +0 -0
  89. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/SIPServerInstantTestsApi.md +0 -0
  90. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/SharedWithAccount.md +0 -0
  91. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/SimpleAgent.md +0 -0
  92. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/SipServerInstantTest.md +0 -0
  93. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/SipServerInstantTestRequest.md +0 -0
  94. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/SipServerInstantTestResponse.md +0 -0
  95. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/SipServerProperties.md +0 -0
  96. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/SipTestProtocol.md +0 -0
  97. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestAgent.md +0 -0
  98. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestAuthType.md +0 -0
  99. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestCustomHeaders.md +0 -0
  100. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestDirection.md +0 -0
  101. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestDnsServer.md +0 -0
  102. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestDnsTransportProtocol.md +0 -0
  103. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestDscpId.md +0 -0
  104. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestIpv6Policy.md +0 -0
  105. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestLabel.md +0 -0
  106. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestLinks.md +0 -0
  107. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestPageLoadingStrategy.md +0 -0
  108. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestPathTraceMode.md +0 -0
  109. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestProbeMode.md +0 -0
  110. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestProtocol.md +0 -0
  111. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestSelfLink.md +0 -0
  112. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestSipCredentials.md +0 -0
  113. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestSslVersionId.md +0 -0
  114. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/TestType.md +0 -0
  115. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/UnauthorizedError.md +0 -0
  116. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/UnexpandedInstantTest.md +0 -0
  117. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ValidationError.md +0 -0
  118. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/ValidationErrorItem.md +0 -0
  119. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/VoiceInstantTest.md +0 -0
  120. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/VoiceInstantTestRequest.md +0 -0
  121. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/VoiceInstantTestResponse.md +0 -0
  122. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/VoiceInstantTestsApi.md +0 -0
  123. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/VoiceProperties.md +0 -0
  124. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/WebTransactionInstantTest.md +0 -0
  125. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/WebTransactionInstantTestRequest.md +0 -0
  126. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/WebTransactionInstantTestResponse.md +0 -0
  127. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/WebTransactionInstantTestsApi.md +0 -0
  128. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/docs/WebTransactionProperties.md +0 -0
  129. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/pyproject.toml +0 -0
  130. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/setup.cfg +0 -0
  131. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/__init__.py +0 -0
  132. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/api/__init__.py +0 -0
  133. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/api/agent_to_agent_instant_tests_api.py +0 -0
  134. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/api/agent_to_server_instant_tests_api.py +0 -0
  135. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/api/api_instant_tests_api.py +0 -0
  136. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/api/dns_server_instant_tests_api.py +0 -0
  137. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/api/dns_trace_instant_tests_api.py +0 -0
  138. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/api/dnssec_instant_tests_api.py +0 -0
  139. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/api/ftp_server_instant_tests_api.py +0 -0
  140. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/api/http_page_load_instant_tests_api.py +0 -0
  141. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/api/http_server_instant_tests_api.py +0 -0
  142. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/api/instant_tests_api.py +0 -0
  143. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/api/sip_server_instant_tests_api.py +0 -0
  144. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/api/voice_instant_tests_api.py +0 -0
  145. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/api/web_transaction_instant_tests_api.py +0 -0
  146. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/__init__.py +0 -0
  147. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/agent_base.py +0 -0
  148. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/agent_interfaces.py +0 -0
  149. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/agent_response.py +0 -0
  150. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_agent_instant_test.py +0 -0
  151. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_agent_instant_test_request.py +0 -0
  152. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_agent_instant_test_response.py +0 -0
  153. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_agent_properties.py +0 -0
  154. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_agent_test_protocol.py +0 -0
  155. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/api_client_authentication.py +0 -0
  156. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/api_instant_test.py +0 -0
  157. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/api_instant_test_request.py +0 -0
  158. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/api_instant_test_response.py +0 -0
  159. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/api_predefined_variable.py +0 -0
  160. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/api_properties.py +0 -0
  161. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/api_request.py +0 -0
  162. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/api_request_assertion.py +0 -0
  163. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/api_request_assertion_name.py +0 -0
  164. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/api_request_assertion_operator.py +0 -0
  165. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/api_request_auth_type.py +0 -0
  166. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/api_request_header.py +0 -0
  167. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/api_request_method.py +0 -0
  168. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/api_request_variable.py +0 -0
  169. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/cloud_enterprise_agent_type.py +0 -0
  170. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/dns_query_class.py +0 -0
  171. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/dns_sec_instant_test.py +0 -0
  172. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/dns_sec_instant_test_request.py +0 -0
  173. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/dns_sec_instant_test_response.py +0 -0
  174. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/dns_sec_properties.py +0 -0
  175. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/dns_server_instant_test.py +0 -0
  176. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/dns_server_instant_test_request.py +0 -0
  177. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/dns_server_instant_test_response.py +0 -0
  178. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/dns_server_properties.py +0 -0
  179. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/dns_servers_request.py +0 -0
  180. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/dns_trace_instant_test.py +0 -0
  181. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/dns_trace_instant_test_request.py +0 -0
  182. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/dns_trace_instant_test_response.py +0 -0
  183. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/dns_trace_properties.py +0 -0
  184. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/error.py +0 -0
  185. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/expand_instant_test_options.py +0 -0
  186. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/ftp_server_instant_test_request.py +0 -0
  187. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/ftp_server_request_type.py +0 -0
  188. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/http_server_base_properties.py +0 -0
  189. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/http_server_instant_test.py +0 -0
  190. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/http_server_instant_test_request.py +0 -0
  191. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/http_server_instant_test_response.py +0 -0
  192. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/http_server_properties.py +0 -0
  193. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/instant_test.py +0 -0
  194. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/instant_test_request.py +0 -0
  195. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/link.py +0 -0
  196. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/o_auth.py +0 -0
  197. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/page_load_instant_test.py +0 -0
  198. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/page_load_instant_test_request.py +0 -0
  199. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/page_load_instant_test_response.py +0 -0
  200. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/page_load_properties.py +0 -0
  201. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/request_method.py +0 -0
  202. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/shared_with_account.py +0 -0
  203. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/simple_agent.py +0 -0
  204. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/sip_server_instant_test.py +0 -0
  205. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/sip_server_instant_test_request.py +0 -0
  206. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/sip_server_instant_test_response.py +0 -0
  207. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/sip_server_properties.py +0 -0
  208. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/sip_test_protocol.py +0 -0
  209. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_agent.py +0 -0
  210. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_auth_type.py +0 -0
  211. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_custom_headers.py +0 -0
  212. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_direction.py +0 -0
  213. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_dns_server.py +0 -0
  214. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_dns_transport_protocol.py +0 -0
  215. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_dscp_id.py +0 -0
  216. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_ipv6_policy.py +0 -0
  217. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_label.py +0 -0
  218. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_links.py +0 -0
  219. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_page_loading_strategy.py +0 -0
  220. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_path_trace_mode.py +0 -0
  221. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_probe_mode.py +0 -0
  222. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_protocol.py +0 -0
  223. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_self_link.py +0 -0
  224. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_sip_credentials.py +0 -0
  225. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_ssl_version_id.py +0 -0
  226. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/test_type.py +0 -0
  227. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/unauthorized_error.py +0 -0
  228. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/unexpanded_instant_test.py +0 -0
  229. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/validation_error.py +0 -0
  230. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/validation_error_item.py +0 -0
  231. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/voice_instant_test.py +0 -0
  232. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/voice_instant_test_request.py +0 -0
  233. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/voice_instant_test_response.py +0 -0
  234. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/voice_properties.py +0 -0
  235. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/web_transaction_instant_test.py +0 -0
  236. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/web_transaction_instant_test_request.py +0 -0
  237. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/web_transaction_instant_test_response.py +0 -0
  238. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/models/web_transaction_properties.py +0 -0
  239. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk/instant_tests/py.typed +0 -0
  240. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk_instant_tests.egg-info/SOURCES.txt +0 -0
  241. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk_instant_tests.egg-info/dependency_links.txt +0 -0
  242. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk_instant_tests.egg-info/requires.txt +0 -0
  243. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/src/thousandeyes_sdk_instant_tests.egg-info/top_level.txt +0 -0
  244. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/test/test_agent_to_agent_instant_tests_api.py +0 -0
  245. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/test/test_api_instant_tests_api.py +0 -0
  246. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/test/test_dns_server_instant_tests_api.py +0 -0
  247. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/test/test_dns_trace_instant_tests_api.py +0 -0
  248. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/test/test_dnssec_instant_tests_api.py +0 -0
  249. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/test/test_ftp_server_instant_tests_api.py +0 -0
  250. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/test/test_http_page_load_instant_tests_api.py +0 -0
  251. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/test/test_http_server_instant_tests_api.py +0 -0
  252. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/test/test_instant_tests_api.py +0 -0
  253. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/test/test_sip_server_instant_tests_api.py +0 -0
  254. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/test/test_utils.py +0 -0
  255. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/test/test_voice_instant_tests_api.py +0 -0
  256. {thousandeyes_sdk_instant_tests-2.9.0 → thousandeyes_sdk_instant_tests-2.10.0}/test/test_web_transaction_instant_tests_api.py +0 -0
@@ -0,0 +1 @@
1
+ 2.10.0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: thousandeyes-sdk-instant-tests
3
- Version: 2.9.0
3
+ Version: 2.10.0
4
4
  Summary: ThousandEyes SDK Instant Tests API
5
5
  Author-email: ThousandEyes API Team <api-team@thousandeyes.com>
6
6
  License: Apache License
@@ -208,7 +208,7 @@ The response does not include the immediate test results. Use the Test Results e
208
208
 
209
209
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
210
210
 
211
- - API version: 7.0.41
211
+ - API version: 7.0.42
212
212
  - Generator version: 7.6.0
213
213
  - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
214
214
 
@@ -6,7 +6,7 @@ The response does not include the immediate test results. Use the Test Results e
6
6
 
7
7
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
- - API version: 7.0.41
9
+ - API version: 7.0.42
10
10
  - Generator version: 7.6.0
11
11
  - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
12
12
 
@@ -24,11 +24,10 @@ Name | Type | Description | Notes
24
24
  **mtu_measurements** | **bool** | Set &#x60;true&#x60; to measure MTU sizes on network from agents to the target. | [optional]
25
25
  **num_path_traces** | **int** | Number of path traces executed by the agent. | [optional] [default to 3]
26
26
  **path_trace_mode** | [**TestPathTraceMode**](TestPathTraceMode.md) | | [optional]
27
- **port** | **int** | Target port. | [optional] [default to 49153]
28
27
  **probe_mode** | [**TestProbeMode**](TestProbeMode.md) | | [optional]
29
28
  **protocol** | [**TestProtocol**](TestProtocol.md) | | [optional]
30
29
  **randomized_start_time** | **bool** | Indicates whether agents should randomize the start time in each test round. | [optional] [default to False]
31
- **server** | **str** | Target name or IP address. |
30
+ **server** | **str** | The target name or IP address. If a port is set for the test, it is appended to the target name or IP address using a colon. |
32
31
  **dscp** | **str** | DSCP label. | [optional] [readonly]
33
32
  **dscp_id** | [**TestDscpId**](TestDscpId.md) | | [optional]
34
33
  **ipv6_policy** | [**TestIpv6Policy**](TestIpv6Policy.md) | | [optional]
@@ -24,11 +24,10 @@ Name | Type | Description | Notes
24
24
  **mtu_measurements** | **bool** | Set &#x60;true&#x60; to measure MTU sizes on network from agents to the target. | [optional]
25
25
  **num_path_traces** | **int** | Number of path traces executed by the agent. | [optional] [default to 3]
26
26
  **path_trace_mode** | [**TestPathTraceMode**](TestPathTraceMode.md) | | [optional]
27
- **port** | **int** | Target port. | [optional] [default to 49153]
28
27
  **probe_mode** | [**TestProbeMode**](TestProbeMode.md) | | [optional]
29
28
  **protocol** | [**TestProtocol**](TestProtocol.md) | | [optional]
30
29
  **randomized_start_time** | **bool** | Indicates whether agents should randomize the start time in each test round. | [optional] [default to False]
31
- **server** | **str** | Target name or IP address. |
30
+ **server** | **str** | The target name or IP address. If a port is set for the test, it is appended to the target name or IP address using a colon. |
32
31
  **dscp** | **str** | DSCP label. | [optional] [readonly]
33
32
  **dscp_id** | [**TestDscpId**](TestDscpId.md) | | [optional]
34
33
  **ipv6_policy** | [**TestIpv6Policy**](TestIpv6Policy.md) | | [optional]
@@ -24,11 +24,10 @@ Name | Type | Description | Notes
24
24
  **mtu_measurements** | **bool** | Set &#x60;true&#x60; to measure MTU sizes on network from agents to the target. | [optional]
25
25
  **num_path_traces** | **int** | Number of path traces executed by the agent. | [optional] [default to 3]
26
26
  **path_trace_mode** | [**TestPathTraceMode**](TestPathTraceMode.md) | | [optional]
27
- **port** | **int** | Target port. | [optional] [default to 49153]
28
27
  **probe_mode** | [**TestProbeMode**](TestProbeMode.md) | | [optional]
29
28
  **protocol** | [**TestProtocol**](TestProtocol.md) | | [optional]
30
29
  **randomized_start_time** | **bool** | Indicates whether agents should randomize the start time in each test round. | [optional] [default to False]
31
- **server** | **str** | Target name or IP address. |
30
+ **server** | **str** | The target name or IP address. If a port is set for the test, it is appended to the target name or IP address using a colon. |
32
31
  **dscp** | **str** | DSCP label. | [optional] [readonly]
33
32
  **dscp_id** | [**TestDscpId**](TestDscpId.md) | | [optional]
34
33
  **ipv6_policy** | [**TestIpv6Policy**](TestIpv6Policy.md) | | [optional]
@@ -11,11 +11,10 @@ Name | Type | Description | Notes
11
11
  **mtu_measurements** | **bool** | Set &#x60;true&#x60; to measure MTU sizes on network from agents to the target. | [optional]
12
12
  **num_path_traces** | **int** | Number of path traces executed by the agent. | [optional] [default to 3]
13
13
  **path_trace_mode** | [**TestPathTraceMode**](TestPathTraceMode.md) | | [optional]
14
- **port** | **int** | Target port. | [optional] [default to 49153]
15
14
  **probe_mode** | [**TestProbeMode**](TestProbeMode.md) | | [optional]
16
15
  **protocol** | [**TestProtocol**](TestProtocol.md) | | [optional]
17
16
  **randomized_start_time** | **bool** | Indicates whether agents should randomize the start time in each test round. | [optional] [default to False]
18
- **server** | **str** | Target name or IP address. |
17
+ **server** | **str** | The target name or IP address. If a port is set for the test, it is appended to the target name or IP address using a colon. |
19
18
  **dscp** | **str** | DSCP label. | [optional] [readonly]
20
19
  **dscp_id** | [**TestDscpId**](TestDscpId.md) | | [optional]
21
20
  **ipv6_policy** | [**TestIpv6Policy**](TestIpv6Policy.md) | | [optional]
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
25
25
  **mtu_measurements** | **bool** | Set &#x60;true&#x60; to measure MTU sizes on network from agents to the target. | [optional]
26
26
  **network_measurements** | **bool** | Enable or disable network measurements. Set to true to enable or false to disable network measurements. | [optional] [default to True]
27
27
  **num_path_traces** | **int** | Number of path traces executed by the agent. | [optional] [default to 3]
28
- **password** | **str** | Password for Basic/NTLM authentication. |
28
+ **password** | **str** | Password for Basic/NTLM authentication. | [optional]
29
29
  **path_trace_mode** | [**TestPathTraceMode**](TestPathTraceMode.md) | | [optional]
30
30
  **probe_mode** | [**TestProbeMode**](TestProbeMode.md) | | [optional]
31
31
  **protocol** | [**TestProtocol**](TestProtocol.md) | | [optional]
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
25
25
  **mtu_measurements** | **bool** | Set &#x60;true&#x60; to measure MTU sizes on network from agents to the target. | [optional]
26
26
  **network_measurements** | **bool** | Enable or disable network measurements. Set to true to enable or false to disable network measurements. | [optional] [default to True]
27
27
  **num_path_traces** | **int** | Number of path traces executed by the agent. | [optional] [default to 3]
28
- **password** | **str** | Password for Basic/NTLM authentication. |
28
+ **password** | **str** | Password for Basic/NTLM authentication. | [optional]
29
29
  **path_trace_mode** | [**TestPathTraceMode**](TestPathTraceMode.md) | | [optional]
30
30
  **probe_mode** | [**TestProbeMode**](TestProbeMode.md) | | [optional]
31
31
  **protocol** | [**TestProtocol**](TestProtocol.md) | | [optional]
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
12
12
  **mtu_measurements** | **bool** | Set &#x60;true&#x60; to measure MTU sizes on network from agents to the target. | [optional]
13
13
  **network_measurements** | **bool** | Enable or disable network measurements. Set to true to enable or false to disable network measurements. | [optional] [default to True]
14
14
  **num_path_traces** | **int** | Number of path traces executed by the agent. | [optional] [default to 3]
15
- **password** | **str** | Password for Basic/NTLM authentication. |
15
+ **password** | **str** | Password for Basic/NTLM authentication. | [optional]
16
16
  **path_trace_mode** | [**TestPathTraceMode**](TestPathTraceMode.md) | | [optional]
17
17
  **probe_mode** | [**TestProbeMode**](TestProbeMode.md) | | [optional]
18
18
  **protocol** | [**TestProtocol**](TestProtocol.md) | | [optional]
@@ -54,17 +54,16 @@ class AgentToServerInstantTest(BaseModel):
54
54
  mtu_measurements: Optional[StrictBool] = Field(default=None, description="Set `true` to measure MTU sizes on network from agents to the target.", alias="mtuMeasurements")
55
55
  num_path_traces: Optional[Annotated[int, Field(le=10, strict=True, ge=1)]] = Field(default=3, description="Number of path traces executed by the agent.", alias="numPathTraces")
56
56
  path_trace_mode: Optional[TestPathTraceMode] = Field(default=None, alias="pathTraceMode")
57
- port: Optional[Annotated[int, Field(le=65535, strict=True, ge=1)]] = Field(default=49153, description="Target port.")
58
57
  probe_mode: Optional[TestProbeMode] = Field(default=None, alias="probeMode")
59
58
  protocol: Optional[TestProtocol] = None
60
59
  randomized_start_time: Optional[StrictBool] = Field(default=False, description="Indicates whether agents should randomize the start time in each test round.", alias="randomizedStartTime")
61
- server: StrictStr = Field(description="Target name or IP address.")
60
+ server: StrictStr = Field(description="The target name or IP address. If a port is set for the test, it is appended to the target name or IP address using a colon.")
62
61
  dscp: Optional[StrictStr] = Field(default=None, description="DSCP label.")
63
62
  dscp_id: Optional[TestDscpId] = Field(default=None, alias="dscpId")
64
63
  ipv6_policy: Optional[TestIpv6Policy] = Field(default=None, alias="ipv6Policy")
65
64
  ping_payload_size: Optional[Annotated[int, Field(le=1400, strict=True, ge=0)]] = Field(default=None, description="Payload size (not total packet size) for the end-to-end metric's probes, ping payload size allows values from 0 to 1400 bytes. When set to null, payload sizes are 0 bytes for ICMP-based tests and 1 byte for TCP-based tests.", alias="pingPayloadSize")
66
65
  network_measurements: Optional[StrictBool] = Field(default=False, description="View packet loss in 1-second intervals. This is only available for 1-minute interval tests. Set to `true` to enable network measurements.", alias="networkMeasurements")
67
- __properties: ClassVar[List[str]] = ["createdBy", "createdDate", "description", "liveShare", "modifiedBy", "modifiedDate", "savedEvent", "testId", "testName", "type", "_links", "labels", "sharedWithAccounts", "bandwidthMeasurements", "continuousMode", "fixedPacketRate", "mtuMeasurements", "numPathTraces", "pathTraceMode", "port", "probeMode", "protocol", "randomizedStartTime", "server", "dscp", "dscpId", "ipv6Policy", "pingPayloadSize", "networkMeasurements"]
66
+ __properties: ClassVar[List[str]] = ["createdBy", "createdDate", "description", "liveShare", "modifiedBy", "modifiedDate", "savedEvent", "testId", "testName", "type", "_links", "labels", "sharedWithAccounts", "bandwidthMeasurements", "continuousMode", "fixedPacketRate", "mtuMeasurements", "numPathTraces", "pathTraceMode", "probeMode", "protocol", "randomizedStartTime", "server", "dscp", "dscpId", "ipv6Policy", "pingPayloadSize", "networkMeasurements"]
68
67
 
69
68
  model_config = ConfigDict(
70
69
  populate_by_name=True,
@@ -176,7 +175,6 @@ class AgentToServerInstantTest(BaseModel):
176
175
  "mtuMeasurements": obj.get("mtuMeasurements"),
177
176
  "numPathTraces": obj.get("numPathTraces") if obj.get("numPathTraces") is not None else 3,
178
177
  "pathTraceMode": obj.get("pathTraceMode"),
179
- "port": obj.get("port") if obj.get("port") is not None else 49153,
180
178
  "probeMode": obj.get("probeMode"),
181
179
  "protocol": obj.get("protocol"),
182
180
  "randomizedStartTime": obj.get("randomizedStartTime") if obj.get("randomizedStartTime") is not None else False,
@@ -53,18 +53,17 @@ class AgentToServerInstantTestRequest(BaseModel):
53
53
  mtu_measurements: Optional[StrictBool] = Field(default=None, description="Set `true` to measure MTU sizes on network from agents to the target.", alias="mtuMeasurements")
54
54
  num_path_traces: Optional[Annotated[int, Field(le=10, strict=True, ge=1)]] = Field(default=3, description="Number of path traces executed by the agent.", alias="numPathTraces")
55
55
  path_trace_mode: Optional[TestPathTraceMode] = Field(default=None, alias="pathTraceMode")
56
- port: Optional[Annotated[int, Field(le=65535, strict=True, ge=1)]] = Field(default=49153, description="Target port.")
57
56
  probe_mode: Optional[TestProbeMode] = Field(default=None, alias="probeMode")
58
57
  protocol: Optional[TestProtocol] = None
59
58
  randomized_start_time: Optional[StrictBool] = Field(default=False, description="Indicates whether agents should randomize the start time in each test round.", alias="randomizedStartTime")
60
- server: StrictStr = Field(description="Target name or IP address.")
59
+ server: StrictStr = Field(description="The target name or IP address. If a port is set for the test, it is appended to the target name or IP address using a colon.")
61
60
  dscp: Optional[StrictStr] = Field(default=None, description="DSCP label.")
62
61
  dscp_id: Optional[TestDscpId] = Field(default=None, alias="dscpId")
63
62
  ipv6_policy: Optional[TestIpv6Policy] = Field(default=None, alias="ipv6Policy")
64
63
  ping_payload_size: Optional[Annotated[int, Field(le=1400, strict=True, ge=0)]] = Field(default=None, description="Payload size (not total packet size) for the end-to-end metric's probes, ping payload size allows values from 0 to 1400 bytes. When set to null, payload sizes are 0 bytes for ICMP-based tests and 1 byte for TCP-based tests.", alias="pingPayloadSize")
65
64
  network_measurements: Optional[StrictBool] = Field(default=False, description="View packet loss in 1-second intervals. This is only available for 1-minute interval tests. Set to `true` to enable network measurements.", alias="networkMeasurements")
66
65
  agents: List[TestAgent] = Field(description="A list of objects with `agentId` (required) and `sourceIpAddress` (optional).")
67
- __properties: ClassVar[List[str]] = ["createdBy", "createdDate", "description", "liveShare", "modifiedBy", "modifiedDate", "savedEvent", "testId", "testName", "type", "_links", "labels", "sharedWithAccounts", "bandwidthMeasurements", "continuousMode", "fixedPacketRate", "mtuMeasurements", "numPathTraces", "pathTraceMode", "port", "probeMode", "protocol", "randomizedStartTime", "server", "dscp", "dscpId", "ipv6Policy", "pingPayloadSize", "networkMeasurements", "agents"]
66
+ __properties: ClassVar[List[str]] = ["createdBy", "createdDate", "description", "liveShare", "modifiedBy", "modifiedDate", "savedEvent", "testId", "testName", "type", "_links", "labels", "sharedWithAccounts", "bandwidthMeasurements", "continuousMode", "fixedPacketRate", "mtuMeasurements", "numPathTraces", "pathTraceMode", "probeMode", "protocol", "randomizedStartTime", "server", "dscp", "dscpId", "ipv6Policy", "pingPayloadSize", "networkMeasurements", "agents"]
68
67
 
69
68
  model_config = ConfigDict(
70
69
  populate_by_name=True,
@@ -165,7 +164,6 @@ class AgentToServerInstantTestRequest(BaseModel):
165
164
  "mtuMeasurements": obj.get("mtuMeasurements"),
166
165
  "numPathTraces": obj.get("numPathTraces") if obj.get("numPathTraces") is not None else 3,
167
166
  "pathTraceMode": obj.get("pathTraceMode"),
168
- "port": obj.get("port") if obj.get("port") is not None else 49153,
169
167
  "probeMode": obj.get("probeMode"),
170
168
  "protocol": obj.get("protocol"),
171
169
  "randomizedStartTime": obj.get("randomizedStartTime") if obj.get("randomizedStartTime") is not None else False,
@@ -55,18 +55,17 @@ class AgentToServerInstantTestResponse(BaseModel):
55
55
  mtu_measurements: Optional[StrictBool] = Field(default=None, description="Set `true` to measure MTU sizes on network from agents to the target.", alias="mtuMeasurements")
56
56
  num_path_traces: Optional[Annotated[int, Field(le=10, strict=True, ge=1)]] = Field(default=3, description="Number of path traces executed by the agent.", alias="numPathTraces")
57
57
  path_trace_mode: Optional[TestPathTraceMode] = Field(default=None, alias="pathTraceMode")
58
- port: Optional[Annotated[int, Field(le=65535, strict=True, ge=1)]] = Field(default=49153, description="Target port.")
59
58
  probe_mode: Optional[TestProbeMode] = Field(default=None, alias="probeMode")
60
59
  protocol: Optional[TestProtocol] = None
61
60
  randomized_start_time: Optional[StrictBool] = Field(default=False, description="Indicates whether agents should randomize the start time in each test round.", alias="randomizedStartTime")
62
- server: StrictStr = Field(description="Target name or IP address.")
61
+ server: StrictStr = Field(description="The target name or IP address. If a port is set for the test, it is appended to the target name or IP address using a colon.")
63
62
  dscp: Optional[StrictStr] = Field(default=None, description="DSCP label.")
64
63
  dscp_id: Optional[TestDscpId] = Field(default=None, alias="dscpId")
65
64
  ipv6_policy: Optional[TestIpv6Policy] = Field(default=None, alias="ipv6Policy")
66
65
  ping_payload_size: Optional[Annotated[int, Field(le=1400, strict=True, ge=0)]] = Field(default=None, description="Payload size (not total packet size) for the end-to-end metric's probes, ping payload size allows values from 0 to 1400 bytes. When set to null, payload sizes are 0 bytes for ICMP-based tests and 1 byte for TCP-based tests.", alias="pingPayloadSize")
67
66
  network_measurements: Optional[StrictBool] = Field(default=False, description="View packet loss in 1-second intervals. This is only available for 1-minute interval tests. Set to `true` to enable network measurements.", alias="networkMeasurements")
68
67
  agents: Optional[List[AgentResponse]] = Field(default=None, description="Contains list of agents.")
69
- __properties: ClassVar[List[str]] = ["createdBy", "createdDate", "description", "liveShare", "modifiedBy", "modifiedDate", "savedEvent", "testId", "testName", "type", "_links", "labels", "sharedWithAccounts", "bandwidthMeasurements", "continuousMode", "fixedPacketRate", "mtuMeasurements", "numPathTraces", "pathTraceMode", "port", "probeMode", "protocol", "randomizedStartTime", "server", "dscp", "dscpId", "ipv6Policy", "pingPayloadSize", "networkMeasurements", "agents"]
68
+ __properties: ClassVar[List[str]] = ["createdBy", "createdDate", "description", "liveShare", "modifiedBy", "modifiedDate", "savedEvent", "testId", "testName", "type", "_links", "labels", "sharedWithAccounts", "bandwidthMeasurements", "continuousMode", "fixedPacketRate", "mtuMeasurements", "numPathTraces", "pathTraceMode", "probeMode", "protocol", "randomizedStartTime", "server", "dscp", "dscpId", "ipv6Policy", "pingPayloadSize", "networkMeasurements", "agents"]
70
69
 
71
70
  model_config = ConfigDict(
72
71
  populate_by_name=True,
@@ -185,7 +184,6 @@ class AgentToServerInstantTestResponse(BaseModel):
185
184
  "mtuMeasurements": obj.get("mtuMeasurements"),
186
185
  "numPathTraces": obj.get("numPathTraces") if obj.get("numPathTraces") is not None else 3,
187
186
  "pathTraceMode": obj.get("pathTraceMode"),
188
- "port": obj.get("port") if obj.get("port") is not None else 49153,
189
187
  "probeMode": obj.get("probeMode"),
190
188
  "protocol": obj.get("protocol"),
191
189
  "randomizedStartTime": obj.get("randomizedStartTime") if obj.get("randomizedStartTime") is not None else False,
@@ -37,18 +37,17 @@ class AgentToServerProperties(BaseModel):
37
37
  mtu_measurements: Optional[StrictBool] = Field(default=None, description="Set `true` to measure MTU sizes on network from agents to the target.", alias="mtuMeasurements")
38
38
  num_path_traces: Optional[Annotated[int, Field(le=10, strict=True, ge=1)]] = Field(default=3, description="Number of path traces executed by the agent.", alias="numPathTraces")
39
39
  path_trace_mode: Optional[TestPathTraceMode] = Field(default=None, alias="pathTraceMode")
40
- port: Optional[Annotated[int, Field(le=65535, strict=True, ge=1)]] = Field(default=49153, description="Target port.")
41
40
  probe_mode: Optional[TestProbeMode] = Field(default=None, alias="probeMode")
42
41
  protocol: Optional[TestProtocol] = None
43
42
  randomized_start_time: Optional[StrictBool] = Field(default=False, description="Indicates whether agents should randomize the start time in each test round.", alias="randomizedStartTime")
44
- server: StrictStr = Field(description="Target name or IP address.")
43
+ server: StrictStr = Field(description="The target name or IP address. If a port is set for the test, it is appended to the target name or IP address using a colon.")
45
44
  dscp: Optional[StrictStr] = Field(default=None, description="DSCP label.")
46
45
  dscp_id: Optional[TestDscpId] = Field(default=None, alias="dscpId")
47
46
  ipv6_policy: Optional[TestIpv6Policy] = Field(default=None, alias="ipv6Policy")
48
47
  ping_payload_size: Optional[Annotated[int, Field(le=1400, strict=True, ge=0)]] = Field(default=None, description="Payload size (not total packet size) for the end-to-end metric's probes, ping payload size allows values from 0 to 1400 bytes. When set to null, payload sizes are 0 bytes for ICMP-based tests and 1 byte for TCP-based tests.", alias="pingPayloadSize")
49
48
  network_measurements: Optional[StrictBool] = Field(default=False, description="View packet loss in 1-second intervals. This is only available for 1-minute interval tests. Set to `true` to enable network measurements.", alias="networkMeasurements")
50
49
  type: Optional[StrictStr] = None
51
- __properties: ClassVar[List[str]] = ["bandwidthMeasurements", "continuousMode", "fixedPacketRate", "mtuMeasurements", "numPathTraces", "pathTraceMode", "port", "probeMode", "protocol", "randomizedStartTime", "server", "dscp", "dscpId", "ipv6Policy", "pingPayloadSize", "networkMeasurements", "type"]
50
+ __properties: ClassVar[List[str]] = ["bandwidthMeasurements", "continuousMode", "fixedPacketRate", "mtuMeasurements", "numPathTraces", "pathTraceMode", "probeMode", "protocol", "randomizedStartTime", "server", "dscp", "dscpId", "ipv6Policy", "pingPayloadSize", "networkMeasurements", "type"]
52
51
 
53
52
  model_config = ConfigDict(
54
53
  populate_by_name=True,
@@ -112,7 +111,6 @@ class AgentToServerProperties(BaseModel):
112
111
  "mtuMeasurements": obj.get("mtuMeasurements"),
113
112
  "numPathTraces": obj.get("numPathTraces") if obj.get("numPathTraces") is not None else 3,
114
113
  "pathTraceMode": obj.get("pathTraceMode"),
115
- "port": obj.get("port") if obj.get("port") is not None else 49153,
116
114
  "probeMode": obj.get("probeMode"),
117
115
  "protocol": obj.get("protocol"),
118
116
  "randomizedStartTime": obj.get("randomizedStartTime") if obj.get("randomizedStartTime") is not None else False,
@@ -55,7 +55,7 @@ class FtpServerInstantTest(BaseModel):
55
55
  mtu_measurements: Optional[StrictBool] = Field(default=None, description="Set `true` to measure MTU sizes on network from agents to the target.", alias="mtuMeasurements")
56
56
  network_measurements: Optional[StrictBool] = Field(default=True, description="Enable or disable network measurements. Set to true to enable or false to disable network measurements.", alias="networkMeasurements")
57
57
  num_path_traces: Optional[Annotated[int, Field(le=10, strict=True, ge=1)]] = Field(default=3, description="Number of path traces executed by the agent.", alias="numPathTraces")
58
- password: StrictStr = Field(description="Password for Basic/NTLM authentication.")
58
+ password: Optional[StrictStr] = Field(default=None, description="Password for Basic/NTLM authentication.")
59
59
  path_trace_mode: Optional[TestPathTraceMode] = Field(default=None, alias="pathTraceMode")
60
60
  probe_mode: Optional[TestProbeMode] = Field(default=None, alias="probeMode")
61
61
  protocol: Optional[TestProtocol] = None
@@ -56,7 +56,7 @@ class FtpServerInstantTestResponse(BaseModel):
56
56
  mtu_measurements: Optional[StrictBool] = Field(default=None, description="Set `true` to measure MTU sizes on network from agents to the target.", alias="mtuMeasurements")
57
57
  network_measurements: Optional[StrictBool] = Field(default=True, description="Enable or disable network measurements. Set to true to enable or false to disable network measurements.", alias="networkMeasurements")
58
58
  num_path_traces: Optional[Annotated[int, Field(le=10, strict=True, ge=1)]] = Field(default=3, description="Number of path traces executed by the agent.", alias="numPathTraces")
59
- password: StrictStr = Field(description="Password for Basic/NTLM authentication.")
59
+ password: Optional[StrictStr] = Field(default=None, description="Password for Basic/NTLM authentication.")
60
60
  path_trace_mode: Optional[TestPathTraceMode] = Field(default=None, alias="pathTraceMode")
61
61
  probe_mode: Optional[TestProbeMode] = Field(default=None, alias="probeMode")
62
62
  protocol: Optional[TestProtocol] = None
@@ -38,7 +38,7 @@ class FtpServerProperties(BaseModel):
38
38
  mtu_measurements: Optional[StrictBool] = Field(default=None, description="Set `true` to measure MTU sizes on network from agents to the target.", alias="mtuMeasurements")
39
39
  network_measurements: Optional[StrictBool] = Field(default=True, description="Enable or disable network measurements. Set to true to enable or false to disable network measurements.", alias="networkMeasurements")
40
40
  num_path_traces: Optional[Annotated[int, Field(le=10, strict=True, ge=1)]] = Field(default=3, description="Number of path traces executed by the agent.", alias="numPathTraces")
41
- password: StrictStr = Field(description="Password for Basic/NTLM authentication.")
41
+ password: Optional[StrictStr] = Field(default=None, description="Password for Basic/NTLM authentication.")
42
42
  path_trace_mode: Optional[TestPathTraceMode] = Field(default=None, alias="pathTraceMode")
43
43
  probe_mode: Optional[TestProbeMode] = Field(default=None, alias="probeMode")
44
44
  protocol: Optional[TestProtocol] = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: thousandeyes-sdk-instant-tests
3
- Version: 2.9.0
3
+ Version: 2.10.0
4
4
  Summary: ThousandEyes SDK Instant Tests API
5
5
  Author-email: ThousandEyes API Team <api-team@thousandeyes.com>
6
6
  License: Apache License
@@ -208,7 +208,7 @@ The response does not include the immediate test results. Use the Test Results e
208
208
 
209
209
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
210
210
 
211
- - API version: 7.0.41
211
+ - API version: 7.0.42
212
212
  - Generator version: 7.6.0
213
213
  - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
214
214
 
@@ -32,7 +32,7 @@ class TestAgentToServerInstantTestsApi(unittest.TestCase):
32
32
  """Test case for create_agent_to_server_instant_test request and response models"""
33
33
  request_body_json = """
34
34
  {
35
- "server" : "www.thousandeyes.com",
35
+ "server" : "www.thousandeyes.com:80",
36
36
  "mtuMeasurements" : false,
37
37
  "ipv6Policy" : "use-agent-policy",
38
38
  "_links" : {
@@ -77,7 +77,6 @@ class TestAgentToServerInstantTestsApi(unittest.TestCase):
77
77
  } ],
78
78
  "createdDate" : "2022-07-17T22:00:54Z",
79
79
  "createdBy" : "user@user.com",
80
- "port" : 49153,
81
80
  "randomizedStartTime" : false,
82
81
  "modifiedDate" : "2022-07-17T22:00:54Z",
83
82
  "testId" : "281474976710706",
@@ -92,7 +91,7 @@ class TestAgentToServerInstantTestsApi(unittest.TestCase):
92
91
 
93
92
  response_body_json = """
94
93
  {
95
- "server" : "www.thousandeyes.com",
94
+ "server" : "www.thousandeyes.com:80",
96
95
  "mtuMeasurements" : false,
97
96
  "ipv6Policy" : "use-agent-policy",
98
97
  "_links" : {
@@ -163,7 +162,6 @@ class TestAgentToServerInstantTestsApi(unittest.TestCase):
163
162
  } ],
164
163
  "createdDate" : "2022-07-17T22:00:54Z",
165
164
  "createdBy" : "user@user.com",
166
- "port" : 49153,
167
165
  "randomizedStartTime" : false,
168
166
  "modifiedDate" : "2022-07-17T22:00:54Z",
169
167
  "testId" : "281474976710706",
@@ -1 +0,0 @@
1
- 2.9.0