ngrok-api 0.16.0 → 0.17.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (373) hide show
  1. checksums.yaml +4 -4
  2. data/doc/NgrokAPI/Client.html +270 -180
  3. data/doc/NgrokAPI/Error.html +2 -2
  4. data/doc/NgrokAPI/Errors/NotFoundError.html +2 -2
  5. data/doc/NgrokAPI/Errors.html +2 -2
  6. data/doc/NgrokAPI/HttpClient.html +2 -2
  7. data/doc/NgrokAPI/Models/APIKey.html +2 -2
  8. data/doc/NgrokAPI/Models/AWSAuth.html +2 -2
  9. data/doc/NgrokAPI/Models/AWSCredentials.html +2 -2
  10. data/doc/NgrokAPI/Models/AWSRole.html +2 -2
  11. data/doc/NgrokAPI/Models/AbuseReport.html +2 -2
  12. data/doc/NgrokAPI/Models/AbuseReportHostname.html +2 -2
  13. data/doc/NgrokAPI/Models/AgentIngress.html +2 -2
  14. data/doc/NgrokAPI/Models/CertificateAuthority.html +2 -2
  15. data/doc/NgrokAPI/Models/Credential.html +2 -2
  16. data/doc/NgrokAPI/Models/Endpoint.html +1431 -0
  17. data/{docs/NgrokAPI/Models/EndpointLogging.html → doc/NgrokAPI/Models/EndpointBackend.html} +41 -41
  18. data/doc/NgrokAPI/Models/{EndpointLoggingMutate.html → EndpointBackendMutate.html} +41 -41
  19. data/doc/NgrokAPI/Models/EndpointCircuitBreaker.html +2 -2
  20. data/doc/NgrokAPI/Models/EndpointCompression.html +2 -2
  21. data/doc/NgrokAPI/Models/EndpointIPPolicy.html +2 -2
  22. data/doc/NgrokAPI/Models/EndpointIPPolicyMutate.html +2 -2
  23. data/doc/NgrokAPI/Models/EndpointMutualTLS.html +2 -2
  24. data/doc/NgrokAPI/Models/EndpointMutualTLSMutate.html +2 -2
  25. data/doc/NgrokAPI/Models/EndpointOAuth.html +2 -2
  26. data/doc/NgrokAPI/Models/EndpointOAuthFacebook.html +2 -2
  27. data/doc/NgrokAPI/Models/EndpointOAuthGitHub.html +2 -2
  28. data/doc/NgrokAPI/Models/EndpointOAuthGoogle.html +2 -2
  29. data/doc/NgrokAPI/Models/EndpointOAuthMicrosoft.html +2 -2
  30. data/doc/NgrokAPI/Models/EndpointOAuthProvider.html +2 -2
  31. data/doc/NgrokAPI/Models/EndpointOIDC.html +2 -2
  32. data/doc/NgrokAPI/Models/EndpointRequestHeaders.html +2 -2
  33. data/doc/NgrokAPI/Models/EndpointResponseHeaders.html +2 -2
  34. data/doc/NgrokAPI/Models/EndpointSAML.html +2 -2
  35. data/doc/NgrokAPI/Models/EndpointSAMLMutate.html +2 -2
  36. data/doc/NgrokAPI/Models/EndpointTLSTermination.html +2 -2
  37. data/doc/NgrokAPI/Models/EndpointTLSTerminationAtEdge.html +617 -0
  38. data/doc/NgrokAPI/Models/EndpointWebhookValidation.html +2 -2
  39. data/doc/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +543 -0
  40. data/doc/NgrokAPI/Models/EventDestination.html +6 -6
  41. data/doc/NgrokAPI/Models/EventSource.html +2 -2
  42. data/doc/NgrokAPI/Models/EventSourceList.html +2 -2
  43. data/doc/NgrokAPI/Models/EventSourceReplace.html +2 -2
  44. data/doc/NgrokAPI/Models/EventSubscription.html +2 -2
  45. data/doc/NgrokAPI/Models/EventTarget.html +2 -2
  46. data/doc/NgrokAPI/Models/EventTargetCloudwatchLogs.html +2 -2
  47. data/doc/NgrokAPI/Models/EventTargetFirehose.html +2 -2
  48. data/doc/NgrokAPI/Models/EventTargetKinesis.html +2 -2
  49. data/doc/NgrokAPI/Models/FailoverBackend.html +1075 -0
  50. data/doc/NgrokAPI/Models/HTTPResponseBackend.html +1231 -0
  51. data/{docs/NgrokAPI/Models/EventStream.html → doc/NgrokAPI/Models/HTTPSEdge.html} +118 -118
  52. data/doc/NgrokAPI/Models/{EndpointConfiguration.html → HTTPSEdgeRoute.html} +202 -264
  53. data/doc/NgrokAPI/Models/IPPolicy.html +2 -2
  54. data/doc/NgrokAPI/Models/IPPolicyRule.html +96 -22
  55. data/doc/NgrokAPI/Models/IPRestriction.html +2 -2
  56. data/doc/NgrokAPI/Models/Listable.html +2 -2
  57. data/doc/NgrokAPI/Models/Ref.html +2 -2
  58. data/doc/NgrokAPI/Models/ReservedAddr.html +2 -2
  59. data/doc/NgrokAPI/Models/ReservedDomain.html +2 -2
  60. data/doc/NgrokAPI/Models/ReservedDomainCertJob.html +2 -2
  61. data/doc/NgrokAPI/Models/ReservedDomainCertPolicy.html +2 -2
  62. data/doc/NgrokAPI/Models/ReservedDomainCertStatus.html +2 -2
  63. data/doc/NgrokAPI/Models/SSHCertificateAuthority.html +2 -2
  64. data/doc/NgrokAPI/Models/SSHCredential.html +2 -2
  65. data/doc/NgrokAPI/Models/SSHHostCertificate.html +2 -2
  66. data/doc/NgrokAPI/Models/SSHUserCertificate.html +2 -2
  67. data/doc/NgrokAPI/Models/TCPEdge.html +1235 -0
  68. data/doc/NgrokAPI/Models/TLSCertificate.html +2 -2
  69. data/doc/NgrokAPI/Models/TLSCertificateSANs.html +2 -2
  70. data/doc/NgrokAPI/Models/TLSEdge.html +1395 -0
  71. data/doc/NgrokAPI/Models/Tunnel.html +313 -17
  72. data/doc/NgrokAPI/Models/TunnelGroupBackend.html +1149 -0
  73. data/doc/NgrokAPI/Models/TunnelSession.html +2 -2
  74. data/doc/NgrokAPI/Models/WeightedBackend.html +1075 -0
  75. data/doc/NgrokAPI/Models.html +4 -4
  76. data/doc/NgrokAPI/PagedIterator.html +2 -2
  77. data/doc/NgrokAPI/Services/APIKeysClient.html +2 -2
  78. data/doc/NgrokAPI/Services/AbuseReportsClient.html +2 -2
  79. data/doc/NgrokAPI/Services/AgentIngressesClient.html +2 -2
  80. data/doc/NgrokAPI/Services/CertificateAuthoritiesClient.html +2 -2
  81. data/doc/NgrokAPI/Services/CredentialsClient.html +2 -2
  82. data/doc/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +1153 -0
  83. data/doc/NgrokAPI/Services/{EndpointCircuitBreakerModuleClient.html → EdgeRouteCircuitBreakerModuleClient.html} +206 -96
  84. data/{docs/NgrokAPI/Services/EndpointCompressionModuleClient.html → doc/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html} +206 -96
  85. data/doc/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +1153 -0
  86. data/doc/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +1153 -0
  87. data/{docs/NgrokAPI/Services/EndpointOIDCModuleClient.html → doc/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html} +206 -96
  88. data/doc/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +1153 -0
  89. data/{docs/NgrokAPI/Services/EndpointResponseHeadersModuleClient.html → doc/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html} +206 -96
  90. data/{docs/NgrokAPI/Services/EndpointSAMLModuleClient.html → doc/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html} +206 -96
  91. data/doc/NgrokAPI/Services/{EndpointWebhookValidationModuleClient.html → EdgeRouteWebhookVerificationModuleClient.html} +206 -96
  92. data/doc/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +1153 -0
  93. data/doc/NgrokAPI/Services/{EventStreamsClient.html → EdgesHTTPSClient.html} +236 -271
  94. data/{docs/NgrokAPI/Services/EndpointConfigurationsClient.html → doc/NgrokAPI/Services/EdgesHTTPSRoutesClient.html} +456 -620
  95. data/doc/NgrokAPI/Services/EdgesTCPClient.html +1757 -0
  96. data/doc/NgrokAPI/Services/EdgesTLSClient.html +1847 -0
  97. data/doc/NgrokAPI/Services/EndpointsClient.html +907 -0
  98. data/doc/NgrokAPI/Services/EventDestinationsClient.html +35 -35
  99. data/doc/NgrokAPI/Services/EventSourcesClient.html +2 -2
  100. data/doc/NgrokAPI/Services/EventSubscriptionsClient.html +5 -5
  101. data/doc/NgrokAPI/Services/FailoverBackendsClient.html +1644 -0
  102. data/doc/NgrokAPI/Services/HTTPResponseBackendsClient.html +1744 -0
  103. data/doc/NgrokAPI/Services/{EndpointOIDCModuleClient.html → HTTPSEdgeMutualTLSModuleClient.html} +59 -59
  104. data/doc/NgrokAPI/Services/{EndpointRequestHeadersModuleClient.html → HTTPSEdgeTLSTerminationModuleClient.html} +59 -59
  105. data/doc/NgrokAPI/Services/IPPoliciesClient.html +40 -58
  106. data/doc/NgrokAPI/Services/IPPolicyRulesClient.html +60 -40
  107. data/doc/NgrokAPI/Services/IPRestrictionsClient.html +3 -3
  108. data/doc/NgrokAPI/Services/ReservedAddrsClient.html +41 -331
  109. data/doc/NgrokAPI/Services/ReservedDomainsClient.html +94 -674
  110. data/doc/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +2 -2
  111. data/doc/NgrokAPI/Services/SSHCredentialsClient.html +2 -2
  112. data/doc/NgrokAPI/Services/SSHHostCertificatesClient.html +2 -2
  113. data/doc/NgrokAPI/Services/SSHUserCertificatesClient.html +2 -2
  114. data/{docs/NgrokAPI/Services/EndpointLoggingModuleClient.html → doc/NgrokAPI/Services/TCPEdgeBackendModuleClient.html} +59 -59
  115. data/doc/NgrokAPI/Services/{EndpointIPPolicyModuleClient.html → TCPEdgeIPRestrictionModuleClient.html} +41 -41
  116. data/doc/NgrokAPI/Services/TLSCertificatesClient.html +2 -2
  117. data/doc/NgrokAPI/Services/{EndpointLoggingModuleClient.html → TLSEdgeBackendModuleClient.html} +59 -59
  118. data/{docs/NgrokAPI/Services/EndpointIPPolicyModuleClient.html → doc/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html} +41 -41
  119. data/doc/NgrokAPI/Services/{EndpointMutualTLSModuleClient.html → TLSEdgeMutualTLSModuleClient.html} +41 -41
  120. data/{docs/NgrokAPI/Services/EndpointTLSTerminationModuleClient.html → doc/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html} +41 -41
  121. data/doc/NgrokAPI/Services/TunnelGroupBackendsClient.html +1644 -0
  122. data/doc/NgrokAPI/Services/TunnelSessionsClient.html +2 -2
  123. data/doc/NgrokAPI/Services/TunnelsClient.html +241 -3
  124. data/doc/NgrokAPI/Services/WeightedBackendsClient.html +1644 -0
  125. data/doc/NgrokAPI/Services.html +4 -4
  126. data/doc/NgrokAPI.html +3 -3
  127. data/doc/_index.html +237 -60
  128. data/doc/class_list.html +1 -1
  129. data/doc/file.README.html +2 -2
  130. data/doc/index.html +2 -2
  131. data/doc/method_list.html +3393 -1433
  132. data/doc/top-level-namespace.html +2 -2
  133. data/docs/NgrokAPI/Client.html +270 -180
  134. data/docs/NgrokAPI/Error.html +2 -2
  135. data/docs/NgrokAPI/Errors/NotFoundError.html +2 -2
  136. data/docs/NgrokAPI/Errors.html +2 -2
  137. data/docs/NgrokAPI/HttpClient.html +2 -2
  138. data/docs/NgrokAPI/Models/APIKey.html +2 -2
  139. data/docs/NgrokAPI/Models/AWSAuth.html +2 -2
  140. data/docs/NgrokAPI/Models/AWSCredentials.html +2 -2
  141. data/docs/NgrokAPI/Models/AWSRole.html +2 -2
  142. data/docs/NgrokAPI/Models/AbuseReport.html +2 -2
  143. data/docs/NgrokAPI/Models/AbuseReportHostname.html +2 -2
  144. data/docs/NgrokAPI/Models/AgentIngress.html +2 -2
  145. data/docs/NgrokAPI/Models/CertificateAuthority.html +2 -2
  146. data/docs/NgrokAPI/Models/Credential.html +2 -2
  147. data/docs/NgrokAPI/Models/Endpoint.html +1431 -0
  148. data/{doc/NgrokAPI/Models/EndpointLogging.html → docs/NgrokAPI/Models/EndpointBackend.html} +41 -41
  149. data/docs/NgrokAPI/Models/{EndpointLoggingMutate.html → EndpointBackendMutate.html} +41 -41
  150. data/docs/NgrokAPI/Models/EndpointCircuitBreaker.html +2 -2
  151. data/docs/NgrokAPI/Models/EndpointCompression.html +2 -2
  152. data/docs/NgrokAPI/Models/EndpointIPPolicy.html +2 -2
  153. data/docs/NgrokAPI/Models/EndpointIPPolicyMutate.html +2 -2
  154. data/docs/NgrokAPI/Models/EndpointMutualTLS.html +2 -2
  155. data/docs/NgrokAPI/Models/EndpointMutualTLSMutate.html +2 -2
  156. data/docs/NgrokAPI/Models/EndpointOAuth.html +2 -2
  157. data/docs/NgrokAPI/Models/EndpointOAuthFacebook.html +2 -2
  158. data/docs/NgrokAPI/Models/EndpointOAuthGitHub.html +2 -2
  159. data/docs/NgrokAPI/Models/EndpointOAuthGoogle.html +2 -2
  160. data/docs/NgrokAPI/Models/EndpointOAuthMicrosoft.html +2 -2
  161. data/docs/NgrokAPI/Models/EndpointOAuthProvider.html +2 -2
  162. data/docs/NgrokAPI/Models/EndpointOIDC.html +2 -2
  163. data/docs/NgrokAPI/Models/EndpointRequestHeaders.html +2 -2
  164. data/docs/NgrokAPI/Models/EndpointResponseHeaders.html +2 -2
  165. data/docs/NgrokAPI/Models/EndpointSAML.html +2 -2
  166. data/docs/NgrokAPI/Models/EndpointSAMLMutate.html +2 -2
  167. data/docs/NgrokAPI/Models/EndpointTLSTermination.html +2 -2
  168. data/docs/NgrokAPI/Models/EndpointTLSTerminationAtEdge.html +617 -0
  169. data/docs/NgrokAPI/Models/EndpointWebhookValidation.html +2 -2
  170. data/docs/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +543 -0
  171. data/docs/NgrokAPI/Models/EventDestination.html +6 -6
  172. data/docs/NgrokAPI/Models/EventSource.html +2 -2
  173. data/docs/NgrokAPI/Models/EventSourceList.html +2 -2
  174. data/docs/NgrokAPI/Models/EventSourceReplace.html +2 -2
  175. data/docs/NgrokAPI/Models/EventSubscription.html +2 -2
  176. data/docs/NgrokAPI/Models/EventTarget.html +2 -2
  177. data/docs/NgrokAPI/Models/EventTargetCloudwatchLogs.html +2 -2
  178. data/docs/NgrokAPI/Models/EventTargetFirehose.html +2 -2
  179. data/docs/NgrokAPI/Models/EventTargetKinesis.html +2 -2
  180. data/docs/NgrokAPI/Models/FailoverBackend.html +1075 -0
  181. data/docs/NgrokAPI/Models/HTTPResponseBackend.html +1231 -0
  182. data/{doc/NgrokAPI/Models/EventStream.html → docs/NgrokAPI/Models/HTTPSEdge.html} +118 -118
  183. data/docs/NgrokAPI/Models/{EndpointConfiguration.html → HTTPSEdgeRoute.html} +202 -264
  184. data/docs/NgrokAPI/Models/IPPolicy.html +2 -2
  185. data/docs/NgrokAPI/Models/IPPolicyRule.html +96 -22
  186. data/docs/NgrokAPI/Models/IPRestriction.html +2 -2
  187. data/docs/NgrokAPI/Models/Listable.html +2 -2
  188. data/docs/NgrokAPI/Models/Ref.html +2 -2
  189. data/docs/NgrokAPI/Models/ReservedAddr.html +2 -2
  190. data/docs/NgrokAPI/Models/ReservedDomain.html +2 -2
  191. data/docs/NgrokAPI/Models/ReservedDomainCertJob.html +2 -2
  192. data/docs/NgrokAPI/Models/ReservedDomainCertPolicy.html +2 -2
  193. data/docs/NgrokAPI/Models/ReservedDomainCertStatus.html +2 -2
  194. data/docs/NgrokAPI/Models/SSHCertificateAuthority.html +2 -2
  195. data/docs/NgrokAPI/Models/SSHCredential.html +2 -2
  196. data/docs/NgrokAPI/Models/SSHHostCertificate.html +2 -2
  197. data/docs/NgrokAPI/Models/SSHUserCertificate.html +2 -2
  198. data/docs/NgrokAPI/Models/TCPEdge.html +1235 -0
  199. data/docs/NgrokAPI/Models/TLSCertificate.html +2 -2
  200. data/docs/NgrokAPI/Models/TLSCertificateSANs.html +2 -2
  201. data/docs/NgrokAPI/Models/TLSEdge.html +1395 -0
  202. data/docs/NgrokAPI/Models/Tunnel.html +313 -17
  203. data/docs/NgrokAPI/Models/TunnelGroupBackend.html +1149 -0
  204. data/docs/NgrokAPI/Models/TunnelSession.html +2 -2
  205. data/docs/NgrokAPI/Models/WeightedBackend.html +1075 -0
  206. data/docs/NgrokAPI/Models.html +4 -4
  207. data/docs/NgrokAPI/PagedIterator.html +2 -2
  208. data/docs/NgrokAPI/Services/APIKeysClient.html +2 -2
  209. data/docs/NgrokAPI/Services/AbuseReportsClient.html +2 -2
  210. data/docs/NgrokAPI/Services/AgentIngressesClient.html +2 -2
  211. data/docs/NgrokAPI/Services/CertificateAuthoritiesClient.html +2 -2
  212. data/docs/NgrokAPI/Services/CredentialsClient.html +2 -2
  213. data/docs/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +1153 -0
  214. data/docs/NgrokAPI/Services/{EndpointCircuitBreakerModuleClient.html → EdgeRouteCircuitBreakerModuleClient.html} +206 -96
  215. data/{doc/NgrokAPI/Services/EndpointCompressionModuleClient.html → docs/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html} +206 -96
  216. data/docs/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +1153 -0
  217. data/docs/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +1153 -0
  218. data/docs/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html +1153 -0
  219. data/docs/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +1153 -0
  220. data/{doc/NgrokAPI/Services/EndpointResponseHeadersModuleClient.html → docs/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html} +206 -96
  221. data/docs/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html +1153 -0
  222. data/docs/NgrokAPI/Services/{EndpointWebhookValidationModuleClient.html → EdgeRouteWebhookVerificationModuleClient.html} +206 -96
  223. data/docs/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +1153 -0
  224. data/docs/NgrokAPI/Services/{EventStreamsClient.html → EdgesHTTPSClient.html} +236 -271
  225. data/{doc/NgrokAPI/Services/EndpointConfigurationsClient.html → docs/NgrokAPI/Services/EdgesHTTPSRoutesClient.html} +456 -620
  226. data/docs/NgrokAPI/Services/EdgesTCPClient.html +1757 -0
  227. data/docs/NgrokAPI/Services/EdgesTLSClient.html +1847 -0
  228. data/docs/NgrokAPI/Services/EndpointsClient.html +907 -0
  229. data/docs/NgrokAPI/Services/EventDestinationsClient.html +35 -35
  230. data/docs/NgrokAPI/Services/EventSourcesClient.html +2 -2
  231. data/docs/NgrokAPI/Services/EventSubscriptionsClient.html +5 -5
  232. data/docs/NgrokAPI/Services/FailoverBackendsClient.html +1644 -0
  233. data/docs/NgrokAPI/Services/HTTPResponseBackendsClient.html +1744 -0
  234. data/{doc/NgrokAPI/Services/EndpointSAMLModuleClient.html → docs/NgrokAPI/Services/HTTPSEdgeMutualTLSModuleClient.html} +59 -59
  235. data/docs/NgrokAPI/Services/{EndpointRequestHeadersModuleClient.html → HTTPSEdgeTLSTerminationModuleClient.html} +59 -59
  236. data/docs/NgrokAPI/Services/IPPoliciesClient.html +40 -58
  237. data/docs/NgrokAPI/Services/IPPolicyRulesClient.html +60 -40
  238. data/docs/NgrokAPI/Services/IPRestrictionsClient.html +3 -3
  239. data/docs/NgrokAPI/Services/ReservedAddrsClient.html +41 -331
  240. data/docs/NgrokAPI/Services/ReservedDomainsClient.html +94 -674
  241. data/docs/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +2 -2
  242. data/docs/NgrokAPI/Services/SSHCredentialsClient.html +2 -2
  243. data/docs/NgrokAPI/Services/SSHHostCertificatesClient.html +2 -2
  244. data/docs/NgrokAPI/Services/SSHUserCertificatesClient.html +2 -2
  245. data/docs/NgrokAPI/Services/{EndpointOAuthModuleClient.html → TCPEdgeBackendModuleClient.html} +59 -59
  246. data/docs/NgrokAPI/Services/TCPEdgeIPRestrictionModuleClient.html +1043 -0
  247. data/docs/NgrokAPI/Services/TLSCertificatesClient.html +2 -2
  248. data/{doc/NgrokAPI/Services/EndpointOAuthModuleClient.html → docs/NgrokAPI/Services/TLSEdgeBackendModuleClient.html} +59 -59
  249. data/docs/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html +1043 -0
  250. data/docs/NgrokAPI/Services/{EndpointMutualTLSModuleClient.html → TLSEdgeMutualTLSModuleClient.html} +41 -41
  251. data/{doc/NgrokAPI/Services/EndpointTLSTerminationModuleClient.html → docs/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html} +41 -41
  252. data/docs/NgrokAPI/Services/TunnelGroupBackendsClient.html +1644 -0
  253. data/docs/NgrokAPI/Services/TunnelSessionsClient.html +2 -2
  254. data/docs/NgrokAPI/Services/TunnelsClient.html +241 -3
  255. data/docs/NgrokAPI/Services/WeightedBackendsClient.html +1644 -0
  256. data/docs/NgrokAPI/Services.html +4 -4
  257. data/docs/NgrokAPI.html +3 -3
  258. data/docs/_index.html +237 -60
  259. data/docs/class_list.html +1 -1
  260. data/docs/file.README.html +2 -2
  261. data/docs/index.html +2 -2
  262. data/docs/method_list.html +3393 -1433
  263. data/docs/top-level-namespace.html +2 -2
  264. data/lib/ngrokapi/client.rb +47 -24
  265. data/lib/ngrokapi/models/endpoint.rb +49 -0
  266. data/lib/ngrokapi/models/{endpoint_logging.rb → endpoint_backend.rb} +3 -3
  267. data/lib/ngrokapi/models/{endpoint_logging_mutate.rb → endpoint_backend_mutate.rb} +3 -3
  268. data/lib/ngrokapi/models/endpoint_tls_termination_at_edge.rb +27 -0
  269. data/lib/ngrokapi/models/endpoint_websocket_tcp_converter.rb +25 -0
  270. data/lib/ngrokapi/models/event_destination.rb +1 -2
  271. data/lib/ngrokapi/models/{event_stream.rb → failover_backend.rb} +15 -27
  272. data/lib/ngrokapi/models/http_response_backend.rb +71 -0
  273. data/lib/ngrokapi/models/https_edge.rb +80 -0
  274. data/lib/ngrokapi/models/{endpoint_configuration.rb → https_edge_route.rb} +56 -53
  275. data/lib/ngrokapi/models/ip_policy_rule.rb +3 -1
  276. data/lib/ngrokapi/models/tcp_edge.rb +78 -0
  277. data/lib/ngrokapi/models/tls_edge.rb +88 -0
  278. data/lib/ngrokapi/models/tunnel.rb +9 -1
  279. data/lib/ngrokapi/models/tunnel_group_backend.rb +67 -0
  280. data/lib/ngrokapi/models/weighted_backend.rb +65 -0
  281. data/lib/ngrokapi/services/edge_route_backend_module_client.rb +120 -0
  282. data/lib/ngrokapi/services/{endpoint_circuit_breaker_module_client.rb → edge_route_circuit_breaker_module_client.rb} +37 -25
  283. data/lib/ngrokapi/services/{endpoint_compression_module_client.rb → edge_route_compression_module_client.rb} +37 -25
  284. data/lib/ngrokapi/services/edge_route_ip_restriction_module_client.rb +120 -0
  285. data/lib/ngrokapi/services/edge_route_o_auth_module_client.rb +120 -0
  286. data/lib/ngrokapi/services/edge_route_oidc_module_client.rb +120 -0
  287. data/lib/ngrokapi/services/edge_route_request_headers_module_client.rb +120 -0
  288. data/lib/ngrokapi/services/{endpoint_response_headers_module_client.rb → edge_route_response_headers_module_client.rb} +37 -25
  289. data/lib/ngrokapi/services/edge_route_saml_module_client.rb +120 -0
  290. data/lib/ngrokapi/services/{endpoint_webhook_validation_module_client.rb → edge_route_webhook_verification_module_client.rb} +37 -25
  291. data/lib/ngrokapi/services/edge_route_websocket_tcp_converter_module_client.rb +120 -0
  292. data/lib/ngrokapi/services/edges_https_client.rb +227 -0
  293. data/lib/ngrokapi/services/edges_https_routes_client.rb +244 -0
  294. data/lib/ngrokapi/services/edges_tcp_client.rb +227 -0
  295. data/lib/ngrokapi/services/edges_tls_client.rb +239 -0
  296. data/lib/ngrokapi/services/endpoints_client.rb +114 -0
  297. data/lib/ngrokapi/services/event_destinations_client.rb +2 -4
  298. data/lib/ngrokapi/services/event_subscriptions_client.rb +3 -3
  299. data/lib/ngrokapi/services/failover_backends_client.rb +214 -0
  300. data/lib/ngrokapi/services/http_response_backends_client.rb +199 -0
  301. data/lib/ngrokapi/services/{endpoint_saml_module_client.rb → https_edge_mutual_tls_module_client.rb} +25 -25
  302. data/lib/ngrokapi/services/{endpoint_request_headers_module_client.rb → https_edge_tls_termination_module_client.rb} +25 -25
  303. data/lib/ngrokapi/services/ip_policies_client.rb +1 -3
  304. data/lib/ngrokapi/services/ip_policy_rules_client.rb +3 -1
  305. data/lib/ngrokapi/services/ip_restrictions_client.rb +1 -1
  306. data/lib/ngrokapi/services/reserved_addrs_client.rb +0 -37
  307. data/lib/ngrokapi/services/reserved_domains_client.rb +0 -74
  308. data/lib/ngrokapi/services/{endpoint_logging_module_client.rb → tcp_edge_backend_module_client.rb} +25 -25
  309. data/lib/ngrokapi/services/{endpoint_ip_policy_module_client.rb → tcp_edge_ip_restriction_module_client.rb} +15 -15
  310. data/lib/ngrokapi/services/{endpoint_oidc_module_client.rb → tls_edge_backend_module_client.rb} +25 -25
  311. data/lib/ngrokapi/services/{endpoint_o_auth_module_client.rb → tls_edge_ip_restriction_module_client.rb} +25 -25
  312. data/lib/ngrokapi/services/{endpoint_mutual_tls_module_client.rb → tls_edge_mutual_tls_module_client.rb} +15 -15
  313. data/lib/ngrokapi/services/{endpoint_tls_termination_module_client.rb → tls_edge_tls_termination_module_client.rb} +15 -15
  314. data/lib/ngrokapi/services/tunnel_group_backends_client.rb +212 -0
  315. data/lib/ngrokapi/services/tunnels_client.rb +35 -0
  316. data/lib/ngrokapi/services/weighted_backends_client.rb +214 -0
  317. data/lib/ngrokapi/version.rb +1 -1
  318. data/spec/ngrokapi/client_spec.rb +44 -23
  319. data/spec/ngrokapi/models/endpoint_backend_mutate_spec.rb +21 -0
  320. data/spec/ngrokapi/models/endpoint_backend_spec.rb +21 -0
  321. data/spec/ngrokapi/models/endpoint_spec.rb +21 -0
  322. data/spec/ngrokapi/models/endpoint_tls_termination_at_edge_spec.rb +21 -0
  323. data/spec/ngrokapi/models/endpoint_websocket_tcp_converter_spec.rb +21 -0
  324. data/spec/ngrokapi/models/failover_backend_spec.rb +45 -0
  325. data/spec/ngrokapi/models/http_response_backend_spec.rb +51 -0
  326. data/spec/ngrokapi/models/https_edge_route_spec.rb +81 -0
  327. data/spec/ngrokapi/models/https_edge_spec.rb +51 -0
  328. data/spec/ngrokapi/models/tcp_edge_spec.rb +51 -0
  329. data/spec/ngrokapi/models/tls_edge_spec.rb +57 -0
  330. data/spec/ngrokapi/models/tunnel_group_backend_spec.rb +45 -0
  331. data/spec/ngrokapi/models/weighted_backend_spec.rb +45 -0
  332. data/spec/ngrokapi/services/edge_route_backend_module_client_spec.rb +139 -0
  333. data/spec/ngrokapi/services/{endpoint_circuit_breaker_module_client_spec.rb → edge_route_circuit_breaker_module_client_spec.rb} +31 -17
  334. data/spec/ngrokapi/services/{endpoint_compression_module_client_spec.rb → edge_route_compression_module_client_spec.rb} +31 -17
  335. data/spec/ngrokapi/services/edge_route_ip_restriction_module_client_spec.rb +139 -0
  336. data/spec/ngrokapi/services/{endpoint_o_auth_module_client_spec.rb → edge_route_o_auth_module_client_spec.rb} +31 -17
  337. data/spec/ngrokapi/services/{endpoint_oidc_module_client_spec.rb → edge_route_oidc_module_client_spec.rb} +31 -17
  338. data/spec/ngrokapi/services/{endpoint_request_headers_module_client_spec.rb → edge_route_request_headers_module_client_spec.rb} +31 -17
  339. data/spec/ngrokapi/services/{endpoint_response_headers_module_client_spec.rb → edge_route_response_headers_module_client_spec.rb} +31 -17
  340. data/spec/ngrokapi/services/{endpoint_saml_module_client_spec.rb → edge_route_saml_module_client_spec.rb} +31 -17
  341. data/spec/ngrokapi/services/{endpoint_webhook_validation_module_client_spec.rb → edge_route_webhook_verification_module_client_spec.rb} +31 -17
  342. data/spec/ngrokapi/services/edge_route_websocket_tcp_converter_module_client_spec.rb +139 -0
  343. data/spec/ngrokapi/services/{event_streams_client_spec.rb → edges_https_client_spec.rb} +106 -108
  344. data/spec/ngrokapi/services/edges_https_routes_client_spec.rb +241 -0
  345. data/spec/ngrokapi/services/edges_tcp_client_spec.rb +175 -0
  346. data/spec/ngrokapi/services/edges_tls_client_spec.rb +187 -0
  347. data/spec/ngrokapi/services/endpoints_client_spec.rb +57 -0
  348. data/spec/ngrokapi/services/failover_backends_client_spec.rb +163 -0
  349. data/spec/ngrokapi/services/http_response_backends_client_spec.rb +175 -0
  350. data/spec/ngrokapi/services/{endpoint_mutual_tls_module_client_spec.rb → https_edge_mutual_tls_module_client_spec.rb} +17 -17
  351. data/spec/ngrokapi/services/{endpoint_tls_termination_module_client_spec.rb → https_edge_tls_termination_module_client_spec.rb} +17 -17
  352. data/spec/ngrokapi/services/ip_policies_client_spec.rb +0 -1
  353. data/spec/ngrokapi/services/ip_policy_rules_client_spec.rb +3 -1
  354. data/spec/ngrokapi/services/reserved_addrs_client_spec.rb +0 -44
  355. data/spec/ngrokapi/services/reserved_domains_client_spec.rb +0 -88
  356. data/spec/ngrokapi/services/{endpoint_logging_module_client_spec.rb → tcp_edge_backend_module_client_spec.rb} +40 -40
  357. data/spec/ngrokapi/services/{endpoint_ip_policy_module_client_spec.rb → tcp_edge_ip_restriction_module_client_spec.rb} +17 -17
  358. data/spec/ngrokapi/services/tls_edge_backend_module_client_spec.rb +125 -0
  359. data/spec/ngrokapi/services/tls_edge_ip_restriction_module_client_spec.rb +125 -0
  360. data/spec/ngrokapi/services/tls_edge_mutual_tls_module_client_spec.rb +125 -0
  361. data/spec/ngrokapi/services/tls_edge_tls_termination_module_client_spec.rb +125 -0
  362. data/spec/ngrokapi/services/tunnel_group_backends_client_spec.rb +163 -0
  363. data/spec/ngrokapi/services/tunnels_client_spec.rb +36 -0
  364. data/spec/ngrokapi/services/weighted_backends_client_spec.rb +163 -0
  365. data/spec/spec_helper.rb +326 -33
  366. metadata +166 -74
  367. data/lib/ngrokapi/services/endpoint_configurations_client.rb +0 -289
  368. data/lib/ngrokapi/services/event_streams_client.rb +0 -224
  369. data/spec/ngrokapi/models/endpoint_configuration_spec.rb +0 -78
  370. data/spec/ngrokapi/models/endpoint_logging_mutate_spec.rb +0 -21
  371. data/spec/ngrokapi/models/endpoint_logging_spec.rb +0 -21
  372. data/spec/ngrokapi/models/event_stream_spec.rb +0 -51
  373. data/spec/ngrokapi/services/endpoint_configurations_client_spec.rb +0 -237
