ngrok-api 0.19.0 → 0.22.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (637) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/ci.yml +7 -7
  3. data/.gitignore +15 -13
  4. data/.rubocop.yml +30 -28
  5. data/.rubocop_airbnb.yml +4 -2
  6. data/.simplecov +3 -1
  7. data/CHANGELOG.md +12 -0
  8. data/CODE_OF_CONDUCT.md +45 -0
  9. data/Gemfile +34 -32
  10. data/Guardfile +18 -16
  11. data/README.md +94 -88
  12. data/Rakefile +9 -7
  13. data/doc/NgrokAPI/Client.html +295 -135
  14. data/doc/NgrokAPI/Error.html +12 -12
  15. data/doc/NgrokAPI/Errors/NotFoundError.html +12 -12
  16. data/doc/NgrokAPI/Errors.html +4 -4
  17. data/doc/NgrokAPI/HttpClient.html +74 -74
  18. data/doc/NgrokAPI/Models/APIKey.html +150 -72
  19. data/doc/NgrokAPI/Models/AWSAuth.html +36 -36
  20. data/doc/NgrokAPI/Models/AWSCredentials.html +36 -36
  21. data/doc/NgrokAPI/Models/AWSRole.html +32 -32
  22. data/doc/NgrokAPI/Models/AbuseReport.html +63 -59
  23. data/doc/NgrokAPI/Models/AbuseReportHostname.html +36 -36
  24. data/doc/NgrokAPI/Models/AgentIngress.html +245 -87
  25. data/doc/NgrokAPI/Models/AgentIngressCertJob.html +817 -0
  26. data/doc/NgrokAPI/Models/AgentIngressCertPolicy.html +669 -0
  27. data/doc/NgrokAPI/Models/AgentIngressCertStatus.html +669 -0
  28. data/doc/NgrokAPI/Models/ApplicationSession.html +1414 -0
  29. data/doc/NgrokAPI/Models/ApplicationUser.html +1336 -0
  30. data/doc/NgrokAPI/Models/BotUser.html +1051 -0
  31. data/doc/NgrokAPI/Models/BrowserSession.html +743 -0
  32. data/doc/NgrokAPI/Models/CertificateAuthority.html +93 -89
  33. data/doc/NgrokAPI/Models/Credential.html +154 -76
  34. data/doc/NgrokAPI/Models/Endpoint.html +87 -83
  35. data/doc/NgrokAPI/Models/EndpointAction.html +669 -0
  36. data/doc/NgrokAPI/Models/EndpointBackend.html +36 -36
  37. data/doc/NgrokAPI/Models/EndpointBackendMutate.html +36 -36
  38. data/doc/NgrokAPI/Models/EndpointCircuitBreaker.html +52 -52
  39. data/doc/NgrokAPI/Models/EndpointCompression.html +32 -32
  40. data/doc/NgrokAPI/Models/EndpointIPPolicy.html +36 -36
  41. data/doc/NgrokAPI/Models/EndpointIPPolicyMutate.html +36 -36
  42. data/doc/NgrokAPI/Models/EndpointMutualTLS.html +36 -36
  43. data/doc/NgrokAPI/Models/EndpointMutualTLSMutate.html +36 -36
  44. data/doc/NgrokAPI/Models/EndpointOAuth.html +56 -56
  45. data/doc/NgrokAPI/Models/EndpointOAuthAmazon.html +891 -0
  46. data/doc/NgrokAPI/Models/EndpointOAuthFacebook.html +48 -48
  47. data/doc/NgrokAPI/Models/EndpointOAuthGitHub.html +56 -56
  48. data/doc/NgrokAPI/Models/EndpointOAuthGitLab.html +891 -0
  49. data/doc/NgrokAPI/Models/EndpointOAuthGoogle.html +48 -48
  50. data/doc/NgrokAPI/Models/EndpointOAuthLinkedIn.html +891 -0
  51. data/doc/NgrokAPI/Models/EndpointOAuthMicrosoft.html +48 -48
  52. data/doc/NgrokAPI/Models/EndpointOAuthProvider.html +345 -49
  53. data/doc/NgrokAPI/Models/EndpointOAuthTwitch.html +891 -0
  54. data/doc/NgrokAPI/Models/EndpointOIDC.html +64 -64
  55. data/doc/NgrokAPI/Models/EndpointPolicy.html +743 -0
  56. data/doc/NgrokAPI/Models/EndpointRequestHeaders.html +40 -40
  57. data/doc/NgrokAPI/Models/EndpointResponseHeaders.html +40 -40
  58. data/doc/NgrokAPI/Models/EndpointRule.html +743 -0
  59. data/doc/NgrokAPI/Models/EndpointSAML.html +103 -165
  60. data/doc/NgrokAPI/Models/EndpointSAMLMutate.html +68 -142
  61. data/doc/NgrokAPI/Models/EndpointTLSTermination.html +40 -40
  62. data/doc/NgrokAPI/Models/EndpointTLSTerminationAtEdge.html +36 -36
  63. data/doc/NgrokAPI/Models/EndpointUserAgentFilter.html +743 -0
  64. data/doc/NgrokAPI/Models/EndpointWebhookValidation.html +40 -40
  65. data/doc/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +32 -32
  66. data/doc/NgrokAPI/Models/EventDestination.html +69 -65
  67. data/doc/NgrokAPI/Models/EventSource.html +39 -183
  68. data/doc/NgrokAPI/Models/EventSourceList.html +43 -39
  69. data/doc/NgrokAPI/Models/EventSourceReplace.html +29 -177
  70. data/doc/NgrokAPI/Models/EventSubscription.html +69 -65
  71. data/doc/NgrokAPI/Models/EventTarget.html +52 -52
  72. data/doc/NgrokAPI/Models/EventTargetCloudwatchLogs.html +36 -36
  73. data/doc/NgrokAPI/Models/EventTargetDatadog.html +817 -0
  74. data/doc/NgrokAPI/Models/EventTargetFirehose.html +36 -36
  75. data/doc/NgrokAPI/Models/EventTargetKinesis.html +36 -36
  76. data/doc/NgrokAPI/Models/FailoverBackend.html +73 -69
  77. data/doc/NgrokAPI/Models/HTTPResponseBackend.html +81 -77
  78. data/doc/NgrokAPI/Models/HTTPSEdge.html +85 -81
  79. data/doc/NgrokAPI/Models/HTTPSEdgeRoute.html +297 -133
  80. data/doc/NgrokAPI/Models/IPPolicy.html +66 -136
  81. data/doc/NgrokAPI/Models/IPPolicyRule.html +81 -77
  82. data/doc/NgrokAPI/Models/IPRestriction.html +73 -69
  83. data/doc/NgrokAPI/Models/IdentityProvider.html +669 -0
  84. data/doc/NgrokAPI/Models/Listable.html +79 -79
  85. data/doc/NgrokAPI/Models/Location.html +817 -0
  86. data/doc/NgrokAPI/Models/Ref.html +43 -39
  87. data/doc/NgrokAPI/Models/ReservedAddr.html +67 -137
  88. data/doc/NgrokAPI/Models/ReservedDomain.html +83 -227
  89. data/doc/NgrokAPI/Models/ReservedDomainCertJob.html +44 -44
  90. data/doc/NgrokAPI/Models/ReservedDomainCertPolicy.html +36 -36
  91. data/doc/NgrokAPI/Models/ReservedDomainCertStatus.html +36 -36
  92. data/doc/NgrokAPI/Models/SSHCertificateAuthority.html +77 -73
  93. data/doc/NgrokAPI/Models/SSHCredential.html +154 -76
  94. data/doc/NgrokAPI/Models/SSHHostCertificate.html +97 -93
  95. data/doc/NgrokAPI/Models/SSHUserCertificate.html +105 -101
  96. data/doc/NgrokAPI/Models/StaticBackend.html +1211 -0
  97. data/doc/NgrokAPI/Models/StaticBackendTLS.html +595 -0
  98. data/doc/NgrokAPI/Models/TCPEdge.html +168 -84
  99. data/doc/NgrokAPI/Models/TLSCertificate.html +133 -129
  100. data/doc/NgrokAPI/Models/TLSCertificateSANs.html +36 -36
  101. data/doc/NgrokAPI/Models/TLSEdge.html +176 -92
  102. data/doc/NgrokAPI/Models/Tunnel.html +79 -75
  103. data/doc/NgrokAPI/Models/TunnelGroupBackend.html +77 -73
  104. data/doc/NgrokAPI/Models/TunnelSession.html +75 -71
  105. data/doc/NgrokAPI/Models/UserAgent.html +965 -0
  106. data/doc/NgrokAPI/Models/WeightedBackend.html +73 -69
  107. data/doc/NgrokAPI/Models.html +6 -6
  108. data/doc/NgrokAPI/PagedIterator.html +53 -53
  109. data/doc/NgrokAPI/Services/APIKeysClient.html +135 -95
  110. data/doc/NgrokAPI/Services/AbuseReportsClient.html +29 -29
  111. data/doc/NgrokAPI/Services/AgentIngressesClient.html +184 -104
  112. data/doc/NgrokAPI/Services/ApplicationSessionsClient.html +1131 -0
  113. data/doc/NgrokAPI/Services/ApplicationUsersClient.html +1131 -0
  114. data/doc/NgrokAPI/Services/BotUsersClient.html +1717 -0
  115. data/doc/NgrokAPI/Services/CertificateAuthoritiesClient.html +52 -52
  116. data/doc/NgrokAPI/Services/CredentialsClient.html +139 -99
  117. data/doc/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +36 -36
  118. data/doc/NgrokAPI/Services/EdgeRouteCircuitBreakerModuleClient.html +36 -36
  119. data/doc/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html +36 -36
  120. data/doc/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +36 -36
  121. data/doc/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +36 -36
  122. data/doc/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html +36 -36
  123. data/doc/NgrokAPI/Services/EdgeRoutePolicyModuleClient.html +1149 -0
  124. data/doc/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +36 -36
  125. data/doc/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html +36 -36
  126. data/doc/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html +36 -36
  127. data/doc/NgrokAPI/Services/EdgeRouteUserAgentFilterModuleClient.html +1149 -0
  128. data/doc/NgrokAPI/Services/EdgeRouteWebhookVerificationModuleClient.html +36 -36
  129. data/doc/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +36 -36
  130. data/doc/NgrokAPI/Services/EdgesHTTPSClient.html +52 -52
  131. data/doc/NgrokAPI/Services/EdgesHTTPSRoutesClient.html +252 -112
  132. data/doc/NgrokAPI/Services/EdgesTCPClient.html +184 -104
  133. data/doc/NgrokAPI/Services/EdgesTLSClient.html +184 -104
  134. data/doc/NgrokAPI/Services/EndpointsClient.html +28 -28
  135. data/doc/NgrokAPI/Services/EventDestinationsClient.html +17 -17
  136. data/doc/NgrokAPI/Services/EventSourcesClient.html +52 -52
  137. data/doc/NgrokAPI/Services/EventSubscriptionsClient.html +56 -56
  138. data/doc/NgrokAPI/Services/FailoverBackendsClient.html +52 -52
  139. data/doc/NgrokAPI/Services/HTTPResponseBackendsClient.html +52 -52
  140. data/doc/NgrokAPI/Services/HTTPSEdgeMutualTLSModuleClient.html +36 -36
  141. data/doc/NgrokAPI/Services/HTTPSEdgeTLSTerminationModuleClient.html +36 -36
  142. data/doc/NgrokAPI/Services/IPPoliciesClient.html +52 -52
  143. data/doc/NgrokAPI/Services/IPPolicyRulesClient.html +58 -62
  144. data/doc/NgrokAPI/Services/IPRestrictionsClient.html +52 -52
  145. data/doc/NgrokAPI/Services/ReservedAddrsClient.html +52 -52
  146. data/doc/NgrokAPI/Services/ReservedDomainsClient.html +93 -89
  147. data/doc/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +52 -52
  148. data/doc/NgrokAPI/Services/SSHCredentialsClient.html +140 -100
  149. data/doc/NgrokAPI/Services/SSHHostCertificatesClient.html +52 -52
  150. data/doc/NgrokAPI/Services/SSHUserCertificatesClient.html +56 -56
  151. data/doc/NgrokAPI/Services/StaticBackendsClient.html +1879 -0
  152. data/doc/NgrokAPI/Services/TCPEdgeBackendModuleClient.html +36 -36
  153. data/doc/NgrokAPI/Services/TCPEdgeIPRestrictionModuleClient.html +36 -36
  154. data/doc/NgrokAPI/Services/TCPEdgePolicyModuleClient.html +1039 -0
  155. data/doc/NgrokAPI/Services/TLSCertificatesClient.html +56 -56
  156. data/doc/NgrokAPI/Services/TLSEdgeBackendModuleClient.html +36 -36
  157. data/doc/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html +36 -36
  158. data/doc/NgrokAPI/Services/TLSEdgeMutualTLSModuleClient.html +36 -36
  159. data/doc/NgrokAPI/Services/TLSEdgePolicyModuleClient.html +1039 -0
  160. data/doc/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html +36 -36
  161. data/doc/NgrokAPI/Services/TunnelGroupBackendsClient.html +52 -52
  162. data/doc/NgrokAPI/Services/TunnelSessionsClient.html +54 -54
  163. data/doc/NgrokAPI/Services/TunnelsClient.html +28 -28
  164. data/doc/NgrokAPI/Services/WeightedBackendsClient.html +53 -53
  165. data/doc/NgrokAPI/Services.html +6 -6
  166. data/doc/NgrokAPI.html +6 -6
  167. data/doc/_index.html +230 -8
  168. data/doc/class_list.html +1 -1
  169. data/doc/file.README.html +45 -41
  170. data/doc/frames.html +10 -5
  171. data/doc/index.html +45 -41
  172. data/doc/method_list.html +3063 -647
  173. data/doc/top-level-namespace.html +4 -4
  174. data/docs/NgrokAPI/Client.html +295 -135
  175. data/docs/NgrokAPI/Error.html +12 -12
  176. data/docs/NgrokAPI/Errors/NotFoundError.html +12 -12
  177. data/docs/NgrokAPI/Errors.html +4 -4
  178. data/docs/NgrokAPI/HttpClient.html +74 -74
  179. data/docs/NgrokAPI/Models/APIKey.html +150 -72
  180. data/docs/NgrokAPI/Models/AWSAuth.html +36 -36
  181. data/docs/NgrokAPI/Models/AWSCredentials.html +36 -36
  182. data/docs/NgrokAPI/Models/AWSRole.html +32 -32
  183. data/docs/NgrokAPI/Models/AbuseReport.html +63 -59
  184. data/docs/NgrokAPI/Models/AbuseReportHostname.html +36 -36
  185. data/docs/NgrokAPI/Models/AgentIngress.html +245 -87
  186. data/docs/NgrokAPI/Models/AgentIngressCertJob.html +817 -0
  187. data/docs/NgrokAPI/Models/AgentIngressCertPolicy.html +669 -0
  188. data/docs/NgrokAPI/Models/AgentIngressCertStatus.html +669 -0
  189. data/docs/NgrokAPI/Models/ApplicationSession.html +1414 -0
  190. data/docs/NgrokAPI/Models/ApplicationUser.html +1336 -0
  191. data/docs/NgrokAPI/Models/BotUser.html +1051 -0
  192. data/docs/NgrokAPI/Models/BrowserSession.html +743 -0
  193. data/docs/NgrokAPI/Models/CertificateAuthority.html +93 -89
  194. data/docs/NgrokAPI/Models/Credential.html +154 -76
  195. data/docs/NgrokAPI/Models/Endpoint.html +87 -83
  196. data/docs/NgrokAPI/Models/EndpointAction.html +669 -0
  197. data/docs/NgrokAPI/Models/EndpointBackend.html +36 -36
  198. data/docs/NgrokAPI/Models/EndpointBackendMutate.html +36 -36
  199. data/docs/NgrokAPI/Models/EndpointCircuitBreaker.html +52 -52
  200. data/docs/NgrokAPI/Models/EndpointCompression.html +32 -32
  201. data/docs/NgrokAPI/Models/EndpointIPPolicy.html +36 -36
  202. data/docs/NgrokAPI/Models/EndpointIPPolicyMutate.html +36 -36
  203. data/docs/NgrokAPI/Models/EndpointMutualTLS.html +36 -36
  204. data/docs/NgrokAPI/Models/EndpointMutualTLSMutate.html +36 -36
  205. data/docs/NgrokAPI/Models/EndpointOAuth.html +56 -56
  206. data/docs/NgrokAPI/Models/EndpointOAuthAmazon.html +891 -0
  207. data/docs/NgrokAPI/Models/EndpointOAuthFacebook.html +48 -48
  208. data/docs/NgrokAPI/Models/EndpointOAuthGitHub.html +56 -56
  209. data/docs/NgrokAPI/Models/EndpointOAuthGitLab.html +891 -0
  210. data/docs/NgrokAPI/Models/EndpointOAuthGoogle.html +48 -48
  211. data/docs/NgrokAPI/Models/EndpointOAuthLinkedIn.html +891 -0
  212. data/docs/NgrokAPI/Models/EndpointOAuthMicrosoft.html +48 -48
  213. data/docs/NgrokAPI/Models/EndpointOAuthProvider.html +345 -49
  214. data/docs/NgrokAPI/Models/EndpointOAuthTwitch.html +891 -0
  215. data/docs/NgrokAPI/Models/EndpointOIDC.html +64 -64
  216. data/docs/NgrokAPI/Models/EndpointPolicy.html +743 -0
  217. data/docs/NgrokAPI/Models/EndpointRequestHeaders.html +40 -40
  218. data/docs/NgrokAPI/Models/EndpointResponseHeaders.html +40 -40
  219. data/docs/NgrokAPI/Models/EndpointRule.html +743 -0
  220. data/docs/NgrokAPI/Models/EndpointSAML.html +103 -165
  221. data/docs/NgrokAPI/Models/EndpointSAMLMutate.html +68 -142
  222. data/docs/NgrokAPI/Models/EndpointTLSTermination.html +40 -40
  223. data/docs/NgrokAPI/Models/EndpointTLSTerminationAtEdge.html +36 -36
  224. data/docs/NgrokAPI/Models/EndpointUserAgentFilter.html +743 -0
  225. data/docs/NgrokAPI/Models/EndpointWebhookValidation.html +40 -40
  226. data/docs/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +32 -32
  227. data/docs/NgrokAPI/Models/EventDestination.html +69 -65
  228. data/docs/NgrokAPI/Models/EventSource.html +39 -183
  229. data/docs/NgrokAPI/Models/EventSourceList.html +43 -39
  230. data/docs/NgrokAPI/Models/EventSourceReplace.html +29 -177
  231. data/docs/NgrokAPI/Models/EventSubscription.html +69 -65
  232. data/docs/NgrokAPI/Models/EventTarget.html +52 -52
  233. data/docs/NgrokAPI/Models/EventTargetCloudwatchLogs.html +36 -36
  234. data/docs/NgrokAPI/Models/EventTargetDatadog.html +817 -0
  235. data/docs/NgrokAPI/Models/EventTargetFirehose.html +36 -36
  236. data/docs/NgrokAPI/Models/EventTargetKinesis.html +36 -36
  237. data/docs/NgrokAPI/Models/FailoverBackend.html +73 -69
  238. data/docs/NgrokAPI/Models/HTTPResponseBackend.html +81 -77
  239. data/docs/NgrokAPI/Models/HTTPSEdge.html +85 -81
  240. data/docs/NgrokAPI/Models/HTTPSEdgeRoute.html +297 -133
  241. data/docs/NgrokAPI/Models/IPPolicy.html +66 -136
  242. data/docs/NgrokAPI/Models/IPPolicyRule.html +81 -77
  243. data/docs/NgrokAPI/Models/IPRestriction.html +73 -69
  244. data/docs/NgrokAPI/Models/IdentityProvider.html +669 -0
  245. data/docs/NgrokAPI/Models/Listable.html +79 -79
  246. data/docs/NgrokAPI/Models/Location.html +817 -0
  247. data/docs/NgrokAPI/Models/Ref.html +43 -39
  248. data/docs/NgrokAPI/Models/ReservedAddr.html +67 -137
  249. data/docs/NgrokAPI/Models/ReservedDomain.html +83 -227
  250. data/docs/NgrokAPI/Models/ReservedDomainCertJob.html +44 -44
  251. data/docs/NgrokAPI/Models/ReservedDomainCertPolicy.html +36 -36
  252. data/docs/NgrokAPI/Models/ReservedDomainCertStatus.html +36 -36
  253. data/docs/NgrokAPI/Models/SSHCertificateAuthority.html +77 -73
  254. data/docs/NgrokAPI/Models/SSHCredential.html +154 -76
  255. data/docs/NgrokAPI/Models/SSHHostCertificate.html +97 -93
  256. data/docs/NgrokAPI/Models/SSHUserCertificate.html +105 -101
  257. data/docs/NgrokAPI/Models/StaticBackend.html +1211 -0
  258. data/docs/NgrokAPI/Models/StaticBackendTLS.html +595 -0
  259. data/docs/NgrokAPI/Models/TCPEdge.html +168 -84
  260. data/docs/NgrokAPI/Models/TLSCertificate.html +133 -129
  261. data/docs/NgrokAPI/Models/TLSCertificateSANs.html +36 -36
  262. data/docs/NgrokAPI/Models/TLSEdge.html +176 -92
  263. data/docs/NgrokAPI/Models/Tunnel.html +79 -75
  264. data/docs/NgrokAPI/Models/TunnelGroupBackend.html +77 -73
  265. data/docs/NgrokAPI/Models/TunnelSession.html +75 -71
  266. data/docs/NgrokAPI/Models/UserAgent.html +965 -0
  267. data/docs/NgrokAPI/Models/WeightedBackend.html +73 -69
  268. data/docs/NgrokAPI/Models.html +6 -6
  269. data/docs/NgrokAPI/PagedIterator.html +53 -53
  270. data/docs/NgrokAPI/Services/APIKeysClient.html +135 -95
  271. data/docs/NgrokAPI/Services/AbuseReportsClient.html +29 -29
  272. data/docs/NgrokAPI/Services/AgentIngressesClient.html +184 -104
  273. data/docs/NgrokAPI/Services/ApplicationSessionsClient.html +1131 -0
  274. data/docs/NgrokAPI/Services/ApplicationUsersClient.html +1131 -0
  275. data/docs/NgrokAPI/Services/BotUsersClient.html +1717 -0
  276. data/docs/NgrokAPI/Services/CertificateAuthoritiesClient.html +52 -52
  277. data/docs/NgrokAPI/Services/CredentialsClient.html +139 -99
  278. data/docs/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +36 -36
  279. data/docs/NgrokAPI/Services/EdgeRouteCircuitBreakerModuleClient.html +36 -36
  280. data/docs/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html +36 -36
  281. data/docs/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +36 -36
  282. data/docs/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +36 -36
  283. data/docs/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html +36 -36
  284. data/docs/NgrokAPI/Services/EdgeRoutePolicyModuleClient.html +1149 -0
  285. data/docs/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +36 -36
  286. data/docs/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html +36 -36
  287. data/docs/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html +36 -36
  288. data/docs/NgrokAPI/Services/EdgeRouteUserAgentFilterModuleClient.html +1149 -0
  289. data/docs/NgrokAPI/Services/EdgeRouteWebhookVerificationModuleClient.html +36 -36
  290. data/docs/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +36 -36
  291. data/docs/NgrokAPI/Services/EdgesHTTPSClient.html +52 -52
  292. data/docs/NgrokAPI/Services/EdgesHTTPSRoutesClient.html +252 -112
  293. data/docs/NgrokAPI/Services/EdgesTCPClient.html +184 -104
  294. data/docs/NgrokAPI/Services/EdgesTLSClient.html +184 -104
  295. data/docs/NgrokAPI/Services/EndpointsClient.html +28 -28
  296. data/docs/NgrokAPI/Services/EventDestinationsClient.html +17 -17
  297. data/docs/NgrokAPI/Services/EventSourcesClient.html +52 -52
  298. data/docs/NgrokAPI/Services/EventSubscriptionsClient.html +56 -56
  299. data/docs/NgrokAPI/Services/FailoverBackendsClient.html +52 -52
  300. data/docs/NgrokAPI/Services/HTTPResponseBackendsClient.html +52 -52
  301. data/docs/NgrokAPI/Services/HTTPSEdgeMutualTLSModuleClient.html +36 -36
  302. data/docs/NgrokAPI/Services/HTTPSEdgeTLSTerminationModuleClient.html +36 -36
  303. data/docs/NgrokAPI/Services/IPPoliciesClient.html +52 -52
  304. data/docs/NgrokAPI/Services/IPPolicyRulesClient.html +58 -62
  305. data/docs/NgrokAPI/Services/IPRestrictionsClient.html +52 -52
  306. data/docs/NgrokAPI/Services/ReservedAddrsClient.html +52 -52
  307. data/docs/NgrokAPI/Services/ReservedDomainsClient.html +93 -89
  308. data/docs/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +52 -52
  309. data/docs/NgrokAPI/Services/SSHCredentialsClient.html +140 -100
  310. data/docs/NgrokAPI/Services/SSHHostCertificatesClient.html +52 -52
  311. data/docs/NgrokAPI/Services/SSHUserCertificatesClient.html +56 -56
  312. data/docs/NgrokAPI/Services/StaticBackendsClient.html +1879 -0
  313. data/docs/NgrokAPI/Services/TCPEdgeBackendModuleClient.html +36 -36
  314. data/docs/NgrokAPI/Services/TCPEdgeIPRestrictionModuleClient.html +36 -36
  315. data/docs/NgrokAPI/Services/TCPEdgePolicyModuleClient.html +1039 -0
  316. data/docs/NgrokAPI/Services/TLSCertificatesClient.html +56 -56
  317. data/docs/NgrokAPI/Services/TLSEdgeBackendModuleClient.html +36 -36
  318. data/docs/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html +36 -36
  319. data/docs/NgrokAPI/Services/TLSEdgeMutualTLSModuleClient.html +36 -36
  320. data/docs/NgrokAPI/Services/TLSEdgePolicyModuleClient.html +1039 -0
  321. data/docs/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html +36 -36
  322. data/docs/NgrokAPI/Services/TunnelGroupBackendsClient.html +52 -52
  323. data/docs/NgrokAPI/Services/TunnelSessionsClient.html +54 -54
  324. data/docs/NgrokAPI/Services/TunnelsClient.html +28 -28
  325. data/docs/NgrokAPI/Services/WeightedBackendsClient.html +53 -53
  326. data/docs/NgrokAPI/Services.html +6 -6
  327. data/docs/NgrokAPI.html +6 -6
  328. data/docs/_index.html +230 -8
  329. data/docs/class_list.html +1 -1
  330. data/docs/file.README.html +45 -41
  331. data/docs/frames.html +10 -5
  332. data/docs/index.html +45 -41
  333. data/docs/method_list.html +3063 -647
  334. data/docs/top-level-namespace.html +4 -4
  335. data/lib/ngrokapi/client.rb +27 -11
  336. data/lib/ngrokapi/error.rb +2 -0
  337. data/lib/ngrokapi/errors/not_found_error.rb +2 -0
  338. data/lib/ngrokapi/http_client.rb +153 -150
  339. data/lib/ngrokapi/models/abuse_report.rb +7 -1
  340. data/lib/ngrokapi/models/abuse_report_hostname.rb +2 -0
  341. data/lib/ngrokapi/models/agent_ingress.rb +17 -4
  342. data/lib/ngrokapi/models/agent_ingress_cert_job.rb +37 -0
  343. data/lib/ngrokapi/models/agent_ingress_cert_policy.rb +33 -0
  344. data/lib/ngrokapi/models/agent_ingress_cert_status.rb +33 -0
  345. data/lib/ngrokapi/models/api_key.rb +10 -2
  346. data/lib/ngrokapi/models/application_session.rb +67 -0
  347. data/lib/ngrokapi/models/application_user.rb +63 -0
  348. data/lib/ngrokapi/models/aws_auth.rb +2 -0
  349. data/lib/ngrokapi/models/aws_credentials.rb +2 -0
  350. data/lib/ngrokapi/models/aws_role.rb +2 -0
  351. data/lib/ngrokapi/models/bot_user.rb +70 -0
  352. data/lib/ngrokapi/models/browser_session.rb +35 -0
  353. data/lib/ngrokapi/models/certificate_authority.rb +7 -1
  354. data/lib/ngrokapi/models/credential.rb +10 -2
  355. data/lib/ngrokapi/models/endpoint.rb +7 -1
  356. data/lib/ngrokapi/models/endpoint_action.rb +33 -0
  357. data/lib/ngrokapi/models/endpoint_backend.rb +2 -0
  358. data/lib/ngrokapi/models/endpoint_backend_mutate.rb +2 -0
  359. data/lib/ngrokapi/models/endpoint_circuit_breaker.rb +2 -0
  360. data/lib/ngrokapi/models/endpoint_compression.rb +2 -0
  361. data/lib/ngrokapi/models/endpoint_ip_policy.rb +2 -0
  362. data/lib/ngrokapi/models/endpoint_ip_policy_mutate.rb +2 -0
  363. data/lib/ngrokapi/models/endpoint_mutual_tls.rb +2 -0
  364. data/lib/ngrokapi/models/endpoint_mutual_tls_mutate.rb +2 -0
  365. data/lib/ngrokapi/models/endpoint_o_auth.rb +2 -0
  366. data/lib/ngrokapi/models/endpoint_o_auth_amazon.rb +39 -0
  367. data/lib/ngrokapi/models/endpoint_o_auth_facebook.rb +2 -0
  368. data/lib/ngrokapi/models/endpoint_o_auth_git_hub.rb +2 -0
  369. data/lib/ngrokapi/models/endpoint_o_auth_git_lab.rb +39 -0
  370. data/lib/ngrokapi/models/endpoint_o_auth_google.rb +2 -0
  371. data/lib/ngrokapi/models/endpoint_o_auth_linked_in.rb +39 -0
  372. data/lib/ngrokapi/models/endpoint_o_auth_microsoft.rb +2 -0
  373. data/lib/ngrokapi/models/endpoint_o_auth_provider.rb +11 -1
  374. data/lib/ngrokapi/models/endpoint_o_auth_twitch.rb +39 -0
  375. data/lib/ngrokapi/models/endpoint_oidc.rb +2 -0
  376. data/lib/ngrokapi/models/endpoint_policy.rb +35 -0
  377. data/lib/ngrokapi/models/endpoint_request_headers.rb +2 -0
  378. data/lib/ngrokapi/models/endpoint_response_headers.rb +2 -0
  379. data/lib/ngrokapi/models/endpoint_rule.rb +35 -0
  380. data/lib/ngrokapi/models/endpoint_saml.rb +13 -5
  381. data/lib/ngrokapi/models/endpoint_saml_mutate.rb +4 -2
  382. data/lib/ngrokapi/models/endpoint_tls_termination.rb +2 -0
  383. data/lib/ngrokapi/models/endpoint_tls_termination_at_edge.rb +2 -0
  384. data/lib/ngrokapi/models/endpoint_user_agent_filter.rb +35 -0
  385. data/lib/ngrokapi/models/endpoint_webhook_validation.rb +2 -0
  386. data/lib/ngrokapi/models/endpoint_websocket_tcp_converter.rb +2 -0
  387. data/lib/ngrokapi/models/event_destination.rb +7 -1
  388. data/lib/ngrokapi/models/event_source.rb +7 -5
  389. data/lib/ngrokapi/models/event_source_list.rb +7 -1
  390. data/lib/ngrokapi/models/event_source_replace.rb +3 -5
  391. data/lib/ngrokapi/models/event_subscription.rb +7 -1
  392. data/lib/ngrokapi/models/event_target.rb +4 -2
  393. data/lib/ngrokapi/models/event_target_cloudwatch_logs.rb +2 -0
  394. data/lib/ngrokapi/models/event_target_datadog.rb +37 -0
  395. data/lib/ngrokapi/models/event_target_firehose.rb +2 -0
  396. data/lib/ngrokapi/models/event_target_kinesis.rb +2 -0
  397. data/lib/ngrokapi/models/failover_backend.rb +7 -1
  398. data/lib/ngrokapi/models/http_response_backend.rb +7 -1
  399. data/lib/ngrokapi/models/https_edge.rb +7 -1
  400. data/lib/ngrokapi/models/https_edge_route.rb +20 -4
  401. data/lib/ngrokapi/models/identity_provider.rb +33 -0
  402. data/lib/ngrokapi/models/ip_policy.rb +8 -4
  403. data/lib/ngrokapi/models/ip_policy_rule.rb +7 -1
  404. data/lib/ngrokapi/models/ip_restriction.rb +7 -1
  405. data/lib/ngrokapi/models/listable.rb +55 -53
  406. data/lib/ngrokapi/models/location.rb +37 -0
  407. data/lib/ngrokapi/models/ref.rb +7 -1
  408. data/lib/ngrokapi/models/reserved_addr.rb +8 -4
  409. data/lib/ngrokapi/models/reserved_domain.rb +7 -5
  410. data/lib/ngrokapi/models/reserved_domain_cert_job.rb +2 -0
  411. data/lib/ngrokapi/models/reserved_domain_cert_policy.rb +2 -0
  412. data/lib/ngrokapi/models/reserved_domain_cert_status.rb +2 -0
  413. data/lib/ngrokapi/models/ssh_certificate_authority.rb +7 -1
  414. data/lib/ngrokapi/models/ssh_credential.rb +10 -2
  415. data/lib/ngrokapi/models/ssh_host_certificate.rb +7 -1
  416. data/lib/ngrokapi/models/ssh_user_certificate.rb +7 -1
  417. data/lib/ngrokapi/models/static_backend.rb +80 -0
  418. data/lib/ngrokapi/models/static_backend_tls.rb +31 -0
  419. data/lib/ngrokapi/models/tcp_edge.rb +15 -4
  420. data/lib/ngrokapi/models/tls_certificate.rb +7 -1
  421. data/lib/ngrokapi/models/tls_certificate_sa_ns.rb +2 -0
  422. data/lib/ngrokapi/models/tls_edge.rb +15 -4
  423. data/lib/ngrokapi/models/tunnel.rb +7 -1
  424. data/lib/ngrokapi/models/tunnel_group_backend.rb +7 -1
  425. data/lib/ngrokapi/models/tunnel_session.rb +7 -1
  426. data/lib/ngrokapi/models/user_agent.rb +41 -0
  427. data/lib/ngrokapi/models/weighted_backend.rb +7 -1
  428. data/lib/ngrokapi/paged_iterator.rb +44 -42
  429. data/lib/ngrokapi/services/abuse_reports_client.rb +2 -0
  430. data/lib/ngrokapi/services/agent_ingresses_client.rb +14 -4
  431. data/lib/ngrokapi/services/api_keys_client.rb +8 -2
  432. data/lib/ngrokapi/services/application_sessions_client.rb +141 -0
  433. data/lib/ngrokapi/services/application_users_client.rb +141 -0
  434. data/lib/ngrokapi/services/bot_users_client.rb +223 -0
  435. data/lib/ngrokapi/services/certificate_authorities_client.rb +2 -0
  436. data/lib/ngrokapi/services/credentials_client.rb +13 -7
  437. data/lib/ngrokapi/services/edge_route_backend_module_client.rb +2 -0
  438. data/lib/ngrokapi/services/edge_route_circuit_breaker_module_client.rb +2 -0
  439. data/lib/ngrokapi/services/edge_route_compression_module_client.rb +2 -0
  440. data/lib/ngrokapi/services/edge_route_ip_restriction_module_client.rb +2 -0
  441. data/lib/ngrokapi/services/edge_route_o_auth_module_client.rb +2 -0
  442. data/lib/ngrokapi/services/edge_route_oidc_module_client.rb +2 -0
  443. data/lib/ngrokapi/services/edge_route_policy_module_client.rb +120 -0
  444. data/lib/ngrokapi/services/edge_route_request_headers_module_client.rb +2 -0
  445. data/lib/ngrokapi/services/edge_route_response_headers_module_client.rb +2 -0
  446. data/lib/ngrokapi/services/edge_route_saml_module_client.rb +2 -0
  447. data/lib/ngrokapi/services/edge_route_user_agent_filter_module_client.rb +120 -0
  448. data/lib/ngrokapi/services/edge_route_webhook_verification_module_client.rb +2 -0
  449. data/lib/ngrokapi/services/edge_route_websocket_tcp_converter_module_client.rb +2 -0
  450. data/lib/ngrokapi/services/edges_https_client.rb +2 -0
  451. data/lib/ngrokapi/services/edges_https_routes_client.rb +22 -4
  452. data/lib/ngrokapi/services/edges_tcp_client.rb +14 -4
  453. data/lib/ngrokapi/services/edges_tls_client.rb +14 -4
  454. data/lib/ngrokapi/services/endpoints_client.rb +2 -0
  455. data/lib/ngrokapi/services/event_destinations_client.rb +4 -4
  456. data/lib/ngrokapi/services/event_sources_client.rb +2 -0
  457. data/lib/ngrokapi/services/event_subscriptions_client.rb +2 -0
  458. data/lib/ngrokapi/services/failover_backends_client.rb +2 -0
  459. data/lib/ngrokapi/services/http_response_backends_client.rb +2 -0
  460. data/lib/ngrokapi/services/https_edge_mutual_tls_module_client.rb +2 -0
  461. data/lib/ngrokapi/services/https_edge_tls_termination_module_client.rb +2 -0
  462. data/lib/ngrokapi/services/ip_policies_client.rb +2 -0
  463. data/lib/ngrokapi/services/ip_policy_rules_client.rb +4 -2
  464. data/lib/ngrokapi/services/ip_restrictions_client.rb +2 -0
  465. data/lib/ngrokapi/services/reserved_addrs_client.rb +2 -0
  466. data/lib/ngrokapi/services/reserved_domains_client.rb +12 -10
  467. data/lib/ngrokapi/services/ssh_certificate_authorities_client.rb +2 -0
  468. data/lib/ngrokapi/services/ssh_credentials_client.rb +12 -6
  469. data/lib/ngrokapi/services/ssh_host_certificates_client.rb +2 -0
  470. data/lib/ngrokapi/services/ssh_user_certificates_client.rb +6 -4
  471. data/lib/ngrokapi/services/static_backends_client.rb +242 -0
  472. data/lib/ngrokapi/services/tcp_edge_backend_module_client.rb +2 -0
  473. data/lib/ngrokapi/services/tcp_edge_ip_restriction_module_client.rb +2 -0
  474. data/lib/ngrokapi/services/tcp_edge_policy_module_client.rb +108 -0
  475. data/lib/ngrokapi/services/tls_certificates_client.rb +6 -4
  476. data/lib/ngrokapi/services/tls_edge_backend_module_client.rb +2 -0
  477. data/lib/ngrokapi/services/tls_edge_ip_restriction_module_client.rb +2 -0
  478. data/lib/ngrokapi/services/tls_edge_mutual_tls_module_client.rb +2 -0
  479. data/lib/ngrokapi/services/tls_edge_policy_module_client.rb +108 -0
  480. data/lib/ngrokapi/services/tls_edge_tls_termination_module_client.rb +2 -0
  481. data/lib/ngrokapi/services/tunnel_group_backends_client.rb +2 -0
  482. data/lib/ngrokapi/services/tunnel_sessions_client.rb +2 -0
  483. data/lib/ngrokapi/services/tunnels_client.rb +2 -0
  484. data/lib/ngrokapi/services/weighted_backends_client.rb +2 -0
  485. data/lib/ngrokapi/version.rb +9 -7
  486. data/lib/ngrokapi.rb +15 -13
  487. data/ngrok-api.gemspec +29 -27
  488. data/spec/ngrokapi/client_spec.rb +28 -6
  489. data/spec/ngrokapi/http_client_spec.rb +77 -75
  490. data/spec/ngrokapi/models/abuse_report_hostname_spec.rb +2 -0
  491. data/spec/ngrokapi/models/abuse_report_spec.rb +2 -0
  492. data/spec/ngrokapi/models/agent_ingress_cert_job_spec.rb +23 -0
  493. data/spec/ngrokapi/models/agent_ingress_cert_policy_spec.rb +23 -0
  494. data/spec/ngrokapi/models/agent_ingress_cert_status_spec.rb +23 -0
  495. data/spec/ngrokapi/models/agent_ingress_spec.rb +6 -1
  496. data/spec/ngrokapi/models/api_key_spec.rb +2 -0
  497. data/spec/ngrokapi/models/application_session_spec.rb +30 -0
  498. data/spec/ngrokapi/models/application_user_spec.rb +30 -0
  499. data/spec/ngrokapi/models/aws_auth_spec.rb +2 -0
  500. data/spec/ngrokapi/models/aws_credentials_spec.rb +2 -0
  501. data/spec/ngrokapi/models/aws_role_spec.rb +2 -0
  502. data/spec/ngrokapi/models/bot_user_spec.rb +44 -0
  503. data/spec/ngrokapi/models/browser_session_spec.rb +23 -0
  504. data/spec/ngrokapi/models/certificate_authority_spec.rb +2 -0
  505. data/spec/ngrokapi/models/credential_spec.rb +2 -0
  506. data/spec/ngrokapi/models/endpoint_action_spec.rb +23 -0
  507. data/spec/ngrokapi/models/endpoint_backend_mutate_spec.rb +2 -0
  508. data/spec/ngrokapi/models/endpoint_backend_spec.rb +2 -0
  509. data/spec/ngrokapi/models/endpoint_circuit_breaker_spec.rb +2 -0
  510. data/spec/ngrokapi/models/endpoint_compression_spec.rb +2 -0
  511. data/spec/ngrokapi/models/endpoint_ip_policy_mutate_spec.rb +2 -0
  512. data/spec/ngrokapi/models/endpoint_ip_policy_spec.rb +2 -0
  513. data/spec/ngrokapi/models/endpoint_mutual_tls_mutate_spec.rb +2 -0
  514. data/spec/ngrokapi/models/endpoint_mutual_tls_spec.rb +2 -0
  515. data/spec/ngrokapi/models/endpoint_o_auth_amazon_spec.rb +23 -0
  516. data/spec/ngrokapi/models/endpoint_o_auth_facebook_spec.rb +2 -0
  517. data/spec/ngrokapi/models/endpoint_o_auth_git_hub_spec.rb +2 -0
  518. data/spec/ngrokapi/models/endpoint_o_auth_git_lab_spec.rb +23 -0
  519. data/spec/ngrokapi/models/endpoint_o_auth_google_spec.rb +2 -0
  520. data/spec/ngrokapi/models/endpoint_o_auth_linked_in_spec.rb +23 -0
  521. data/spec/ngrokapi/models/endpoint_o_auth_microsoft_spec.rb +2 -0
  522. data/spec/ngrokapi/models/endpoint_o_auth_provider_spec.rb +2 -0
  523. data/spec/ngrokapi/models/endpoint_o_auth_spec.rb +2 -0
  524. data/spec/ngrokapi/models/endpoint_o_auth_twitch_spec.rb +23 -0
  525. data/spec/ngrokapi/models/endpoint_oidc_spec.rb +2 -0
  526. data/spec/ngrokapi/models/endpoint_policy_spec.rb +23 -0
  527. data/spec/ngrokapi/models/endpoint_request_headers_spec.rb +2 -0
  528. data/spec/ngrokapi/models/endpoint_response_headers_spec.rb +2 -0
  529. data/spec/ngrokapi/models/endpoint_rule_spec.rb +23 -0
  530. data/spec/ngrokapi/models/endpoint_saml_mutate_spec.rb +2 -0
  531. data/spec/ngrokapi/models/endpoint_saml_spec.rb +2 -0
  532. data/spec/ngrokapi/models/endpoint_spec.rb +2 -0
  533. data/spec/ngrokapi/models/endpoint_tls_termination_at_edge_spec.rb +2 -0
  534. data/spec/ngrokapi/models/endpoint_tls_termination_spec.rb +2 -0
  535. data/spec/ngrokapi/models/endpoint_user_agent_filter_spec.rb +23 -0
  536. data/spec/ngrokapi/models/endpoint_webhook_validation_spec.rb +2 -0
  537. data/spec/ngrokapi/models/endpoint_websocket_tcp_converter_spec.rb +2 -0
  538. data/spec/ngrokapi/models/event_destination_spec.rb +2 -0
  539. data/spec/ngrokapi/models/event_source_list_spec.rb +2 -0
  540. data/spec/ngrokapi/models/event_source_replace_spec.rb +2 -0
  541. data/spec/ngrokapi/models/event_source_spec.rb +2 -0
  542. data/spec/ngrokapi/models/event_subscription_spec.rb +2 -0
  543. data/spec/ngrokapi/models/event_target_cloudwatch_logs_spec.rb +2 -0
  544. data/spec/ngrokapi/models/event_target_datadog_spec.rb +23 -0
  545. data/spec/ngrokapi/models/event_target_firehose_spec.rb +2 -0
  546. data/spec/ngrokapi/models/event_target_kinesis_spec.rb +2 -0
  547. data/spec/ngrokapi/models/event_target_spec.rb +2 -0
  548. data/spec/ngrokapi/models/failover_backend_spec.rb +2 -0
  549. data/spec/ngrokapi/models/http_response_backend_spec.rb +2 -0
  550. data/spec/ngrokapi/models/https_edge_route_spec.rb +9 -1
  551. data/spec/ngrokapi/models/https_edge_spec.rb +2 -0
  552. data/spec/ngrokapi/models/identity_provider_spec.rb +23 -0
  553. data/spec/ngrokapi/models/ip_policy_rule_spec.rb +2 -0
  554. data/spec/ngrokapi/models/ip_policy_spec.rb +2 -0
  555. data/spec/ngrokapi/models/ip_restriction_spec.rb +2 -0
  556. data/spec/ngrokapi/models/listable_spec.rb +45 -43
  557. data/spec/ngrokapi/models/location_spec.rb +23 -0
  558. data/spec/ngrokapi/models/ref_spec.rb +2 -0
  559. data/spec/ngrokapi/models/reserved_addr_spec.rb +2 -0
  560. data/spec/ngrokapi/models/reserved_domain_cert_job_spec.rb +2 -0
  561. data/spec/ngrokapi/models/reserved_domain_cert_policy_spec.rb +2 -0
  562. data/spec/ngrokapi/models/reserved_domain_cert_status_spec.rb +2 -0
  563. data/spec/ngrokapi/models/reserved_domain_spec.rb +2 -0
  564. data/spec/ngrokapi/models/ssh_certificate_authority_spec.rb +2 -0
  565. data/spec/ngrokapi/models/ssh_credential_spec.rb +2 -0
  566. data/spec/ngrokapi/models/ssh_host_certificate_spec.rb +2 -0
  567. data/spec/ngrokapi/models/ssh_user_certificate_spec.rb +2 -0
  568. data/spec/ngrokapi/models/static_backend_spec.rb +50 -0
  569. data/spec/ngrokapi/models/static_backend_tls_spec.rb +23 -0
  570. data/spec/ngrokapi/models/tcp_edge_spec.rb +6 -1
  571. data/spec/ngrokapi/models/tls_certificate_sa_ns_spec.rb +2 -0
  572. data/spec/ngrokapi/models/tls_certificate_spec.rb +2 -0
  573. data/spec/ngrokapi/models/tls_edge_spec.rb +6 -1
  574. data/spec/ngrokapi/models/tunnel_group_backend_spec.rb +2 -0
  575. data/spec/ngrokapi/models/tunnel_session_spec.rb +2 -0
  576. data/spec/ngrokapi/models/tunnel_spec.rb +2 -0
  577. data/spec/ngrokapi/models/user_agent_spec.rb +23 -0
  578. data/spec/ngrokapi/models/weighted_backend_spec.rb +2 -0
  579. data/spec/ngrokapi/paged_iterator_spec.rb +86 -84
  580. data/spec/ngrokapi/services/abuse_reports_client_spec.rb +2 -0
  581. data/spec/ngrokapi/services/agent_ingresses_client_spec.rb +14 -4
  582. data/spec/ngrokapi/services/api_keys_client_spec.rb +10 -2
  583. data/spec/ngrokapi/services/application_sessions_client_spec.rb +100 -0
  584. data/spec/ngrokapi/services/application_users_client_spec.rb +100 -0
  585. data/spec/ngrokapi/services/bot_users_client_spec.rb +178 -0
  586. data/spec/ngrokapi/services/certificate_authorities_client_spec.rb +2 -0
  587. data/spec/ngrokapi/services/credentials_client_spec.rb +12 -2
  588. data/spec/ngrokapi/services/edge_route_backend_module_client_spec.rb +2 -0
  589. data/spec/ngrokapi/services/edge_route_circuit_breaker_module_client_spec.rb +2 -0
  590. data/spec/ngrokapi/services/edge_route_compression_module_client_spec.rb +2 -0
  591. data/spec/ngrokapi/services/edge_route_ip_restriction_module_client_spec.rb +2 -0
  592. data/spec/ngrokapi/services/edge_route_o_auth_module_client_spec.rb +2 -0
  593. data/spec/ngrokapi/services/edge_route_oidc_module_client_spec.rb +2 -0
  594. data/spec/ngrokapi/services/edge_route_policy_module_client_spec.rb +139 -0
  595. data/spec/ngrokapi/services/edge_route_request_headers_module_client_spec.rb +2 -0
  596. data/spec/ngrokapi/services/edge_route_response_headers_module_client_spec.rb +2 -0
  597. data/spec/ngrokapi/services/edge_route_saml_module_client_spec.rb +2 -0
  598. data/spec/ngrokapi/services/edge_route_user_agent_filter_module_client_spec.rb +139 -0
  599. data/spec/ngrokapi/services/edge_route_webhook_verification_module_client_spec.rb +2 -0
  600. data/spec/ngrokapi/services/edge_route_websocket_tcp_converter_module_client_spec.rb +2 -0
  601. data/spec/ngrokapi/services/edges_https_client_spec.rb +2 -0
  602. data/spec/ngrokapi/services/edges_https_routes_client_spec.rb +22 -4
  603. data/spec/ngrokapi/services/edges_tcp_client_spec.rb +14 -4
  604. data/spec/ngrokapi/services/edges_tls_client_spec.rb +14 -4
  605. data/spec/ngrokapi/services/endpoints_client_spec.rb +2 -0
  606. data/spec/ngrokapi/services/event_destinations_client_spec.rb +2 -0
  607. data/spec/ngrokapi/services/event_sources_client_spec.rb +2 -0
  608. data/spec/ngrokapi/services/event_subscriptions_client_spec.rb +2 -0
  609. data/spec/ngrokapi/services/failover_backends_client_spec.rb +2 -0
  610. data/spec/ngrokapi/services/http_response_backends_client_spec.rb +2 -0
  611. data/spec/ngrokapi/services/https_edge_mutual_tls_module_client_spec.rb +2 -0
  612. data/spec/ngrokapi/services/https_edge_tls_termination_module_client_spec.rb +2 -0
  613. data/spec/ngrokapi/services/ip_policies_client_spec.rb +2 -0
  614. data/spec/ngrokapi/services/ip_policy_rules_client_spec.rb +2 -0
  615. data/spec/ngrokapi/services/ip_restrictions_client_spec.rb +2 -0
  616. data/spec/ngrokapi/services/reserved_addrs_client_spec.rb +2 -0
  617. data/spec/ngrokapi/services/reserved_domains_client_spec.rb +10 -4
  618. data/spec/ngrokapi/services/ssh_certificate_authorities_client_spec.rb +2 -0
  619. data/spec/ngrokapi/services/ssh_credentials_client_spec.rb +10 -2
  620. data/spec/ngrokapi/services/ssh_host_certificates_client_spec.rb +2 -0
  621. data/spec/ngrokapi/services/ssh_user_certificates_client_spec.rb +2 -0
  622. data/spec/ngrokapi/services/static_backends_client_spec.rb +194 -0
  623. data/spec/ngrokapi/services/tcp_edge_backend_module_client_spec.rb +2 -0
  624. data/spec/ngrokapi/services/tcp_edge_ip_restriction_module_client_spec.rb +2 -0
  625. data/spec/ngrokapi/services/tcp_edge_policy_module_client_spec.rb +125 -0
  626. data/spec/ngrokapi/services/tls_certificates_client_spec.rb +2 -0
  627. data/spec/ngrokapi/services/tls_edge_backend_module_client_spec.rb +2 -0
  628. data/spec/ngrokapi/services/tls_edge_ip_restriction_module_client_spec.rb +2 -0
  629. data/spec/ngrokapi/services/tls_edge_mutual_tls_module_client_spec.rb +2 -0
  630. data/spec/ngrokapi/services/tls_edge_policy_module_client_spec.rb +125 -0
  631. data/spec/ngrokapi/services/tls_edge_tls_termination_module_client_spec.rb +2 -0
  632. data/spec/ngrokapi/services/tunnel_group_backends_client_spec.rb +2 -0
  633. data/spec/ngrokapi/services/tunnel_sessions_client_spec.rb +2 -0
  634. data/spec/ngrokapi/services/tunnels_client_spec.rb +2 -0
  635. data/spec/ngrokapi/services/weighted_backends_client_spec.rb +2 -0
  636. data/spec/spec_helper.rb +158 -2
  637. metadata +120 -2
