thousandeyes-sdk-instant-tests 1.2.0__tar.gz → 1.3.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 (234) hide show
  1. thousandeyes_sdk_instant_tests-1.3.0/.version +1 -0
  2. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/PKG-INFO +18 -18
  3. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/README.md +17 -17
  4. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/APIApi.md +4 -4
  5. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/AgentToAgentApi.md +4 -4
  6. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/AgentToServerApi.md +4 -4
  7. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/DNSSecurityApi.md +4 -4
  8. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/DNSServerApi.md +4 -4
  9. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/DNSTraceApi.md +4 -4
  10. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/FTPServerApi.md +4 -4
  11. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/HTTPPageLoadApi.md +4 -4
  12. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/HTTPServerApi.md +4 -4
  13. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/RunApi.md +4 -4
  14. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/SIPServerApi.md +4 -4
  15. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/VoiceApi.md +4 -4
  16. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/WebTransactionApi.md +4 -4
  17. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/api/agent_to_agent_api.py +1 -1
  18. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/api/agent_to_server_api.py +1 -1
  19. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/api/api_api.py +1 -1
  20. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/api/dns_security_api.py +1 -1
  21. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/api/dns_server_api.py +1 -1
  22. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/api/dns_trace_api.py +1 -1
  23. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/api/ftp_server_api.py +1 -1
  24. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/api/http_page_load_api.py +1 -1
  25. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/api/http_server_api.py +1 -1
  26. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/api/run_api.py +1 -1
  27. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/api/sip_server_api.py +1 -1
  28. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/api/voice_api.py +1 -1
  29. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/api/web_transaction_api.py +1 -1
  30. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk_instant_tests.egg-info/PKG-INFO +18 -18
  31. thousandeyes_sdk_instant_tests-1.2.0/.version +0 -1
  32. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/LICENSE +0 -0
  33. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/MANIFEST.in +0 -0
  34. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/NOTICE +0 -0
  35. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/Agent.md +0 -0
  36. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/AgentBase.md +0 -0
  37. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/AgentInterfaces.md +0 -0
  38. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/AgentToAgentInstantTest.md +0 -0
  39. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/AgentToAgentInstantTestRequest.md +0 -0
  40. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/AgentToAgentProperties.md +0 -0
  41. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/AgentToAgentTestProtocol.md +0 -0
  42. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/AgentToServerInstantTest.md +0 -0
  43. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/AgentToServerInstantTestRequest.md +0 -0
  44. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/AgentToServerProperties.md +0 -0
  45. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ApiInstantTest.md +0 -0
  46. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ApiInstantTestRequest.md +0 -0
  47. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ApiPredefinedVariable.md +0 -0
  48. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ApiProperties.md +0 -0
  49. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ApiRequest.md +0 -0
  50. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ApiRequestAssertion.md +0 -0
  51. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ApiRequestAssertionName.md +0 -0
  52. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ApiRequestAssertionOperator.md +0 -0
  53. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ApiRequestAuthType.md +0 -0
  54. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ApiRequestHeader.md +0 -0
  55. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ApiRequestMethod.md +0 -0
  56. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ApiRequestVariable.md +0 -0
  57. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/CloudEnterpriseAgentType.md +0 -0
  58. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/DnsQueryClass.md +0 -0
  59. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/DnsSecInstantTest.md +0 -0
  60. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/DnsSecInstantTestRequest.md +0 -0
  61. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/DnsSecProperties.md +0 -0
  62. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/DnsServerInstantTest.md +0 -0
  63. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/DnsServerInstantTestRequest.md +0 -0
  64. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/DnsServerProperties.md +0 -0
  65. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/DnsServersRequest.md +0 -0
  66. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/DnsTraceInstantTest.md +0 -0
  67. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/DnsTraceInstantTestRequest.md +0 -0
  68. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/DnsTraceProperties.md +0 -0
  69. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/Error.md +0 -0
  70. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/Expand.md +0 -0
  71. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/FtpServerInstantTest.md +0 -0
  72. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/FtpServerProperties.md +0 -0
  73. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/FtpServerRequestType.md +0 -0
  74. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/HttpServerBaseProperties.md +0 -0
  75. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/HttpServerInstantTest.md +0 -0
  76. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/HttpServerInstantTestRequest.md +0 -0
  77. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/HttpServerProperties.md +0 -0
  78. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/InstantTest.md +0 -0
  79. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/InstantTestRequest.md +0 -0
  80. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/Link.md +0 -0
  81. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/OAuth.md +0 -0
  82. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/PageLoadInstantTest.md +0 -0
  83. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/PageLoadInstantTestRequest.md +0 -0
  84. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/PageLoadProperties.md +0 -0
  85. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/RequestMethod.md +0 -0
  86. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ServerInstantTestRequest.md +0 -0
  87. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/SharedWithAccount.md +0 -0
  88. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/SimpleAgent.md +0 -0
  89. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/SipServerInstantTest.md +0 -0
  90. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/SipServerInstantTestRequest.md +0 -0
  91. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/SipServerInstantTestRequest1.md +0 -0
  92. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/SipServerInstantTestResponse.md +0 -0
  93. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/SipServerProperties.md +0 -0
  94. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/SipTestProtocol.md +0 -0
  95. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestAgent.md +0 -0
  96. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestAuthType.md +0 -0
  97. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestCustomHeaders.md +0 -0
  98. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestDirection.md +0 -0
  99. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestDnsServer.md +0 -0
  100. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestDnsTransportProtocol.md +0 -0
  101. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestDscpId.md +0 -0
  102. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestIpv6Policy.md +0 -0
  103. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestLabel.md +0 -0
  104. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestLinks.md +0 -0
  105. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestPageLoadingStrategy.md +0 -0
  106. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestPathTraceMode.md +0 -0
  107. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestProbeMode.md +0 -0
  108. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestProtocol.md +0 -0
  109. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestSelfLink.md +0 -0
  110. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestSipCredentials.md +0 -0
  111. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestSslVersionId.md +0 -0
  112. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/TestType.md +0 -0
  113. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/UnauthorizedError.md +0 -0
  114. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/UnexpandedInstantTest.md +0 -0
  115. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ValidationError.md +0 -0
  116. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/ValidationErrorItem.md +0 -0
  117. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/VoiceInstantTest.md +0 -0
  118. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/VoiceInstantTestRequest.md +0 -0
  119. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/VoiceProperties.md +0 -0
  120. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/WebTransactionInstantTest.md +0 -0
  121. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/WebTransactionInstantTestRequest.md +0 -0
  122. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/docs/WebTransactionProperties.md +0 -0
  123. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/pyproject.toml +0 -0
  124. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/setup.cfg +0 -0
  125. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/__init__.py +0 -0
  126. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/api/__init__.py +0 -0
  127. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/__init__.py +0 -0
  128. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/agent.py +0 -0
  129. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/agent_base.py +0 -0
  130. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/agent_interfaces.py +0 -0
  131. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_agent_instant_test.py +0 -0
  132. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_agent_instant_test_request.py +0 -0
  133. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_agent_properties.py +0 -0
  134. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_agent_test_protocol.py +0 -0
  135. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_server_instant_test.py +0 -0
  136. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_server_instant_test_request.py +0 -0
  137. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/agent_to_server_properties.py +0 -0
  138. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/api_instant_test.py +0 -0
  139. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/api_instant_test_request.py +0 -0
  140. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/api_predefined_variable.py +0 -0
  141. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/api_properties.py +0 -0
  142. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/api_request.py +0 -0
  143. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/api_request_assertion.py +0 -0
  144. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/api_request_assertion_name.py +0 -0
  145. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/api_request_assertion_operator.py +0 -0
  146. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/api_request_auth_type.py +0 -0
  147. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/api_request_header.py +0 -0
  148. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/api_request_method.py +0 -0
  149. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/api_request_variable.py +0 -0
  150. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/cloud_enterprise_agent_type.py +0 -0
  151. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/dns_query_class.py +0 -0
  152. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/dns_sec_instant_test.py +0 -0
  153. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/dns_sec_instant_test_request.py +0 -0
  154. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/dns_sec_properties.py +0 -0
  155. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/dns_server_instant_test.py +0 -0
  156. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/dns_server_instant_test_request.py +0 -0
  157. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/dns_server_properties.py +0 -0
  158. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/dns_servers_request.py +0 -0
  159. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/dns_trace_instant_test.py +0 -0
  160. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/dns_trace_instant_test_request.py +0 -0
  161. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/dns_trace_properties.py +0 -0
  162. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/error.py +0 -0
  163. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/expand.py +0 -0
  164. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/ftp_server_instant_test.py +0 -0
  165. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/ftp_server_properties.py +0 -0
  166. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/ftp_server_request_type.py +0 -0
  167. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/http_server_base_properties.py +0 -0
  168. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/http_server_instant_test.py +0 -0
  169. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/http_server_instant_test_request.py +0 -0
  170. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/http_server_properties.py +0 -0
  171. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/instant_test.py +0 -0
  172. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/instant_test_request.py +0 -0
  173. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/link.py +0 -0
  174. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/o_auth.py +0 -0
  175. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/page_load_instant_test.py +0 -0
  176. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/page_load_instant_test_request.py +0 -0
  177. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/page_load_properties.py +0 -0
  178. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/request_method.py +0 -0
  179. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/server_instant_test_request.py +0 -0
  180. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/shared_with_account.py +0 -0
  181. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/simple_agent.py +0 -0
  182. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/sip_server_instant_test.py +0 -0
  183. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/sip_server_instant_test_request.py +0 -0
  184. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/sip_server_instant_test_request1.py +0 -0
  185. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/sip_server_instant_test_response.py +0 -0
  186. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/sip_server_properties.py +0 -0
  187. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/sip_test_protocol.py +0 -0
  188. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_agent.py +0 -0
  189. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_auth_type.py +0 -0
  190. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_custom_headers.py +0 -0
  191. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_direction.py +0 -0
  192. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_dns_server.py +0 -0
  193. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_dns_transport_protocol.py +0 -0
  194. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_dscp_id.py +0 -0
  195. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_ipv6_policy.py +0 -0
  196. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_label.py +0 -0
  197. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_links.py +0 -0
  198. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_page_loading_strategy.py +0 -0
  199. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_path_trace_mode.py +0 -0
  200. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_probe_mode.py +0 -0
  201. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_protocol.py +0 -0
  202. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_self_link.py +0 -0
  203. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_sip_credentials.py +0 -0
  204. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_ssl_version_id.py +0 -0
  205. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/test_type.py +0 -0
  206. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/unauthorized_error.py +0 -0
  207. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/unexpanded_instant_test.py +0 -0
  208. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/validation_error.py +0 -0
  209. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/validation_error_item.py +0 -0
  210. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/voice_instant_test.py +0 -0
  211. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/voice_instant_test_request.py +0 -0
  212. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/voice_properties.py +0 -0
  213. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/web_transaction_instant_test.py +0 -0
  214. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/web_transaction_instant_test_request.py +0 -0
  215. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/models/web_transaction_properties.py +0 -0
  216. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk/instant_tests/py.typed +0 -0
  217. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk_instant_tests.egg-info/SOURCES.txt +0 -0
  218. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk_instant_tests.egg-info/dependency_links.txt +0 -0
  219. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk_instant_tests.egg-info/requires.txt +0 -0
  220. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/src/thousandeyes_sdk_instant_tests.egg-info/top_level.txt +0 -0
  221. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/test/test_agent_to_agent_api.py +0 -0
  222. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/test/test_agent_to_server_api.py +0 -0
  223. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/test/test_api_api.py +0 -0
  224. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/test/test_dns_security_api.py +0 -0
  225. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/test/test_dns_server_api.py +0 -0
  226. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/test/test_dns_trace_api.py +0 -0
  227. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/test/test_ftp_server_api.py +0 -0
  228. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/test/test_http_page_load_api.py +0 -0
  229. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/test/test_http_server_api.py +0 -0
  230. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/test/test_run_api.py +0 -0
  231. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/test/test_sip_server_api.py +0 -0
  232. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/test/test_utils.py +0 -0
  233. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/test/test_voice_api.py +0 -0
  234. {thousandeyes_sdk_instant_tests-1.2.0 → thousandeyes_sdk_instant_tests-1.3.0}/test/test_web_transaction_api.py +0 -0