@@ -100,9 +100,9 @@
100
100
  </div>
101
101
 
102
102
  <div id="footer">
103
- Generated on Thu Dec 2 18:48:49 2021 by
103
+ Generated on Thu Mar 10 04:54:46 2022 by
104
104
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
105
- 0.9.27 (ruby-3.0.1).
105
+ 0.9.27 (ruby-2.7.5).
106
106
  </div>
107
107
 
108
108
  </div>
@@ -60,17 +60,13 @@ module NgrokAPI
60
60
  end
61
61
 
62
62
  ##
63
- # Endpoint Configurations are a reusable group of modules that encapsulate how
64
- # traffic to a domain or address is handled. Endpoint configurations are only
65
- # applied to Domains and TCP Addresses they have been attached to.
63
+ # Endpoints provides an API for querying the endpoint objects
64
+ # which define what tunnel or edge is used to serve a hostport.
65
+ # Only active endpoints associated with a tunnel or backend are returned.
66
66
  #
67
- # @return [NgrokAPI::Services::EndpointConfigurationsClient]
68
- def endpoint_configurations
69
- @_endpoint_configurations ||= NgrokAPI::Services::EndpointConfigurationsClient.new(client: @client)
70
- end
71
-
72
- def event_streams
73
- @_event_streams ||= NgrokAPI::Services::EventStreamsClient.new(client: @client)
67
+ # @return [NgrokAPI::Services::EndpointsClient]
68
+ def endpoints
69
+ @_endpoints ||= NgrokAPI::Services::EndpointsClient.new(client: @client)
74
70
  end