@@ -6,7 +6,7 @@
6
6
  <title>
7
7
  Class: NgrokAPI::Client
8
8
 
9
- &mdash; Documentation by YARD 0.9.27
9
+ &mdash; Documentation by YARD 0.9.36
10
10
 
11
11
  </title>
12
12
 
@@ -102,7 +102,7 @@
102
102
  <h2>Overview</h2><div class="docstring">
103
103
  <div class="discussion">
104
104
 
105
- <p>Low-level api client for communicating with Ngrok&#39;s HTTP API. Use this object to instantiate your clients.</p>
105
+ <p>Low-level api client for communicating with Ngroks HTTP API. Use this object to instantiate your clients.</p>
106
106
 
107
107
 
108
108
  </div>
@@ -143,7 +143,7 @@
143
143
 
144
144
 
145
145
  <span class="summary_desc"><div class='inline'>
146
- <p>Abuse Reports allow you to submit take-down requests for URLs hosted by ngrok that violate ngrok&#39;s terms of service.</p>
146
+ <p>Abuse Reports allow you to submit take-down requests for URLs hosted by ngrok that violate ngroks terms of service.</p>
147
147
  </div></span>
148
148
 
149
149
  </li>
@@ -192,6 +192,50 @@
192
192
  <p>API Keys are used to authenticate to the <a href="https://ngrok.com/docs/api#authentication">ngrok API</a>.</p>
