ngrok-api 0.16.0 → 0.17.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/doc/NgrokAPI/Client.html +270 -180
- data/doc/NgrokAPI/Error.html +2 -2
- data/doc/NgrokAPI/Errors/NotFoundError.html +2 -2
- data/doc/NgrokAPI/Errors.html +2 -2
- data/doc/NgrokAPI/HttpClient.html +2 -2
- data/doc/NgrokAPI/Models/APIKey.html +2 -2
- data/doc/NgrokAPI/Models/AWSAuth.html +2 -2
- data/doc/NgrokAPI/Models/AWSCredentials.html +2 -2
- data/doc/NgrokAPI/Models/AWSRole.html +2 -2
- data/doc/NgrokAPI/Models/AbuseReport.html +2 -2
- data/doc/NgrokAPI/Models/AbuseReportHostname.html +2 -2
- data/doc/NgrokAPI/Models/AgentIngress.html +2 -2
- data/doc/NgrokAPI/Models/CertificateAuthority.html +2 -2
- data/doc/NgrokAPI/Models/Credential.html +2 -2
- data/doc/NgrokAPI/Models/Endpoint.html +1431 -0
- data/{docs/NgrokAPI/Models/EndpointLogging.html → doc/NgrokAPI/Models/EndpointBackend.html} +41 -41
- data/doc/NgrokAPI/Models/{EndpointLoggingMutate.html → EndpointBackendMutate.html} +41 -41
- data/doc/NgrokAPI/Models/EndpointCircuitBreaker.html +2 -2
- data/doc/NgrokAPI/Models/EndpointCompression.html +2 -2
- data/doc/NgrokAPI/Models/EndpointIPPolicy.html +2 -2
- data/doc/NgrokAPI/Models/EndpointIPPolicyMutate.html +2 -2
- data/doc/NgrokAPI/Models/EndpointMutualTLS.html +2 -2
- data/doc/NgrokAPI/Models/EndpointMutualTLSMutate.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOAuth.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOAuthFacebook.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOAuthGitHub.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOAuthGoogle.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOAuthMicrosoft.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOAuthProvider.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOIDC.html +2 -2
- data/doc/NgrokAPI/Models/EndpointRequestHeaders.html +2 -2
- data/doc/NgrokAPI/Models/EndpointResponseHeaders.html +2 -2
- data/doc/NgrokAPI/Models/EndpointSAML.html +2 -2
- data/doc/NgrokAPI/Models/EndpointSAMLMutate.html +2 -2
- data/doc/NgrokAPI/Models/EndpointTLSTermination.html +2 -2
- data/doc/NgrokAPI/Models/EndpointTLSTerminationAtEdge.html +617 -0
- data/doc/NgrokAPI/Models/EndpointWebhookValidation.html +2 -2
- data/doc/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +543 -0
- data/doc/NgrokAPI/Models/EventDestination.html +6 -6
- data/doc/NgrokAPI/Models/EventSource.html +2 -2
- data/doc/NgrokAPI/Models/EventSourceList.html +2 -2
- data/doc/NgrokAPI/Models/EventSourceReplace.html +2 -2
- data/doc/NgrokAPI/Models/EventSubscription.html +2 -2
- data/doc/NgrokAPI/Models/EventTarget.html +2 -2
- data/doc/NgrokAPI/Models/EventTargetCloudwatchLogs.html +2 -2
- data/doc/NgrokAPI/Models/EventTargetFirehose.html +2 -2
- data/doc/NgrokAPI/Models/EventTargetKinesis.html +2 -2
- data/doc/NgrokAPI/Models/FailoverBackend.html +1075 -0
- data/doc/NgrokAPI/Models/HTTPResponseBackend.html +1231 -0
- data/{docs/NgrokAPI/Models/EventStream.html → doc/NgrokAPI/Models/HTTPSEdge.html} +118 -118
- data/doc/NgrokAPI/Models/{EndpointConfiguration.html → HTTPSEdgeRoute.html} +202 -264
- data/doc/NgrokAPI/Models/IPPolicy.html +2 -2
- data/doc/NgrokAPI/Models/IPPolicyRule.html +96 -22
- data/doc/NgrokAPI/Models/IPRestriction.html +2 -2
- data/doc/NgrokAPI/Models/Listable.html +2 -2
- data/doc/NgrokAPI/Models/Ref.html +2 -2
- data/doc/NgrokAPI/Models/ReservedAddr.html +2 -2
- data/doc/NgrokAPI/Models/ReservedDomain.html +2 -2
- data/doc/NgrokAPI/Models/ReservedDomainCertJob.html +2 -2
- data/doc/NgrokAPI/Models/ReservedDomainCertPolicy.html +2 -2
- data/doc/NgrokAPI/Models/ReservedDomainCertStatus.html +2 -2
- data/doc/NgrokAPI/Models/SSHCertificateAuthority.html +2 -2
- data/doc/NgrokAPI/Models/SSHCredential.html +2 -2
- data/doc/NgrokAPI/Models/SSHHostCertificate.html +2 -2
- data/doc/NgrokAPI/Models/SSHUserCertificate.html +2 -2
- data/doc/NgrokAPI/Models/TCPEdge.html +1235 -0
- data/doc/NgrokAPI/Models/TLSCertificate.html +2 -2
- data/doc/NgrokAPI/Models/TLSCertificateSANs.html +2 -2
- data/doc/NgrokAPI/Models/TLSEdge.html +1395 -0
- data/doc/NgrokAPI/Models/Tunnel.html +313 -17
- data/doc/NgrokAPI/Models/TunnelGroupBackend.html +1149 -0
- data/doc/NgrokAPI/Models/TunnelSession.html +2 -2
- data/doc/NgrokAPI/Models/WeightedBackend.html +1075 -0
- data/doc/NgrokAPI/Models.html +4 -4
- data/doc/NgrokAPI/PagedIterator.html +2 -2
- data/doc/NgrokAPI/Services/APIKeysClient.html +2 -2
- data/doc/NgrokAPI/Services/AbuseReportsClient.html +2 -2
- data/doc/NgrokAPI/Services/AgentIngressesClient.html +2 -2
- data/doc/NgrokAPI/Services/CertificateAuthoritiesClient.html +2 -2
- data/doc/NgrokAPI/Services/CredentialsClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +1153 -0
- data/doc/NgrokAPI/Services/{EndpointCircuitBreakerModuleClient.html → EdgeRouteCircuitBreakerModuleClient.html} +206 -96
- data/{docs/NgrokAPI/Services/EndpointCompressionModuleClient.html → doc/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html} +206 -96
- data/doc/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +1153 -0
- data/doc/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +1153 -0
- data/{docs/NgrokAPI/Services/EndpointOIDCModuleClient.html → doc/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html} +206 -96
- data/doc/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +1153 -0
- data/{docs/NgrokAPI/Services/EndpointResponseHeadersModuleClient.html → doc/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html} +206 -96
- data/{docs/NgrokAPI/Services/EndpointSAMLModuleClient.html → doc/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html} +206 -96
- data/doc/NgrokAPI/Services/{EndpointWebhookValidationModuleClient.html → EdgeRouteWebhookVerificationModuleClient.html} +206 -96
- data/doc/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +1153 -0
- data/doc/NgrokAPI/Services/{EventStreamsClient.html → EdgesHTTPSClient.html} +236 -271
- data/{docs/NgrokAPI/Services/EndpointConfigurationsClient.html → doc/NgrokAPI/Services/EdgesHTTPSRoutesClient.html} +456 -620
- data/doc/NgrokAPI/Services/EdgesTCPClient.html +1757 -0
- data/doc/NgrokAPI/Services/EdgesTLSClient.html +1847 -0
- data/doc/NgrokAPI/Services/EndpointsClient.html +907 -0
- data/doc/NgrokAPI/Services/EventDestinationsClient.html +35 -35
- data/doc/NgrokAPI/Services/EventSourcesClient.html +2 -2
- data/doc/NgrokAPI/Services/EventSubscriptionsClient.html +5 -5
- data/doc/NgrokAPI/Services/FailoverBackendsClient.html +1644 -0
- data/doc/NgrokAPI/Services/HTTPResponseBackendsClient.html +1744 -0
- data/doc/NgrokAPI/Services/{EndpointOIDCModuleClient.html → HTTPSEdgeMutualTLSModuleClient.html} +59 -59
- data/doc/NgrokAPI/Services/{EndpointRequestHeadersModuleClient.html → HTTPSEdgeTLSTerminationModuleClient.html} +59 -59
- data/doc/NgrokAPI/Services/IPPoliciesClient.html +40 -58
- data/doc/NgrokAPI/Services/IPPolicyRulesClient.html +60 -40
- data/doc/NgrokAPI/Services/IPRestrictionsClient.html +3 -3
- data/doc/NgrokAPI/Services/ReservedAddrsClient.html +41 -331
- data/doc/NgrokAPI/Services/ReservedDomainsClient.html +94 -674
- data/doc/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +2 -2
- data/doc/NgrokAPI/Services/SSHCredentialsClient.html +2 -2
- data/doc/NgrokAPI/Services/SSHHostCertificatesClient.html +2 -2
- data/doc/NgrokAPI/Services/SSHUserCertificatesClient.html +2 -2
- data/{docs/NgrokAPI/Services/EndpointLoggingModuleClient.html → doc/NgrokAPI/Services/TCPEdgeBackendModuleClient.html} +59 -59
- data/doc/NgrokAPI/Services/{EndpointIPPolicyModuleClient.html → TCPEdgeIPRestrictionModuleClient.html} +41 -41
- data/doc/NgrokAPI/Services/TLSCertificatesClient.html +2 -2
- data/doc/NgrokAPI/Services/{EndpointLoggingModuleClient.html → TLSEdgeBackendModuleClient.html} +59 -59
- data/{docs/NgrokAPI/Services/EndpointIPPolicyModuleClient.html → doc/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html} +41 -41
- data/doc/NgrokAPI/Services/{EndpointMutualTLSModuleClient.html → TLSEdgeMutualTLSModuleClient.html} +41 -41
- data/{docs/NgrokAPI/Services/EndpointTLSTerminationModuleClient.html → doc/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html} +41 -41
- data/doc/NgrokAPI/Services/TunnelGroupBackendsClient.html +1644 -0
- data/doc/NgrokAPI/Services/TunnelSessionsClient.html +2 -2
- data/doc/NgrokAPI/Services/TunnelsClient.html +241 -3
- data/doc/NgrokAPI/Services/WeightedBackendsClient.html +1644 -0
- data/doc/NgrokAPI/Services.html +4 -4
- data/doc/NgrokAPI.html +3 -3
- data/doc/_index.html +237 -60
- data/doc/class_list.html +1 -1
- data/doc/file.README.html +2 -2
- data/doc/index.html +2 -2
- data/doc/method_list.html +3393 -1433
- data/doc/top-level-namespace.html +2 -2
- data/docs/NgrokAPI/Client.html +270 -180
- data/docs/NgrokAPI/Error.html +2 -2
- data/docs/NgrokAPI/Errors/NotFoundError.html +2 -2
- data/docs/NgrokAPI/Errors.html +2 -2
- data/docs/NgrokAPI/HttpClient.html +2 -2
- data/docs/NgrokAPI/Models/APIKey.html +2 -2
- data/docs/NgrokAPI/Models/AWSAuth.html +2 -2
- data/docs/NgrokAPI/Models/AWSCredentials.html +2 -2
- data/docs/NgrokAPI/Models/AWSRole.html +2 -2
- data/docs/NgrokAPI/Models/AbuseReport.html +2 -2
- data/docs/NgrokAPI/Models/AbuseReportHostname.html +2 -2
- data/docs/NgrokAPI/Models/AgentIngress.html +2 -2
- data/docs/NgrokAPI/Models/CertificateAuthority.html +2 -2
- data/docs/NgrokAPI/Models/Credential.html +2 -2
- data/docs/NgrokAPI/Models/Endpoint.html +1431 -0
- data/{doc/NgrokAPI/Models/EndpointLogging.html → docs/NgrokAPI/Models/EndpointBackend.html} +41 -41
- data/docs/NgrokAPI/Models/{EndpointLoggingMutate.html → EndpointBackendMutate.html} +41 -41
- data/docs/NgrokAPI/Models/EndpointCircuitBreaker.html +2 -2
- data/docs/NgrokAPI/Models/EndpointCompression.html +2 -2
- data/docs/NgrokAPI/Models/EndpointIPPolicy.html +2 -2
- data/docs/NgrokAPI/Models/EndpointIPPolicyMutate.html +2 -2
- data/docs/NgrokAPI/Models/EndpointMutualTLS.html +2 -2
- data/docs/NgrokAPI/Models/EndpointMutualTLSMutate.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOAuth.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOAuthFacebook.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOAuthGitHub.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOAuthGoogle.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOAuthMicrosoft.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOAuthProvider.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOIDC.html +2 -2
- data/docs/NgrokAPI/Models/EndpointRequestHeaders.html +2 -2
- data/docs/NgrokAPI/Models/EndpointResponseHeaders.html +2 -2
- data/docs/NgrokAPI/Models/EndpointSAML.html +2 -2
- data/docs/NgrokAPI/Models/EndpointSAMLMutate.html +2 -2
- data/docs/NgrokAPI/Models/EndpointTLSTermination.html +2 -2
- data/docs/NgrokAPI/Models/EndpointTLSTerminationAtEdge.html +617 -0
- data/docs/NgrokAPI/Models/EndpointWebhookValidation.html +2 -2
- data/docs/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +543 -0
- data/docs/NgrokAPI/Models/EventDestination.html +6 -6
- data/docs/NgrokAPI/Models/EventSource.html +2 -2
- data/docs/NgrokAPI/Models/EventSourceList.html +2 -2
- data/docs/NgrokAPI/Models/EventSourceReplace.html +2 -2
- data/docs/NgrokAPI/Models/EventSubscription.html +2 -2
- data/docs/NgrokAPI/Models/EventTarget.html +2 -2
- data/docs/NgrokAPI/Models/EventTargetCloudwatchLogs.html +2 -2
- data/docs/NgrokAPI/Models/EventTargetFirehose.html +2 -2
- data/docs/NgrokAPI/Models/EventTargetKinesis.html +2 -2
- data/docs/NgrokAPI/Models/FailoverBackend.html +1075 -0
- data/docs/NgrokAPI/Models/HTTPResponseBackend.html +1231 -0
- data/{doc/NgrokAPI/Models/EventStream.html → docs/NgrokAPI/Models/HTTPSEdge.html} +118 -118
- data/docs/NgrokAPI/Models/{EndpointConfiguration.html → HTTPSEdgeRoute.html} +202 -264
- data/docs/NgrokAPI/Models/IPPolicy.html +2 -2
- data/docs/NgrokAPI/Models/IPPolicyRule.html +96 -22
- data/docs/NgrokAPI/Models/IPRestriction.html +2 -2
- data/docs/NgrokAPI/Models/Listable.html +2 -2
- data/docs/NgrokAPI/Models/Ref.html +2 -2
- data/docs/NgrokAPI/Models/ReservedAddr.html +2 -2
- data/docs/NgrokAPI/Models/ReservedDomain.html +2 -2
- data/docs/NgrokAPI/Models/ReservedDomainCertJob.html +2 -2
- data/docs/NgrokAPI/Models/ReservedDomainCertPolicy.html +2 -2
- data/docs/NgrokAPI/Models/ReservedDomainCertStatus.html +2 -2
- data/docs/NgrokAPI/Models/SSHCertificateAuthority.html +2 -2
- data/docs/NgrokAPI/Models/SSHCredential.html +2 -2
- data/docs/NgrokAPI/Models/SSHHostCertificate.html +2 -2
- data/docs/NgrokAPI/Models/SSHUserCertificate.html +2 -2
- data/docs/NgrokAPI/Models/TCPEdge.html +1235 -0
- data/docs/NgrokAPI/Models/TLSCertificate.html +2 -2
- data/docs/NgrokAPI/Models/TLSCertificateSANs.html +2 -2
- data/docs/NgrokAPI/Models/TLSEdge.html +1395 -0
- data/docs/NgrokAPI/Models/Tunnel.html +313 -17
- data/docs/NgrokAPI/Models/TunnelGroupBackend.html +1149 -0
- data/docs/NgrokAPI/Models/TunnelSession.html +2 -2
- data/docs/NgrokAPI/Models/WeightedBackend.html +1075 -0
- data/docs/NgrokAPI/Models.html +4 -4
- data/docs/NgrokAPI/PagedIterator.html +2 -2
- data/docs/NgrokAPI/Services/APIKeysClient.html +2 -2
- data/docs/NgrokAPI/Services/AbuseReportsClient.html +2 -2
- data/docs/NgrokAPI/Services/AgentIngressesClient.html +2 -2
- data/docs/NgrokAPI/Services/CertificateAuthoritiesClient.html +2 -2
- data/docs/NgrokAPI/Services/CredentialsClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +1153 -0
- data/docs/NgrokAPI/Services/{EndpointCircuitBreakerModuleClient.html → EdgeRouteCircuitBreakerModuleClient.html} +206 -96
- data/{doc/NgrokAPI/Services/EndpointCompressionModuleClient.html → docs/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html} +206 -96
- data/docs/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +1153 -0
- data/docs/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +1153 -0
- data/docs/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html +1153 -0
- data/docs/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +1153 -0
- data/{doc/NgrokAPI/Services/EndpointResponseHeadersModuleClient.html → docs/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html} +206 -96
- data/docs/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html +1153 -0
- data/docs/NgrokAPI/Services/{EndpointWebhookValidationModuleClient.html → EdgeRouteWebhookVerificationModuleClient.html} +206 -96
- data/docs/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +1153 -0
- data/docs/NgrokAPI/Services/{EventStreamsClient.html → EdgesHTTPSClient.html} +236 -271
- data/{doc/NgrokAPI/Services/EndpointConfigurationsClient.html → docs/NgrokAPI/Services/EdgesHTTPSRoutesClient.html} +456 -620
- data/docs/NgrokAPI/Services/EdgesTCPClient.html +1757 -0
- data/docs/NgrokAPI/Services/EdgesTLSClient.html +1847 -0
- data/docs/NgrokAPI/Services/EndpointsClient.html +907 -0
- data/docs/NgrokAPI/Services/EventDestinationsClient.html +35 -35
- data/docs/NgrokAPI/Services/EventSourcesClient.html +2 -2
- data/docs/NgrokAPI/Services/EventSubscriptionsClient.html +5 -5
- data/docs/NgrokAPI/Services/FailoverBackendsClient.html +1644 -0
- data/docs/NgrokAPI/Services/HTTPResponseBackendsClient.html +1744 -0
- data/{doc/NgrokAPI/Services/EndpointSAMLModuleClient.html → docs/NgrokAPI/Services/HTTPSEdgeMutualTLSModuleClient.html} +59 -59
- data/docs/NgrokAPI/Services/{EndpointRequestHeadersModuleClient.html → HTTPSEdgeTLSTerminationModuleClient.html} +59 -59
- data/docs/NgrokAPI/Services/IPPoliciesClient.html +40 -58
- data/docs/NgrokAPI/Services/IPPolicyRulesClient.html +60 -40
- data/docs/NgrokAPI/Services/IPRestrictionsClient.html +3 -3
- data/docs/NgrokAPI/Services/ReservedAddrsClient.html +41 -331
- data/docs/NgrokAPI/Services/ReservedDomainsClient.html +94 -674
- data/docs/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +2 -2
- data/docs/NgrokAPI/Services/SSHCredentialsClient.html +2 -2
- data/docs/NgrokAPI/Services/SSHHostCertificatesClient.html +2 -2
- data/docs/NgrokAPI/Services/SSHUserCertificatesClient.html +2 -2
- data/docs/NgrokAPI/Services/{EndpointOAuthModuleClient.html → TCPEdgeBackendModuleClient.html} +59 -59
- data/docs/NgrokAPI/Services/TCPEdgeIPRestrictionModuleClient.html +1043 -0
- data/docs/NgrokAPI/Services/TLSCertificatesClient.html +2 -2
- data/{doc/NgrokAPI/Services/EndpointOAuthModuleClient.html → docs/NgrokAPI/Services/TLSEdgeBackendModuleClient.html} +59 -59
- data/docs/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html +1043 -0
- data/docs/NgrokAPI/Services/{EndpointMutualTLSModuleClient.html → TLSEdgeMutualTLSModuleClient.html} +41 -41
- data/{doc/NgrokAPI/Services/EndpointTLSTerminationModuleClient.html → docs/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html} +41 -41
- data/docs/NgrokAPI/Services/TunnelGroupBackendsClient.html +1644 -0
- data/docs/NgrokAPI/Services/TunnelSessionsClient.html +2 -2
- data/docs/NgrokAPI/Services/TunnelsClient.html +241 -3
- data/docs/NgrokAPI/Services/WeightedBackendsClient.html +1644 -0
- data/docs/NgrokAPI/Services.html +4 -4
- data/docs/NgrokAPI.html +3 -3
- data/docs/_index.html +237 -60
- data/docs/class_list.html +1 -1
- data/docs/file.README.html +2 -2
- data/docs/index.html +2 -2
- data/docs/method_list.html +3393 -1433
- data/docs/top-level-namespace.html +2 -2
- data/lib/ngrokapi/client.rb +47 -24
- data/lib/ngrokapi/models/endpoint.rb +49 -0
- data/lib/ngrokapi/models/{endpoint_logging.rb → endpoint_backend.rb} +3 -3
- data/lib/ngrokapi/models/{endpoint_logging_mutate.rb → endpoint_backend_mutate.rb} +3 -3
- data/lib/ngrokapi/models/endpoint_tls_termination_at_edge.rb +27 -0
- data/lib/ngrokapi/models/endpoint_websocket_tcp_converter.rb +25 -0
- data/lib/ngrokapi/models/event_destination.rb +1 -2
- data/lib/ngrokapi/models/{event_stream.rb → failover_backend.rb} +15 -27
- data/lib/ngrokapi/models/http_response_backend.rb +71 -0
- data/lib/ngrokapi/models/https_edge.rb +80 -0
- data/lib/ngrokapi/models/{endpoint_configuration.rb → https_edge_route.rb} +56 -53
- data/lib/ngrokapi/models/ip_policy_rule.rb +3 -1
- data/lib/ngrokapi/models/tcp_edge.rb +78 -0
- data/lib/ngrokapi/models/tls_edge.rb +88 -0
- data/lib/ngrokapi/models/tunnel.rb +9 -1
- data/lib/ngrokapi/models/tunnel_group_backend.rb +67 -0
- data/lib/ngrokapi/models/weighted_backend.rb +65 -0
- data/lib/ngrokapi/services/edge_route_backend_module_client.rb +120 -0
- data/lib/ngrokapi/services/{endpoint_circuit_breaker_module_client.rb → edge_route_circuit_breaker_module_client.rb} +37 -25
- data/lib/ngrokapi/services/{endpoint_compression_module_client.rb → edge_route_compression_module_client.rb} +37 -25
- data/lib/ngrokapi/services/edge_route_ip_restriction_module_client.rb +120 -0
- data/lib/ngrokapi/services/edge_route_o_auth_module_client.rb +120 -0
- data/lib/ngrokapi/services/edge_route_oidc_module_client.rb +120 -0
- data/lib/ngrokapi/services/edge_route_request_headers_module_client.rb +120 -0
- data/lib/ngrokapi/services/{endpoint_response_headers_module_client.rb → edge_route_response_headers_module_client.rb} +37 -25
- data/lib/ngrokapi/services/edge_route_saml_module_client.rb +120 -0
- data/lib/ngrokapi/services/{endpoint_webhook_validation_module_client.rb → edge_route_webhook_verification_module_client.rb} +37 -25
- data/lib/ngrokapi/services/edge_route_websocket_tcp_converter_module_client.rb +120 -0
- data/lib/ngrokapi/services/edges_https_client.rb +227 -0
- data/lib/ngrokapi/services/edges_https_routes_client.rb +244 -0
- data/lib/ngrokapi/services/edges_tcp_client.rb +227 -0
- data/lib/ngrokapi/services/edges_tls_client.rb +239 -0
- data/lib/ngrokapi/services/endpoints_client.rb +114 -0
- data/lib/ngrokapi/services/event_destinations_client.rb +2 -4
- data/lib/ngrokapi/services/event_subscriptions_client.rb +3 -3
- data/lib/ngrokapi/services/failover_backends_client.rb +214 -0
- data/lib/ngrokapi/services/http_response_backends_client.rb +199 -0
- data/lib/ngrokapi/services/{endpoint_saml_module_client.rb → https_edge_mutual_tls_module_client.rb} +25 -25
- data/lib/ngrokapi/services/{endpoint_request_headers_module_client.rb → https_edge_tls_termination_module_client.rb} +25 -25
- data/lib/ngrokapi/services/ip_policies_client.rb +1 -3
- data/lib/ngrokapi/services/ip_policy_rules_client.rb +3 -1
- data/lib/ngrokapi/services/ip_restrictions_client.rb +1 -1
- data/lib/ngrokapi/services/reserved_addrs_client.rb +0 -37
- data/lib/ngrokapi/services/reserved_domains_client.rb +0 -74
- data/lib/ngrokapi/services/{endpoint_logging_module_client.rb → tcp_edge_backend_module_client.rb} +25 -25
- data/lib/ngrokapi/services/{endpoint_ip_policy_module_client.rb → tcp_edge_ip_restriction_module_client.rb} +15 -15
- data/lib/ngrokapi/services/{endpoint_oidc_module_client.rb → tls_edge_backend_module_client.rb} +25 -25
- data/lib/ngrokapi/services/{endpoint_o_auth_module_client.rb → tls_edge_ip_restriction_module_client.rb} +25 -25
- data/lib/ngrokapi/services/{endpoint_mutual_tls_module_client.rb → tls_edge_mutual_tls_module_client.rb} +15 -15
- data/lib/ngrokapi/services/{endpoint_tls_termination_module_client.rb → tls_edge_tls_termination_module_client.rb} +15 -15
- data/lib/ngrokapi/services/tunnel_group_backends_client.rb +212 -0
- data/lib/ngrokapi/services/tunnels_client.rb +35 -0
- data/lib/ngrokapi/services/weighted_backends_client.rb +214 -0
- data/lib/ngrokapi/version.rb +1 -1
- data/spec/ngrokapi/client_spec.rb +44 -23
- data/spec/ngrokapi/models/endpoint_backend_mutate_spec.rb +21 -0
- data/spec/ngrokapi/models/endpoint_backend_spec.rb +21 -0
- data/spec/ngrokapi/models/endpoint_spec.rb +21 -0
- data/spec/ngrokapi/models/endpoint_tls_termination_at_edge_spec.rb +21 -0
- data/spec/ngrokapi/models/endpoint_websocket_tcp_converter_spec.rb +21 -0
- data/spec/ngrokapi/models/failover_backend_spec.rb +45 -0
- data/spec/ngrokapi/models/http_response_backend_spec.rb +51 -0
- data/spec/ngrokapi/models/https_edge_route_spec.rb +81 -0
- data/spec/ngrokapi/models/https_edge_spec.rb +51 -0
- data/spec/ngrokapi/models/tcp_edge_spec.rb +51 -0
- data/spec/ngrokapi/models/tls_edge_spec.rb +57 -0
- data/spec/ngrokapi/models/tunnel_group_backend_spec.rb +45 -0
- data/spec/ngrokapi/models/weighted_backend_spec.rb +45 -0
- data/spec/ngrokapi/services/edge_route_backend_module_client_spec.rb +139 -0
- data/spec/ngrokapi/services/{endpoint_circuit_breaker_module_client_spec.rb → edge_route_circuit_breaker_module_client_spec.rb} +31 -17
- data/spec/ngrokapi/services/{endpoint_compression_module_client_spec.rb → edge_route_compression_module_client_spec.rb} +31 -17
- data/spec/ngrokapi/services/edge_route_ip_restriction_module_client_spec.rb +139 -0
- data/spec/ngrokapi/services/{endpoint_o_auth_module_client_spec.rb → edge_route_o_auth_module_client_spec.rb} +31 -17
- data/spec/ngrokapi/services/{endpoint_oidc_module_client_spec.rb → edge_route_oidc_module_client_spec.rb} +31 -17
- data/spec/ngrokapi/services/{endpoint_request_headers_module_client_spec.rb → edge_route_request_headers_module_client_spec.rb} +31 -17
- data/spec/ngrokapi/services/{endpoint_response_headers_module_client_spec.rb → edge_route_response_headers_module_client_spec.rb} +31 -17
- data/spec/ngrokapi/services/{endpoint_saml_module_client_spec.rb → edge_route_saml_module_client_spec.rb} +31 -17
- data/spec/ngrokapi/services/{endpoint_webhook_validation_module_client_spec.rb → edge_route_webhook_verification_module_client_spec.rb} +31 -17
- data/spec/ngrokapi/services/edge_route_websocket_tcp_converter_module_client_spec.rb +139 -0
- data/spec/ngrokapi/services/{event_streams_client_spec.rb → edges_https_client_spec.rb} +106 -108
- data/spec/ngrokapi/services/edges_https_routes_client_spec.rb +241 -0
- data/spec/ngrokapi/services/edges_tcp_client_spec.rb +175 -0
- data/spec/ngrokapi/services/edges_tls_client_spec.rb +187 -0
- data/spec/ngrokapi/services/endpoints_client_spec.rb +57 -0
- data/spec/ngrokapi/services/failover_backends_client_spec.rb +163 -0
- data/spec/ngrokapi/services/http_response_backends_client_spec.rb +175 -0
- data/spec/ngrokapi/services/{endpoint_mutual_tls_module_client_spec.rb → https_edge_mutual_tls_module_client_spec.rb} +17 -17
- data/spec/ngrokapi/services/{endpoint_tls_termination_module_client_spec.rb → https_edge_tls_termination_module_client_spec.rb} +17 -17
- data/spec/ngrokapi/services/ip_policies_client_spec.rb +0 -1
- data/spec/ngrokapi/services/ip_policy_rules_client_spec.rb +3 -1
- data/spec/ngrokapi/services/reserved_addrs_client_spec.rb +0 -44
- data/spec/ngrokapi/services/reserved_domains_client_spec.rb +0 -88
- data/spec/ngrokapi/services/{endpoint_logging_module_client_spec.rb → tcp_edge_backend_module_client_spec.rb} +40 -40
- data/spec/ngrokapi/services/{endpoint_ip_policy_module_client_spec.rb → tcp_edge_ip_restriction_module_client_spec.rb} +17 -17
- data/spec/ngrokapi/services/tls_edge_backend_module_client_spec.rb +125 -0
- data/spec/ngrokapi/services/tls_edge_ip_restriction_module_client_spec.rb +125 -0
- data/spec/ngrokapi/services/tls_edge_mutual_tls_module_client_spec.rb +125 -0
- data/spec/ngrokapi/services/tls_edge_tls_termination_module_client_spec.rb +125 -0
- data/spec/ngrokapi/services/tunnel_group_backends_client_spec.rb +163 -0
- data/spec/ngrokapi/services/tunnels_client_spec.rb +36 -0
- data/spec/ngrokapi/services/weighted_backends_client_spec.rb +163 -0
- data/spec/spec_helper.rb +326 -33
- metadata +166 -74
- data/lib/ngrokapi/services/endpoint_configurations_client.rb +0 -289
- data/lib/ngrokapi/services/event_streams_client.rb +0 -224
- data/spec/ngrokapi/models/endpoint_configuration_spec.rb +0 -78
- data/spec/ngrokapi/models/endpoint_logging_mutate_spec.rb +0 -21
- data/spec/ngrokapi/models/endpoint_logging_spec.rb +0 -21
- data/spec/ngrokapi/models/event_stream_spec.rb +0 -51
- data/spec/ngrokapi/services/endpoint_configurations_client_spec.rb +0 -237
@@ -3,10 +3,10 @@
|
|
3
3
|
module NgrokAPI
|
4
4
|
module Services
|
5
5
|
##
|
6
|
-
# https://ngrok.com/docs/api#api-
|
7
|
-
class
|
6
|
+
# https://ngrok.com/docs/api#api-edge-route-compression-module
|
7
|
+
class EdgeRouteCompressionModuleClient
|
8
8
|
# The API path for the requests
|
9
|
-
PATH = '/
|
9
|
+
PATH = '/edges/https/%{edge_id}/routes/%{id}/compression'
|
10
10
|
|
11
11
|
attr_reader :client
|
12
12
|
|
@@ -15,14 +15,16 @@ module NgrokAPI
|
|
15
15
|
end
|
16
16
|
|
17
17
|
##
|
18
|
+
# @param [string] edge_id
|
18
19
|
# @param [string] id
|
19
20
|
# @param [EndpointCompression] a_module
|
20
21
|
# @return [NgrokAPI::Models::EndpointCompression] result from the API request
|
21
22
|
#
|
22
|
-
# https://ngrok.com/docs/api#api-
|
23
|
-
def replace(id: "", a_module: nil)
|
24
|
-
path = '/
|
23
|
+
# https://ngrok.com/docs/api#api-edge-route-compression-module-replace
|
24
|
+
def replace(edge_id: "", id: "", a_module: nil)
|
25
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/compression'
|
25
26
|
replacements = {
|
27
|
+
edge_id: edge_id,
|
26
28
|
id: id,
|
27
29
|
}
|
28
30
|
data = {}
|
@@ -32,14 +34,16 @@ module NgrokAPI
|
|
32
34
|
end
|
33
35
|
|
34
36
|
##
|
37
|
+
# @param [string] edge_id
|
35
38
|
# @param [string] id
|
36
39
|
# @param [EndpointCompression] a_module
|
37
40
|
# @return [NgrokAPI::Models::EndpointCompression] result from the API request
|
38
41
|
#
|
39
|
-
# https://ngrok.com/docs/api#api-
|
40
|
-
def replace!(id: "", a_module: nil)
|
41
|
-
path = '/
|
42
|
+
# https://ngrok.com/docs/api#api-edge-route-compression-module-replace
|
43
|
+
def replace!(edge_id: "", id: "", a_module: nil)
|
44
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/compression'
|
42
45
|
replacements = {
|
46
|
+
edge_id: edge_id,
|
43
47
|
id: id,
|
44
48
|
}
|
45
49
|
data = {}
|
@@ -49,13 +53,15 @@ module NgrokAPI
|
|
49
53
|
end
|
50
54
|
|
51
55
|
##
|
52
|
-
# @param [string]
|
56
|
+
# @param [string] edge_id unique identifier of this edge
|
57
|
+
# @param [string] id unique identifier of this edge route
|
53
58
|
# @return [NgrokAPI::Models::EndpointCompression] result from the API request
|
54
59
|
#
|
55
|
-
# https://ngrok.com/docs/api#api-
|
56
|
-
def get(id: "")
|
57
|
-
path = '/
|
60
|
+
# https://ngrok.com/docs/api#api-edge-route-compression-module-get
|
61
|
+
def get(edge_id: "", id: "")
|
62
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/compression'
|
58
63
|
replacements = {
|
64
|
+
edge_id: edge_id,
|
59
65
|
id: id,
|
60
66
|
}
|
61
67
|
data = {}
|
@@ -64,13 +70,15 @@ module NgrokAPI
|
|
64
70
|
end
|
65
71
|
|
66
72
|
##
|
67
|
-
# @param [string]
|
73
|
+
# @param [string] edge_id unique identifier of this edge
|
74
|
+
# @param [string] id unique identifier of this edge route
|
68
75
|
# @return [NgrokAPI::Models::EndpointCompression] result from the API request
|
69
76
|
#
|
70
|
-
# https://ngrok.com/docs/api#api-
|
71
|
-
def get!(id: "")
|
72
|
-
path = '/
|
77
|
+
# https://ngrok.com/docs/api#api-edge-route-compression-module-get
|
78
|
+
def get!(edge_id: "", id: "")
|
79
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/compression'
|
73
80
|
replacements = {
|
81
|
+
edge_id: edge_id,
|
74
82
|
id: id,
|
75
83
|
}
|
76
84
|
data = {}
|
@@ -79,26 +87,30 @@ module NgrokAPI
|
|
79
87
|
end
|
80
88
|
|
81
89
|
##
|
82
|
-
# @param [string]
|
90
|
+
# @param [string] edge_id unique identifier of this edge
|
91
|
+
# @param [string] id unique identifier of this edge route
|
83
92
|
# @return [NgrokAPI::Models::Empty] result from the API request
|
84
93
|
#
|
85
|
-
# https://ngrok.com/docs/api#api-
|
86
|
-
def delete(id: "")
|
87
|
-
path = '/
|
94
|
+
# https://ngrok.com/docs/api#api-edge-route-compression-module-delete
|
95
|
+
def delete(edge_id: "", id: "")
|
96
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/compression'
|
88
97
|
replacements = {
|
98
|
+
edge_id: edge_id,
|
89
99
|
id: id,
|
90
100
|
}
|
91
101
|
@client.delete(path % replacements)
|
92
102
|
end
|
93
103
|
|
94
104
|
##
|
95
|
-
# @param [string]
|
105
|
+
# @param [string] edge_id unique identifier of this edge
|
106
|
+
# @param [string] id unique identifier of this edge route
|
96
107
|
# @return [NgrokAPI::Models::Empty] result from the API request
|
97
108
|
#
|
98
|
-
# https://ngrok.com/docs/api#api-
|
99
|
-
def delete!(id: "")
|
100
|
-
path = '/
|
109
|
+
# https://ngrok.com/docs/api#api-edge-route-compression-module-delete
|
110
|
+
def delete!(edge_id: "", id: "")
|
111
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/compression'
|
101
112
|
replacements = {
|
113
|
+
edge_id: edge_id,
|
102
114
|
id: id,
|
103
115
|
}
|
104
116
|
@client.delete(path % replacements, danger: true)
|
@@ -0,0 +1,120 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module NgrokAPI
|
4
|
+
module Services
|
5
|
+
##
|
6
|
+
# https://ngrok.com/docs/api#api-edge-route-ip-restriction-module
|
7
|
+
class EdgeRouteIPRestrictionModuleClient
|
8
|
+
# The API path for the requests
|
9
|
+
PATH = '/edges/https/%{edge_id}/routes/%{id}/ip_restriction'
|
10
|
+
|
11
|
+
attr_reader :client
|
12
|
+
|
13
|
+
def initialize(client:)
|
14
|
+
@client = client
|
15
|
+
end
|
16
|
+
|
17
|
+
##
|
18
|
+
# @param [string] edge_id
|
19
|
+
# @param [string] id
|
20
|
+
# @param [EndpointIPPolicyMutate] a_module
|
21
|
+
# @return [NgrokAPI::Models::EndpointIPPolicy] result from the API request
|
22
|
+
#
|
23
|
+
# https://ngrok.com/docs/api#api-edge-route-ip-restriction-module-replace
|
24
|
+
def replace(edge_id: "", id: "", a_module: nil)
|
25
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/ip_restriction'
|
26
|
+
replacements = {
|
27
|
+
edge_id: edge_id,
|
28
|
+
id: id,
|
29
|
+
}
|
30
|
+
data = {}
|
31
|
+
data[:module] = a_module if a_module
|
32
|
+
result = @client.put(path % replacements, data: data)
|
33
|
+
NgrokAPI::Models::EndpointIPPolicy.new(client: self, result: result)
|
34
|
+
end
|
35
|
+
|
36
|
+
##
|
37
|
+
# @param [string] edge_id
|
38
|
+
# @param [string] id
|
39
|
+
# @param [EndpointIPPolicyMutate] a_module
|
40
|
+
# @return [NgrokAPI::Models::EndpointIPPolicy] result from the API request
|
41
|
+
#
|
42
|
+
# https://ngrok.com/docs/api#api-edge-route-ip-restriction-module-replace
|
43
|
+
def replace!(edge_id: "", id: "", a_module: nil)
|
44
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/ip_restriction'
|
45
|
+
replacements = {
|
46
|
+
edge_id: edge_id,
|
47
|
+
id: id,
|
48
|
+
}
|
49
|
+
data = {}
|
50
|
+
data[:module] = a_module if a_module
|
51
|
+
result = @client.put(path % replacements, data: data, danger: true)
|
52
|
+
NgrokAPI::Models::EndpointIPPolicy.new(client: self, result: result)
|
53
|
+
end
|
54
|
+
|
55
|
+
##
|
56
|
+
# @param [string] edge_id unique identifier of this edge
|
57
|
+
# @param [string] id unique identifier of this edge route
|
58
|
+
# @return [NgrokAPI::Models::EndpointIPPolicy] result from the API request
|
59
|
+
#
|
60
|
+
# https://ngrok.com/docs/api#api-edge-route-ip-restriction-module-get
|
61
|
+
def get(edge_id: "", id: "")
|
62
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/ip_restriction'
|
63
|
+
replacements = {
|
64
|
+
edge_id: edge_id,
|
65
|
+
id: id,
|
66
|
+
}
|
67
|
+
data = {}
|
68
|
+
result = @client.get(path % replacements, data: data)
|
69
|
+
NgrokAPI::Models::EndpointIPPolicy.new(client: self, result: result)
|
70
|
+
end
|
71
|
+
|
72
|
+
##
|
73
|
+
# @param [string] edge_id unique identifier of this edge
|
74
|
+
# @param [string] id unique identifier of this edge route
|
75
|
+
# @return [NgrokAPI::Models::EndpointIPPolicy] result from the API request
|
76
|
+
#
|
77
|
+
# https://ngrok.com/docs/api#api-edge-route-ip-restriction-module-get
|
78
|
+
def get!(edge_id: "", id: "")
|
79
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/ip_restriction'
|
80
|
+
replacements = {
|
81
|
+
edge_id: edge_id,
|
82
|
+
id: id,
|
83
|
+
}
|
84
|
+
data = {}
|
85
|
+
result = @client.get(path % replacements, data: data, danger: true)
|
86
|
+
NgrokAPI::Models::EndpointIPPolicy.new(client: self, result: result)
|
87
|
+
end
|
88
|
+
|
89
|
+
##
|
90
|
+
# @param [string] edge_id unique identifier of this edge
|
91
|
+
# @param [string] id unique identifier of this edge route
|
92
|
+
# @return [NgrokAPI::Models::Empty] result from the API request
|
93
|
+
#
|
94
|
+
# https://ngrok.com/docs/api#api-edge-route-ip-restriction-module-delete
|
95
|
+
def delete(edge_id: "", id: "")
|
96
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/ip_restriction'
|
97
|
+
replacements = {
|
98
|
+
edge_id: edge_id,
|
99
|
+
id: id,
|
100
|
+
}
|
101
|
+
@client.delete(path % replacements)
|
102
|
+
end
|
103
|
+
|
104
|
+
##
|
105
|
+
# @param [string] edge_id unique identifier of this edge
|
106
|
+
# @param [string] id unique identifier of this edge route
|
107
|
+
# @return [NgrokAPI::Models::Empty] result from the API request
|
108
|
+
#
|
109
|
+
# https://ngrok.com/docs/api#api-edge-route-ip-restriction-module-delete
|
110
|
+
def delete!(edge_id: "", id: "")
|
111
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/ip_restriction'
|
112
|
+
replacements = {
|
113
|
+
edge_id: edge_id,
|
114
|
+
id: id,
|
115
|
+
}
|
116
|
+
@client.delete(path % replacements, danger: true)
|
117
|
+
end
|
118
|
+
end
|
119
|
+
end
|
120
|
+
end
|
@@ -0,0 +1,120 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module NgrokAPI
|
4
|
+
module Services
|
5
|
+
##
|
6
|
+
# https://ngrok.com/docs/api#api-edge-route-o-auth-module
|
7
|
+
class EdgeRouteOAuthModuleClient
|
8
|
+
# The API path for the requests
|
9
|
+
PATH = '/edges/https/%{edge_id}/routes/%{id}/oauth'
|
10
|
+
|
11
|
+
attr_reader :client
|
12
|
+
|
13
|
+
def initialize(client:)
|
14
|
+
@client = client
|
15
|
+
end
|
16
|
+
|
17
|
+
##
|
18
|
+
# @param [string] edge_id
|
19
|
+
# @param [string] id
|
20
|
+
# @param [EndpointOAuth] a_module
|
21
|
+
# @return [NgrokAPI::Models::EndpointOAuth] result from the API request
|
22
|
+
#
|
23
|
+
# https://ngrok.com/docs/api#api-edge-route-o-auth-module-replace
|
24
|
+
def replace(edge_id: "", id: "", a_module: nil)
|
25
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/oauth'
|
26
|
+
replacements = {
|
27
|
+
edge_id: edge_id,
|
28
|
+
id: id,
|
29
|
+
}
|
30
|
+
data = {}
|
31
|
+
data[:module] = a_module if a_module
|
32
|
+
result = @client.put(path % replacements, data: data)
|
33
|
+
NgrokAPI::Models::EndpointOAuth.new(client: self, result: result)
|
34
|
+
end
|
35
|
+
|
36
|
+
##
|
37
|
+
# @param [string] edge_id
|
38
|
+
# @param [string] id
|
39
|
+
# @param [EndpointOAuth] a_module
|
40
|
+
# @return [NgrokAPI::Models::EndpointOAuth] result from the API request
|
41
|
+
#
|
42
|
+
# https://ngrok.com/docs/api#api-edge-route-o-auth-module-replace
|
43
|
+
def replace!(edge_id: "", id: "", a_module: nil)
|
44
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/oauth'
|
45
|
+
replacements = {
|
46
|
+
edge_id: edge_id,
|
47
|
+
id: id,
|
48
|
+
}
|
49
|
+
data = {}
|
50
|
+
data[:module] = a_module if a_module
|
51
|
+
result = @client.put(path % replacements, data: data, danger: true)
|
52
|
+
NgrokAPI::Models::EndpointOAuth.new(client: self, result: result)
|
53
|
+
end
|
54
|
+
|
55
|
+
##
|
56
|
+
# @param [string] edge_id unique identifier of this edge
|
57
|
+
# @param [string] id unique identifier of this edge route
|
58
|
+
# @return [NgrokAPI::Models::EndpointOAuth] result from the API request
|
59
|
+
#
|
60
|
+
# https://ngrok.com/docs/api#api-edge-route-o-auth-module-get
|
61
|
+
def get(edge_id: "", id: "")
|
62
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/oauth'
|
63
|
+
replacements = {
|
64
|
+
edge_id: edge_id,
|
65
|
+
id: id,
|
66
|
+
}
|
67
|
+
data = {}
|
68
|
+
result = @client.get(path % replacements, data: data)
|
69
|
+
NgrokAPI::Models::EndpointOAuth.new(client: self, result: result)
|
70
|
+
end
|
71
|
+
|
72
|
+
##
|
73
|
+
# @param [string] edge_id unique identifier of this edge
|
74
|
+
# @param [string] id unique identifier of this edge route
|
75
|
+
# @return [NgrokAPI::Models::EndpointOAuth] result from the API request
|
76
|
+
#
|
77
|
+
# https://ngrok.com/docs/api#api-edge-route-o-auth-module-get
|
78
|
+
def get!(edge_id: "", id: "")
|
79
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/oauth'
|
80
|
+
replacements = {
|
81
|
+
edge_id: edge_id,
|
82
|
+
id: id,
|
83
|
+
}
|
84
|
+
data = {}
|
85
|
+
result = @client.get(path % replacements, data: data, danger: true)
|
86
|
+
NgrokAPI::Models::EndpointOAuth.new(client: self, result: result)
|
87
|
+
end
|
88
|
+
|
89
|
+
##
|
90
|
+
# @param [string] edge_id unique identifier of this edge
|
91
|
+
# @param [string] id unique identifier of this edge route
|
92
|
+
# @return [NgrokAPI::Models::Empty] result from the API request
|
93
|
+
#
|
94
|
+
# https://ngrok.com/docs/api#api-edge-route-o-auth-module-delete
|
95
|
+
def delete(edge_id: "", id: "")
|
96
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/oauth'
|
97
|
+
replacements = {
|
98
|
+
edge_id: edge_id,
|
99
|
+
id: id,
|
100
|
+
}
|
101
|
+
@client.delete(path % replacements)
|
102
|
+
end
|
103
|
+
|
104
|
+
##
|
105
|
+
# @param [string] edge_id unique identifier of this edge
|
106
|
+
# @param [string] id unique identifier of this edge route
|
107
|
+
# @return [NgrokAPI::Models::Empty] result from the API request
|
108
|
+
#
|
109
|
+
# https://ngrok.com/docs/api#api-edge-route-o-auth-module-delete
|
110
|
+
def delete!(edge_id: "", id: "")
|
111
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/oauth'
|
112
|
+
replacements = {
|
113
|
+
edge_id: edge_id,
|
114
|
+
id: id,
|
115
|
+
}
|
116
|
+
@client.delete(path % replacements, danger: true)
|
117
|
+
end
|
118
|
+
end
|
119
|
+
end
|
120
|
+
end
|
@@ -0,0 +1,120 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module NgrokAPI
|
4
|
+
module Services
|
5
|
+
##
|
6
|
+
# https://ngrok.com/docs/api#api-edge-route-oidc-module
|
7
|
+
class EdgeRouteOIDCModuleClient
|
8
|
+
# The API path for the requests
|
9
|
+
PATH = '/edges/https/%{edge_id}/routes/%{id}/oidc'
|
10
|
+
|
11
|
+
attr_reader :client
|
12
|
+
|
13
|
+
def initialize(client:)
|
14
|
+
@client = client
|
15
|
+
end
|
16
|
+
|
17
|
+
##
|
18
|
+
# @param [string] edge_id
|
19
|
+
# @param [string] id
|
20
|
+
# @param [EndpointOIDC] a_module
|
21
|
+
# @return [NgrokAPI::Models::EndpointOIDC] result from the API request
|
22
|
+
#
|
23
|
+
# https://ngrok.com/docs/api#api-edge-route-oidc-module-replace
|
24
|
+
def replace(edge_id: "", id: "", a_module: nil)
|
25
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/oidc'
|
26
|
+
replacements = {
|
27
|
+
edge_id: edge_id,
|
28
|
+
id: id,
|
29
|
+
}
|
30
|
+
data = {}
|
31
|
+
data[:module] = a_module if a_module
|
32
|
+
result = @client.put(path % replacements, data: data)
|
33
|
+
NgrokAPI::Models::EndpointOIDC.new(client: self, result: result)
|
34
|
+
end
|
35
|
+
|
36
|
+
##
|
37
|
+
# @param [string] edge_id
|
38
|
+
# @param [string] id
|
39
|
+
# @param [EndpointOIDC] a_module
|
40
|
+
# @return [NgrokAPI::Models::EndpointOIDC] result from the API request
|
41
|
+
#
|
42
|
+
# https://ngrok.com/docs/api#api-edge-route-oidc-module-replace
|
43
|
+
def replace!(edge_id: "", id: "", a_module: nil)
|
44
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/oidc'
|
45
|
+
replacements = {
|
46
|
+
edge_id: edge_id,
|
47
|
+
id: id,
|
48
|
+
}
|
49
|
+
data = {}
|
50
|
+
data[:module] = a_module if a_module
|
51
|
+
result = @client.put(path % replacements, data: data, danger: true)
|
52
|
+
NgrokAPI::Models::EndpointOIDC.new(client: self, result: result)
|
53
|
+
end
|
54
|
+
|
55
|
+
##
|
56
|
+
# @param [string] edge_id unique identifier of this edge
|
57
|
+
# @param [string] id unique identifier of this edge route
|
58
|
+
# @return [NgrokAPI::Models::EndpointOIDC] result from the API request
|
59
|
+
#
|
60
|
+
# https://ngrok.com/docs/api#api-edge-route-oidc-module-get
|
61
|
+
def get(edge_id: "", id: "")
|
62
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/oidc'
|
63
|
+
replacements = {
|
64
|
+
edge_id: edge_id,
|
65
|
+
id: id,
|
66
|
+
}
|
67
|
+
data = {}
|
68
|
+
result = @client.get(path % replacements, data: data)
|
69
|
+
NgrokAPI::Models::EndpointOIDC.new(client: self, result: result)
|
70
|
+
end
|
71
|
+
|
72
|
+
##
|
73
|
+
# @param [string] edge_id unique identifier of this edge
|
74
|
+
# @param [string] id unique identifier of this edge route
|
75
|
+
# @return [NgrokAPI::Models::EndpointOIDC] result from the API request
|
76
|
+
#
|
77
|
+
# https://ngrok.com/docs/api#api-edge-route-oidc-module-get
|
78
|
+
def get!(edge_id: "", id: "")
|
79
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/oidc'
|
80
|
+
replacements = {
|
81
|
+
edge_id: edge_id,
|
82
|
+
id: id,
|
83
|
+
}
|
84
|
+
data = {}
|
85
|
+
result = @client.get(path % replacements, data: data, danger: true)
|
86
|
+
NgrokAPI::Models::EndpointOIDC.new(client: self, result: result)
|
87
|
+
end
|
88
|
+
|
89
|
+
##
|
90
|
+
# @param [string] edge_id unique identifier of this edge
|
91
|
+
# @param [string] id unique identifier of this edge route
|
92
|
+
# @return [NgrokAPI::Models::Empty] result from the API request
|
93
|
+
#
|
94
|
+
# https://ngrok.com/docs/api#api-edge-route-oidc-module-delete
|
95
|
+
def delete(edge_id: "", id: "")
|
96
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/oidc'
|
97
|
+
replacements = {
|
98
|
+
edge_id: edge_id,
|
99
|
+
id: id,
|
100
|
+
}
|
101
|
+
@client.delete(path % replacements)
|
102
|
+
end
|
103
|
+
|
104
|
+
##
|
105
|
+
# @param [string] edge_id unique identifier of this edge
|
106
|
+
# @param [string] id unique identifier of this edge route
|
107
|
+
# @return [NgrokAPI::Models::Empty] result from the API request
|
108
|
+
#
|
109
|
+
# https://ngrok.com/docs/api#api-edge-route-oidc-module-delete
|
110
|
+
def delete!(edge_id: "", id: "")
|
111
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/oidc'
|
112
|
+
replacements = {
|
113
|
+
edge_id: edge_id,
|
114
|
+
id: id,
|
115
|
+
}
|
116
|
+
@client.delete(path % replacements, danger: true)
|
117
|
+
end
|
118
|
+
end
|
119
|
+
end
|
120
|
+
end
|
@@ -0,0 +1,120 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module NgrokAPI
|
4
|
+
module Services
|
5
|
+
##
|
6
|
+
# https://ngrok.com/docs/api#api-edge-route-request-headers-module
|
7
|
+
class EdgeRouteRequestHeadersModuleClient
|
8
|
+
# The API path for the requests
|
9
|
+
PATH = '/edges/https/%{edge_id}/routes/%{id}/request_headers'
|
10
|
+
|
11
|
+
attr_reader :client
|
12
|
+
|
13
|
+
def initialize(client:)
|
14
|
+
@client = client
|
15
|
+
end
|
16
|
+
|
17
|
+
##
|
18
|
+
# @param [string] edge_id
|
19
|
+
# @param [string] id
|
20
|
+
# @param [EndpointRequestHeaders] a_module
|
21
|
+
# @return [NgrokAPI::Models::EndpointRequestHeaders] result from the API request
|
22
|
+
#
|
23
|
+
# https://ngrok.com/docs/api#api-edge-route-request-headers-module-replace
|
24
|
+
def replace(edge_id: "", id: "", a_module: nil)
|
25
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/request_headers'
|
26
|
+
replacements = {
|
27
|
+
edge_id: edge_id,
|
28
|
+
id: id,
|
29
|
+
}
|
30
|
+
data = {}
|
31
|
+
data[:module] = a_module if a_module
|
32
|
+
result = @client.put(path % replacements, data: data)
|
33
|
+
NgrokAPI::Models::EndpointRequestHeaders.new(client: self, result: result)
|
34
|
+
end
|
35
|
+
|
36
|
+
##
|
37
|
+
# @param [string] edge_id
|
38
|
+
# @param [string] id
|
39
|
+
# @param [EndpointRequestHeaders] a_module
|
40
|
+
# @return [NgrokAPI::Models::EndpointRequestHeaders] result from the API request
|
41
|
+
#
|
42
|
+
# https://ngrok.com/docs/api#api-edge-route-request-headers-module-replace
|
43
|
+
def replace!(edge_id: "", id: "", a_module: nil)
|
44
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/request_headers'
|
45
|
+
replacements = {
|
46
|
+
edge_id: edge_id,
|
47
|
+
id: id,
|
48
|
+
}
|
49
|
+
data = {}
|
50
|
+
data[:module] = a_module if a_module
|
51
|
+
result = @client.put(path % replacements, data: data, danger: true)
|
52
|
+
NgrokAPI::Models::EndpointRequestHeaders.new(client: self, result: result)
|
53
|
+
end
|
54
|
+
|
55
|
+
##
|
56
|
+
# @param [string] edge_id unique identifier of this edge
|
57
|
+
# @param [string] id unique identifier of this edge route
|
58
|
+
# @return [NgrokAPI::Models::EndpointRequestHeaders] result from the API request
|
59
|
+
#
|
60
|
+
# https://ngrok.com/docs/api#api-edge-route-request-headers-module-get
|
61
|
+
def get(edge_id: "", id: "")
|
62
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/request_headers'
|
63
|
+
replacements = {
|
64
|
+
edge_id: edge_id,
|
65
|
+
id: id,
|
66
|
+
}
|
67
|
+
data = {}
|
68
|
+
result = @client.get(path % replacements, data: data)
|
69
|
+
NgrokAPI::Models::EndpointRequestHeaders.new(client: self, result: result)
|
70
|
+
end
|
71
|
+
|
72
|
+
##
|
73
|
+
# @param [string] edge_id unique identifier of this edge
|
74
|
+
# @param [string] id unique identifier of this edge route
|
75
|
+
# @return [NgrokAPI::Models::EndpointRequestHeaders] result from the API request
|
76
|
+
#
|
77
|
+
# https://ngrok.com/docs/api#api-edge-route-request-headers-module-get
|
78
|
+
def get!(edge_id: "", id: "")
|
79
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/request_headers'
|
80
|
+
replacements = {
|
81
|
+
edge_id: edge_id,
|
82
|
+
id: id,
|
83
|
+
}
|
84
|
+
data = {}
|
85
|
+
result = @client.get(path % replacements, data: data, danger: true)
|
86
|
+
NgrokAPI::Models::EndpointRequestHeaders.new(client: self, result: result)
|
87
|
+
end
|
88
|
+
|
89
|
+
##
|
90
|
+
# @param [string] edge_id unique identifier of this edge
|
91
|
+
# @param [string] id unique identifier of this edge route
|
92
|
+
# @return [NgrokAPI::Models::Empty] result from the API request
|
93
|
+
#
|
94
|
+
# https://ngrok.com/docs/api#api-edge-route-request-headers-module-delete
|
95
|
+
def delete(edge_id: "", id: "")
|
96
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/request_headers'
|
97
|
+
replacements = {
|
98
|
+
edge_id: edge_id,
|
99
|
+
id: id,
|
100
|
+
}
|
101
|
+
@client.delete(path % replacements)
|
102
|
+
end
|
103
|
+
|
104
|
+
##
|
105
|
+
# @param [string] edge_id unique identifier of this edge
|
106
|
+
# @param [string] id unique identifier of this edge route
|
107
|
+
# @return [NgrokAPI::Models::Empty] result from the API request
|
108
|
+
#
|
109
|
+
# https://ngrok.com/docs/api#api-edge-route-request-headers-module-delete
|
110
|
+
def delete!(edge_id: "", id: "")
|
111
|
+
path = '/edges/https/%{edge_id}/routes/%{id}/request_headers'
|
112
|
+
replacements = {
|
113
|
+
edge_id: edge_id,
|
114
|
+
id: id,
|
115
|
+
}
|
116
|
+
@client.delete(path % replacements, danger: true)
|
117
|
+
end
|
118
|
+
end
|
119
|
+
end
|
120
|
+
end
|