75
71
 
76
72
  def event_destinations
@@ -107,7 +103,7 @@ module NgrokAPI
107
103
 
108
104
  ##
109
105
  # An IP restriction is a restriction placed on the CIDRs that are allowed to
110
- # initate traffic to a specific aspect of your ngrok account. An IP
106
+ # initiate traffic to a specific aspect of your ngrok account. An IP
111
107
  # restriction has a type which defines the ingress it applies to. IP
112
108
  # restrictions can be used to enforce the source IPs that can make API
113
109
  # requests, log in to the dashboard, start ngrok agents, and connect to your
@@ -208,20 +204,47 @@ module NgrokAPI
208
204
  @_tunnels ||= NgrokAPI::Services::TunnelsClient.new(client: @client)
209
205
  end
210
206
 
211
- def pointcfg_module
207
+ def backends
208
+ ns = OpenStruct.new
209
+ ns.failover = NgrokAPI::Services::FailoverBackendsClient.new(client: @client)
210
+ ns.http_response = NgrokAPI::Services::HTTPResponseBackendsClient.new(client: @client)
211
+ ns.tunnel_group = NgrokAPI::Services::TunnelGroupBackendsClient.new(client: @client)
212
+ ns.weighted = NgrokAPI::Services::WeightedBackendsClient.new(client: @client)
213
+
214
+ ns
215
+ end
216
+
217
+ def edges
218
+ ns = OpenStruct.new
219
+ ns.https_routes = NgrokAPI::Services::EdgesHTTPSRoutesClient.new(client: @client)
220
+ ns.https = NgrokAPI::Services::EdgesHTTPSClient.new(client: @client)
221
+ ns.tcp = NgrokAPI::Services::EdgesTCPClient.new(client: @client)
222
+ ns.tls = NgrokAPI::Services::EdgesTLSClient.new(client: @client)
223
+
224
+ ns
225
+ end
226
+
227
+ def edge_modules
212
228
  ns = OpenStruct.new