@@ -0,0 +1 @@
1
+ 1.3.0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: thousandeyes-sdk-instant-tests
3
- Version: 1.2.0
3
+ Version: 1.3.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
@@ -209,7 +209,7 @@ The response does not include the immediate test results. Use the Test Results e
209
209
 
210
210
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
211
211
 
212
- - API version: 7.0.14
212
+ - API version: 7.0.15
213
213
  - Generator version: 7.6.0
214
214
  - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
215
215
 
@@ -261,10 +261,10 @@ import thousandeyes_sdk.instant_tests
261
261
  from thousandeyes_sdk.core.exceptions import ApiException
262
262
  from pprint import pprint
263
263
 
264
- # Defining the host is optional and defaults to https://api.thousandeyes.com
264
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
265
265
  # See configuration.py for a list of all supported configuration parameters.
266
266
  configuration = thousandeyes_sdk.core.Configuration(
267
- host = "https://api.thousandeyes.com"
267
+ host = "https://api.thousandeyes.com/v7"
268
268
  )
269
269
 
270
270
  # The client must configure the authentication and authorization parameters
@@ -298,23 +298,23 @@ with thousandeyes_sdk.core.ApiClient(configuration) as api_client:
298
298
 
299
299
  ## Documentation for API Endpoints
300
300
 