193
193
  </div></span>
194
194
 
195
+ </li>
196
+
197
+
198
+ <li class="public ">
199
+ <span class="summary_signature">
200
+
201
+ <a href="#application_sessions-instance_method" title="#application_sessions (instance method)">#<strong>application_sessions</strong> &#x21d2; Object </a>
202
+
203
+
204
+
205
+ </span>
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+ <span class="summary_desc"><div class='inline'></div></span>
216
+
217
+ </li>
218
+
219
+
220
+ <li class="public ">
221
+ <span class="summary_signature">
222
+
223
+ <a href="#application_users-instance_method" title="#application_users (instance method)">#<strong>application_users</strong> &#x21d2; Object </a>
224
+
225
+
226
+
227
+ </span>
228
+
229
+
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+ <span class="summary_desc"><div class='inline'></div></span>
238
+
195
239
  </li>
196
240
 
197
241
 
@@ -212,6 +256,28 @@
212
256
 
213
257
 
214
258
 
259
+ <span class="summary_desc"><div class='inline'></div></span>
260
+
261
+ </li>
262
+
263
+
264
+ <li class="public ">
265
+ <span class="summary_signature">
266
+
267
+ <a href="#bot_users-instance_method" title="#bot_users (instance method)">#<strong>bot_users</strong> &#x21d2; Object </a>
268
+
269
+
270
+
271
+ </span>
272
+
273
+
274
+
275
+
276
+
277
+
278
+
279
+
280
+
215
281
  <span class="summary_desc"><div class='inline'></div></span>