213
- ns.logging = NgrokAPI::Services::EndpointLoggingModuleClient.new(client: @client)
214
- ns.circuit_breaker = NgrokAPI::Services::EndpointCircuitBreakerModuleClient.new(client: @client)
215
- ns.compression = NgrokAPI::Services::EndpointCompressionModuleClient.new(client: @client)
216
- ns.tls_termination = NgrokAPI::Services::EndpointTLSTerminationModuleClient.new(client: @client)
217
- ns.ip_policy = NgrokAPI::Services::EndpointIPPolicyModuleClient.new(client: @client)
218
- ns.mutual_tls = NgrokAPI::Services::EndpointMutualTLSModuleClient.new(client: @client)
219
- ns.request_headers = NgrokAPI::Services::EndpointRequestHeadersModuleClient.new(client: @client)
220
- ns.response_headers = NgrokAPI::Services::EndpointResponseHeadersModuleClient.new(client: @client)
221
- ns.oauth = NgrokAPI::Services::EndpointOAuthModuleClient.new(client: @client)
222
- ns.webhook_validation = NgrokAPI::Services::EndpointWebhookValidationModuleClient.new(client: @client)
223
- ns.saml = NgrokAPI::Services::EndpointSAMLModuleClient.new(client: @client)
224
- ns.oidc = NgrokAPI::Services::EndpointOIDCModuleClient.new(client: @client)
229
+ ns.https_edge_mutual_tls = NgrokAPI::Services::HTTPSEdgeMutualTLSModuleClient.new(client: @client)
230
+ ns.https_edge_tls_termination = NgrokAPI::Services::HTTPSEdgeTLSTerminationModuleClient.new(client: @client)
231
+ ns.https_edge_route_backend = NgrokAPI::Services::EdgeRouteBackendModuleClient.new(client: @client)
232
+ ns.https_edge_route_ip_restriction = NgrokAPI::Services::EdgeRouteIPRestrictionModuleClient.new(client: @client)
233
+ ns.https_edge_route_request_headers = NgrokAPI::Services::EdgeRouteRequestHeadersModuleClient.new(client: @client)
234
+ ns.https_edge_route_response_headers = NgrokAPI::Services::EdgeRouteResponseHeadersModuleClient.new(client: @client)
235
+ ns.https_edge_route_compression = NgrokAPI::Services::EdgeRouteCompressionModuleClient.new(client: @client)
236
+ ns.https_edge_route_circuit_breaker = NgrokAPI::Services::EdgeRouteCircuitBreakerModuleClient.new(client: @client)
237
+ ns.https_edge_route_webhook_verification = NgrokAPI::Services::EdgeRouteWebhookVerificationModuleClient.new(client: @client)
238
+ ns.https_edge_route_oauth = NgrokAPI::Services::EdgeRouteOAuthModuleClient.new(client: @client)
239
+ ns.https_edge_route_saml = NgrokAPI::Services::EdgeRouteSAMLModuleClient.new(client: @client)
240
+ ns.https_edge_route_oidc = NgrokAPI::Services::EdgeRouteOIDCModuleClient.new(client: @client)
241
+ ns.https_edge_route_websocket_tcp_converter = NgrokAPI::Services::EdgeRouteWebsocketTCPConverterModuleClient.new(client: @client)
242
+ ns.tcp_edge_backend = NgrokAPI::Services::TCPEdgeBackendModuleClient.new(client: @client)
243
+ ns.tcp_edge_ip_restriction = NgrokAPI::Services::TCPEdgeIPRestrictionModuleClient.new(client: @client)
244
+ ns.tls_edge_backend = NgrokAPI::Services::TLSEdgeBackendModuleClient.new(client: @client)
245
+ ns.tls_edge_ip_restriction = NgrokAPI::Services::TLSEdgeIPRestrictionModuleClient.new(client: @client)
246
+ ns.tls_edge_mutual_tls = NgrokAPI::Services::TLSEdgeMutualTLSModuleClient.new(client: @client)
247
+ ns.tls_edge_tls_termination = NgrokAPI::Services::TLSEdgeTLSTerminationModuleClient.new(client: @client)
225
248
 
