ngrok-api 0.26.0 → 0.28.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/Gemfile.lock +1 -11
- data/doc/NgrokAPI/Client.html +100 -48
- 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/AgentIngressCertJob.html +2 -2
- data/doc/NgrokAPI/Models/AgentIngressCertPolicy.html +2 -2
- data/doc/NgrokAPI/Models/AgentIngressCertStatus.html +2 -2
- data/doc/NgrokAPI/Models/ApplicationSession.html +2 -2
- data/doc/NgrokAPI/Models/ApplicationUser.html +2 -2
- data/doc/NgrokAPI/Models/BotUser.html +2 -2
- data/doc/NgrokAPI/Models/BrowserSession.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 +5 -5
- data/doc/NgrokAPI/Models/EndpointBackend.html +2 -2
- data/doc/NgrokAPI/Models/EndpointBackendMutate.html +2 -2
- 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/EndpointOAuthAmazon.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOAuthFacebook.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOAuthGitHub.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOAuthGitLab.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOAuthGoogle.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOAuthLinkedIn.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOAuthMicrosoft.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOAuthProvider.html +2 -2
- data/doc/NgrokAPI/Models/EndpointOAuthTwitch.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 +2 -2
- data/doc/NgrokAPI/Models/EndpointTrafficPolicy.html +2 -2
- data/doc/NgrokAPI/Models/EndpointUserAgentFilter.html +2 -2
- data/doc/NgrokAPI/Models/EndpointWebhookValidation.html +2 -2
- data/doc/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +2 -2
- data/doc/NgrokAPI/Models/EventDestination.html +2 -2
- 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/EventTargetAzureLogsIngestion.html +2 -2
- data/doc/NgrokAPI/Models/EventTargetCloudwatchLogs.html +2 -2
- data/doc/NgrokAPI/Models/EventTargetDatadog.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 +2 -2
- data/doc/NgrokAPI/Models/HTTPResponseBackend.html +2 -2
- data/doc/NgrokAPI/Models/HTTPSEdge.html +2 -2
- data/doc/NgrokAPI/Models/HTTPSEdgeRoute.html +2 -2
- data/doc/NgrokAPI/Models/IPPolicy.html +2 -2
- data/doc/NgrokAPI/Models/IPPolicyRule.html +2 -2
- data/doc/NgrokAPI/Models/IPRestriction.html +2 -2
- data/doc/NgrokAPI/Models/IdentityProvider.html +2 -2
- data/doc/NgrokAPI/Models/Listable.html +2 -2
- data/doc/NgrokAPI/Models/Location.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 +95 -21
- 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/ReservedDomainResolvesToEntry.html +595 -0
- 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/Secret.html +95 -21
- data/doc/NgrokAPI/Models/ServiceUser.html +1051 -0
- data/doc/NgrokAPI/Models/StaticBackend.html +2 -2
- data/doc/NgrokAPI/Models/StaticBackendTLS.html +2 -2
- data/doc/NgrokAPI/Models/TCPEdge.html +2 -2
- data/doc/NgrokAPI/Models/TLSCertificate.html +2 -2
- data/doc/NgrokAPI/Models/TLSCertificateSANs.html +2 -2
- data/doc/NgrokAPI/Models/TLSEdge.html +2 -2
- data/doc/NgrokAPI/Models/Tunnel.html +2 -2
- data/doc/NgrokAPI/Models/TunnelGroupBackend.html +2 -2
- data/doc/NgrokAPI/Models/TunnelSession.html +2 -2
- data/doc/NgrokAPI/Models/UserAgent.html +2 -2
- data/doc/NgrokAPI/Models/Vault.html +2 -2
- data/doc/NgrokAPI/Models/WeightedBackend.html +2 -2
- data/doc/NgrokAPI/Models.html +4 -4
- data/doc/NgrokAPI/PagedIterator.html +2 -2
- data/doc/NgrokAPI/Services/APIKeysClient.html +95 -31
- data/doc/NgrokAPI/Services/AbuseReportsClient.html +2 -2
- data/doc/NgrokAPI/Services/AgentIngressesClient.html +95 -31
- data/doc/NgrokAPI/Services/ApplicationSessionsClient.html +2 -2
- data/doc/NgrokAPI/Services/ApplicationUsersClient.html +2 -2
- data/doc/NgrokAPI/Services/BotUsersClient.html +2 -2
- data/doc/NgrokAPI/Services/CertificateAuthoritiesClient.html +99 -35
- data/doc/NgrokAPI/Services/CredentialsClient.html +103 -39
- data/doc/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgeRouteCircuitBreakerModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgeRouteTrafficPolicyModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgeRouteUserAgentFilterModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgeRouteWebhookVerificationModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgesHTTPSClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgesHTTPSRoutesClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgesTCPClient.html +2 -2
- data/doc/NgrokAPI/Services/EdgesTLSClient.html +2 -2
- data/doc/NgrokAPI/Services/EndpointsClient.html +163 -79
- data/doc/NgrokAPI/Services/EventDestinationsClient.html +95 -31
- data/doc/NgrokAPI/Services/EventSourcesClient.html +2 -2
- data/doc/NgrokAPI/Services/EventSubscriptionsClient.html +95 -31
- data/doc/NgrokAPI/Services/FailoverBackendsClient.html +2 -2
- data/doc/NgrokAPI/Services/HTTPResponseBackendsClient.html +2 -2
- data/doc/NgrokAPI/Services/HTTPSEdgeMutualTLSModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/HTTPSEdgeTLSTerminationModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/IPPoliciesClient.html +95 -31
- data/doc/NgrokAPI/Services/IPPolicyRulesClient.html +95 -31
- data/doc/NgrokAPI/Services/IPRestrictionsClient.html +95 -31
- data/doc/NgrokAPI/Services/ReservedAddrsClient.html +95 -31
- data/doc/NgrokAPI/Services/ReservedDomainsClient.html +270 -126
- data/doc/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +99 -35
- data/doc/NgrokAPI/Services/SSHCredentialsClient.html +101 -37
- data/doc/NgrokAPI/Services/SSHHostCertificatesClient.html +6 -6
- data/doc/NgrokAPI/Services/SSHUserCertificatesClient.html +6 -6
- data/doc/NgrokAPI/Services/SecretsClient.html +181 -73
- data/doc/NgrokAPI/Services/ServiceUsersClient.html +1797 -0
- data/doc/NgrokAPI/Services/StaticBackendsClient.html +2 -2
- data/doc/NgrokAPI/Services/TCPEdgeBackendModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/TCPEdgeIPRestrictionModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/TCPEdgeTrafficPolicyModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/TLSCertificatesClient.html +95 -31
- data/doc/NgrokAPI/Services/TLSEdgeBackendModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/TLSEdgeMutualTLSModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/TLSEdgeTrafficPolicyModuleClient.html +2 -2
- data/doc/NgrokAPI/Services/TunnelGroupBackendsClient.html +2 -2
- data/doc/NgrokAPI/Services/TunnelSessionsClient.html +143 -79
- data/doc/NgrokAPI/Services/TunnelsClient.html +2 -2
- data/doc/NgrokAPI/Services/VaultsClient.html +79 -15
- data/doc/NgrokAPI/Services/WeightedBackendsClient.html +2 -2
- data/doc/NgrokAPI/Services.html +4 -4
- data/doc/NgrokAPI.html +3 -3
- data/doc/_index.html +23 -2
- 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 +1092 -812
- data/doc/top-level-namespace.html +2 -2
- data/docs/NgrokAPI/Client.html +100 -48
- 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/AgentIngressCertJob.html +2 -2
- data/docs/NgrokAPI/Models/AgentIngressCertPolicy.html +2 -2
- data/docs/NgrokAPI/Models/AgentIngressCertStatus.html +2 -2
- data/docs/NgrokAPI/Models/ApplicationSession.html +2 -2
- data/docs/NgrokAPI/Models/ApplicationUser.html +2 -2
- data/docs/NgrokAPI/Models/BotUser.html +2 -2
- data/docs/NgrokAPI/Models/BrowserSession.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 +5 -5
- data/docs/NgrokAPI/Models/EndpointBackend.html +2 -2
- data/docs/NgrokAPI/Models/EndpointBackendMutate.html +2 -2
- 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/EndpointOAuthAmazon.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOAuthFacebook.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOAuthGitHub.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOAuthGitLab.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOAuthGoogle.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOAuthLinkedIn.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOAuthMicrosoft.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOAuthProvider.html +2 -2
- data/docs/NgrokAPI/Models/EndpointOAuthTwitch.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 +2 -2
- data/docs/NgrokAPI/Models/EndpointTrafficPolicy.html +2 -2
- data/docs/NgrokAPI/Models/EndpointUserAgentFilter.html +2 -2
- data/docs/NgrokAPI/Models/EndpointWebhookValidation.html +2 -2
- data/docs/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +2 -2
- data/docs/NgrokAPI/Models/EventDestination.html +2 -2
- 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/EventTargetAzureLogsIngestion.html +2 -2
- data/docs/NgrokAPI/Models/EventTargetCloudwatchLogs.html +2 -2
- data/docs/NgrokAPI/Models/EventTargetDatadog.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 +2 -2
- data/docs/NgrokAPI/Models/HTTPResponseBackend.html +2 -2
- data/docs/NgrokAPI/Models/HTTPSEdge.html +2 -2
- data/docs/NgrokAPI/Models/HTTPSEdgeRoute.html +2 -2
- data/docs/NgrokAPI/Models/IPPolicy.html +2 -2
- data/docs/NgrokAPI/Models/IPPolicyRule.html +2 -2
- data/docs/NgrokAPI/Models/IPRestriction.html +2 -2
- data/docs/NgrokAPI/Models/IdentityProvider.html +2 -2
- data/docs/NgrokAPI/Models/Listable.html +2 -2
- data/docs/NgrokAPI/Models/Location.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 +95 -21
- 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/ReservedDomainResolvesToEntry.html +595 -0
- 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/Secret.html +95 -21
- data/docs/NgrokAPI/Models/ServiceUser.html +1051 -0
- data/docs/NgrokAPI/Models/StaticBackend.html +2 -2
- data/docs/NgrokAPI/Models/StaticBackendTLS.html +2 -2
- data/docs/NgrokAPI/Models/TCPEdge.html +2 -2
- data/docs/NgrokAPI/Models/TLSCertificate.html +2 -2
- data/docs/NgrokAPI/Models/TLSCertificateSANs.html +2 -2
- data/docs/NgrokAPI/Models/TLSEdge.html +2 -2
- data/docs/NgrokAPI/Models/Tunnel.html +2 -2
- data/docs/NgrokAPI/Models/TunnelGroupBackend.html +2 -2
- data/docs/NgrokAPI/Models/TunnelSession.html +2 -2
- data/docs/NgrokAPI/Models/UserAgent.html +2 -2
- data/docs/NgrokAPI/Models/Vault.html +2 -2
- data/docs/NgrokAPI/Models/WeightedBackend.html +2 -2
- data/docs/NgrokAPI/Models.html +4 -4
- data/docs/NgrokAPI/PagedIterator.html +2 -2
- data/docs/NgrokAPI/Services/APIKeysClient.html +95 -31
- data/docs/NgrokAPI/Services/AbuseReportsClient.html +2 -2
- data/docs/NgrokAPI/Services/AgentIngressesClient.html +95 -31
- data/docs/NgrokAPI/Services/ApplicationSessionsClient.html +2 -2
- data/docs/NgrokAPI/Services/ApplicationUsersClient.html +2 -2
- data/docs/NgrokAPI/Services/BotUsersClient.html +2 -2
- data/docs/NgrokAPI/Services/CertificateAuthoritiesClient.html +99 -35
- data/docs/NgrokAPI/Services/CredentialsClient.html +103 -39
- data/docs/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgeRouteCircuitBreakerModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgeRouteTrafficPolicyModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgeRouteUserAgentFilterModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgeRouteWebhookVerificationModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgesHTTPSClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgesHTTPSRoutesClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgesTCPClient.html +2 -2
- data/docs/NgrokAPI/Services/EdgesTLSClient.html +2 -2
- data/docs/NgrokAPI/Services/EndpointsClient.html +163 -79
- data/docs/NgrokAPI/Services/EventDestinationsClient.html +95 -31
- data/docs/NgrokAPI/Services/EventSourcesClient.html +2 -2
- data/docs/NgrokAPI/Services/EventSubscriptionsClient.html +95 -31
- data/docs/NgrokAPI/Services/FailoverBackendsClient.html +2 -2
- data/docs/NgrokAPI/Services/HTTPResponseBackendsClient.html +2 -2
- data/docs/NgrokAPI/Services/HTTPSEdgeMutualTLSModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/HTTPSEdgeTLSTerminationModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/IPPoliciesClient.html +95 -31
- data/docs/NgrokAPI/Services/IPPolicyRulesClient.html +95 -31
- data/docs/NgrokAPI/Services/IPRestrictionsClient.html +95 -31
- data/docs/NgrokAPI/Services/ReservedAddrsClient.html +95 -31
- data/docs/NgrokAPI/Services/ReservedDomainsClient.html +270 -126
- data/docs/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +99 -35
- data/docs/NgrokAPI/Services/SSHCredentialsClient.html +101 -37
- data/docs/NgrokAPI/Services/SSHHostCertificatesClient.html +6 -6
- data/docs/NgrokAPI/Services/SSHUserCertificatesClient.html +6 -6
- data/docs/NgrokAPI/Services/SecretsClient.html +181 -73
- data/docs/NgrokAPI/Services/ServiceUsersClient.html +1797 -0
- data/docs/NgrokAPI/Services/StaticBackendsClient.html +2 -2
- data/docs/NgrokAPI/Services/TCPEdgeBackendModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/TCPEdgeIPRestrictionModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/TCPEdgeTrafficPolicyModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/TLSCertificatesClient.html +95 -31
- data/docs/NgrokAPI/Services/TLSEdgeBackendModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/TLSEdgeMutualTLSModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/TLSEdgeTrafficPolicyModuleClient.html +2 -2
- data/docs/NgrokAPI/Services/TunnelGroupBackendsClient.html +2 -2
- data/docs/NgrokAPI/Services/TunnelSessionsClient.html +143 -79
- data/docs/NgrokAPI/Services/TunnelsClient.html +2 -2
- data/docs/NgrokAPI/Services/VaultsClient.html +79 -15
- data/docs/NgrokAPI/Services/WeightedBackendsClient.html +2 -2
- data/docs/NgrokAPI/Services.html +4 -4
- data/docs/NgrokAPI.html +3 -3
- data/docs/_index.html +23 -2
- 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 +1092 -812
- data/docs/top-level-namespace.html +2 -2
- data/lib/ngrokapi/client.rb +4 -0
- data/lib/ngrokapi/models/endpoint.rb +1 -1
- data/lib/ngrokapi/models/reserved_domain.rb +3 -1
- data/lib/ngrokapi/models/reserved_domain_resolves_to_entry.rb +31 -0
- data/lib/ngrokapi/models/secret.rb +3 -1
- data/lib/ngrokapi/models/service_user.rb +70 -0
- data/lib/ngrokapi/services/agent_ingresses_client.rb +10 -4
- data/lib/ngrokapi/services/api_keys_client.rb +10 -4
- data/lib/ngrokapi/services/certificate_authorities_client.rb +12 -6
- data/lib/ngrokapi/services/credentials_client.rb +14 -8
- data/lib/ngrokapi/services/endpoints_client.rb +18 -12
- data/lib/ngrokapi/services/event_destinations_client.rb +10 -4
- data/lib/ngrokapi/services/event_subscriptions_client.rb +10 -4
- data/lib/ngrokapi/services/ip_policies_client.rb +10 -4
- data/lib/ngrokapi/services/ip_policy_rules_client.rb +10 -4
- data/lib/ngrokapi/services/ip_restrictions_client.rb +10 -4
- data/lib/ngrokapi/services/reserved_addrs_client.rb +10 -4
- data/lib/ngrokapi/services/reserved_domains_client.rb +22 -8
- data/lib/ngrokapi/services/secrets_client.rb +16 -6
- data/lib/ngrokapi/services/service_users_client.rb +237 -0
- data/lib/ngrokapi/services/ssh_certificate_authorities_client.rb +12 -6
- data/lib/ngrokapi/services/ssh_credentials_client.rb +12 -6
- data/lib/ngrokapi/services/ssh_host_certificates_client.rb +2 -2
- data/lib/ngrokapi/services/ssh_user_certificates_client.rb +2 -2
- data/lib/ngrokapi/services/tls_certificates_client.rb +10 -4
- data/lib/ngrokapi/services/tunnel_sessions_client.rb +10 -4
- data/lib/ngrokapi/services/vaults_client.rb +10 -4
- data/lib/ngrokapi/version.rb +1 -1
- data/spec/ngrokapi/client_spec.rb +6 -0
- data/spec/ngrokapi/models/reserved_domain_resolves_to_entry_spec.rb +23 -0
- data/spec/ngrokapi/models/service_user_spec.rb +44 -0
- data/spec/ngrokapi/services/credentials_client_spec.rb +4 -2
- data/spec/ngrokapi/services/reserved_domains_client_spec.rb +12 -4
- data/spec/ngrokapi/services/secrets_client_spec.rb +6 -2
- data/spec/ngrokapi/services/service_users_client_spec.rb +178 -0
- data/spec/ngrokapi/services/ssh_credentials_client_spec.rb +4 -2
- data/spec/spec_helper.rb +26 -0
- metadata +14 -2
|
@@ -100,9 +100,9 @@
|
|
|
100
100
|
</div>
|
|
101
101
|
|
|
102
102
|
<div id="footer">
|
|
103
|
-
Generated on
|
|
103
|
+
Generated on Fri Jan 23 21:38:00 2026 by
|
|
104
104
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
105
|
-
0.9.36 (ruby-3.3.
|
|
105
|
+
0.9.36 (ruby-3.3.10).
|
|
106
106
|
</div>
|
|
107
107
|
|
|
108
108
|
</div>
|
data/lib/ngrokapi/client.rb
CHANGED
|
@@ -168,6 +168,10 @@ module NgrokAPI
|
|
|
168
168
|
@_secrets ||= NgrokAPI::Services::SecretsClient.new(client: @client)
|
|
169
169
|
end
|
|
170
170
|
|
|
171
|
+
def service_users
|
|
172
|
+
@_service_users ||= NgrokAPI::Services::ServiceUsersClient.new(client: @client)
|
|
173
|
+
end
|
|
174
|
+
|
|
171
175
|
##
|
|
172
176
|
# An SSH Certificate Authority is a pair of an SSH Certificate and its private
|
|
173
177
|
# key that can be used to sign other SSH host and user certificates.
|
|
@@ -20,7 +20,8 @@ module NgrokAPI
|
|
|
20
20
|
:certificate,
|
|
21
21
|
:certificate_management_policy,
|
|
22
22
|
:certificate_management_status,
|
|
23
|
-
:acme_challenge_cname_target
|
|
23
|
+
:acme_challenge_cname_target,
|
|
24
|
+
:resolves_to
|
|
24
25
|
|
|
25
26
|
def initialize(client: nil, attrs: {})
|
|
26
27
|
@client = client
|
|
@@ -39,6 +40,7 @@ module NgrokAPI
|
|
|
39
40
|
@certificate_management_policy = @attrs['certificate_management_policy']
|
|
40
41
|
@certificate_management_status = @attrs['certificate_management_status']
|
|
41
42
|
@acme_challenge_cname_target = @attrs['acme_challenge_cname_target']
|
|
43
|
+
@resolves_to = @attrs['resolves_to']
|
|
42
44
|
end
|
|
43
45
|
|
|
44
46
|
def ==(other)
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# Code generated for API Clients. DO NOT EDIT.
|
|
4
|
+
|
|
5
|
+
module NgrokAPI
|
|
6
|
+
module Models
|
|
7
|
+
class ReservedDomainResolvesToEntry
|
|
8
|
+
attr_reader :client,
|
|
9
|
+
:attrs,
|
|
10
|
+
:value
|
|
11
|
+
|
|
12
|
+
def initialize(client: nil, attrs: {})
|
|
13
|
+
@client = client
|
|
14
|
+
@attrs = attrs
|
|
15
|
+
@value = @attrs['value']
|
|
16
|
+
end
|
|
17
|
+
|
|
18
|
+
def ==(other)
|
|
19
|
+
@attrs == other.attrs
|
|
20
|
+
end
|
|
21
|
+
|
|
22
|
+
def to_s
|
|
23
|
+
@attrs.to_s
|
|
24
|
+
end
|
|
25
|
+
|
|
26
|
+
def to_h
|
|
27
|
+
@attrs.to_h
|
|
28
|
+
end
|
|
29
|
+
end
|
|
30
|
+
end
|
|
31
|
+
end
|
|
@@ -18,7 +18,8 @@ module NgrokAPI
|
|
|
18
18
|
:metadata,
|
|
19
19
|
:created_by,
|
|
20
20
|
:last_updated_by,
|
|
21
|
-
:vault
|
|
21
|
+
:vault,
|
|
22
|
+
:vault_name
|
|
22
23
|
|
|
23
24
|
def initialize(client: nil, attrs: {})
|
|
24
25
|
@client = client
|
|
@@ -35,6 +36,7 @@ module NgrokAPI
|
|
|
35
36
|
@created_by = @attrs['created_by']
|
|
36
37
|
@last_updated_by = @attrs['last_updated_by']
|
|
37
38
|
@vault = @attrs['vault']
|
|
39
|
+
@vault_name = @attrs['vault_name']
|
|
38
40
|
end
|
|
39
41
|
|
|
40
42
|
def ==(other)
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
3
|
+
# Code generated for API Clients. DO NOT EDIT.
|
|
4
|
+
|
|
5
|
+
require 'uri'
|
|
6
|
+
|
|
7
|
+
module NgrokAPI
|
|
8
|
+
module Models
|
|
9
|
+
class ServiceUser
|
|
10
|
+
attr_reader :client,
|
|
11
|
+
:attrs,
|
|
12
|
+
:id,
|
|
13
|
+
:uri,
|
|
14
|
+
:name,
|
|
15
|
+
:active,
|
|
16
|
+
:created_at
|
|
17
|
+
|
|
18
|
+
def initialize(client: nil, attrs: {})
|
|
19
|
+
@client = client
|
|
20
|
+
@attrs = attrs
|
|
21
|
+
@id = @attrs['id']
|
|
22
|
+
unless @attrs['uri'].nil?
|
|
23
|
+
@uri = URI(@attrs['uri'])
|
|
24
|
+
end
|
|
25
|
+
@name = @attrs['name']
|
|
26
|
+
@active = @attrs['active']
|
|
27
|
+
@created_at = @attrs['created_at']
|
|
28
|
+
end
|
|
29
|
+
|
|
30
|
+
def ==(other)
|
|
31
|
+
@attrs == other.attrs
|
|
32
|
+
end
|
|
33
|
+
|
|
34
|
+
def to_s
|
|
35
|
+
@attrs.to_s
|
|
36
|
+
end
|
|
37
|
+
|
|
38
|
+
def to_h
|
|
39
|
+
@attrs.to_h
|
|
40
|
+
end
|
|
41
|
+
|
|
42
|
+
##
|
|
43
|
+
# Delete a service user by ID
|
|
44
|
+
#
|
|
45
|
+
# https://ngrok.com/docs/api#api-service-users-delete
|
|
46
|
+
def delete
|
|
47
|
+
@client.delete(
|
|
48
|
+
id: @id
|
|
49
|
+
)
|
|
50
|
+
end
|
|
51
|
+
|
|
52
|
+
##
|
|
53
|
+
# Update attributes of a service user by ID.
|
|
54
|
+
#
|
|
55
|
+
# https://ngrok.com/docs/api#api-service-users-update
|
|
56
|
+
def update(
|
|
57
|
+
name: nil,
|
|
58
|
+
active: nil
|
|
59
|
+
)
|
|
60
|
+
@name = name if name
|
|
61
|
+
@active = active if active
|
|
62
|
+
@client.update(
|
|
63
|
+
id: @id,
|
|
64
|
+
name: name,
|
|
65
|
+
active: active
|
|
66
|
+
)
|
|
67
|
+
end
|
|
68
|
+
end
|
|
69
|
+
end
|
|
70
|
+
end
|
|
@@ -136,8 +136,9 @@ module NgrokAPI
|
|
|
136
136
|
##
|
|
137
137
|
# List all Agent Ingresses owned by this account
|
|
138
138
|
#
|
|
139
|
-
# @param [string] before_id
|
|
140
|
-
# @param [string] limit
|
|
139
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
140
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
141
|
+
# @param [string] filter A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as ``id``, ``metadata``, ``created_at``, and more. See ngrok API Filtering for syntax and field details: `https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering>`_.
|
|
141
142
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
142
143
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
143
144
|
#
|
|
@@ -145,11 +146,13 @@ module NgrokAPI
|
|
|
145
146
|
def list(
|
|
146
147
|
before_id: nil,
|
|
147
148
|
limit: nil,
|
|
149
|
+
filter: nil,
|
|
148
150
|
url: nil
|
|
149
151
|
)
|
|
150
152
|
result = @client.list(
|
|
151
153
|
before_id: before_id,
|
|
152
154
|
limit: limit,
|
|
155
|
+
filter: filter,
|
|
153
156
|
url: url,
|
|
154
157
|
path: PATH
|
|
155
158
|
)
|
|
@@ -166,8 +169,9 @@ module NgrokAPI
|
|
|
166
169
|
# List all Agent Ingresses owned by this account
|
|
167
170
|
# Throws an exception if API error.
|
|
168
171
|
#
|
|
169
|
-
# @param [string] before_id
|
|
170
|
-
# @param [string] limit
|
|
172
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
173
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
174
|
+
# @param [string] filter A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as ``id``, ``metadata``, ``created_at``, and more. See ngrok API Filtering for syntax and field details: `https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering>`_.
|
|
171
175
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
172
176
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
173
177
|
#
|
|
@@ -175,11 +179,13 @@ module NgrokAPI
|
|
|
175
179
|
def list!(
|
|
176
180
|
before_id: nil,
|
|
177
181
|
limit: nil,
|
|
182
|
+
filter: nil,
|
|
178
183
|
url: nil
|
|
179
184
|
)
|
|
180
185
|
result = @client.list(
|
|
181
186
|
before_id: before_id,
|
|
182
187
|
limit: limit,
|
|
188
|
+
filter: filter,
|
|
183
189
|
danger: true,
|
|
184
190
|
url: url,
|
|
185
191
|
path: PATH
|
|
@@ -138,8 +138,9 @@ module NgrokAPI
|
|
|
138
138
|
##
|
|
139
139
|
# List all API keys owned by this account
|
|
140
140
|
#
|
|
141
|
-
# @param [string] before_id
|
|
142
|
-
# @param [string] limit
|
|
141
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
142
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
143
|
+
# @param [string] filter A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as ``id``, ``metadata``, ``created_at``, and more. See ngrok API Filtering for syntax and field details: `https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering>`_.
|
|
143
144
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
144
145
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
145
146
|
#
|
|
@@ -147,11 +148,13 @@ module NgrokAPI
|
|
|
147
148
|
def list(
|
|
148
149
|
before_id: nil,
|
|
149
150
|
limit: nil,
|
|
151
|
+
filter: nil,
|
|
150
152
|
url: nil
|
|
151
153
|
)
|
|
152
154
|
result = @client.list(
|
|
153
155
|
before_id: before_id,
|
|
154
156
|
limit: limit,
|
|
157
|
+
filter: filter,
|
|
155
158
|
url: url,
|
|
156
159
|
path: PATH
|
|
157
160
|
)
|
|
@@ -168,8 +171,9 @@ module NgrokAPI
|
|
|
168
171
|
# List all API keys owned by this account
|
|
169
172
|
# Throws an exception if API error.
|
|
170
173
|
#
|
|
171
|
-
# @param [string] before_id
|
|
172
|
-
# @param [string] limit
|
|
174
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
175
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
176
|
+
# @param [string] filter A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as ``id``, ``metadata``, ``created_at``, and more. See ngrok API Filtering for syntax and field details: `https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering>`_.
|
|
173
177
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
174
178
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
175
179
|
#
|
|
@@ -177,11 +181,13 @@ module NgrokAPI
|
|
|
177
181
|
def list!(
|
|
178
182
|
before_id: nil,
|
|
179
183
|
limit: nil,
|
|
184
|
+
filter: nil,
|
|
180
185
|
url: nil
|
|
181
186
|
)
|
|
182
187
|
result = @client.list(
|
|
183
188
|
before_id: before_id,
|
|
184
189
|
limit: limit,
|
|
190
|
+
filter: filter,
|
|
185
191
|
danger: true,
|
|
186
192
|
url: url,
|
|
187
193
|
path: PATH
|
|
@@ -99,7 +99,7 @@ module NgrokAPI
|
|
|
99
99
|
end
|
|
100
100
|
|
|
101
101
|
##
|
|
102
|
-
# Get detailed information about a
|
|
102
|
+
# Get detailed information about a certificate authority
|
|
103
103
|
#
|
|
104
104
|
# @param [string] id a resource identifier
|
|
105
105
|
# @return [NgrokAPI::Models::CertificateAuthority] result from the API request
|
|
@@ -116,7 +116,7 @@ module NgrokAPI
|
|
|
116
116
|
end
|
|
117
117
|
|
|
118
118
|
##
|
|
119
|
-
# Get detailed information about a
|
|
119
|
+
# Get detailed information about a certificate authority
|
|
120
120
|
# Throws an exception if API error.
|
|
121
121
|
#
|
|
122
122
|
# @param [string] id a resource identifier
|
|
@@ -136,8 +136,9 @@ module NgrokAPI
|
|
|
136
136
|
##
|
|
137
137
|
# List all Certificate Authority on this account
|
|
138
138
|
#
|
|
139
|
-
# @param [string] before_id
|
|
140
|
-
# @param [string] limit
|
|
139
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
140
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
141
|
+
# @param [string] filter A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as ``id``, ``metadata``, ``created_at``, and more. See ngrok API Filtering for syntax and field details: `https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering>`_.
|
|
141
142
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
142
143
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
143
144
|
#
|
|
@@ -145,11 +146,13 @@ module NgrokAPI
|
|
|
145
146
|
def list(
|
|
146
147
|
before_id: nil,
|
|
147
148
|
limit: nil,
|
|
149
|
+
filter: nil,
|
|
148
150
|
url: nil
|
|
149
151
|
)
|
|
150
152
|
result = @client.list(
|
|
151
153
|
before_id: before_id,
|
|
152
154
|
limit: limit,
|
|
155
|
+
filter: filter,
|
|
153
156
|
url: url,
|
|
154
157
|
path: PATH
|
|
155
158
|
)
|
|
@@ -166,8 +169,9 @@ module NgrokAPI
|
|
|
166
169
|
# List all Certificate Authority on this account
|
|
167
170
|
# Throws an exception if API error.
|
|
168
171
|
#
|
|
169
|
-
# @param [string] before_id
|
|
170
|
-
# @param [string] limit
|
|
172
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
173
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
174
|
+
# @param [string] filter A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as ``id``, ``metadata``, ``created_at``, and more. See ngrok API Filtering for syntax and field details: `https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering>`_.
|
|
171
175
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
172
176
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
173
177
|
#
|
|
@@ -175,11 +179,13 @@ module NgrokAPI
|
|
|
175
179
|
def list!(
|
|
176
180
|
before_id: nil,
|
|
177
181
|
limit: nil,
|
|
182
|
+
filter: nil,
|
|
178
183
|
url: nil
|
|
179
184
|
)
|
|
180
185
|
result = @client.list(
|
|
181
186
|
before_id: before_id,
|
|
182
187
|
limit: limit,
|
|
188
|
+
filter: filter,
|
|
183
189
|
danger: true,
|
|
184
190
|
url: url,
|
|
185
191
|
path: PATH
|
|
@@ -32,11 +32,11 @@ module NgrokAPI
|
|
|
32
32
|
# @param [string] description human-readable description of who or what will use the credential to authenticate. Optional, max 255 bytes.
|
|
33
33
|
# @param [string] metadata arbitrary user-defined machine-readable data of this credential. Optional, max 4096 bytes.
|
|
34
34
|
# @param [List<string>] acl optional list of ACL rules. If unspecified, the credential will have no restrictions. The only allowed ACL rule at this time is the ``bind`` rule. The ``bind`` rule allows the caller to restrict what domains, addresses, and labels the token is allowed to bind. For example, to allow the token to open a tunnel on example.ngrok.io your ACL would include the rule ``bind:example.ngrok.io``. Bind rules for domains may specify a leading wildcard to match multiple domains with a common suffix. For example, you may specify a rule of ``bind:*.example.com`` which will allow ``x.example.com``, ``y.example.com``, ``*.example.com``, etc. Bind rules for labels may specify a wildcard key and/or value to match multiple labels. For example, you may specify a rule of ``bind:*=example`` which will allow ``x=example``, ``y=example``, etc. A rule of ``'*'`` is equivalent to no acl at all and will explicitly permit all actions.
|
|
35
|
-
# @param [string] owner_id If supplied at credential creation, ownership will be assigned to the specified User or
|
|
35
|
+
# @param [string] owner_id If supplied at credential creation, ownership will be assigned to the specified User or Service User. Only admins may specify an owner other than themselves. Defaults to the authenticated User or Service User. Accepts one of: User ID, User email, or SCIM User ID.
|
|
36
36
|
# @return [NgrokAPI::Models::Credential] result from the API request
|
|
37
37
|
#
|
|
38
38
|
# https://ngrok.com/docs/api#api-credentials-create
|
|
39
|
-
def create(description: "", metadata: "", acl: [], owner_id: nil, owner_email: "", precomputed_token: nil)
|
|
39
|
+
def create(description: "", metadata: "", acl: [], owner_id: nil, owner_email: "", precomputed_token: nil, scim_user_id: "")
|
|
40
40
|
path = '/credentials'
|
|
41
41
|
replacements = {
|
|
42
42
|
}
|
|
@@ -59,11 +59,11 @@ module NgrokAPI
|
|
|
59
59
|
# @param [string] description human-readable description of who or what will use the credential to authenticate. Optional, max 255 bytes.
|
|
60
60
|
# @param [string] metadata arbitrary user-defined machine-readable data of this credential. Optional, max 4096 bytes.
|
|
61
61
|
# @param [List<string>] acl optional list of ACL rules. If unspecified, the credential will have no restrictions. The only allowed ACL rule at this time is the ``bind`` rule. The ``bind`` rule allows the caller to restrict what domains, addresses, and labels the token is allowed to bind. For example, to allow the token to open a tunnel on example.ngrok.io your ACL would include the rule ``bind:example.ngrok.io``. Bind rules for domains may specify a leading wildcard to match multiple domains with a common suffix. For example, you may specify a rule of ``bind:*.example.com`` which will allow ``x.example.com``, ``y.example.com``, ``*.example.com``, etc. Bind rules for labels may specify a wildcard key and/or value to match multiple labels. For example, you may specify a rule of ``bind:*=example`` which will allow ``x=example``, ``y=example``, etc. A rule of ``'*'`` is equivalent to no acl at all and will explicitly permit all actions.
|
|
62
|
-
# @param [string] owner_id If supplied at credential creation, ownership will be assigned to the specified User or
|
|
62
|
+
# @param [string] owner_id If supplied at credential creation, ownership will be assigned to the specified User or Service User. Only admins may specify an owner other than themselves. Defaults to the authenticated User or Service User. Accepts one of: User ID, User email, or SCIM User ID.
|
|
63
63
|
# @return [NgrokAPI::Models::Credential] result from the API request
|
|
64
64
|
#
|
|
65
65
|
# https://ngrok.com/docs/api#api-credentials-create
|
|
66
|
-
def create!(description: "", metadata: "", acl: [], owner_id: nil, owner_email: "", precomputed_token: nil)
|
|
66
|
+
def create!(description: "", metadata: "", acl: [], owner_id: nil, owner_email: "", precomputed_token: nil, scim_user_id: "")
|
|
67
67
|
path = '/credentials'
|
|
68
68
|
replacements = {
|
|
69
69
|
}
|
|
@@ -145,8 +145,9 @@ module NgrokAPI
|
|
|
145
145
|
##
|
|
146
146
|
# List all tunnel authtoken credentials on this account
|
|
147
147
|
#
|
|
148
|
-
# @param [string] before_id
|
|
149
|
-
# @param [string] limit
|
|
148
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
149
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
150
|
+
# @param [string] filter A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as ``id``, ``metadata``, ``created_at``, and more. See ngrok API Filtering for syntax and field details: `https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering>`_.
|
|
150
151
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
151
152
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
152
153
|
#
|
|
@@ -154,11 +155,13 @@ module NgrokAPI
|
|
|
154
155
|
def list(
|
|
155
156
|
before_id: nil,
|
|
156
157
|
limit: nil,
|
|
158
|
+
filter: nil,
|
|
157
159
|
url: nil
|
|
158
160
|
)
|
|
159
161
|
result = @client.list(
|
|
160
162
|
before_id: before_id,
|
|
161
163
|
limit: limit,
|
|
164
|
+
filter: filter,
|
|
162
165
|
url: url,
|
|
163
166
|
path: PATH
|
|
164
167
|
)
|
|
@@ -175,8 +178,9 @@ module NgrokAPI
|
|
|
175
178
|
# List all tunnel authtoken credentials on this account
|
|
176
179
|
# Throws an exception if API error.
|
|
177
180
|
#
|
|
178
|
-
# @param [string] before_id
|
|
179
|
-
# @param [string] limit
|
|
181
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
182
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
183
|
+
# @param [string] filter A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as ``id``, ``metadata``, ``created_at``, and more. See ngrok API Filtering for syntax and field details: `https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering>`_.
|
|
180
184
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
181
185
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
182
186
|
#
|
|
@@ -184,11 +188,13 @@ module NgrokAPI
|
|
|
184
188
|
def list!(
|
|
185
189
|
before_id: nil,
|
|
186
190
|
limit: nil,
|
|
191
|
+
filter: nil,
|
|
187
192
|
url: nil
|
|
188
193
|
)
|
|
189
194
|
result = @client.list(
|
|
190
195
|
before_id: before_id,
|
|
191
196
|
limit: limit,
|
|
197
|
+
filter: filter,
|
|
192
198
|
danger: true,
|
|
193
199
|
url: url,
|
|
194
200
|
path: PATH
|
|
@@ -35,7 +35,7 @@ module NgrokAPI
|
|
|
35
35
|
# @return [NgrokAPI::Models::Endpoint] result from the API request
|
|
36
36
|
#
|
|
37
37
|
# https://ngrok.com/docs/api#api-endpoints-create
|
|
38
|
-
def create(url:, type:, traffic_policy:, description: nil, metadata: nil, bindings: nil, pooling_enabled:
|
|
38
|
+
def create(url:, type:, traffic_policy:, description: nil, metadata: nil, bindings: nil, pooling_enabled: nil)
|
|
39
39
|
path = '/endpoints'
|
|
40
40
|
replacements = {
|
|
41
41
|
}
|
|
@@ -65,7 +65,7 @@ module NgrokAPI
|
|
|
65
65
|
# @return [NgrokAPI::Models::Endpoint] result from the API request
|
|
66
66
|
#
|
|
67
67
|
# https://ngrok.com/docs/api#api-endpoints-create
|
|
68
|
-
def create!(url:, type:, traffic_policy:, description: nil, metadata: nil, bindings: nil, pooling_enabled:
|
|
68
|
+
def create!(url:, type:, traffic_policy:, description: nil, metadata: nil, bindings: nil, pooling_enabled: nil)
|
|
69
69
|
path = '/endpoints'
|
|
70
70
|
replacements = {
|
|
71
71
|
}
|
|
@@ -84,10 +84,11 @@ module NgrokAPI
|
|
|
84
84
|
##
|
|
85
85
|
# List all active endpoints on the account
|
|
86
86
|
#
|
|
87
|
-
# @param [string] before_id
|
|
88
|
-
# @param [string] limit
|
|
89
|
-
# @param [List<string>] id
|
|
90
|
-
# @param [List<string>] url
|
|
87
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
88
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
89
|
+
# @param [List<string>] id Filter results by endpoint IDs. Deprecated: use ``filter`` instead.
|
|
90
|
+
# @param [List<string>] url Filter results by endpoint URLs. Deprecated: use ``filter`` instead.
|
|
91
|
+
# @param [string] filter A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as ``id``, ``metadata``, ``created_at``, and more. See ngrok API Filtering for syntax and field details: `https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering>`_.
|
|
91
92
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
92
93
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
93
94
|
#
|
|
@@ -96,12 +97,14 @@ module NgrokAPI
|
|
|
96
97
|
before_id: nil,
|
|
97
98
|
limit: nil,
|
|
98
99
|
id: [],
|
|
100
|
+
filter: nil,
|
|
99
101
|
url: nil
|
|
100
102
|
)
|
|
101
103
|
result = @client.list(
|
|
102
104
|
before_id: before_id,
|
|
103
105
|
limit: limit,
|
|
104
106
|
id: id,
|
|
107
|
+
filter: filter,
|
|
105
108
|
url: url,
|
|
106
109
|
path: PATH
|
|
107
110
|
)
|
|
@@ -118,10 +121,11 @@ module NgrokAPI
|
|
|
118
121
|
# List all active endpoints on the account
|
|
119
122
|
# Throws an exception if API error.
|
|
120
123
|
#
|
|
121
|
-
# @param [string] before_id
|
|
122
|
-
# @param [string] limit
|
|
123
|
-
# @param [List<string>] id
|
|
124
|
-
# @param [List<string>] url
|
|
124
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
125
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
126
|
+
# @param [List<string>] id Filter results by endpoint IDs. Deprecated: use ``filter`` instead.
|
|
127
|
+
# @param [List<string>] url Filter results by endpoint URLs. Deprecated: use ``filter`` instead.
|
|
128
|
+
# @param [string] filter A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as ``id``, ``metadata``, ``created_at``, and more. See ngrok API Filtering for syntax and field details: `https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering>`_.
|
|
125
129
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
126
130
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
127
131
|
#
|
|
@@ -130,12 +134,14 @@ module NgrokAPI
|
|
|
130
134
|
before_id: nil,
|
|
131
135
|
limit: nil,
|
|
132
136
|
id: [],
|
|
137
|
+
filter: nil,
|
|
133
138
|
url: nil
|
|
134
139
|
)
|
|
135
140
|
result = @client.list(
|
|
136
141
|
before_id: before_id,
|
|
137
142
|
limit: limit,
|
|
138
143
|
id: id,
|
|
144
|
+
filter: filter,
|
|
139
145
|
danger: true,
|
|
140
146
|
url: url,
|
|
141
147
|
path: PATH
|
|
@@ -198,7 +204,7 @@ module NgrokAPI
|
|
|
198
204
|
# @return [NgrokAPI::Models::Endpoint] result from the API request
|
|
199
205
|
#
|
|
200
206
|
# https://ngrok.com/docs/api#api-endpoints-update
|
|
201
|
-
def update(id: "", url: nil, traffic_policy: nil, description: nil, metadata: nil, bindings: nil, pooling_enabled:
|
|
207
|
+
def update(id: "", url: nil, traffic_policy: nil, description: nil, metadata: nil, bindings: nil, pooling_enabled: nil)
|
|
202
208
|
path = '/endpoints/%{id}'
|
|
203
209
|
replacements = {
|
|
204
210
|
id: id,
|
|
@@ -228,7 +234,7 @@ module NgrokAPI
|
|
|
228
234
|
# @return [NgrokAPI::Models::Endpoint] result from the API request
|
|
229
235
|
#
|
|
230
236
|
# https://ngrok.com/docs/api#api-endpoints-update
|
|
231
|
-
def update!(id: "", url: nil, traffic_policy: nil, description: nil, metadata: nil, bindings: nil, pooling_enabled:
|
|
237
|
+
def update!(id: "", url: nil, traffic_policy: nil, description: nil, metadata: nil, bindings: nil, pooling_enabled: nil)
|
|
232
238
|
path = '/endpoints/%{id}'
|
|
233
239
|
replacements = {
|
|
234
240
|
id: id,
|
|
@@ -138,8 +138,9 @@ module NgrokAPI
|
|
|
138
138
|
##
|
|
139
139
|
# List all Event Destinations on this account.
|
|
140
140
|
#
|
|
141
|
-
# @param [string] before_id
|
|
142
|
-
# @param [string] limit
|
|
141
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
142
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
143
|
+
# @param [string] filter A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as ``id``, ``metadata``, ``created_at``, and more. See ngrok API Filtering for syntax and field details: `https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering>`_.
|
|
143
144
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
144
145
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
145
146
|
#
|
|
@@ -147,11 +148,13 @@ module NgrokAPI
|
|
|
147
148
|
def list(
|
|
148
149
|
before_id: nil,
|
|
149
150
|
limit: nil,
|
|
151
|
+
filter: nil,
|
|
150
152
|
url: nil
|
|
151
153
|
)
|
|
152
154
|
result = @client.list(
|
|
153
155
|
before_id: before_id,
|
|
154
156
|
limit: limit,
|
|
157
|
+
filter: filter,
|
|
155
158
|
url: url,
|
|
156
159
|
path: PATH
|
|
157
160
|
)
|
|
@@ -168,8 +171,9 @@ module NgrokAPI
|
|
|
168
171
|
# List all Event Destinations on this account.
|
|
169
172
|
# Throws an exception if API error.
|
|
170
173
|
#
|
|
171
|
-
# @param [string] before_id
|
|
172
|
-
# @param [string] limit
|
|
174
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
175
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
176
|
+
# @param [string] filter A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as ``id``, ``metadata``, ``created_at``, and more. See ngrok API Filtering for syntax and field details: `https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering>`_.
|
|
173
177
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
174
178
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
175
179
|
#
|
|
@@ -177,11 +181,13 @@ module NgrokAPI
|
|
|
177
181
|
def list!(
|
|
178
182
|
before_id: nil,
|
|
179
183
|
limit: nil,
|
|
184
|
+
filter: nil,
|
|
180
185
|
url: nil
|
|
181
186
|
)
|
|
182
187
|
result = @client.list(
|
|
183
188
|
before_id: before_id,
|
|
184
189
|
limit: limit,
|
|
190
|
+
filter: filter,
|
|
185
191
|
danger: true,
|
|
186
192
|
url: url,
|
|
187
193
|
path: PATH
|
|
@@ -134,8 +134,9 @@ module NgrokAPI
|
|
|
134
134
|
##
|
|
135
135
|
# List this Account's Event Subscriptions.
|
|
136
136
|
#
|
|
137
|
-
# @param [string] before_id
|
|
138
|
-
# @param [string] limit
|
|
137
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
138
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
139
|
+
# @param [string] filter A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as ``id``, ``metadata``, ``created_at``, and more. See ngrok API Filtering for syntax and field details: `https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering>`_.
|
|
139
140
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
140
141
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
141
142
|
#
|
|
@@ -143,11 +144,13 @@ module NgrokAPI
|
|
|
143
144
|
def list(
|
|
144
145
|
before_id: nil,
|
|
145
146
|
limit: nil,
|
|
147
|
+
filter: nil,
|
|
146
148
|
url: nil
|
|
147
149
|
)
|
|
148
150
|
result = @client.list(
|
|
149
151
|
before_id: before_id,
|
|
150
152
|
limit: limit,
|
|
153
|
+
filter: filter,
|
|
151
154
|
url: url,
|
|
152
155
|
path: PATH
|
|
153
156
|
)
|
|
@@ -164,8 +167,9 @@ module NgrokAPI
|
|
|
164
167
|
# List this Account's Event Subscriptions.
|
|
165
168
|
# Throws an exception if API error.
|
|
166
169
|
#
|
|
167
|
-
# @param [string] before_id
|
|
168
|
-
# @param [string] limit
|
|
170
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
171
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
172
|
+
# @param [string] filter A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as ``id``, ``metadata``, ``created_at``, and more. See ngrok API Filtering for syntax and field details: `https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering>`_.
|
|
169
173
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
170
174
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
171
175
|
#
|
|
@@ -173,11 +177,13 @@ module NgrokAPI
|
|
|
173
177
|
def list!(
|
|
174
178
|
before_id: nil,
|
|
175
179
|
limit: nil,
|
|
180
|
+
filter: nil,
|
|
176
181
|
url: nil
|
|
177
182
|
)
|
|
178
183
|
result = @client.list(
|
|
179
184
|
before_id: before_id,
|
|
180
185
|
limit: limit,
|
|
186
|
+
filter: filter,
|
|
181
187
|
danger: true,
|
|
182
188
|
url: url,
|
|
183
189
|
path: PATH
|