216
282
 
217
283
  </li>
@@ -745,12 +811,12 @@
745
811
  <pre class="lines">
746
812
 
747
813
 
748
- 10
749
- 11
750
- 12</pre>
814
+ 12
815
+ 13
816
+ 14</pre>
751
817
  </td>
752
818
  <td>
753
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 10</span>
819
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 12</span>
754
820
 
755
821
  <span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='label'>api_key:</span><span class='comma'>,</span> <span class='label'>base_url:</span> <span class='tstring'><span class='tstring_beg'>&#39;</span><span class='tstring_content'>https://api.ngrok.com</span><span class='tstring_end'>&#39;</span></span><span class='rparen'>)</span>
756
822
  <span class='ivar'>@client</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="HttpClient.html" title="NgrokAPI::HttpClient (class)">HttpClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="HttpClient.html#initialize-instance_method" title="NgrokAPI::HttpClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>api_key:</span> <span class='id identifier rubyid_api_key'>api_key</span><span class='comma'>,</span> <span class='label'>base_url:</span> <span class='id identifier rubyid_base_url'>base_url</span><span class='rparen'>)</span>
@@ -779,7 +845,7 @@
779
845
  </h3><div class="docstring">
780
846
  <div class="discussion">
781
847
 
782
- <p>Abuse Reports allow you to submit take-down requests for URLs hosted by ngrok that violate ngrok&#39;s terms of service.</p>
848
+ <p>Abuse Reports allow you to submit take-down requests for URLs hosted by ngrok that violate ngroks terms of service.</p>
783
849
 