226
249
  ns
227
250
  end
@@ -0,0 +1,49 @@
1
+ # frozen_string_literal: true
2
+
3
+ module NgrokAPI
4
+ module Models
5
+ class Endpoint
6
+ attr_reader :client,
7
+ :result,
8
+ :id,
9
+ :region,
10
+ :created_at,
11
+ :updated_at,
12
+ :public_url,
13
+ :proto,
14
+ :hostport,
15
+ :type,
16
+ :metadata,
17
+ :domain,
18
+ :tcp_addr,
19
+ :tunnel,
20
+ :edge
21
+
22
+ def initialize(client:, result:)
23
+ @client = client
24
+ @result = result
25
+ @id = @result['id']
26
+ @region = @result['region']
27
+ @created_at = @result['created_at']
28
+ @updated_at = @result['updated_at']
29
+ @public_url = @result['public_url']
30
+ @proto = @result['proto']
31
+ @hostport = @result['hostport']
32
+ @type = @result['type']
33
+ @metadata = @result['metadata']
34
+ @domain = @result['domain']
35
+ @tcp_addr = @result['tcp_addr']
36
+ @tunnel = @result['tunnel']
37
+ @edge = @result['edge']
38
+ end
39
+
40
+ def ==(other)
41
+ @result == other.result
42
+ end
43
+
44
+ def to_s
45
+ @result.to_s
46
+ end
47
+ end
48
+ end
49
+ end
@@ -2,17 +2,17 @@
2
2
 
