ngrok-api 0.27.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 +4 -0
- data/Gemfile.lock +1 -11
- data/doc/NgrokAPI/Client.html +1 -1
- data/doc/NgrokAPI/Error.html +1 -1
- data/doc/NgrokAPI/Errors/NotFoundError.html +1 -1
- data/doc/NgrokAPI/Errors.html +1 -1
- data/doc/NgrokAPI/HttpClient.html +1 -1
- data/doc/NgrokAPI/Models/APIKey.html +1 -1
- data/doc/NgrokAPI/Models/AWSAuth.html +1 -1
- data/doc/NgrokAPI/Models/AWSCredentials.html +1 -1
- data/doc/NgrokAPI/Models/AWSRole.html +1 -1
- data/doc/NgrokAPI/Models/AbuseReport.html +1 -1
- data/doc/NgrokAPI/Models/AbuseReportHostname.html +1 -1
- data/doc/NgrokAPI/Models/AgentIngress.html +1 -1
- data/doc/NgrokAPI/Models/AgentIngressCertJob.html +1 -1
- data/doc/NgrokAPI/Models/AgentIngressCertPolicy.html +1 -1
- data/doc/NgrokAPI/Models/AgentIngressCertStatus.html +1 -1
- data/doc/NgrokAPI/Models/ApplicationSession.html +1 -1
- data/doc/NgrokAPI/Models/ApplicationUser.html +1 -1
- data/doc/NgrokAPI/Models/BotUser.html +1 -1
- data/doc/NgrokAPI/Models/BrowserSession.html +1 -1
- data/doc/NgrokAPI/Models/CertificateAuthority.html +1 -1
- data/doc/NgrokAPI/Models/Credential.html +1 -1
- data/doc/NgrokAPI/Models/Endpoint.html +1 -1
- data/doc/NgrokAPI/Models/EndpointBackend.html +1 -1
- data/doc/NgrokAPI/Models/EndpointBackendMutate.html +1 -1
- data/doc/NgrokAPI/Models/EndpointCircuitBreaker.html +1 -1
- data/doc/NgrokAPI/Models/EndpointCompression.html +1 -1
- data/doc/NgrokAPI/Models/EndpointIPPolicy.html +1 -1
- data/doc/NgrokAPI/Models/EndpointIPPolicyMutate.html +1 -1
- data/doc/NgrokAPI/Models/EndpointMutualTLS.html +1 -1
- data/doc/NgrokAPI/Models/EndpointMutualTLSMutate.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuth.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthAmazon.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthFacebook.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthGitHub.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthGitLab.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthGoogle.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthLinkedIn.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthMicrosoft.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthProvider.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOAuthTwitch.html +1 -1
- data/doc/NgrokAPI/Models/EndpointOIDC.html +1 -1
- data/doc/NgrokAPI/Models/EndpointRequestHeaders.html +1 -1
- data/doc/NgrokAPI/Models/EndpointResponseHeaders.html +1 -1
- data/doc/NgrokAPI/Models/EndpointSAML.html +1 -1
- data/doc/NgrokAPI/Models/EndpointSAMLMutate.html +1 -1
- data/doc/NgrokAPI/Models/EndpointTLSTermination.html +1 -1
- data/doc/NgrokAPI/Models/EndpointTLSTerminationAtEdge.html +1 -1
- data/doc/NgrokAPI/Models/EndpointTrafficPolicy.html +1 -1
- data/doc/NgrokAPI/Models/EndpointUserAgentFilter.html +1 -1
- data/doc/NgrokAPI/Models/EndpointWebhookValidation.html +1 -1
- data/doc/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +1 -1
- data/doc/NgrokAPI/Models/EventDestination.html +1 -1
- data/doc/NgrokAPI/Models/EventSource.html +1 -1
- data/doc/NgrokAPI/Models/EventSourceList.html +1 -1
- data/doc/NgrokAPI/Models/EventSourceReplace.html +1 -1
- data/doc/NgrokAPI/Models/EventSubscription.html +1 -1
- data/doc/NgrokAPI/Models/EventTarget.html +1 -1
- data/doc/NgrokAPI/Models/EventTargetAzureLogsIngestion.html +1 -1
- data/doc/NgrokAPI/Models/EventTargetCloudwatchLogs.html +1 -1
- data/doc/NgrokAPI/Models/EventTargetDatadog.html +1 -1
- data/doc/NgrokAPI/Models/EventTargetFirehose.html +1 -1
- data/doc/NgrokAPI/Models/EventTargetKinesis.html +1 -1
- data/doc/NgrokAPI/Models/FailoverBackend.html +1 -1
- data/doc/NgrokAPI/Models/HTTPResponseBackend.html +1 -1
- data/doc/NgrokAPI/Models/HTTPSEdge.html +1 -1
- data/doc/NgrokAPI/Models/HTTPSEdgeRoute.html +1 -1
- data/doc/NgrokAPI/Models/IPPolicy.html +1 -1
- data/doc/NgrokAPI/Models/IPPolicyRule.html +1 -1
- data/doc/NgrokAPI/Models/IPRestriction.html +1 -1
- data/doc/NgrokAPI/Models/IdentityProvider.html +1 -1
- data/doc/NgrokAPI/Models/Listable.html +1 -1
- data/doc/NgrokAPI/Models/Location.html +1 -1
- data/doc/NgrokAPI/Models/Ref.html +1 -1
- data/doc/NgrokAPI/Models/ReservedAddr.html +1 -1
- data/doc/NgrokAPI/Models/ReservedDomain.html +94 -20
- data/doc/NgrokAPI/Models/ReservedDomainCertJob.html +1 -1
- data/doc/NgrokAPI/Models/ReservedDomainCertPolicy.html +1 -1
- data/doc/NgrokAPI/Models/ReservedDomainCertStatus.html +1 -1
- data/doc/NgrokAPI/Models/ReservedDomainResolvesToEntry.html +595 -0
- data/doc/NgrokAPI/Models/SSHCertificateAuthority.html +1 -1
- data/doc/NgrokAPI/Models/SSHCredential.html +1 -1
- data/doc/NgrokAPI/Models/SSHHostCertificate.html +1 -1
- data/doc/NgrokAPI/Models/SSHUserCertificate.html +1 -1
- data/doc/NgrokAPI/Models/Secret.html +1 -1
- data/doc/NgrokAPI/Models/ServiceUser.html +1 -1
- data/doc/NgrokAPI/Models/StaticBackend.html +1 -1
- data/doc/NgrokAPI/Models/StaticBackendTLS.html +1 -1
- data/doc/NgrokAPI/Models/TCPEdge.html +1 -1
- data/doc/NgrokAPI/Models/TLSCertificate.html +1 -1
- data/doc/NgrokAPI/Models/TLSCertificateSANs.html +1 -1
- data/doc/NgrokAPI/Models/TLSEdge.html +1 -1
- data/doc/NgrokAPI/Models/Tunnel.html +1 -1
- data/doc/NgrokAPI/Models/TunnelGroupBackend.html +1 -1
- data/doc/NgrokAPI/Models/TunnelSession.html +1 -1
- data/doc/NgrokAPI/Models/UserAgent.html +1 -1
- data/doc/NgrokAPI/Models/Vault.html +1 -1
- data/doc/NgrokAPI/Models/WeightedBackend.html +1 -1
- data/doc/NgrokAPI/Models.html +3 -3
- data/doc/NgrokAPI/PagedIterator.html +1 -1
- data/doc/NgrokAPI/Services/APIKeysClient.html +31 -1
- data/doc/NgrokAPI/Services/AbuseReportsClient.html +1 -1
- data/doc/NgrokAPI/Services/AgentIngressesClient.html +31 -1
- data/doc/NgrokAPI/Services/ApplicationSessionsClient.html +1 -1
- data/doc/NgrokAPI/Services/ApplicationUsersClient.html +1 -1
- data/doc/NgrokAPI/Services/BotUsersClient.html +1 -1
- data/doc/NgrokAPI/Services/CertificateAuthoritiesClient.html +31 -1
- data/doc/NgrokAPI/Services/CredentialsClient.html +33 -3
- data/doc/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteCircuitBreakerModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteTrafficPolicyModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteUserAgentFilterModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteWebhookVerificationModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgesHTTPSClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgesHTTPSRoutesClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgesTCPClient.html +1 -1
- data/doc/NgrokAPI/Services/EdgesTLSClient.html +1 -1
- data/doc/NgrokAPI/Services/EndpointsClient.html +51 -1
- data/doc/NgrokAPI/Services/EventDestinationsClient.html +31 -1
- data/doc/NgrokAPI/Services/EventSourcesClient.html +1 -1
- data/doc/NgrokAPI/Services/EventSubscriptionsClient.html +31 -1
- data/doc/NgrokAPI/Services/FailoverBackendsClient.html +1 -1
- data/doc/NgrokAPI/Services/HTTPResponseBackendsClient.html +1 -1
- data/doc/NgrokAPI/Services/HTTPSEdgeMutualTLSModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/HTTPSEdgeTLSTerminationModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/IPPoliciesClient.html +31 -1
- data/doc/NgrokAPI/Services/IPPolicyRulesClient.html +31 -1
- data/doc/NgrokAPI/Services/IPRestrictionsClient.html +31 -1
- data/doc/NgrokAPI/Services/ReservedAddrsClient.html +31 -1
- data/doc/NgrokAPI/Services/ReservedDomainsClient.html +215 -105
- data/doc/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +31 -1
- data/doc/NgrokAPI/Services/SSHCredentialsClient.html +31 -1
- data/doc/NgrokAPI/Services/SSHHostCertificatesClient.html +1 -1
- data/doc/NgrokAPI/Services/SSHUserCertificatesClient.html +1 -1
- data/doc/NgrokAPI/Services/SecretsClient.html +31 -1
- data/doc/NgrokAPI/Services/ServiceUsersClient.html +31 -1
- data/doc/NgrokAPI/Services/StaticBackendsClient.html +1 -1
- data/doc/NgrokAPI/Services/TCPEdgeBackendModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TCPEdgeIPRestrictionModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TCPEdgeTrafficPolicyModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TLSCertificatesClient.html +31 -1
- data/doc/NgrokAPI/Services/TLSEdgeBackendModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TLSEdgeMutualTLSModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TLSEdgeTrafficPolicyModuleClient.html +1 -1
- data/doc/NgrokAPI/Services/TunnelGroupBackendsClient.html +1 -1
- data/doc/NgrokAPI/Services/TunnelSessionsClient.html +31 -1
- data/doc/NgrokAPI/Services/TunnelsClient.html +1 -1
- data/doc/NgrokAPI/Services/VaultsClient.html +31 -1
- data/doc/NgrokAPI/Services/WeightedBackendsClient.html +1 -1
- data/doc/NgrokAPI/Services.html +1 -1
- data/doc/NgrokAPI.html +2 -2
- data/doc/_index.html +8 -1
- data/doc/class_list.html +1 -1
- data/doc/file.README.html +1 -1
- data/doc/index.html +1 -1
- data/doc/method_list.html +1207 -1143
- data/doc/top-level-namespace.html +1 -1
- data/docs/NgrokAPI/Client.html +1 -1
- data/docs/NgrokAPI/Error.html +1 -1
- data/docs/NgrokAPI/Errors/NotFoundError.html +1 -1
- data/docs/NgrokAPI/Errors.html +1 -1
- data/docs/NgrokAPI/HttpClient.html +1 -1
- data/docs/NgrokAPI/Models/APIKey.html +1 -1
- data/docs/NgrokAPI/Models/AWSAuth.html +1 -1
- data/docs/NgrokAPI/Models/AWSCredentials.html +1 -1
- data/docs/NgrokAPI/Models/AWSRole.html +1 -1
- data/docs/NgrokAPI/Models/AbuseReport.html +1 -1
- data/docs/NgrokAPI/Models/AbuseReportHostname.html +1 -1
- data/docs/NgrokAPI/Models/AgentIngress.html +1 -1
- data/docs/NgrokAPI/Models/AgentIngressCertJob.html +1 -1
- data/docs/NgrokAPI/Models/AgentIngressCertPolicy.html +1 -1
- data/docs/NgrokAPI/Models/AgentIngressCertStatus.html +1 -1
- data/docs/NgrokAPI/Models/ApplicationSession.html +1 -1
- data/docs/NgrokAPI/Models/ApplicationUser.html +1 -1
- data/docs/NgrokAPI/Models/BotUser.html +1 -1
- data/docs/NgrokAPI/Models/BrowserSession.html +1 -1
- data/docs/NgrokAPI/Models/CertificateAuthority.html +1 -1
- data/docs/NgrokAPI/Models/Credential.html +1 -1
- data/docs/NgrokAPI/Models/Endpoint.html +1 -1
- data/docs/NgrokAPI/Models/EndpointBackend.html +1 -1
- data/docs/NgrokAPI/Models/EndpointBackendMutate.html +1 -1
- data/docs/NgrokAPI/Models/EndpointCircuitBreaker.html +1 -1
- data/docs/NgrokAPI/Models/EndpointCompression.html +1 -1
- data/docs/NgrokAPI/Models/EndpointIPPolicy.html +1 -1
- data/docs/NgrokAPI/Models/EndpointIPPolicyMutate.html +1 -1
- data/docs/NgrokAPI/Models/EndpointMutualTLS.html +1 -1
- data/docs/NgrokAPI/Models/EndpointMutualTLSMutate.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuth.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthAmazon.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthFacebook.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthGitHub.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthGitLab.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthGoogle.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthLinkedIn.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthMicrosoft.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthProvider.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOAuthTwitch.html +1 -1
- data/docs/NgrokAPI/Models/EndpointOIDC.html +1 -1
- data/docs/NgrokAPI/Models/EndpointRequestHeaders.html +1 -1
- data/docs/NgrokAPI/Models/EndpointResponseHeaders.html +1 -1
- data/docs/NgrokAPI/Models/EndpointSAML.html +1 -1
- data/docs/NgrokAPI/Models/EndpointSAMLMutate.html +1 -1
- data/docs/NgrokAPI/Models/EndpointTLSTermination.html +1 -1
- data/docs/NgrokAPI/Models/EndpointTLSTerminationAtEdge.html +1 -1
- data/docs/NgrokAPI/Models/EndpointTrafficPolicy.html +1 -1
- data/docs/NgrokAPI/Models/EndpointUserAgentFilter.html +1 -1
- data/docs/NgrokAPI/Models/EndpointWebhookValidation.html +1 -1
- data/docs/NgrokAPI/Models/EndpointWebsocketTCPConverter.html +1 -1
- data/docs/NgrokAPI/Models/EventDestination.html +1 -1
- data/docs/NgrokAPI/Models/EventSource.html +1 -1
- data/docs/NgrokAPI/Models/EventSourceList.html +1 -1
- data/docs/NgrokAPI/Models/EventSourceReplace.html +1 -1
- data/docs/NgrokAPI/Models/EventSubscription.html +1 -1
- data/docs/NgrokAPI/Models/EventTarget.html +1 -1
- data/docs/NgrokAPI/Models/EventTargetAzureLogsIngestion.html +1 -1
- data/docs/NgrokAPI/Models/EventTargetCloudwatchLogs.html +1 -1
- data/docs/NgrokAPI/Models/EventTargetDatadog.html +1 -1
- data/docs/NgrokAPI/Models/EventTargetFirehose.html +1 -1
- data/docs/NgrokAPI/Models/EventTargetKinesis.html +1 -1
- data/docs/NgrokAPI/Models/FailoverBackend.html +1 -1
- data/docs/NgrokAPI/Models/HTTPResponseBackend.html +1 -1
- data/docs/NgrokAPI/Models/HTTPSEdge.html +1 -1
- data/docs/NgrokAPI/Models/HTTPSEdgeRoute.html +1 -1
- data/docs/NgrokAPI/Models/IPPolicy.html +1 -1
- data/docs/NgrokAPI/Models/IPPolicyRule.html +1 -1
- data/docs/NgrokAPI/Models/IPRestriction.html +1 -1
- data/docs/NgrokAPI/Models/IdentityProvider.html +1 -1
- data/docs/NgrokAPI/Models/Listable.html +1 -1
- data/docs/NgrokAPI/Models/Location.html +1 -1
- data/docs/NgrokAPI/Models/Ref.html +1 -1
- data/docs/NgrokAPI/Models/ReservedAddr.html +1 -1
- data/docs/NgrokAPI/Models/ReservedDomain.html +94 -20
- data/docs/NgrokAPI/Models/ReservedDomainCertJob.html +1 -1
- data/docs/NgrokAPI/Models/ReservedDomainCertPolicy.html +1 -1
- data/docs/NgrokAPI/Models/ReservedDomainCertStatus.html +1 -1
- data/docs/NgrokAPI/Models/ReservedDomainResolvesToEntry.html +595 -0
- data/docs/NgrokAPI/Models/SSHCertificateAuthority.html +1 -1
- data/docs/NgrokAPI/Models/SSHCredential.html +1 -1
- data/docs/NgrokAPI/Models/SSHHostCertificate.html +1 -1
- data/docs/NgrokAPI/Models/SSHUserCertificate.html +1 -1
- data/docs/NgrokAPI/Models/Secret.html +1 -1
- data/docs/NgrokAPI/Models/ServiceUser.html +1 -1
- data/docs/NgrokAPI/Models/StaticBackend.html +1 -1
- data/docs/NgrokAPI/Models/StaticBackendTLS.html +1 -1
- data/docs/NgrokAPI/Models/TCPEdge.html +1 -1
- data/docs/NgrokAPI/Models/TLSCertificate.html +1 -1
- data/docs/NgrokAPI/Models/TLSCertificateSANs.html +1 -1
- data/docs/NgrokAPI/Models/TLSEdge.html +1 -1
- data/docs/NgrokAPI/Models/Tunnel.html +1 -1
- data/docs/NgrokAPI/Models/TunnelGroupBackend.html +1 -1
- data/docs/NgrokAPI/Models/TunnelSession.html +1 -1
- data/docs/NgrokAPI/Models/UserAgent.html +1 -1
- data/docs/NgrokAPI/Models/Vault.html +1 -1
- data/docs/NgrokAPI/Models/WeightedBackend.html +1 -1
- data/docs/NgrokAPI/Models.html +3 -3
- data/docs/NgrokAPI/PagedIterator.html +1 -1
- data/docs/NgrokAPI/Services/APIKeysClient.html +31 -1
- data/docs/NgrokAPI/Services/AbuseReportsClient.html +1 -1
- data/docs/NgrokAPI/Services/AgentIngressesClient.html +31 -1
- data/docs/NgrokAPI/Services/ApplicationSessionsClient.html +1 -1
- data/docs/NgrokAPI/Services/ApplicationUsersClient.html +1 -1
- data/docs/NgrokAPI/Services/BotUsersClient.html +1 -1
- data/docs/NgrokAPI/Services/CertificateAuthoritiesClient.html +31 -1
- data/docs/NgrokAPI/Services/CredentialsClient.html +33 -3
- data/docs/NgrokAPI/Services/EdgeRouteBackendModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteCircuitBreakerModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteCompressionModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteIPRestrictionModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteOAuthModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteOIDCModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteRequestHeadersModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteResponseHeadersModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteSAMLModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteTrafficPolicyModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteUserAgentFilterModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteWebhookVerificationModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgeRouteWebsocketTCPConverterModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgesHTTPSClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgesHTTPSRoutesClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgesTCPClient.html +1 -1
- data/docs/NgrokAPI/Services/EdgesTLSClient.html +1 -1
- data/docs/NgrokAPI/Services/EndpointsClient.html +51 -1
- data/docs/NgrokAPI/Services/EventDestinationsClient.html +31 -1
- data/docs/NgrokAPI/Services/EventSourcesClient.html +1 -1
- data/docs/NgrokAPI/Services/EventSubscriptionsClient.html +31 -1
- data/docs/NgrokAPI/Services/FailoverBackendsClient.html +1 -1
- data/docs/NgrokAPI/Services/HTTPResponseBackendsClient.html +1 -1
- data/docs/NgrokAPI/Services/HTTPSEdgeMutualTLSModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/HTTPSEdgeTLSTerminationModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/IPPoliciesClient.html +31 -1
- data/docs/NgrokAPI/Services/IPPolicyRulesClient.html +31 -1
- data/docs/NgrokAPI/Services/IPRestrictionsClient.html +31 -1
- data/docs/NgrokAPI/Services/ReservedAddrsClient.html +31 -1
- data/docs/NgrokAPI/Services/ReservedDomainsClient.html +215 -105
- data/docs/NgrokAPI/Services/SSHCertificateAuthoritiesClient.html +31 -1
- data/docs/NgrokAPI/Services/SSHCredentialsClient.html +31 -1
- data/docs/NgrokAPI/Services/SSHHostCertificatesClient.html +1 -1
- data/docs/NgrokAPI/Services/SSHUserCertificatesClient.html +1 -1
- data/docs/NgrokAPI/Services/SecretsClient.html +31 -1
- data/docs/NgrokAPI/Services/ServiceUsersClient.html +31 -1
- data/docs/NgrokAPI/Services/StaticBackendsClient.html +1 -1
- data/docs/NgrokAPI/Services/TCPEdgeBackendModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TCPEdgeIPRestrictionModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TCPEdgeTrafficPolicyModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TLSCertificatesClient.html +31 -1
- data/docs/NgrokAPI/Services/TLSEdgeBackendModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TLSEdgeIPRestrictionModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TLSEdgeMutualTLSModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TLSEdgeTLSTerminationModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TLSEdgeTrafficPolicyModuleClient.html +1 -1
- data/docs/NgrokAPI/Services/TunnelGroupBackendsClient.html +1 -1
- data/docs/NgrokAPI/Services/TunnelSessionsClient.html +31 -1
- data/docs/NgrokAPI/Services/TunnelsClient.html +1 -1
- data/docs/NgrokAPI/Services/VaultsClient.html +31 -1
- data/docs/NgrokAPI/Services/WeightedBackendsClient.html +1 -1
- data/docs/NgrokAPI/Services.html +1 -1
- data/docs/NgrokAPI.html +2 -2
- data/docs/_index.html +8 -1
- data/docs/class_list.html +1 -1
- data/docs/file.README.html +1 -1
- data/docs/index.html +1 -1
- data/docs/method_list.html +1207 -1143
- data/docs/top-level-namespace.html +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/services/agent_ingresses_client.rb +6 -6
- data/lib/ngrokapi/services/api_keys_client.rb +6 -6
- data/lib/ngrokapi/services/certificate_authorities_client.rb +6 -6
- data/lib/ngrokapi/services/credentials_client.rb +8 -8
- data/lib/ngrokapi/services/endpoints_client.rb +10 -10
- data/lib/ngrokapi/services/event_destinations_client.rb +6 -6
- data/lib/ngrokapi/services/event_subscriptions_client.rb +6 -6
- data/lib/ngrokapi/services/ip_policies_client.rb +6 -6
- data/lib/ngrokapi/services/ip_policy_rules_client.rb +6 -6
- data/lib/ngrokapi/services/ip_restrictions_client.rb +6 -6
- data/lib/ngrokapi/services/reserved_addrs_client.rb +6 -6
- data/lib/ngrokapi/services/reserved_domains_client.rb +18 -10
- data/lib/ngrokapi/services/secrets_client.rb +6 -6
- data/lib/ngrokapi/services/service_users_client.rb +6 -6
- data/lib/ngrokapi/services/ssh_certificate_authorities_client.rb +6 -6
- data/lib/ngrokapi/services/ssh_credentials_client.rb +6 -6
- data/lib/ngrokapi/services/tls_certificates_client.rb +6 -6
- data/lib/ngrokapi/services/tunnel_sessions_client.rb +6 -6
- data/lib/ngrokapi/services/vaults_client.rb +6 -6
- data/lib/ngrokapi/version.rb +1 -1
- data/spec/ngrokapi/models/reserved_domain_resolves_to_entry_spec.rb +23 -0
- data/spec/ngrokapi/services/reserved_domains_client_spec.rb +12 -4
- data/spec/spec_helper.rb +5 -0
- metadata +5 -1
|
@@ -1139,7 +1139,7 @@
|
|
|
1139
1139
|
</div>
|
|
1140
1140
|
|
|
1141
1141
|
<div id="footer">
|
|
1142
|
-
Generated on
|
|
1142
|
+
Generated on Fri Jan 23 21:38:10 2026 by
|
|
1143
1143
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1144
1144
|
0.9.36 (ruby-3.3.10).
|
|
1145
1145
|
</div>
|
|
@@ -1139,7 +1139,7 @@
|
|
|
1139
1139
|
</div>
|
|
1140
1140
|
|
|
1141
1141
|
<div id="footer">
|
|
1142
|
-
Generated on
|
|
1142
|
+
Generated on Fri Jan 23 21:38:10 2026 by
|
|
1143
1143
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1144
1144
|
0.9.36 (ruby-3.3.10).
|
|
1145
1145
|
</div>
|
|
@@ -1139,7 +1139,7 @@
|
|
|
1139
1139
|
</div>
|
|
1140
1140
|
|
|
1141
1141
|
<div id="footer">
|
|
1142
|
-
Generated on
|
|
1142
|
+
Generated on Fri Jan 23 21:38:10 2026 by
|
|
1143
1143
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1144
1144
|
0.9.36 (ruby-3.3.10).
|
|
1145
1145
|
</div>
|
|
@@ -1139,7 +1139,7 @@
|
|
|
1139
1139
|
</div>
|
|
1140
1140
|
|
|
1141
1141
|
<div id="footer">
|
|
1142
|
-
Generated on
|
|
1142
|
+
Generated on Fri Jan 23 21:38:09 2026 by
|
|
1143
1143
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1144
1144
|
0.9.36 (ruby-3.3.10).
|
|
1145
1145
|
</div>
|
|
@@ -1139,7 +1139,7 @@
|
|
|
1139
1139
|
</div>
|
|
1140
1140
|
|
|
1141
1141
|
<div id="footer">
|
|
1142
|
-
Generated on
|
|
1142
|
+
Generated on Fri Jan 23 21:38:11 2026 by
|
|
1143
1143
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1144
1144
|
0.9.36 (ruby-3.3.10).
|
|
1145
1145
|
</div>
|
|
@@ -1139,7 +1139,7 @@
|
|
|
1139
1139
|
</div>
|
|
1140
1140
|
|
|
1141
1141
|
<div id="footer">
|
|
1142
|
-
Generated on
|
|
1142
|
+
Generated on Fri Jan 23 21:38:11 2026 by
|
|
1143
1143
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1144
1144
|
0.9.36 (ruby-3.3.10).
|
|
1145
1145
|
</div>
|
|
@@ -1139,7 +1139,7 @@
|
|
|
1139
1139
|
</div>
|
|
1140
1140
|
|
|
1141
1141
|
<div id="footer">
|
|
1142
|
-
Generated on
|
|
1142
|
+
Generated on Fri Jan 23 21:38:09 2026 by
|
|
1143
1143
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1144
1144
|
0.9.36 (ruby-3.3.10).
|
|
1145
1145
|
</div>
|
|
@@ -1139,7 +1139,7 @@
|
|
|
1139
1139
|
</div>
|
|
1140
1140
|
|
|
1141
1141
|
<div id="footer">
|
|
1142
|
-
Generated on
|
|
1142
|
+
Generated on Fri Jan 23 21:38:11 2026 by
|
|
1143
1143
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1144
1144
|
0.9.36 (ruby-3.3.10).
|
|
1145
1145
|
</div>
|
|
@@ -1139,7 +1139,7 @@
|
|
|
1139
1139
|
</div>
|
|
1140
1140
|
|
|
1141
1141
|
<div id="footer">
|
|
1142
|
-
Generated on
|
|
1142
|
+
Generated on Fri Jan 23 21:38:11 2026 by
|
|
1143
1143
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1144
1144
|
0.9.36 (ruby-3.3.10).
|
|
1145
1145
|
</div>
|
|
@@ -1139,7 +1139,7 @@
|
|
|
1139
1139
|
</div>
|
|
1140
1140
|
|
|
1141
1141
|
<div id="footer">
|
|
1142
|
-
Generated on
|
|
1142
|
+
Generated on Fri Jan 23 21:38:11 2026 by
|
|
1143
1143
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1144
1144
|
0.9.36 (ruby-3.3.10).
|
|
1145
1145
|
</div>
|
|
@@ -1139,7 +1139,7 @@
|
|
|
1139
1139
|
</div>
|
|
1140
1140
|
|
|
1141
1141
|
<div id="footer">
|
|
1142
|
-
Generated on
|
|
1142
|
+
Generated on Fri Jan 23 21:38:11 2026 by
|
|
1143
1143
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1144
1144
|
0.9.36 (ruby-3.3.10).
|
|
1145
1145
|
</div>
|
|
@@ -1953,7 +1953,7 @@
|
|
|
1953
1953
|
</div>
|
|
1954
1954
|
|
|
1955
1955
|
<div id="footer">
|
|
1956
|
-
Generated on
|
|
1956
|
+
Generated on Fri Jan 23 21:38:05 2026 by
|
|
1957
1957
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1958
1958
|
0.9.36 (ruby-3.3.10).
|
|
1959
1959
|
</div>
|
|
@@ -2715,7 +2715,7 @@
|
|
|
2715
2715
|
</div>
|
|
2716
2716
|
|
|
2717
2717
|
<div id="footer">
|
|
2718
|
-
Generated on
|
|
2718
|
+
Generated on Fri Jan 23 21:38:08 2026 by
|
|
2719
2719
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2720
2720
|
0.9.36 (ruby-3.3.10).
|
|
2721
2721
|
</div>
|
|
@@ -2033,7 +2033,7 @@
|
|
|
2033
2033
|
</div>
|
|
2034
2034
|
|
|
2035
2035
|
<div id="footer">
|
|
2036
|
-
Generated on
|
|
2036
|
+
Generated on Fri Jan 23 21:38:04 2026 by
|
|
2037
2037
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2038
2038
|
0.9.36 (ruby-3.3.10).
|
|
2039
2039
|
</div>
|
|
@@ -2153,7 +2153,7 @@
|
|
|
2153
2153
|
</div>
|
|
2154
2154
|
|
|
2155
2155
|
<div id="footer">
|
|
2156
|
-
Generated on
|
|
2156
|
+
Generated on Fri Jan 23 21:38:04 2026 by
|
|
2157
2157
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2158
2158
|
0.9.36 (ruby-3.3.10).
|
|
2159
2159
|
</div>
|
|
@@ -1386,6 +1386,11 @@
|
|
|
1386
1386
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1387
1387
|
|
|
1388
1388
|
|
|
1389
|
+
—
|
|
1390
|
+
<div class='inline'>
|
|
1391
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1392
|
+
</div>
|
|
1393
|
+
|
|
1389
1394
|
</li>
|
|
1390
1395
|
|
|
1391
1396
|
<li>
|
|
@@ -1399,6 +1404,11 @@
|
|
|
1399
1404
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1400
1405
|
|
|
1401
1406
|
|
|
1407
|
+
—
|
|
1408
|
+
<div class='inline'>
|
|
1409
|
+
<p>Constrains the number of results in the dataset. See the <code>API Overview <https://ngrok.com/docs/api/index#pagination></code>_ for details.</p>
|
|
1410
|
+
</div>
|
|
1411
|
+
|
|
1402
1412
|
</li>
|
|
1403
1413
|
|
|
1404
1414
|
<li>
|
|
@@ -1412,6 +1422,11 @@
|
|
|
1412
1422
|
<em class="default">(defaults to: <tt>[]</tt>)</em>
|
|
1413
1423
|
|
|
1414
1424
|
|
|
1425
|
+
—
|
|
1426
|
+
<div class='inline'>
|
|
1427
|
+
<p>Filter results by endpoint IDs. Deprecated: use <code>filter</code> instead.</p>
|
|
1428
|
+
</div>
|
|
1429
|
+
|
|
1415
1430
|
</li>
|
|
1416
1431
|
|
|
1417
1432
|
<li>
|
|
@@ -1425,6 +1440,11 @@
|
|
|
1425
1440
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1426
1441
|
|
|
1427
1442
|
|
|
1443
|
+
—
|
|
1444
|
+
<div class='inline'>
|
|
1445
|
+
<p>Filter results by endpoint URLs. Deprecated: use <code>filter</code> instead.</p>
|
|
1446
|
+
</div>
|
|
1447
|
+
|
|
1428
1448
|
</li>
|
|
1429
1449
|
|
|
1430
1450
|
<li>
|
|
@@ -1438,6 +1458,11 @@
|
|
|
1438
1458
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1439
1459
|
|
|
1440
1460
|
|
|
1461
|
+
—
|
|
1462
|
+
<div class='inline'>
|
|
1463
|
+
<p>A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as <code>id</code>, <code>metadata</code>, <code>created_at</code>, and more. See ngrok API Filtering for syntax and field details: <code>https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering></code>_.</p>
|
|
1464
|
+
</div>
|
|
1465
|
+
|
|
1441
1466
|
</li>
|
|
1442
1467
|
|
|
1443
1468
|
<li>
|
|
@@ -1574,6 +1599,11 @@
|
|
|
1574
1599
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1575
1600
|
|
|
1576
1601
|
|
|
1602
|
+
—
|
|
1603
|
+
<div class='inline'>
|
|
1604
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1605
|
+
</div>
|
|
1606
|
+
|
|
1577
1607
|
</li>
|
|
1578
1608
|
|
|
1579
1609
|
<li>
|
|
@@ -1587,6 +1617,11 @@
|
|
|
1587
1617
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1588
1618
|
|
|
1589
1619
|
|
|
1620
|
+
—
|
|
1621
|
+
<div class='inline'>
|
|
1622
|
+
<p>Constrains the number of results in the dataset. See the <code>API Overview <https://ngrok.com/docs/api/index#pagination></code>_ for details.</p>
|
|
1623
|
+
</div>
|
|
1624
|
+
|
|
1590
1625
|
</li>
|
|
1591
1626
|
|
|
1592
1627
|
<li>
|
|
@@ -1600,6 +1635,11 @@
|
|
|
1600
1635
|
<em class="default">(defaults to: <tt>[]</tt>)</em>
|
|
1601
1636
|
|
|
1602
1637
|
|
|
1638
|
+
—
|
|
1639
|
+
<div class='inline'>
|
|
1640
|
+
<p>Filter results by endpoint IDs. Deprecated: use <code>filter</code> instead.</p>
|
|
1641
|
+
</div>
|
|
1642
|
+
|
|
1603
1643
|
</li>
|
|
1604
1644
|
|
|
1605
1645
|
<li>
|
|
@@ -1613,6 +1653,11 @@
|
|
|
1613
1653
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1614
1654
|
|
|
1615
1655
|
|
|
1656
|
+
—
|
|
1657
|
+
<div class='inline'>
|
|
1658
|
+
<p>Filter results by endpoint URLs. Deprecated: use <code>filter</code> instead.</p>
|
|
1659
|
+
</div>
|
|
1660
|
+
|
|
1616
1661
|
</li>
|
|
1617
1662
|
|
|
1618
1663
|
<li>
|
|
@@ -1626,6 +1671,11 @@
|
|
|
1626
1671
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1627
1672
|
|
|
1628
1673
|
|
|
1674
|
+
—
|
|
1675
|
+
<div class='inline'>
|
|
1676
|
+
<p>A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as <code>id</code>, <code>metadata</code>, <code>created_at</code>, and more. See ngrok API Filtering for syntax and field details: <code>https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering></code>_.</p>
|
|
1677
|
+
</div>
|
|
1678
|
+
|
|
1629
1679
|
</li>
|
|
1630
1680
|
|
|
1631
1681
|
<li>
|
|
@@ -2157,7 +2207,7 @@
|
|
|
2157
2207
|
</div>
|
|
2158
2208
|
|
|
2159
2209
|
<div id="footer">
|
|
2160
|
-
Generated on
|
|
2210
|
+
Generated on Fri Jan 23 21:38:04 2026 by
|
|
2161
2211
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2162
2212
|
0.9.36 (ruby-3.3.10).
|
|
2163
2213
|
</div>
|
|
@@ -1286,6 +1286,11 @@
|
|
|
1286
1286
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1287
1287
|
|
|
1288
1288
|
|
|
1289
|
+
—
|
|
1290
|
+
<div class='inline'>
|
|
1291
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1292
|
+
</div>
|
|
1293
|
+
|
|
1289
1294
|
</li>
|
|
1290
1295
|
|
|
1291
1296
|
<li>
|
|
@@ -1299,6 +1304,11 @@
|
|
|
1299
1304
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1300
1305
|
|
|
1301
1306
|
|
|
1307
|
+
—
|
|
1308
|
+
<div class='inline'>
|
|
1309
|
+
<p>Constrains the number of results in the dataset. See the <code>API Overview <https://ngrok.com/docs/api/index#pagination></code>_ for details.</p>
|
|
1310
|
+
</div>
|
|
1311
|
+
|
|
1302
1312
|
</li>
|
|
1303
1313
|
|
|
1304
1314
|
<li>
|
|
@@ -1312,6 +1322,11 @@
|
|
|
1312
1322
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1313
1323
|
|
|
1314
1324
|
|
|
1325
|
+
—
|
|
1326
|
+
<div class='inline'>
|
|
1327
|
+
<p>A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as <code>id</code>, <code>metadata</code>, <code>created_at</code>, and more. See ngrok API Filtering for syntax and field details: <code>https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering></code>_.</p>
|
|
1328
|
+
</div>
|
|
1329
|
+
|
|
1315
1330
|
</li>
|
|
1316
1331
|
|
|
1317
1332
|
<li>
|
|
@@ -1444,6 +1459,11 @@
|
|
|
1444
1459
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1445
1460
|
|
|
1446
1461
|
|
|
1462
|
+
—
|
|
1463
|
+
<div class='inline'>
|
|
1464
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1465
|
+
</div>
|
|
1466
|
+
|
|
1447
1467
|
</li>
|
|
1448
1468
|
|
|
1449
1469
|
<li>
|
|
@@ -1457,6 +1477,11 @@
|
|
|
1457
1477
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1458
1478
|
|
|
1459
1479
|
|
|
1480
|
+
—
|
|
1481
|
+
<div class='inline'>
|
|
1482
|
+
<p>Constrains the number of results in the dataset. See the <code>API Overview <https://ngrok.com/docs/api/index#pagination></code>_ for details.</p>
|
|
1483
|
+
</div>
|
|
1484
|
+
|
|
1460
1485
|
</li>
|
|
1461
1486
|
|
|
1462
1487
|
<li>
|
|
@@ -1470,6 +1495,11 @@
|
|
|
1470
1495
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1471
1496
|
|
|
1472
1497
|
|
|
1498
|
+
—
|
|
1499
|
+
<div class='inline'>
|
|
1500
|
+
<p>A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as <code>id</code>, <code>metadata</code>, <code>created_at</code>, and more. See ngrok API Filtering for syntax and field details: <code>https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering></code>_.</p>
|
|
1501
|
+
</div>
|
|
1502
|
+
|
|
1473
1503
|
</li>
|
|
1474
1504
|
|
|
1475
1505
|
<li>
|
|
@@ -1927,7 +1957,7 @@
|
|
|
1927
1957
|
</div>
|
|
1928
1958
|
|
|
1929
1959
|
<div id="footer">
|
|
1930
|
-
Generated on
|
|
1960
|
+
Generated on Fri Jan 23 21:38:08 2026 by
|
|
1931
1961
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1932
1962
|
0.9.36 (ruby-3.3.10).
|
|
1933
1963
|
</div>
|
|
@@ -1661,7 +1661,7 @@
|
|
|
1661
1661
|
</div>
|
|
1662
1662
|
|
|
1663
1663
|
<div id="footer">
|
|
1664
|
-
Generated on
|
|
1664
|
+
Generated on Fri Jan 23 21:38:05 2026 by
|
|
1665
1665
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1666
1666
|
0.9.36 (ruby-3.3.10).
|
|
1667
1667
|
</div>
|
|
@@ -1286,6 +1286,11 @@
|
|
|
1286
1286
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1287
1287
|
|
|
1288
1288
|
|
|
1289
|
+
—
|
|
1290
|
+
<div class='inline'>
|
|
1291
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1292
|
+
</div>
|
|
1293
|
+
|
|
1289
1294
|
</li>
|
|
1290
1295
|
|
|
1291
1296
|
<li>
|
|
@@ -1299,6 +1304,11 @@
|
|
|
1299
1304
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1300
1305
|
|
|
1301
1306
|
|
|
1307
|
+
—
|
|
1308
|
+
<div class='inline'>
|
|
1309
|
+
<p>Constrains the number of results in the dataset. See the <code>API Overview <https://ngrok.com/docs/api/index#pagination></code>_ for details.</p>
|
|
1310
|
+
</div>
|
|
1311
|
+
|
|
1302
1312
|
</li>
|
|
1303
1313
|
|
|
1304
1314
|
<li>
|
|
@@ -1312,6 +1322,11 @@
|
|
|
1312
1322
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1313
1323
|
|
|
1314
1324
|
|
|
1325
|
+
—
|
|
1326
|
+
<div class='inline'>
|
|
1327
|
+
<p>A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as <code>id</code>, <code>metadata</code>, <code>created_at</code>, and more. See ngrok API Filtering for syntax and field details: <code>https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering></code>_.</p>
|
|
1328
|
+
</div>
|
|
1329
|
+
|
|
1315
1330
|
</li>
|
|
1316
1331
|
|
|
1317
1332
|
<li>
|
|
@@ -1444,6 +1459,11 @@
|
|
|
1444
1459
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1445
1460
|
|
|
1446
1461
|
|
|
1462
|
+
—
|
|
1463
|
+
<div class='inline'>
|
|
1464
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1465
|
+
</div>
|
|
1466
|
+
|
|
1447
1467
|
</li>
|
|
1448
1468
|
|
|
1449
1469
|
<li>
|
|
@@ -1457,6 +1477,11 @@
|
|
|
1457
1477
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1458
1478
|
|
|
1459
1479
|
|
|
1480
|
+
—
|
|
1481
|
+
<div class='inline'>
|
|
1482
|
+
<p>Constrains the number of results in the dataset. See the <code>API Overview <https://ngrok.com/docs/api/index#pagination></code>_ for details.</p>
|
|
1483
|
+
</div>
|
|
1484
|
+
|
|
1460
1485
|
</li>
|
|
1461
1486
|
|
|
1462
1487
|
<li>
|
|
@@ -1470,6 +1495,11 @@
|
|
|
1470
1495
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1471
1496
|
|
|
1472
1497
|
|
|
1498
|
+
—
|
|
1499
|
+
<div class='inline'>
|
|
1500
|
+
<p>A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as <code>id</code>, <code>metadata</code>, <code>created_at</code>, and more. See ngrok API Filtering for syntax and field details: <code>https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering></code>_.</p>
|
|
1501
|
+
</div>
|
|
1502
|
+
|
|
1473
1503
|
</li>
|
|
1474
1504
|
|
|
1475
1505
|
<li>
|
|
@@ -1927,7 +1957,7 @@
|
|
|
1927
1957
|
</div>
|
|
1928
1958
|
|
|
1929
1959
|
<div id="footer">
|
|
1930
|
-
Generated on
|
|
1960
|
+
Generated on Fri Jan 23 21:38:08 2026 by
|
|
1931
1961
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1932
1962
|
0.9.36 (ruby-3.3.10).
|
|
1933
1963
|
</div>
|
|
@@ -1805,7 +1805,7 @@
|
|
|
1805
1805
|
</div>
|
|
1806
1806
|
|
|
1807
1807
|
<div id="footer">
|
|
1808
|
-
Generated on
|
|
1808
|
+
Generated on Fri Jan 23 21:38:08 2026 by
|
|
1809
1809
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1810
1810
|
0.9.36 (ruby-3.3.10).
|
|
1811
1811
|
</div>
|
|
@@ -1943,7 +1943,7 @@
|
|
|
1943
1943
|
</div>
|
|
1944
1944
|
|
|
1945
1945
|
<div id="footer">
|
|
1946
|
-
Generated on
|
|
1946
|
+
Generated on Fri Jan 23 21:38:09 2026 by
|
|
1947
1947
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1948
1948
|
0.9.36 (ruby-3.3.10).
|
|
1949
1949
|
</div>
|
|
@@ -1029,7 +1029,7 @@
|
|
|
1029
1029
|
</div>
|
|
1030
1030
|
|
|
1031
1031
|
<div id="footer">
|
|
1032
|
-
Generated on
|
|
1032
|
+
Generated on Fri Jan 23 21:38:10 2026 by
|
|
1033
1033
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1034
1034
|
0.9.36 (ruby-3.3.10).
|
|
1035
1035
|
</div>
|
|
@@ -1029,7 +1029,7 @@
|
|
|
1029
1029
|
</div>
|
|
1030
1030
|
|
|
1031
1031
|
<div id="footer">
|
|
1032
|
-
Generated on
|
|
1032
|
+
Generated on Fri Jan 23 21:38:11 2026 by
|
|
1033
1033
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1034
1034
|
0.9.36 (ruby-3.3.10).
|
|
1035
1035
|
</div>
|
|
@@ -1208,6 +1208,11 @@
|
|
|
1208
1208
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1209
1209
|
|
|
1210
1210
|
|
|
1211
|
+
—
|
|
1212
|
+
<div class='inline'>
|
|
1213
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1214
|
+
</div>
|
|
1215
|
+
|
|
1211
1216
|
</li>
|
|
1212
1217
|
|
|
1213
1218
|
<li>
|
|
@@ -1221,6 +1226,11 @@
|
|
|
1221
1226
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1222
1227
|
|
|
1223
1228
|
|
|
1229
|
+
—
|
|
1230
|
+
<div class='inline'>
|
|
1231
|
+
<p>Constrains the number of results in the dataset. See the <code>API Overview <https://ngrok.com/docs/api/index#pagination></code>_ for details.</p>
|
|
1232
|
+
</div>
|
|
1233
|
+
|
|
1224
1234
|
</li>
|
|
1225
1235
|
|
|
1226
1236
|
<li>
|
|
@@ -1234,6 +1244,11 @@
|
|
|
1234
1244
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1235
1245
|
|
|
1236
1246
|
|
|
1247
|
+
—
|
|
1248
|
+
<div class='inline'>
|
|
1249
|
+
<p>A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as <code>id</code>, <code>metadata</code>, <code>created_at</code>, and more. See ngrok API Filtering for syntax and field details: <code>https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering></code>_.</p>
|
|
1250
|
+
</div>
|
|
1251
|
+
|
|
1237
1252
|
</li>
|
|
1238
1253
|
|
|
1239
1254
|
<li>
|
|
@@ -1366,6 +1381,11 @@
|
|
|
1366
1381
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1367
1382
|
|
|
1368
1383
|
|
|
1384
|
+
—
|
|
1385
|
+
<div class='inline'>
|
|
1386
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1387
|
+
</div>
|
|
1388
|
+
|
|
1369
1389
|
</li>
|
|
1370
1390
|
|
|
1371
1391
|
<li>
|
|
@@ -1379,6 +1399,11 @@
|
|
|
1379
1399
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1380
1400
|
|
|
1381
1401
|
|
|
1402
|
+
—
|
|
1403
|
+
<div class='inline'>
|
|
1404
|
+
<p>Constrains the number of results in the dataset. See the <code>API Overview <https://ngrok.com/docs/api/index#pagination></code>_ for details.</p>
|
|
1405
|
+
</div>
|
|
1406
|
+
|
|
1382
1407
|
</li>
|
|
1383
1408
|
|
|
1384
1409
|
<li>
|
|
@@ -1392,6 +1417,11 @@
|
|
|
1392
1417
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1393
1418
|
|
|
1394
1419
|
|
|
1420
|
+
—
|
|
1421
|
+
<div class='inline'>
|
|
1422
|
+
<p>A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as <code>id</code>, <code>metadata</code>, <code>created_at</code>, and more. See ngrok API Filtering for syntax and field details: <code>https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering></code>_.</p>
|
|
1423
|
+
</div>
|
|
1424
|
+
|
|
1395
1425
|
</li>
|
|
1396
1426
|
|
|
1397
1427
|
<li>
|
|
@@ -1759,7 +1789,7 @@
|
|
|
1759
1789
|
</div>
|
|
1760
1790
|
|
|
1761
1791
|
<div id="footer">
|
|
1762
|
-
Generated on
|
|
1792
|
+
Generated on Fri Jan 23 21:38:05 2026 by
|
|
1763
1793
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1764
1794
|
0.9.36 (ruby-3.3.10).
|
|
1765
1795
|
</div>
|
|
@@ -1316,6 +1316,11 @@
|
|
|
1316
1316
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1317
1317
|
|
|
1318
1318
|
|
|
1319
|
+
—
|
|
1320
|
+
<div class='inline'>
|
|
1321
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1322
|
+
</div>
|
|
1323
|
+
|
|
1319
1324
|
</li>
|
|
1320
1325
|
|
|
1321
1326
|
<li>
|
|
@@ -1329,6 +1334,11 @@
|
|
|
1329
1334
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1330
1335
|
|
|
1331
1336
|
|
|
1337
|
+
—
|
|
1338
|
+
<div class='inline'>
|
|
1339
|
+
<p>Constrains the number of results in the dataset. See the <code>API Overview <https://ngrok.com/docs/api/index#pagination></code>_ for details.</p>
|
|
1340
|
+
</div>
|
|
1341
|
+
|
|
1332
1342
|
</li>
|
|
1333
1343
|
|
|
1334
1344
|
<li>
|
|
@@ -1342,6 +1352,11 @@
|
|
|
1342
1352
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1343
1353
|
|
|
1344
1354
|
|
|
1355
|
+
—
|
|
1356
|
+
<div class='inline'>
|
|
1357
|
+
<p>A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as <code>id</code>, <code>metadata</code>, <code>created_at</code>, and more. See ngrok API Filtering for syntax and field details: <code>https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering></code>_.</p>
|
|
1358
|
+
</div>
|
|
1359
|
+
|
|
1345
1360
|
</li>
|
|
1346
1361
|
|
|
1347
1362
|
<li>
|
|
@@ -1474,6 +1489,11 @@
|
|
|
1474
1489
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1475
1490
|
|
|
1476
1491
|
|
|
1492
|
+
—
|
|
1493
|
+
<div class='inline'>
|
|
1494
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1495
|
+
</div>
|
|
1496
|
+
|
|
1477
1497
|
</li>
|
|
1478
1498
|
|
|
1479
1499
|
<li>
|
|
@@ -1487,6 +1507,11 @@
|
|
|
1487
1507
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1488
1508
|
|
|
1489
1509
|
|
|
1510
|
+
—
|
|
1511
|
+
<div class='inline'>
|
|
1512
|
+
<p>Constrains the number of results in the dataset. See the <code>API Overview <https://ngrok.com/docs/api/index#pagination></code>_ for details.</p>
|
|
1513
|
+
</div>
|
|
1514
|
+
|
|
1490
1515
|
</li>
|
|
1491
1516
|
|
|
1492
1517
|
<li>
|
|
@@ -1500,6 +1525,11 @@
|
|
|
1500
1525
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1501
1526
|
|
|
1502
1527
|
|
|
1528
|
+
—
|
|
1529
|
+
<div class='inline'>
|
|
1530
|
+
<p>A CEL expression to filter the list results. Supports logical and comparison operators to match on fields such as <code>id</code>, <code>metadata</code>, <code>created_at</code>, and more. See ngrok API Filtering for syntax and field details: <code>https://ngrok.com/docs/api/api-filtering <https://ngrok.com/docs/api/api-filtering></code>_.</p>
|
|
1531
|
+
</div>
|
|
1532
|
+
|
|
1503
1533
|
</li>
|
|
1504
1534
|
|
|
1505
1535
|
<li>
|
|
@@ -1907,7 +1937,7 @@
|
|
|
1907
1937
|
</div>
|
|
1908
1938
|
|
|
1909
1939
|
<div id="footer">
|
|
1910
|
-
Generated on
|
|
1940
|
+
Generated on Fri Jan 23 21:38:06 2026 by
|
|
1911
1941
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1912
1942
|
0.9.36 (ruby-3.3.10).
|
|
1913
1943
|
</div>
|