784
850
 
785
851
  </div>
@@ -806,12 +872,12 @@
806
872
  <pre class="lines">
807
873
 
808
874
 
809
- 19
810
- 20
811
- 21</pre>
875
+ 21
876
+ 22
877
+ 23</pre>
812
878
  </td>
813
879
  <td>
814
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 19</span>
880
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 21</span>
815
881
 
816
882
  <span class='kw'>def</span> <span class='id identifier rubyid_abuse_reports'>abuse_reports</span>
817
883
  <span class='ivar'>@_abuse_reports</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/AbuseReportsClient.html" title="NgrokAPI::Services::AbuseReportsClient (class)">AbuseReportsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/AbuseReportsClient.html#initialize-instance_method" title="NgrokAPI::Services::AbuseReportsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -836,12 +902,12 @@
836
902
  <pre class="lines">
837
903
 
838
904
 
839
- 23
840
- 24
841
- 25</pre>
905
+ 25
906
+ 26
907
+ 27</pre>
842
908
  </td>
843
909
  <td>
844
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 23</span>
910
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 25</span>
845
911
 
846
912
  <span class='kw'>def</span> <span class='id identifier rubyid_agent_ingresses'>agent_ingresses</span>
847
913
  <span class='ivar'>@_agent_ingresses</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/AgentIngressesClient.html" title="NgrokAPI::Services::AgentIngressesClient (class)">AgentIngressesClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/AgentIngressesClient.html#initialize-instance_method" title="NgrokAPI::Services::AgentIngressesClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -863,7 +929,7 @@