3
3
  module NgrokAPI
4
4
  module Models
5
- class EndpointLogging
5
+ class EndpointBackend
6
6
  attr_reader :client,
7
7
  :result,
8
8
  :enabled,
9
- :event_streams
9
+ :backend
10
10
 
11
11
  def initialize(client:, result:)
12
12
  @client = client
13
13
  @result = result
14
14
  @enabled = @result['enabled']
15
- @event_streams = @result['event_streams']
15
+ @backend = @result['backend']
16
16
  end
17
17
 
18
18
  def ==(other)
@@ -2,17 +2,17 @@
2
2
 
3
3
  module NgrokAPI
4
4
  module Models
5
- class EndpointLoggingMutate
5
+ class EndpointBackendMutate
6
6
  attr_reader :client,
7
7
  :result,
8
8
  :enabled,
9
- :event_stream_ids
9
+ :backend_id
10
10
 
11
11
  def initialize(client:, result:)
12
12
  @client = client
13
13
  @result = result
14
14
  @enabled = @result['enabled']
15
- @event_stream_ids = @result['event_stream_ids']
15
+ @backend_id = @result['backend_id']
16
16
  end
17
17
 
18
18
  def ==(other)
@@ -0,0 +1,27 @@
1
+ # frozen_string_literal: true
2
+
3
+ module NgrokAPI
4
+ module Models
5
+ class EndpointTLSTerminationAtEdge
6
+ attr_reader :client,
7
+ :result,
8
+ :enabled,
9
+ :min_version
10
+
11
+ def initialize(client:, result:)
12
+ @client = client
13
+ @result = result
14
+ @enabled = @result['enabled']
15
+ @min_version = @result['min_version']
16
+ end
17
+
18
+ def ==(other)
19
+ @result == other.result
20
+ end
21
+
22
+ def to_s
23
+ @result.to_s
24
+ end
25
+ end
26
+ end
27
+ end
@@ -0,0 +1,25 @@
1
+ # frozen_string_literal: true
2
+
3
+ module NgrokAPI
4
+ module Models
5
+ class EndpointWebsocketTCPConverter
6
+ attr_reader :client,
7
+ :result,
8
+ :enabled
9
+
10
+ def initialize(client:, result:)
11
+ @client = client
12
+ @result = result
13
+ @enabled = @result['enabled']
14
+ end
15
+
16
+ def ==(other)
17
+ @result == other.result
18
+ end
19
+
20
+ def to_s
21
+ @result.to_s
22
+ end
23
+ end
24
+ end
25
+ end
@@ -35,8 +35,7 @@ module NgrokAPI
35
35
 