301
- All URIs are relative to *https://api.thousandeyes.com*
301
+ All URIs are relative to *https://api.thousandeyes.com/v7*
302
302
 
303
303
  Class | Method | HTTP request | Description
304
304
  ------------ | ------------- | ------------- | -------------
305
- *APIApi* | [**create_api_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/APIApi.md#create_api_instant_test) | **POST** /v7/tests/api/instant | Create API instant test
306
- *AgentToAgentApi* | [**create_agent_to_agent_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/AgentToAgentApi.md#create_agent_to_agent_instant_test) | **POST** /v7/tests/agent-to-agent/instant | Create agent-to-agent instant test
307
- *AgentToServerApi* | [**create_agent_to_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/AgentToServerApi.md#create_agent_to_server_instant_test) | **POST** /v7/tests/agent-to-server/instant | Create agent-to-server instant test
308
- *DNSSecurityApi* | [**create_dns_sec_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/DNSSecurityApi.md#create_dns_sec_instant_test) | **POST** /v7/tests/dnssec/instant | Create DNS security instant test
309
- *DNSServerApi* | [**create_dns_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/DNSServerApi.md#create_dns_server_instant_test) | **POST** /v7/tests/dns-server/instant | Create DNS server instant test
310
- *DNSTraceApi* | [**create_dns_trace_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/DNSTraceApi.md#create_dns_trace_instant_test) | **POST** /v7/tests/dns-trace/instant | Create DNS trace instant test
311
- *FTPServerApi* | [**create_ftp_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/FTPServerApi.md#create_ftp_server_instant_test) | **POST** /v7/tests/ftp-server/instant | Create FTP server instant test
312
- *HTTPPageLoadApi* | [**create_page_load_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/HTTPPageLoadApi.md#create_page_load_instant_test) | **POST** /v7/tests/page-load/instant | Create HTTP page load instant test
313
- *HTTPServerApi* | [**create_http_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/HTTPServerApi.md#create_http_server_instant_test) | **POST** /v7/tests/http-server/instant | Create HTTP server instant test
314
- *RunApi* | [**run_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/RunApi.md#run_instant_test) | **POST** /v7/tests/{testId}/run | Run instant test
315
- *SIPServerApi* | [**create_sip_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/SIPServerApi.md#create_sip_server_instant_test) | **POST** /v7/tests/sip-server/instant | Create SIP server instant test
316
- *VoiceApi* | [**create_voice_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/VoiceApi.md#create_voice_instant_test) | **POST** /v7/tests/voice/instant | Create voice instant test
317
- *WebTransactionApi* | [**create_web_transaction_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/WebTransactionApi.md#create_web_transaction_instant_test) | **POST** /v7/tests/web-transactions/instant | Create web transactions instant test
305
+ *APIApi* | [**create_api_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/APIApi.md#create_api_instant_test) | **POST** /tests/api/instant | Create API instant test
306
+ *AgentToAgentApi* | [**create_agent_to_agent_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/AgentToAgentApi.md#create_agent_to_agent_instant_test) | **POST** /tests/agent-to-agent/instant | Create agent-to-agent instant test
307
+ *AgentToServerApi* | [**create_agent_to_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/AgentToServerApi.md#create_agent_to_server_instant_test) | **POST** /tests/agent-to-server/instant | Create agent-to-server instant test
308
+ *DNSSecurityApi* | [**create_dns_sec_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/DNSSecurityApi.md#create_dns_sec_instant_test) | **POST** /tests/dnssec/instant | Create DNS security instant test
309
+ *DNSServerApi* | [**create_dns_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/DNSServerApi.md#create_dns_server_instant_test) | **POST** /tests/dns-server/instant | Create DNS server instant test
310
+ *DNSTraceApi* | [**create_dns_trace_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/DNSTraceApi.md#create_dns_trace_instant_test) | **POST** /tests/dns-trace/instant | Create DNS trace instant test
311
+ *FTPServerApi* | [**create_ftp_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/FTPServerApi.md#create_ftp_server_instant_test) | **POST** /tests/ftp-server/instant | Create FTP server instant test
312
+ *HTTPPageLoadApi* | [**create_page_load_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/HTTPPageLoadApi.md#create_page_load_instant_test) | **POST** /tests/page-load/instant | Create HTTP page load instant test
313
+ *HTTPServerApi* | [**create_http_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/HTTPServerApi.md#create_http_server_instant_test) | **POST** /tests/http-server/instant | Create HTTP server instant test
314
+ *RunApi* | [**run_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/RunApi.md#run_instant_test) | **POST** /tests/{testId}/run | Run instant test
315
+ *SIPServerApi* | [**create_sip_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/SIPServerApi.md#create_sip_server_instant_test) | **POST** /tests/sip-server/instant | Create SIP server instant test
316
+ *VoiceApi* | [**create_voice_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/VoiceApi.md#create_voice_instant_test) | **POST** /tests/voice/instant | Create voice instant test
317
+ *WebTransactionApi* | [**create_web_transaction_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/WebTransactionApi.md#create_web_transaction_instant_test) | **POST** /tests/web-transactions/instant | Create web transactions instant test
318
318
 
319
319
 
320
320
  ## Documentation For Models
@@ -8,7 +8,7 @@ The response does not include the immediate test results. Use the Test Results e
8
8
 
9
9
  This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
10
10
 
11
- - API version: 7.0.14
11
+ - API version: 7.0.15
12
12
  - Generator version: 7.6.0
13
13
  - Build package: com.thousandeyes.api.codegen.ThousandeyesPythonGenerator
14
14
 
@@ -60,10 +60,10 @@ import thousandeyes_sdk.instant_tests
60
60
  from thousandeyes_sdk.core.exceptions import ApiException
61
61
  from pprint import pprint
62
62
 
63
- # Defining the host is optional and defaults to https://api.thousandeyes.com
63
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
64
64
  # See configuration.py for a list of all supported configuration parameters.
65
65
  configuration = thousandeyes_sdk.core.Configuration(
66
- host = "https://api.thousandeyes.com"
66
+ host = "https://api.thousandeyes.com/v7"
67
67
  )
68
68
 
69
69
  # The client must configure the authentication and authorization parameters
@@ -97,23 +97,23 @@ with thousandeyes_sdk.core.ApiClient(configuration) as api_client:
97
97
 
98
98
  ## Documentation for API Endpoints
99
99
 
100
- All URIs are relative to *https://api.thousandeyes.com*
100
+ All URIs are relative to *https://api.thousandeyes.com/v7*
101
101
 
102
102
  Class | Method | HTTP request | Description
103
103
  ------------ | ------------- | ------------- | -------------
104
- *APIApi* | [**create_api_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/APIApi.md#create_api_instant_test) | **POST** /v7/tests/api/instant | Create API instant test
105
- *AgentToAgentApi* | [**create_agent_to_agent_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/AgentToAgentApi.md#create_agent_to_agent_instant_test) | **POST** /v7/tests/agent-to-agent/instant | Create agent-to-agent instant test
106
- *AgentToServerApi* | [**create_agent_to_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/AgentToServerApi.md#create_agent_to_server_instant_test) | **POST** /v7/tests/agent-to-server/instant | Create agent-to-server instant test
107
- *DNSSecurityApi* | [**create_dns_sec_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/DNSSecurityApi.md#create_dns_sec_instant_test) | **POST** /v7/tests/dnssec/instant | Create DNS security instant test
108
- *DNSServerApi* | [**create_dns_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/DNSServerApi.md#create_dns_server_instant_test) | **POST** /v7/tests/dns-server/instant | Create DNS server instant test
109
- *DNSTraceApi* | [**create_dns_trace_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/DNSTraceApi.md#create_dns_trace_instant_test) | **POST** /v7/tests/dns-trace/instant | Create DNS trace instant test
110
- *FTPServerApi* | [**create_ftp_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/FTPServerApi.md#create_ftp_server_instant_test) | **POST** /v7/tests/ftp-server/instant | Create FTP server instant test
111
- *HTTPPageLoadApi* | [**create_page_load_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/HTTPPageLoadApi.md#create_page_load_instant_test) | **POST** /v7/tests/page-load/instant | Create HTTP page load instant test
112
- *HTTPServerApi* | [**create_http_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/HTTPServerApi.md#create_http_server_instant_test) | **POST** /v7/tests/http-server/instant | Create HTTP server instant test
113
- *RunApi* | [**run_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/RunApi.md#run_instant_test) | **POST** /v7/tests/{testId}/run | Run instant test
114
- *SIPServerApi* | [**create_sip_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/SIPServerApi.md#create_sip_server_instant_test) | **POST** /v7/tests/sip-server/instant | Create SIP server instant test
115
- *VoiceApi* | [**create_voice_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/VoiceApi.md#create_voice_instant_test) | **POST** /v7/tests/voice/instant | Create voice instant test
116
- *WebTransactionApi* | [**create_web_transaction_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/WebTransactionApi.md#create_web_transaction_instant_test) | **POST** /v7/tests/web-transactions/instant | Create web transactions instant test
104
+ *APIApi* | [**create_api_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/APIApi.md#create_api_instant_test) | **POST** /tests/api/instant | Create API instant test
105
+ *AgentToAgentApi* | [**create_agent_to_agent_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/AgentToAgentApi.md#create_agent_to_agent_instant_test) | **POST** /tests/agent-to-agent/instant | Create agent-to-agent instant test
106
+ *AgentToServerApi* | [**create_agent_to_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/AgentToServerApi.md#create_agent_to_server_instant_test) | **POST** /tests/agent-to-server/instant | Create agent-to-server instant test
107
+ *DNSSecurityApi* | [**create_dns_sec_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/DNSSecurityApi.md#create_dns_sec_instant_test) | **POST** /tests/dnssec/instant | Create DNS security instant test
108
+ *DNSServerApi* | [**create_dns_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/DNSServerApi.md#create_dns_server_instant_test) | **POST** /tests/dns-server/instant | Create DNS server instant test
109
+ *DNSTraceApi* | [**create_dns_trace_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/DNSTraceApi.md#create_dns_trace_instant_test) | **POST** /tests/dns-trace/instant | Create DNS trace instant test
110
+ *FTPServerApi* | [**create_ftp_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/FTPServerApi.md#create_ftp_server_instant_test) | **POST** /tests/ftp-server/instant | Create FTP server instant test
111
+ *HTTPPageLoadApi* | [**create_page_load_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/HTTPPageLoadApi.md#create_page_load_instant_test) | **POST** /tests/page-load/instant | Create HTTP page load instant test
112
+ *HTTPServerApi* | [**create_http_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/HTTPServerApi.md#create_http_server_instant_test) | **POST** /tests/http-server/instant | Create HTTP server instant test
113
+ *RunApi* | [**run_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/RunApi.md#run_instant_test) | **POST** /tests/{testId}/run | Run instant test
114
+ *SIPServerApi* | [**create_sip_server_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/SIPServerApi.md#create_sip_server_instant_test) | **POST** /tests/sip-server/instant | Create SIP server instant test
115
+ *VoiceApi* | [**create_voice_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/VoiceApi.md#create_voice_instant_test) | **POST** /tests/voice/instant | Create voice instant test
116
+ *WebTransactionApi* | [**create_web_transaction_instant_test**](https://github.com/thousandeyes/thousandeyes-sdk-python//tree/main/thousandeyes-sdk-instant-tests/docs/WebTransactionApi.md#create_web_transaction_instant_test) | **POST** /tests/web-transactions/instant | Create web transactions instant test
117
117
 
118
118
 
119
119
  ## Documentation For Models
@@ -1,10 +1,10 @@
1
1
  # thousandeyes_sdk.instant_tests.APIApi
2
2
 
3
- All URIs are relative to *https://api.thousandeyes.com*
3
+ All URIs are relative to *https://api.thousandeyes.com/v7*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**create_api_instant_test**](APIApi.md#create_api_instant_test) | **POST** /v7/tests/api/instant | Create API instant test
7
+ [**create_api_instant_test**](APIApi.md#create_api_instant_test) | **POST** /tests/api/instant | Create API instant test
8
8
 
9
9
 
10
10
  # **create_api_instant_test**
@@ -26,10 +26,10 @@ from thousandeyes_sdk.instant_tests.models.expand import Expand
26
26
  from thousandeyes_sdk.instant_tests.rest import ApiException
27
27
  from pprint import pprint
28
28
 
29
- # Defining the host is optional and defaults to https://api.thousandeyes.com
29
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
30
30
  # See configuration.py for a list of all supported configuration parameters.
31
31
  configuration = thousandeyes_sdk.core.Configuration(
32
- host = "https://api.thousandeyes.com"
32
+ host = "https://api.thousandeyes.com/v7"
33
33
  )
34
34
 
35
35
  # The client must configure the authentication and authorization parameters
@@ -1,10 +1,10 @@
1
1
  # thousandeyes_sdk.instant_tests.AgentToAgentApi
2
2
 
3
- All URIs are relative to *https://api.thousandeyes.com*
3
+ All URIs are relative to *https://api.thousandeyes.com/v7*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**create_agent_to_agent_instant_test**](AgentToAgentApi.md#create_agent_to_agent_instant_test) | **POST** /v7/tests/agent-to-agent/instant | Create agent-to-agent instant test
7
+ [**create_agent_to_agent_instant_test**](AgentToAgentApi.md#create_agent_to_agent_instant_test) | **POST** /tests/agent-to-agent/instant | Create agent-to-agent instant test
8
8
 
9
9
 
10
10
  # **create_agent_to_agent_instant_test**
@@ -26,10 +26,10 @@ from thousandeyes_sdk.instant_tests.models.expand import Expand
26
26
  from thousandeyes_sdk.instant_tests.rest import ApiException
27
27
  from pprint import pprint
28
28
 
29
- # Defining the host is optional and defaults to https://api.thousandeyes.com
29
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
30
30
  # See configuration.py for a list of all supported configuration parameters.
31
31
  configuration = thousandeyes_sdk.core.Configuration(
32
- host = "https://api.thousandeyes.com"
32
+ host = "https://api.thousandeyes.com/v7"
33
33
  )
34
34
 
35
35
  # The client must configure the authentication and authorization parameters
@@ -1,10 +1,10 @@
1
1
  # thousandeyes_sdk.instant_tests.AgentToServerApi
2
2
 
3
- All URIs are relative to *https://api.thousandeyes.com*
3
+ All URIs are relative to *https://api.thousandeyes.com/v7*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**create_agent_to_server_instant_test**](AgentToServerApi.md#create_agent_to_server_instant_test) | **POST** /v7/tests/agent-to-server/instant | Create agent-to-server instant test
7
+ [**create_agent_to_server_instant_test**](AgentToServerApi.md#create_agent_to_server_instant_test) | **POST** /tests/agent-to-server/instant | Create agent-to-server instant test
8
8
 
9
9
 
10
10
  # **create_agent_to_server_instant_test**
@@ -26,10 +26,10 @@ from thousandeyes_sdk.instant_tests.models.expand import Expand
26
26
  from thousandeyes_sdk.instant_tests.rest import ApiException
27
27
  from pprint import pprint
28
28
 
29
- # Defining the host is optional and defaults to https://api.thousandeyes.com
29
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
30
30
  # See configuration.py for a list of all supported configuration parameters.
31
31
  configuration = thousandeyes_sdk.core.Configuration(
32
- host = "https://api.thousandeyes.com"
32
+ host = "https://api.thousandeyes.com/v7"
33
33
  )
34
34
 
35
35
  # The client must configure the authentication and authorization parameters
@@ -1,10 +1,10 @@
1
1
  # thousandeyes_sdk.instant_tests.DNSSecurityApi
2
2
 
3
- All URIs are relative to *https://api.thousandeyes.com*
3
+ All URIs are relative to *https://api.thousandeyes.com/v7*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**create_dns_sec_instant_test**](DNSSecurityApi.md#create_dns_sec_instant_test) | **POST** /v7/tests/dnssec/instant | Create DNS security instant test
7
+ [**create_dns_sec_instant_test**](DNSSecurityApi.md#create_dns_sec_instant_test) | **POST** /tests/dnssec/instant | Create DNS security instant test
8
8
 
9
9
 
10
10
  # **create_dns_sec_instant_test**
@@ -26,10 +26,10 @@ from thousandeyes_sdk.instant_tests.models.expand import Expand
26
26
  from thousandeyes_sdk.instant_tests.rest import ApiException
27
27
  from pprint import pprint
28
28
 
29
- # Defining the host is optional and defaults to https://api.thousandeyes.com
29
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
30
30
  # See configuration.py for a list of all supported configuration parameters.
31
31
  configuration = thousandeyes_sdk.core.Configuration(
32
- host = "https://api.thousandeyes.com"
32
+ host = "https://api.thousandeyes.com/v7"
33
33
  )
34
34
 
35
35
  # The client must configure the authentication and authorization parameters
@@ -1,10 +1,10 @@
1
1
  # thousandeyes_sdk.instant_tests.DNSServerApi
2
2
 
3
- All URIs are relative to *https://api.thousandeyes.com*
3
+ All URIs are relative to *https://api.thousandeyes.com/v7*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**create_dns_server_instant_test**](DNSServerApi.md#create_dns_server_instant_test) | **POST** /v7/tests/dns-server/instant | Create DNS server instant test
7
+ [**create_dns_server_instant_test**](DNSServerApi.md#create_dns_server_instant_test) | **POST** /tests/dns-server/instant | Create DNS server instant test
8
8
 
9
9
 
10
10
  # **create_dns_server_instant_test**
@@ -26,10 +26,10 @@ from thousandeyes_sdk.instant_tests.models.expand import Expand
26
26
  from thousandeyes_sdk.instant_tests.rest import ApiException
27
27
  from pprint import pprint
28
28
 
29
- # Defining the host is optional and defaults to https://api.thousandeyes.com
29
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
30
30
  # See configuration.py for a list of all supported configuration parameters.
31
31
  configuration = thousandeyes_sdk.core.Configuration(
32
- host = "https://api.thousandeyes.com"
32
+ host = "https://api.thousandeyes.com/v7"
33
33
  )
34
34
 
35
35
  # The client must configure the authentication and authorization parameters
@@ -1,10 +1,10 @@
1
1
  # thousandeyes_sdk.instant_tests.DNSTraceApi
2
2
 
3
- All URIs are relative to *https://api.thousandeyes.com*
3
+ All URIs are relative to *https://api.thousandeyes.com/v7*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**create_dns_trace_instant_test**](DNSTraceApi.md#create_dns_trace_instant_test) | **POST** /v7/tests/dns-trace/instant | Create DNS trace instant test
7
+ [**create_dns_trace_instant_test**](DNSTraceApi.md#create_dns_trace_instant_test) | **POST** /tests/dns-trace/instant | Create DNS trace instant test
8
8
 
9
9
 
10
10
  # **create_dns_trace_instant_test**
@@ -26,10 +26,10 @@ from thousandeyes_sdk.instant_tests.models.expand import Expand
26
26
  from thousandeyes_sdk.instant_tests.rest import ApiException
27
27
  from pprint import pprint
28
28
 
29
- # Defining the host is optional and defaults to https://api.thousandeyes.com
29
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
30
30
  # See configuration.py for a list of all supported configuration parameters.
31
31
  configuration = thousandeyes_sdk.core.Configuration(
32
- host = "https://api.thousandeyes.com"
32
+ host = "https://api.thousandeyes.com/v7"
33
33
  )
34
34
 
35
35
  # The client must configure the authentication and authorization parameters
@@ -1,10 +1,10 @@
1
1
  # thousandeyes_sdk.instant_tests.FTPServerApi
2
2
 
3
- All URIs are relative to *https://api.thousandeyes.com*
3
+ All URIs are relative to *https://api.thousandeyes.com/v7*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**create_ftp_server_instant_test**](FTPServerApi.md#create_ftp_server_instant_test) | **POST** /v7/tests/ftp-server/instant | Create FTP server instant test
7
+ [**create_ftp_server_instant_test**](FTPServerApi.md#create_ftp_server_instant_test) | **POST** /tests/ftp-server/instant | Create FTP server instant test
8
8
 
9
9
 
10
10
  # **create_ftp_server_instant_test**
@@ -26,10 +26,10 @@ from thousandeyes_sdk.instant_tests.models.server_instant_test_request import Se
26
26
  from thousandeyes_sdk.instant_tests.rest import ApiException
27
27
  from pprint import pprint
28
28
 
29
- # Defining the host is optional and defaults to https://api.thousandeyes.com
29
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
30
30
  # See configuration.py for a list of all supported configuration parameters.
31
31
  configuration = thousandeyes_sdk.core.Configuration(
32
- host = "https://api.thousandeyes.com"
32
+ host = "https://api.thousandeyes.com/v7"
33
33
  )
34
34
 
35
35
  # The client must configure the authentication and authorization parameters
@@ -1,10 +1,10 @@
1
1
  # thousandeyes_sdk.instant_tests.HTTPPageLoadApi
2
2
 
3
- All URIs are relative to *https://api.thousandeyes.com*
3
+ All URIs are relative to *https://api.thousandeyes.com/v7*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**create_page_load_instant_test**](HTTPPageLoadApi.md#create_page_load_instant_test) | **POST** /v7/tests/page-load/instant | Create HTTP page load instant test
7
+ [**create_page_load_instant_test**](HTTPPageLoadApi.md#create_page_load_instant_test) | **POST** /tests/page-load/instant | Create HTTP page load instant test
8
8
 
9
9
 
10
10
  # **create_page_load_instant_test**
@@ -26,10 +26,10 @@ from thousandeyes_sdk.instant_tests.models.page_load_instant_test_request import
26
26
  from thousandeyes_sdk.instant_tests.rest import ApiException
27
27
  from pprint import pprint
28
28
 
29
- # Defining the host is optional and defaults to https://api.thousandeyes.com
29
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
30
30
  # See configuration.py for a list of all supported configuration parameters.
31
31
  configuration = thousandeyes_sdk.core.Configuration(
32
- host = "https://api.thousandeyes.com"
32
+ host = "https://api.thousandeyes.com/v7"
33
33
  )
34
34
 
35
35
  # The client must configure the authentication and authorization parameters
@@ -1,10 +1,10 @@
1
1
  # thousandeyes_sdk.instant_tests.HTTPServerApi
2
2
 
3
- All URIs are relative to *https://api.thousandeyes.com*
3
+ All URIs are relative to *https://api.thousandeyes.com/v7*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**create_http_server_instant_test**](HTTPServerApi.md#create_http_server_instant_test) | **POST** /v7/tests/http-server/instant | Create HTTP server instant test
7
+ [**create_http_server_instant_test**](HTTPServerApi.md#create_http_server_instant_test) | **POST** /tests/http-server/instant | Create HTTP server instant test
8
8
 
9
9
 
10
10
  # **create_http_server_instant_test**
@@ -26,10 +26,10 @@ from thousandeyes_sdk.instant_tests.models.http_server_instant_test_request impo
26
26
  from thousandeyes_sdk.instant_tests.rest import ApiException
27
27
  from pprint import pprint
28
28
 
29
- # Defining the host is optional and defaults to https://api.thousandeyes.com
29
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
30
30
  # See configuration.py for a list of all supported configuration parameters.
31
31
  configuration = thousandeyes_sdk.core.Configuration(
32
- host = "https://api.thousandeyes.com"
32
+ host = "https://api.thousandeyes.com/v7"
33
33
  )
34
34
 
35
35
  # The client must configure the authentication and authorization parameters
@@ -1,10 +1,10 @@
1
1
  # thousandeyes_sdk.instant_tests.RunApi
2
2
 
3
- All URIs are relative to *https://api.thousandeyes.com*
3
+ All URIs are relative to *https://api.thousandeyes.com/v7*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**run_instant_test**](RunApi.md#run_instant_test) | **POST** /v7/tests/{testId}/run | Run instant test
7
+ [**run_instant_test**](RunApi.md#run_instant_test) | **POST** /tests/{testId}/run | Run instant test
8
8
 
9
9
 
10
10
  # **run_instant_test**
@@ -23,10 +23,10 @@ import thousandeyes_sdk.instant_tests
23
23
  from thousandeyes_sdk.instant_tests.rest import ApiException
24
24
  from pprint import pprint
25
25
 
26
- # Defining the host is optional and defaults to https://api.thousandeyes.com
26
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
27
27
  # See configuration.py for a list of all supported configuration parameters.
28
28
  configuration = thousandeyes_sdk.core.Configuration(
29
- host = "https://api.thousandeyes.com"
29
+ host = "https://api.thousandeyes.com/v7"
30
30
  )
31
31
 
32
32
  # The client must configure the authentication and authorization parameters
@@ -1,10 +1,10 @@
1
1
  # thousandeyes_sdk.instant_tests.SIPServerApi
2
2
 
3
- All URIs are relative to *https://api.thousandeyes.com*
3
+ All URIs are relative to *https://api.thousandeyes.com/v7*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**create_sip_server_instant_test**](SIPServerApi.md#create_sip_server_instant_test) | **POST** /v7/tests/sip-server/instant | Create SIP server instant test
7
+ [**create_sip_server_instant_test**](SIPServerApi.md#create_sip_server_instant_test) | **POST** /tests/sip-server/instant | Create SIP server instant test
8
8
 
9
9
 
10
10
  # **create_sip_server_instant_test**
@@ -26,10 +26,10 @@ from thousandeyes_sdk.instant_tests.models.sip_server_instant_test_response impo
26
26
  from thousandeyes_sdk.instant_tests.rest import ApiException
27
27
  from pprint import pprint
28
28
 
29
- # Defining the host is optional and defaults to https://api.thousandeyes.com
29
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
30
30
  # See configuration.py for a list of all supported configuration parameters.
31
31
  configuration = thousandeyes_sdk.core.Configuration(
32
- host = "https://api.thousandeyes.com"
32
+ host = "https://api.thousandeyes.com/v7"
33
33
  )
34
34
 
35
35
  # The client must configure the authentication and authorization parameters
@@ -1,10 +1,10 @@
1
1
  # thousandeyes_sdk.instant_tests.VoiceApi
2
2
 
3
- All URIs are relative to *https://api.thousandeyes.com*
3
+ All URIs are relative to *https://api.thousandeyes.com/v7*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**create_voice_instant_test**](VoiceApi.md#create_voice_instant_test) | **POST** /v7/tests/voice/instant | Create voice instant test
7
+ [**create_voice_instant_test**](VoiceApi.md#create_voice_instant_test) | **POST** /tests/voice/instant | Create voice instant test
8
8
 
9
9
 
10
10
  # **create_voice_instant_test**
@@ -26,10 +26,10 @@ from thousandeyes_sdk.instant_tests.models.voice_instant_test_request import Voi
26
26
  from thousandeyes_sdk.instant_tests.rest import ApiException
27
27
  from pprint import pprint
28
28
 
29
- # Defining the host is optional and defaults to https://api.thousandeyes.com
29
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
30
30
  # See configuration.py for a list of all supported configuration parameters.
31
31
  configuration = thousandeyes_sdk.core.Configuration(
32
- host = "https://api.thousandeyes.com"
32
+ host = "https://api.thousandeyes.com/v7"
33
33
  )
34
34
 
35
35
  # The client must configure the authentication and authorization parameters
@@ -1,10 +1,10 @@
1
1
  # thousandeyes_sdk.instant_tests.WebTransactionApi
2
2
 
3
- All URIs are relative to *https://api.thousandeyes.com*
3
+ All URIs are relative to *https://api.thousandeyes.com/v7*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**create_web_transaction_instant_test**](WebTransactionApi.md#create_web_transaction_instant_test) | **POST** /v7/tests/web-transactions/instant | Create web transactions instant test
7
+ [**create_web_transaction_instant_test**](WebTransactionApi.md#create_web_transaction_instant_test) | **POST** /tests/web-transactions/instant | Create web transactions instant test
8
8
 
9
9
 
10
10
  # **create_web_transaction_instant_test**
@@ -26,10 +26,10 @@ from thousandeyes_sdk.instant_tests.models.web_transaction_instant_test_request
26
26
  from thousandeyes_sdk.instant_tests.rest import ApiException
27
27
  from pprint import pprint
28
28
 
29
- # Defining the host is optional and defaults to https://api.thousandeyes.com
29
+ # Defining the host is optional and defaults to https://api.thousandeyes.com/v7
30
30
  # See configuration.py for a list of all supported configuration parameters.
31
31
  configuration = thousandeyes_sdk.core.Configuration(
32
- host = "https://api.thousandeyes.com"
32
+ host = "https://api.thousandeyes.com/v7"
33
33
  )
34
34
 
35
35
  # The client must configure the authentication and authorization parameters
@@ -359,7 +359,7 @@ class AgentToAgentApi:
359
359
 
360
360
  return self.api_client.param_serialize(
361
361
  method='POST',
362
- resource_path='/v7/tests/agent-to-agent/instant',
362
+ resource_path='/tests/agent-to-agent/instant',
363
363
  path_params=_path_params,
364
364
  query_params=_query_params,
365
365
  header_params=_header_params,
@@ -359,7 +359,7 @@ class AgentToServerApi:
359
359
 
360
360
  return self.api_client.param_serialize(
361
361
  method='POST',
362
- resource_path='/v7/tests/agent-to-server/instant',
362
+ resource_path='/tests/agent-to-server/instant',
363
363
  path_params=_path_params,
364
364
  query_params=_query_params,
365
365
  header_params=_header_params,
@@ -359,7 +359,7 @@ class APIApi:
359
359
 
360
360
  return self.api_client.param_serialize(
361
361
  method='POST',
362
- resource_path='/v7/tests/api/instant',
362
+ resource_path='/tests/api/instant',
363
363
  path_params=_path_params,
364
364
  query_params=_query_params,
365
365
  header_params=_header_params,
@@ -359,7 +359,7 @@ class DNSSecurityApi:
359
359
 
360
360
  return self.api_client.param_serialize(
361
361
  method='POST',
362
- resource_path='/v7/tests/dnssec/instant',
362
+ resource_path='/tests/dnssec/instant',
363
363
  path_params=_path_params,
364
364
  query_params=_query_params,
365
365
  header_params=_header_params,
@@ -359,7 +359,7 @@ class DNSServerApi:
359
359
 
360
360
  return self.api_client.param_serialize(
361
361
  method='POST',
362
- resource_path='/v7/tests/dns-server/instant',
362
+ resource_path='/tests/dns-server/instant',
363
363
  path_params=_path_params,
364
364
  query_params=_query_params,
365
365
  header_params=_header_params,
@@ -359,7 +359,7 @@ class DNSTraceApi:
359
359
 
360
360
  return self.api_client.param_serialize(
361
361
  method='POST',
362
- resource_path='/v7/tests/dns-trace/instant',
362
+ resource_path='/tests/dns-trace/instant',
363
363
  path_params=_path_params,
364
364
  query_params=_query_params,
365
365
  header_params=_header_params,
@@ -359,7 +359,7 @@ class FTPServerApi:
359
359
 
360
360
  return self.api_client.param_serialize(
361
361
  method='POST',
362
- resource_path='/v7/tests/ftp-server/instant',
362
+ resource_path='/tests/ftp-server/instant',
363
363
  path_params=_path_params,
364
364
  query_params=_query_params,
365
365
  header_params=_header_params,
@@ -359,7 +359,7 @@ class HTTPPageLoadApi:
359
359
 
360
360
  return self.api_client.param_serialize(
361
361
  method='POST',
362
- resource_path='/v7/tests/page-load/instant',
362
+ resource_path='/tests/page-load/instant',
363
363
  path_params=_path_params,
364
364
  query_params=_query_params,
365
365
  header_params=_header_params,
@@ -359,7 +359,7 @@ class HTTPServerApi:
359
359
 
360
360
  return self.api_client.param_serialize(
361
361
  method='POST',
362
- resource_path='/v7/tests/http-server/instant',
362
+ resource_path='/tests/http-server/instant',
363
363
  path_params=_path_params,
364
364
  query_params=_query_params,
365
365
  header_params=_header_params,
@@ -321,7 +321,7 @@ class RunApi:
321
321
 
322
322
  return self.api_client.param_serialize(
323
323
  method='POST',
324
- resource_path='/v7/tests/{testId}/run',
324
+ resource_path='/tests/{testId}/run',
325
325
  path_params=_path_params,
326
326
  query_params=_query_params,
327
327
  header_params=_header_params,
@@ -359,7 +359,7 @@ class SIPServerApi:
359
359
 
360
360
  return self.api_client.param_serialize(
361
361
  method='POST',
362
- resource_path='/v7/tests/sip-server/instant',
362
+ resource_path='/tests/sip-server/instant',
363
363
  path_params=_path_params,
364
364
  query_params=_query_params,
365
365
  header_params=_header_params,
@@ -359,7 +359,7 @@ class VoiceApi:
359
359
 
360
360
  return self.api_client.param_serialize(
361
361
  method='POST',
362
- resource_path='/v7/tests/voice/instant',
362
+ resource_path='/tests/voice/instant',
363
363
  path_params=_path_params,
364
364
  query_params=_query_params,
365
365
  header_params=_header_params,