863
929
  </h3><div class="docstring">
864
930
  <div class="discussion">
865
931
 
866
- <p>API Keys are used to authenticate to the <a href="https://ngrok.com/docs/api#authentication">ngrok API</a>. You may use the API itself to provision and manage API Keys but you&#39;ll need to provision your first API key from the <a href="https://dashboard.ngrok.com/api/keys">API Keys page</a> on your ngrok.com dashboard.</p>
932
+ <p>API Keys are used to authenticate to the <a href="https://ngrok.com/docs/api#authentication">ngrok API</a>. You may use the API itself to provision and manage API Keys but youll need to provision your first API key from the <a href="https://dashboard.ngrok.com/api/keys">API Keys page</a> on your ngrok.com dashboard.</p>
867
933
 
868
934
 
869
935
  </div>
@@ -890,12 +956,12 @@
890
956
  <pre class="lines">
891
957
 
892
958
 
893
- 35
894
- 36
895
- 37</pre>
959
+ 37
960
+ 38
961
+ 39</pre>
896
962
  </td>
897
963
  <td>
898
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 35</span>
964
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 37</span>
899
965
 
900
966
  <span class='kw'>def</span> <span class='id identifier rubyid_api_keys'>api_keys</span>
901
967
  <span class='ivar'>@_api_keys</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/APIKeysClient.html" title="NgrokAPI::Services::APIKeysClient (class)">APIKeysClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/APIKeysClient.html#initialize-instance_method" title="NgrokAPI::Services::APIKeysClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -903,6 +969,66 @@
903
969
  </td>
904
970
  </tr>
905
971
  </table>
972
+ </div>
973
+
974
+ <div class="method_details ">
975
+ <h3 class="signature " id="application_sessions-instance_method">
976
+
977
+ #<strong>application_sessions</strong> &#x21d2; <tt>Object</tt>
978
+
979
+
980
+
981
+
982
+
983
+ </h3><table class="source_code">
984
+ <tr>
985
+ <td>
986
+ <pre class="lines">
987
+
988
+
989
+ 41
990
+ 42
991
+ 43</pre>
992
+ </td>
993
+ <td>
994
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 41</span>
995
+
996
+ <span class='kw'>def</span> <span class='id identifier rubyid_application_sessions'>application_sessions</span>
997
+ <span class='ivar'>@_application_sessions</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/ApplicationSessionsClient.html" title="NgrokAPI::Services::ApplicationSessionsClient (class)">ApplicationSessionsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/ApplicationSessionsClient.html#initialize-instance_method" title="NgrokAPI::Services::ApplicationSessionsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
998
+ <span class='kw'>end</span></pre>
999
+ </td>
1000
+ </tr>
1001
+ </table>
1002
+ </div>
1003
+
1004
+ <div class="method_details ">
1005
+ <h3 class="signature " id="application_users-instance_method">
1006
+
1007
+ #<strong>application_users</strong> &#x21d2; <tt>Object</tt>
1008
+
1009
+
1010
+
1011
+
1012
+
1013
+ </h3><table class="source_code">
1014
+ <tr>
1015
+ <td>
1016
+ <pre class="lines">
1017
+
1018
+
1019
+ 45
1020
+ 46
1021
+ 47</pre>
1022
+ </td>
1023
+ <td>
1024
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 45</span>
1025
+
1026
+ <span class='kw'>def</span> <span class='id identifier rubyid_application_users'>application_users</span>
1027
+ <span class='ivar'>@_application_users</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/ApplicationUsersClient.html" title="NgrokAPI::Services::ApplicationUsersClient (class)">ApplicationUsersClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/ApplicationUsersClient.html#initialize-instance_method" title="NgrokAPI::Services::ApplicationUsersClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
1028
+ <span class='kw'>end</span></pre>
1029
+ </td>
1030
+ </tr>
1031
+ </table>
906
1032
  </div>
907
1033
 
908
1034
  <div class="method_details ">
@@ -920,23 +1046,25 @@
920
1046
  <pre class="lines">
921
1047
 
922
1048
 
923
- 207
924
- 208
925
- 209
926
- 210
927
- 211
928
- 212
929
- 213
930
- 214
931
- 215</pre>
1049
+ 221
1050
+ 222
1051
+ 223
1052
+ 224
1053
+ 225
1054
+ 226
1055
+ 227
1056
+ 228
1057
+ 229
1058
+ 230</pre>
932
1059
  </td>
933
1060
  <td>
934
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 207</span>
1061
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 221</span>
935
1062
 
936
1063
  <span class='kw'>def</span> <span class='id identifier rubyid_backends'>backends</span>
937
1064
  <span class='id identifier rubyid_ns'>ns</span> <span class='op'>=</span> <span class='const'>OpenStruct</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span>
938
1065
  <span class='id identifier rubyid_ns'>ns</span><span class='period'>.</span><span class='id identifier rubyid_failover'>failover</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/FailoverBackendsClient.html" title="NgrokAPI::Services::FailoverBackendsClient (class)">FailoverBackendsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/FailoverBackendsClient.html#initialize-instance_method" title="NgrokAPI::Services::FailoverBackendsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
939
1066
  <span class='id identifier rubyid_ns'>ns</span><span class='period'>.</span><span class='id identifier rubyid_http_response'>http_response</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/HTTPResponseBackendsClient.html" title="NgrokAPI::Services::HTTPResponseBackendsClient (class)">HTTPResponseBackendsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/HTTPResponseBackendsClient.html#initialize-instance_method" title="NgrokAPI::Services::HTTPResponseBackendsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
1067
+ <span class='id identifier rubyid_ns'>ns</span><span class='period'>.</span><span class='id identifier rubyid_static_address'>static_address</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/StaticBackendsClient.html" title="NgrokAPI::Services::StaticBackendsClient (class)">StaticBackendsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/StaticBackendsClient.html#initialize-instance_method" title="NgrokAPI::Services::StaticBackendsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
940
1068
  <span class='id identifier rubyid_ns'>ns</span><span class='period'>.</span><span class='id identifier rubyid_tunnel_group'>tunnel_group</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/TunnelGroupBackendsClient.html" title="NgrokAPI::Services::TunnelGroupBackendsClient (class)">TunnelGroupBackendsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/TunnelGroupBackendsClient.html#initialize-instance_method" title="NgrokAPI::Services::TunnelGroupBackendsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
941
1069
  <span class='id identifier rubyid_ns'>ns</span><span class='period'>.</span><span class='id identifier rubyid_weighted'>weighted</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/WeightedBackendsClient.html" title="NgrokAPI::Services::WeightedBackendsClient (class)">WeightedBackendsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/WeightedBackendsClient.html#initialize-instance_method" title="NgrokAPI::Services::WeightedBackendsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
942
1070
 
@@ -945,6 +1073,36 @@
945
1073
  </td>
946
1074
  </tr>
947
1075
  </table>
1076
+ </div>
1077
+
1078
+ <div class="method_details ">
1079
+ <h3 class="signature " id="bot_users-instance_method">
1080
+
1081
+ #<strong>bot_users</strong> &#x21d2; <tt>Object</tt>
1082
+
1083
+
1084
+
1085
+
1086
+
1087
+ </h3><table class="source_code">
1088
+ <tr>
1089
+ <td>
1090
+ <pre class="lines">
1091
+
1092
+
1093
+ 59
1094
+ 60
1095
+ 61</pre>
1096
+ </td>
1097
+ <td>
1098
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 59</span>
1099
+
1100
+ <span class='kw'>def</span> <span class='id identifier rubyid_bot_users'>bot_users</span>
1101
+ <span class='ivar'>@_bot_users</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/BotUsersClient.html" title="NgrokAPI::Services::BotUsersClient (class)">BotUsersClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/BotUsersClient.html#initialize-instance_method" title="NgrokAPI::Services::BotUsersClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
1102
+ <span class='kw'>end</span></pre>
1103
+ </td>
1104
+ </tr>
1105
+ </table>
948
1106
  </div>
949
1107
 
950
1108
  <div class="method_details ">
@@ -986,12 +1144,12 @@
986
1144
  <pre class="lines">
987
1145
 
988
1146
 