36
36
  ##
37
37
  # Delete an Event Destination. If the Event Destination is still referenced by an
38
- # Event Stream, this will throw an error until that Event Stream has removed that
39
- # reference.
38
+ # Event Subscription.
40
39
  #
41
40
  # https://ngrok.com/docs/api#api-event-destinations-delete
42
41
  def delete
@@ -2,18 +2,15 @@
2
2
 
3
3
  module NgrokAPI
4
4
  module Models
5
- class EventStream
5
+ class FailoverBackend
6
6
  attr_reader :client,
7
7
  :result,
8
8
  :id,
9
9
  :uri,
10
10
  :created_at,
11
- :metadata,
12
11
  :description,
13
- :fields,
14
- :event_type,
15
- :destination_ids,
16
- :sampling_rate
12
+ :metadata,
13
+ :backends
17
14
 
18
15
  def initialize(client:, result:)
19
16
  @client = client
@@ -21,12 +18,9 @@ module NgrokAPI
21
18
  @id = @result['id']
22
19
  @uri = @result['uri']
23
20
  @created_at = @result['created_at']
24
- @metadata = @result['metadata']
25
21
  @description = @result['description']
26
- @fields = @result['fields']
27
- @event_type = @result['event_type']
28
- @destination_ids = @result['destination_ids']
29
- @sampling_rate = @result['sampling_rate']
22
+ @metadata = @result['metadata']
23
+ @backends = @result['backends']
30
24
  end
31
25
 
32
26
  def ==(other)
@@ -38,9 +32,9 @@ module NgrokAPI
38
32
  end
39
33
 
40
34
  ##
41
- # Delete an Event Stream. Associated Event Destinations will be preserved.
35
+ # Delete a Failover backend by ID. TODO what if used?
42
36
  #
43
- # https://ngrok.com/docs/api#api-event-streams-delete
37
+ # https://ngrok.com/docs/api#api-failover-backends-delete
44
38
  def delete