989
- 47
990
- 48
991
- 49</pre>
1147
+ 71
1148
+ 72
1149
+ 73</pre>
992
1150
  </td>
993
1151
  <td>
994
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 47</span>
1152
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 71</span>
995
1153
 
996
1154
  <span class='kw'>def</span> <span class='id identifier rubyid_certificate_authorities'>certificate_authorities</span>
997
1155
  <span class='ivar'>@_certificate_authorities</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/CertificateAuthoritiesClient.html" title="NgrokAPI::Services::CertificateAuthoritiesClient (class)">CertificateAuthoritiesClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/CertificateAuthoritiesClient.html#initialize-instance_method" title="NgrokAPI::Services::CertificateAuthoritiesClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1013,7 +1171,7 @@
1013
1171
  </h3><div class="docstring">
1014
1172
  <div class="discussion">
1015
1173
 
1016
- <p>Tunnel Credentials are ngrok agent authtokens. They authorize the ngrok agent to connect the ngrok service as your account. They are installed with the <code>ngrok authtoken</code> command or by specifying it in the <code>ngrok.yml</code> configuration file with the <code>authtoken</code> property.</p>
1174
+ <p>Tunnel Credentials are ngrok agent authtokens. They authorize the ngrok agent to connect the ngrok service as your account. They are installed with the <code>ngrok config add-authtoken</code> command or by specifying it in the <code>ngrok.yml</code> configuration file with the <code>authtoken</code> property.</p>
1017
1175
 
1018
1176
 
1019
1177
  </div>
@@ -1040,12 +1198,12 @@
1040
1198
  <pre class="lines">
1041
1199
 
1042
1200
 
1043
- 58
1044
- 59
1045
- 60</pre>
1201
+ 82
1202
+ 83
1203
+ 84</pre>
1046
1204
  </td>
1047
1205
  <td>
1048
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 58</span>
1206
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 82</span>
1049
1207
 
1050
1208
  <span class='kw'>def</span> <span class='id identifier rubyid_credentials'>credentials</span>
1051
1209
  <span class='ivar'>@_credentials</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/CredentialsClient.html" title="NgrokAPI::Services::CredentialsClient (class)">CredentialsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/CredentialsClient.html#initialize-instance_method" title="NgrokAPI::Services::CredentialsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1070,21 +1228,6 @@
1070
1228
  <pre class="lines">
1071
1229
 
1072
1230
 
1073
- 227
1074
- 228
1075
- 229
1076
- 230
1077
- 231
1078
- 232
1079
- 233
1080
- 234
1081
- 235
1082
- 236
1083
- 237
1084
- 238
1085
- 239
1086
- 240
1087
- 241
1088
1231
  242
1089
1232
  243
1090
1233
  244
@@ -1093,10 +1236,26 @@
1093
1236
  247
1094
1237
  248
1095
1238
  249
1096
- 250</pre>
1239
+ 250
1240
+ 251
1241
+ 252
1242
+ 253
1243
+ 254
1244
+ 255
1245
+ 256
1246
+ 257
1247
+ 258
1248
+ 259
1249
+ 260
1250
+ 261
1251
+ 262
1252
+ 263
1253
+ 264
1254
+ 265
1255
+ 266</pre>
1097
1256
  </td>
1098
1257
  <td>
1099
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 227</span>
1258
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 242</span>
1100
1259
 
1101
1260
  <span class='kw'>def</span> <span class='id identifier rubyid_edge_modules'>edge_modules</span>
1102
1261
  <span class='id identifier rubyid_ns'>ns</span> <span class='op'>=</span> <span class='const'>OpenStruct</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span>
@@ -1113,6 +1272,7 @@
1113
1272
  <span class='id identifier rubyid_ns'>ns</span><span class='period'>.</span><span class='id identifier rubyid_https_edge_route_saml'>https_edge_route_saml</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/EdgeRouteSAMLModuleClient.html" title="NgrokAPI::Services::EdgeRouteSAMLModuleClient (class)">EdgeRouteSAMLModuleClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/EdgeRouteSAMLModuleClient.html#initialize-instance_method" title="NgrokAPI::Services::EdgeRouteSAMLModuleClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
1114
1273
  <span class='id identifier rubyid_ns'>ns</span><span class='period'>.</span><span class='id identifier rubyid_https_edge_route_oidc'>https_edge_route_oidc</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/EdgeRouteOIDCModuleClient.html" title="NgrokAPI::Services::EdgeRouteOIDCModuleClient (class)">EdgeRouteOIDCModuleClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/EdgeRouteOIDCModuleClient.html#initialize-instance_method" title="NgrokAPI::Services::EdgeRouteOIDCModuleClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
1115
1274
  <span class='id identifier rubyid_ns'>ns</span><span class='period'>.</span><span class='id identifier rubyid_https_edge_route_websocket_tcp_converter'>https_edge_route_websocket_tcp_converter</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/EdgeRouteWebsocketTCPConverterModuleClient.html" title="NgrokAPI::Services::EdgeRouteWebsocketTCPConverterModuleClient (class)">EdgeRouteWebsocketTCPConverterModuleClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/EdgeRouteWebsocketTCPConverterModuleClient.html#initialize-instance_method" title="NgrokAPI::Services::EdgeRouteWebsocketTCPConverterModuleClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
1275
+ <span class='id identifier rubyid_ns'>ns</span><span class='period'>.</span><span class='id identifier rubyid_https_edge_route_user_agent_filter'>https_edge_route_user_agent_filter</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/EdgeRouteUserAgentFilterModuleClient.html" title="NgrokAPI::Services::EdgeRouteUserAgentFilterModuleClient (class)">EdgeRouteUserAgentFilterModuleClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/EdgeRouteUserAgentFilterModuleClient.html#initialize-instance_method" title="NgrokAPI::Services::EdgeRouteUserAgentFilterModuleClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
1116
1276
  <span class='id identifier rubyid_ns'>ns</span><span class='period'>.</span><span class='id identifier rubyid_tcp_edge_backend'>tcp_edge_backend</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/TCPEdgeBackendModuleClient.html" title="NgrokAPI::Services::TCPEdgeBackendModuleClient (class)">TCPEdgeBackendModuleClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/TCPEdgeBackendModuleClient.html#initialize-instance_method" title="NgrokAPI::Services::TCPEdgeBackendModuleClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
1117
1277
  <span class='id identifier rubyid_ns'>ns</span><span class='period'>.</span><span class='id identifier rubyid_tcp_edge_ip_restriction'>tcp_edge_ip_restriction</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/TCPEdgeIPRestrictionModuleClient.html" title="NgrokAPI::Services::TCPEdgeIPRestrictionModuleClient (class)">TCPEdgeIPRestrictionModuleClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/TCPEdgeIPRestrictionModuleClient.html#initialize-instance_method" title="NgrokAPI::Services::TCPEdgeIPRestrictionModuleClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
1118
1278
  <span class='id identifier rubyid_ns'>ns</span><span class='period'>.</span><span class='id identifier rubyid_tls_edge_backend'>tls_edge_backend</span> <span class='op'>=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/TLSEdgeBackendModuleClient.html" title="NgrokAPI::Services::TLSEdgeBackendModuleClient (class)">TLSEdgeBackendModuleClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/TLSEdgeBackendModuleClient.html#initialize-instance_method" title="NgrokAPI::Services::TLSEdgeBackendModuleClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1142,18 +1302,18 @@
1142
1302
  <pre class="lines">
1143
1303
 
1144
1304
 
1145
- 217
1146
- 218
1147
- 219
1148
- 220
1149
- 221
1150
- 222
1151
- 223
1152
- 224
1153
- 225</pre>
1305
+ 232
1306
+ 233
1307
+ 234
1308
+ 235
1309
+ 236
1310
+ 237
1311
+ 238
1312
+ 239
1313
+ 240</pre>
1154
1314
  </td>
1155
1315
  <td>
1156
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 217</span>
1316
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 232</span>
1157
1317
 
1158
1318
  <span class='kw'>def</span> <span class='id identifier rubyid_edges'>edges</span>
1159
1319
  <span class='id identifier rubyid_ns'>ns</span> <span class='op'>=</span> <span class='const'>OpenStruct</span><span class='period'>.</span><span class='id identifier rubyid_new'>new</span>
@@ -1208,12 +1368,12 @@
1208
1368
  <pre class="lines">
1209
1369
 
1210
1370
 
1211
- 68
1212
- 69
1213
- 70</pre>
1371
+ 92
1372
+ 93
1373
+ 94</pre>
1214
1374
  </td>
1215
1375
  <td>
1216
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 68</span>
1376
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 92</span>
1217
1377
 
1218
1378
  <span class='kw'>def</span> <span class='id identifier rubyid_endpoints'>endpoints</span>
1219
1379
  <span class='ivar'>@_endpoints</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/EndpointsClient.html" title="NgrokAPI::Services::EndpointsClient (class)">EndpointsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/EndpointsClient.html#initialize-instance_method" title="NgrokAPI::Services::EndpointsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1238,12 +1398,12 @@
1238
1398
  <pre class="lines">
1239
1399
 
1240
1400
 
1241
- 72
1242
- 73
1243
- 74</pre>
1401
+ 96
1402
+ 97
1403
+ 98</pre>
1244
1404
  </td>
1245
1405
  <td>
1246
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 72</span>
1406
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 96</span>
1247
1407
 
1248
1408
  <span class='kw'>def</span> <span class='id identifier rubyid_event_destinations'>event_destinations</span>
1249
1409
  <span class='ivar'>@_event_destinations</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/EventDestinationsClient.html" title="NgrokAPI::Services::EventDestinationsClient (class)">EventDestinationsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/EventDestinationsClient.html#initialize-instance_method" title="NgrokAPI::Services::EventDestinationsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1268,12 +1428,12 @@
1268
1428
  <pre class="lines">
1269
1429
 
1270
1430
 
1271
- 80
1272
- 81
1273
- 82</pre>
1431
+ 104
1432
+ 105
1433
+ 106</pre>
1274
1434
  </td>
1275
1435
  <td>
1276
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 80</span>
1436
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 104</span>
1277
1437
 
1278
1438
  <span class='kw'>def</span> <span class='id identifier rubyid_event_sources'>event_sources</span>
1279
1439
  <span class='ivar'>@_event_sources</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/EventSourcesClient.html" title="NgrokAPI::Services::EventSourcesClient (class)">EventSourcesClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/EventSourcesClient.html#initialize-instance_method" title="NgrokAPI::Services::EventSourcesClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1298,12 +1458,12 @@
1298
1458
  <pre class="lines">
1299
1459
 
1300
1460
 
1301
- 76
1302
- 77
1303
- 78</pre>
1461
+ 100
1462
+ 101
1463
+ 102</pre>
1304
1464
  </td>
1305
1465
  <td>
1306
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 76</span>
1466
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 100</span>
1307
1467
 
1308
1468
  <span class='kw'>def</span> <span class='id identifier rubyid_event_subscriptions'>event_subscriptions</span>
1309
1469
  <span class='ivar'>@_event_subscriptions</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/EventSubscriptionsClient.html" title="NgrokAPI::Services::EventSubscriptionsClient (class)">EventSubscriptionsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/EventSubscriptionsClient.html#initialize-instance_method" title="NgrokAPI::Services::EventSubscriptionsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1352,12 +1512,12 @@
1352
1512
  <pre class="lines">
1353
1513
 