45
39
  @client.delete(
46
40
  id: @id
@@ -48,28 +42,22 @@ module NgrokAPI
48
42
  end
49
43
 
50
44
  ##
51
- # Update attributes of an Event Stream by ID.
45
+ # Update Failover backend by ID
52
46
  #
53
- # https://ngrok.com/docs/api#api-event-streams-update
47
+ # https://ngrok.com/docs/api#api-failover-backends-update
54
48
  def update(
55
- metadata: nil,
56
49
  description: nil,
57
- fields: nil,
58
- destination_ids: nil,
59
- sampling_rate: nil
50
+ metadata: nil,
51
+ backends: []
60
52
  )
61
- @metadata = metadata if metadata
62
53
  @description = description if description
63
- @fields = fields if fields
64
- @destination_ids = destination_ids if destination_ids
65
- @sampling_rate = sampling_rate if sampling_rate
54
+ @metadata = metadata if metadata
55
+ @backends = backends if backends
66
56
  @client.update(
67
57
  id: @id,
68
- metadata: metadata,
69
58
  description: description,
70
- fields: fields,
71
- destination_ids: destination_ids,
72
- sampling_rate: sampling_rate
59
+ metadata: metadata,
60
+ backends: backends
73
61
  )
74
62
  end
75
63
  end
@@ -0,0 +1,71 @@
1
+ # frozen_string_literal: true
2
+
3
+ module NgrokAPI
4
+ module Models
5
+ class HTTPResponseBackend
6
+ attr_reader :client,
7
+ :result,
8
+ :id,
9
+ :uri,
10
+ :created_at,
11
+ :description,
12
+ :metadata,
13
+ :body,
14
+ :headers,
15
+ :status_code
16
+
17
+ def initialize(client:, result:)
18
+ @client = client
19
+ @result = result
20
+ @id = @result['id']
21
+ @uri = @result['uri']
22
+ @created_at = @result['created_at']
23
+ @description = @result['description']
24
+ @metadata = @result['metadata']
25
+ @body = @result['body']
26
+ @headers = @result['headers']
27
+ @status_code = @result['status_code']
28
+ end
29
+
30
+ def ==(other)
31
+ @result == other.result
32
+ end
33
+
34
+ def to_s
35
+ @result.to_s
36
+ end
37
+
38
+ ##
39
+ # https://ngrok.com/docs/api#api-http-response-backends-delete
40
+ def delete
41
+ @client.delete(
42
+ id: @id
43
+ )
44
+ end
45
+
46
+ ##
47
+ # https://ngrok.com/docs/api#api-http-response-backends-update
48
+ def update(
49
+ description: nil,
50
+ metadata: nil,
51
+ body: nil,
52
+ headers: nil,
53
+ status_code: nil
54
+ )
55
+ @description = description if description
56
+ @metadata = metadata if metadata
57
+ @body = body if body
58
+ @headers = headers if headers
59
+ @status_code = status_code if status_code
60
+ @client.update(
61
+ id: @id,
62
+ description: description,
63
+ metadata: metadata,
64
+ body: body,
65
+ headers: headers,
66
+ status_code: status_code
67
+ )
68
+ end
69
+ end
70
+ end
71
+ end
@@ -0,0 +1,80 @@
1
+ # frozen_string_literal: true
2
+
3
+ module NgrokAPI
4
+ module Models
5
+ class HTTPSEdge
6
+ attr_reader :client,
7
+ :result,
8
+ :id,
9
+ :description,
10
+ :metadata,
11
+ :created_at,
12
+ :uri,
13
+ :hostports,
14
+ :mutual_tls,
15
+ :tls_termination,
16
+ :routes
17
+
18
+ def initialize(client:, result:)
19
+ @client = client
20
+ @result = result
21
+ @id = @result['id']
22
+ @description = @result['description']
23
+ @metadata = @result['metadata']
24
+ @created_at = @result['created_at']
25
+ @uri = @result['uri']
26
+ @hostports = @result['hostports']
27
+ @mutual_tls = @result['mutual_tls']
28
+ @tls_termination = @result['tls_termination']
29
+ @routes = @result['routes']
30
+ end
31
+
32
+ def ==(other)
33
+ @result == other.result
34
+ end
35
+
36
+ def to_s
37
+ @result.to_s
38
+ end
39
+
40
+ ##
41
+ # Updates an HTTPS Edge by ID. If a module is not specified in the update, it will
42
+ # not be modified. However, each module configuration that is specified will
43
+ # completely replace the existing value. There is no way to delete an existing
44
+ # module via this API, instead use the delete module API.
45
+ #
46
+ # https://ngrok.com/docs/api#api-edges-https-update
47
+ def update(
48
+ description: nil,
49
+ metadata: nil,
50
+ hostports: nil,
51
+ mutual_tls: nil,
52
+ tls_termination: nil
53
+ )
54
+ @description = description if description
55
+ @metadata = metadata if metadata
56
+ @hostports = hostports if hostports
57
+ @mutual_tls = mutual_tls if mutual_tls
58
+ @tls_termination = tls_termination if tls_termination
59
+ @client.update(
60
+ id: @id,
61
+ description: description,
62
+ metadata: metadata,
63
+ hostports: hostports,
64
+ mutual_tls: mutual_tls,
65
+ tls_termination: tls_termination
66
+ )
67
+ end
68
+
69
+ ##
70
+ # Delete an HTTPS Edge by ID
71
+ #
72
+ # https://ngrok.com/docs/api#api-edges-https-delete
73
+ def delete
74
+ @client.delete(
75
+ id: @id
76
+ )
77
+ end
78
+ end
79
+ end
80
+ end
@@ -2,53 +2,51 @@
2
2
 
3
3
  module NgrokAPI
4
4
  module Models
5
- class EndpointConfiguration
5
+ class HTTPSEdgeRoute
6
6
  attr_reader :client,
7
7
  :result,
8
+ :edge_id,
8
9
  :id,
9
- :type,
10
- :description,
11
- :metadata,
12
10
  :created_at,
11
+ :match_type,
12
+ :match,
13
13
  :uri,
14
- :basic_auth,
14
+ :description,
15
+ :metadata,
16
+ :backend,
17
+ :ip_restriction,
15
18
  :circuit_breaker,
16
19
  :compression,
17
20
  :request_headers,
18
21
  :response_headers,
19
- :ip_policy,
20
- :mutual_tls,
21
- :tls_termination,
22
- :webhook_validation,
22
+ :webhook_verification,
23
23
  :oauth,
24
- :logging,
25
24
  :saml,
26
25
  :oidc,
27
- :backend
26
+ :websocket_tcp_converter
28
27
 
29
28
  def initialize(client:, result:)
30
29
  @client = client
31
30
  @result = result
31
+ @edge_id = @result['edge_id']
32
32
  @id = @result['id']
33
- @type = @result['type']
34
- @description = @result['description']
35
- @metadata = @result['metadata']
36
33
  @created_at = @result['created_at']
34
+ @match_type = @result['match_type']
35
+ @match = @result['match']
37
36
  @uri = @result['uri']
38
- @basic_auth = @result['basic_auth']
37
+ @description = @result['description']
38
+ @metadata = @result['metadata']
39
+ @backend = @result['backend']
40
+ @ip_restriction = @result['ip_restriction']
39
41
  @circuit_breaker = @result['circuit_breaker']
40
42
  @compression = @result['compression']
41
43
  @request_headers = @result['request_headers']
42
44
  @response_headers = @result['response_headers']
43
- @ip_policy = @result['ip_policy']
44
- @mutual_tls = @result['mutual_tls']
45
- @tls_termination = @result['tls_termination']
46
- @webhook_validation = @result['webhook_validation']
45
+ @webhook_verification = @result['webhook_verification']
47
46
  @oauth = @result['oauth']
48
- @logging = @result['logging']
49
47
  @saml = @result['saml']
50
48
  @oidc = @result['oidc']
51
- @backend = @result['backend']
49
+ @websocket_tcp_converter = @result['websocket_tcp_converter']
52
50
  end
53
51
 
54
52
  def ==(other)
@@ -60,69 +58,74 @@ module NgrokAPI
60
58
  end
61
59
 
62
60
  ##
63
- # Delete an endpoint configuration. This operation will fail if the endpoint
64
- # configuration is still referenced by any reserved domain or reserved address.
65
- #
66
- # https://ngrok.com/docs/api#api-endpoint-configurations-delete
67
- def delete
68
- @client.delete(
69
- id: @id
70
- )
71
- end
72
-
73
- ##
74
- # Updates an endpoint configuration. If a module is not specified in the update,
61
+ # Updates an HTTPS Edge Route by ID. If a module is not specified in the update,
75
62
  # it will not be modified. However, each module configuration that is specified
76
63
  # will completely replace the existing value. There is no way to delete an
77
64
  # existing module via this API, instead use the delete module API.
78
65
  #
79
- # https://ngrok.com/docs/api#api-endpoint-configurations-update
66
+ # https://ngrok.com/docs/api#api-edges-https-routes-update
80
67
  def update(
81
- description: nil,
82
- metadata: nil,
68
+ match_type: "",
69
+ match: "",
70
+ description: "",
71
+ metadata: "",
72
+ backend: nil,
73
+ ip_restriction: nil,
83
74
  circuit_breaker: nil,
84
75
  compression: nil,
85
76
  request_headers: nil,
86
77
  response_headers: nil,
87
- ip_policy: nil,
88
- mutual_tls: nil,
89
- tls_termination: nil,
90
- webhook_validation: nil,
78
+ webhook_verification: nil,
91
79
  oauth: nil,
92
- logging: nil,
93
80
  saml: nil,
94
- oidc: nil
81
+ oidc: nil,
82
+ websocket_tcp_converter: nil
95
83
  )
84
+ @match_type = match_type if match_type
85
+ @match = match if match
96
86
  @description = description if description
97
87
  @metadata = metadata if metadata
88
+ @backend = backend if backend
89
+ @ip_restriction = ip_restriction if ip_restriction
98
90
  @circuit_breaker = circuit_breaker if circuit_breaker
99
91
  @compression = compression if compression
100
92
  @request_headers = request_headers if request_headers
101
93
  @response_headers = response_headers if response_headers
102
- @ip_policy = ip_policy if ip_policy
103
- @mutual_tls = mutual_tls if mutual_tls
104
- @tls_termination = tls_termination if tls_termination
105
- @webhook_validation = webhook_validation if webhook_validation
94
+ @webhook_verification = webhook_verification if webhook_verification
106
95
  @oauth = oauth if oauth
107
- @logging = logging if logging
108
96
  @saml = saml if saml
109
97
  @oidc = oidc if oidc
98
+ @websocket_tcp_converter = websocket_tcp_converter if websocket_tcp_converter
110
99
  @client.update(
100
+ edge_id: @edge_id,
111
101
  id: @id,
102
+ match_type: match_type,
103
+ match: match,
112
104
  description: description,
113
105
  metadata: metadata,
106
+ backend: backend,
107
+ ip_restriction: ip_restriction,
114
108
  circuit_breaker: circuit_breaker,
115
109
  compression: compression,
116
110
  request_headers: request_headers,
117
111
  response_headers: response_headers,
118
- ip_policy: ip_policy,
119
- mutual_tls: mutual_tls,
120
- tls_termination: tls_termination,
121
- webhook_validation: webhook_validation,
112
+ webhook_verification: webhook_verification,
122
113
  oauth: oauth,
123
- logging: logging,
124
114
  saml: saml,
125
- oidc: oidc
115
+ oidc: oidc,
116
+ websocket_tcp_converter: websocket_tcp_converter
117
+ )
118
+ end
119
+
120
+ ##
121
+ # Delete an HTTPS Edge Route by ID
122
+ #
123
+ # https://ngrok.com/docs/api#api-edges-https-routes-delete
124
+ def delete(
125
+ )
126
+ @client.delete(
127
+ edge_id: @edge_id,
128
+ id: @id
126
129
  )
127
130
  end
128
131
  end