1354
1514
 
1355
- 91
1356
- 92
1357
- 93</pre>
1515
+ 115
1516
+ 116
1517
+ 117</pre>
1358
1518
  </td>
1359
1519
  <td>
1360
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 91</span>
1520
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 115</span>
1361
1521
 
1362
1522
  <span class='kw'>def</span> <span class='id identifier rubyid_ip_policies'>ip_policies</span>
1363
1523
  <span class='ivar'>@_ip_policies</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/IPPoliciesClient.html" title="NgrokAPI::Services::IPPoliciesClient (class)">IPPoliciesClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/IPPoliciesClient.html#initialize-instance_method" title="NgrokAPI::Services::IPPoliciesClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1406,12 +1566,12 @@
1406
1566
  <pre class="lines">
1407
1567
 
1408
1568
 
1409
- 100
1410
- 101
1411
- 102</pre>
1569
+ 124
1570
+ 125
1571
+ 126</pre>
1412
1572
  </td>
1413
1573
  <td>
1414
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 100</span>
1574
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 124</span>
1415
1575
 
1416
1576
  <span class='kw'>def</span> <span class='id identifier rubyid_ip_policy_rules'>ip_policy_rules</span>
1417
1577
  <span class='ivar'>@_ip_policy_rules</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/IPPolicyRulesClient.html" title="NgrokAPI::Services::IPPolicyRulesClient (class)">IPPolicyRulesClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/IPPolicyRulesClient.html#initialize-instance_method" title="NgrokAPI::Services::IPPolicyRulesClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1460,12 +1620,12 @@
1460
1620
  <pre class="lines">
1461
1621
 
1462
1622
 
1463
- 113
1464
- 114
1465
- 115</pre>
1623
+ 137
1624
+ 138
1625
+ 139</pre>
1466
1626
  </td>
1467
1627
  <td>
1468
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 113</span>
1628
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 137</span>
1469
1629
 
1470
1630
  <span class='kw'>def</span> <span class='id identifier rubyid_ip_restrictions'>ip_restrictions</span>
1471
1631
  <span class='ivar'>@_ip_restrictions</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/IPRestrictionsClient.html" title="NgrokAPI::Services::IPRestrictionsClient (class)">IPRestrictionsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/IPRestrictionsClient.html#initialize-instance_method" title="NgrokAPI::Services::IPRestrictionsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1514,12 +1674,12 @@
1514
1674
  <pre class="lines">
1515
1675
 
1516
1676
 
1517
- 123
1518
- 124
1519
- 125</pre>
1677
+ 147
1678
+ 148
1679
+ 149</pre>
1520
1680
  </td>
1521
1681
  <td>
1522
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 123</span>
1682
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 147</span>
1523
1683
 
1524
1684
  <span class='kw'>def</span> <span class='id identifier rubyid_reserved_addrs'>reserved_addrs</span>
1525
1685
  <span class='ivar'>@_reserved_addrs</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/ReservedAddrsClient.html" title="NgrokAPI::Services::ReservedAddrsClient (class)">ReservedAddrsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/ReservedAddrsClient.html#initialize-instance_method" title="NgrokAPI::Services::ReservedAddrsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1541,7 +1701,7 @@
1541
1701
  </h3><div class="docstring">
1542
1702
  <div class="discussion">
1543
1703
 
1544
- <p>Reserved Domains are hostnames that you can listen for traffic on. Domains can be used to listen for http, https or tls traffic. You may use a domain that you own by creating a CNAME record specified in the returned resource. This CNAME record points traffic for that domain to ngrok&#39;s edge servers.</p>
1704
+ <p>Reserved Domains are hostnames that you can listen for traffic on. Domains can be used to listen for http, https or tls traffic. You may use a domain that you own by creating a CNAME record specified in the returned resource. This CNAME record points traffic for that domain to ngroks edge servers.</p>
1545
1705
 
1546
1706
 
1547
1707
  </div>
@@ -1568,12 +1728,12 @@
1568
1728
  <pre class="lines">
1569
1729
 
1570
1730
 
1571
- 134
1572
- 135
1573
- 136</pre>
1731
+ 158
1732
+ 159
1733
+ 160</pre>
1574
1734
  </td>
1575
1735
  <td>
1576
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 134</span>
1736
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 158</span>
1577
1737
 
1578
1738
  <span class='kw'>def</span> <span class='id identifier rubyid_reserved_domains'>reserved_domains</span>
1579
1739
  <span class='ivar'>@_reserved_domains</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/ReservedDomainsClient.html" title="NgrokAPI::Services::ReservedDomainsClient (class)">ReservedDomainsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/ReservedDomainsClient.html#initialize-instance_method" title="NgrokAPI::Services::ReservedDomainsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1622,12 +1782,12 @@
1622
1782
  <pre class="lines">
1623
1783
 
1624
1784
 
1625
- 143
1626
- 144
1627
- 145</pre>
1785
+ 167
1786
+ 168
1787
+ 169</pre>
1628
1788
  </td>
1629
1789
  <td>
1630
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 143</span>
1790
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 167</span>
1631
1791
 
1632
1792
  <span class='kw'>def</span> <span class='id identifier rubyid_ssh_certificate_authorities'>ssh_certificate_authorities</span>
1633
1793
  <span class='ivar'>@_ssh_certificate_authorities</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/SSHCertificateAuthoritiesClient.html" title="NgrokAPI::Services::SSHCertificateAuthoritiesClient (class)">SSHCertificateAuthoritiesClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/SSHCertificateAuthoritiesClient.html#initialize-instance_method" title="NgrokAPI::Services::SSHCertificateAuthoritiesClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1676,12 +1836,12 @@
1676
1836
  <pre class="lines">
1677
1837
 
1678
1838
 
1679
- 152
1680
- 153
1681
- 154</pre>
1839
+ 176
1840
+ 177
1841
+ 178</pre>
1682
1842
  </td>
1683
1843
  <td>
1684
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 152</span>
1844
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 176</span>
1685
1845
 
1686
1846
  <span class='kw'>def</span> <span class='id identifier rubyid_ssh_credentials'>ssh_credentials</span>
1687
1847
  <span class='ivar'>@_ssh_credentials</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/SSHCredentialsClient.html" title="NgrokAPI::Services::SSHCredentialsClient (class)">SSHCredentialsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/SSHCredentialsClient.html#initialize-instance_method" title="NgrokAPI::Services::SSHCredentialsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1730,12 +1890,12 @@
1730
1890
  <pre class="lines">
1731
1891
 
1732
1892
 
1733
- 162
1734
- 163
1735
- 164</pre>
1893
+ 186
1894
+ 187
1895
+ 188</pre>
1736
1896
  </td>
1737
1897
  <td>
1738
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 162</span>
1898
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 186</span>
1739
1899
 
1740
1900
  <span class='kw'>def</span> <span class='id identifier rubyid_ssh_host_certificates'>ssh_host_certificates</span>
1741
1901
  <span class='ivar'>@_ssh_host_certificates</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/SSHHostCertificatesClient.html" title="NgrokAPI::Services::SSHHostCertificatesClient (class)">SSHHostCertificatesClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/SSHHostCertificatesClient.html#initialize-instance_method" title="NgrokAPI::Services::SSHHostCertificatesClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1784,12 +1944,12 @@
1784
1944
  <pre class="lines">
1785
1945
 
1786
1946
 
1787
- 172
1788
- 173
1789
- 174</pre>
1947
+ 196
1948
+ 197
1949
+ 198</pre>
1790
1950
  </td>
1791
1951
  <td>
1792
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 172</span>
1952
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 196</span>
1793
1953
 
1794
1954
  <span class='kw'>def</span> <span class='id identifier rubyid_ssh_user_certificates'>ssh_user_certificates</span>
1795
1955
  <span class='ivar'>@_ssh_user_certificates</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/SSHUserCertificatesClient.html" title="NgrokAPI::Services::SSHUserCertificatesClient (class)">SSHUserCertificatesClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/SSHUserCertificatesClient.html#initialize-instance_method" title="NgrokAPI::Services::SSHUserCertificatesClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1838,12 +1998,12 @@
1838
1998
  <pre class="lines">
1839
1999
 
1840
2000
 
1841
- 184
1842
- 185
1843
- 186</pre>
2001
+ 208
2002
+ 209
2003
+ 210</pre>
1844
2004
  </td>
1845
2005
  <td>
1846
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 184</span>
2006
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 208</span>
1847
2007
 
1848
2008
  <span class='kw'>def</span> <span class='id identifier rubyid_tls_certificates'>tls_certificates</span>
1849
2009
  <span class='ivar'>@_tls_certificates</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/TLSCertificatesClient.html" title="NgrokAPI::Services::TLSCertificatesClient (class)">TLSCertificatesClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/TLSCertificatesClient.html#initialize-instance_method" title="NgrokAPI::Services::TLSCertificatesClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1892,12 +2052,12 @@
1892
2052
  <pre class="lines">
1893
2053
 
1894
2054
 
1895
- 194
1896
- 195
1897
- 196</pre>
2055
+ 55
2056
+ 56
2057
+ 57</pre>
1898
2058
  </td>
1899
2059
  <td>
1900
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 194</span>
2060
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 55</span>
1901
2061
 
1902
2062
  <span class='kw'>def</span> <span class='id identifier rubyid_tunnel_sessions'>tunnel_sessions</span>
1903
2063
  <span class='ivar'>@_tunnel_sessions</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/TunnelSessionsClient.html" title="NgrokAPI::Services::TunnelSessionsClient (class)">TunnelSessionsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/TunnelSessionsClient.html#initialize-instance_method" title="NgrokAPI::Services::TunnelSessionsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1946,12 +2106,12 @@
1946
2106
  <pre class="lines">
1947
2107
 
1948
2108
 
1949
- 203
1950
- 204
1951
- 205</pre>
2109
+ 217
2110
+ 218
2111
+ 219</pre>
1952
2112
  </td>
1953
2113
  <td>
1954
- <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 203</span>
2114
+ <pre class="code"><span class="info file"># File 'lib/ngrokapi/client.rb', line 217</span>
1955
2115
 
1956
2116
  <span class='kw'>def</span> <span class='id identifier rubyid_tunnels'>tunnels</span>
1957
2117
  <span class='ivar'>@_tunnels</span> <span class='op'>||=</span> <span class='const'><span class='object_link'><a href="../NgrokAPI.html" title="NgrokAPI (module)">NgrokAPI</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services.html" title="NgrokAPI::Services (module)">Services</a></span></span><span class='op'>::</span><span class='const'><span class='object_link'><a href="Services/TunnelsClient.html" title="NgrokAPI::Services::TunnelsClient (class)">TunnelsClient</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="Services/TunnelsClient.html#initialize-instance_method" title="NgrokAPI::Services::TunnelsClient#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='label'>client:</span> <span class='ivar'>@client</span><span class='rparen'>)</span>
@@ -1966,9 +2126,9 @@
1966
2126
  </div>
1967
2127
 
1968
2128
  <div id="footer">
1969
- Generated on Mon Apr 11 19:32:55 2022 by
1970
- <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1971
- 0.9.27 (ruby-2.7.5).
2129
+ Generated on Tue Apr 30 20:26:13 2024 by
2130
+ <a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2131
+ 0.9.36 (ruby-3.3.0).
1972
2132
  </div>
1973
2133
 
1974
2134
  </div>