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
|
@@ -1328,6 +1328,11 @@
|
|
|
1328
1328
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1329
1329
|
|
|
1330
1330
|
|
|
1331
|
+
—
|
|
1332
|
+
<div class='inline'>
|
|
1333
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1334
|
+
</div>
|
|
1335
|
+
|
|
1331
1336
|
</li>
|
|
1332
1337
|
|
|
1333
1338
|
<li>
|
|
@@ -1341,6 +1346,11 @@
|
|
|
1341
1346
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1342
1347
|
|
|
1343
1348
|
|
|
1349
|
+
—
|
|
1350
|
+
<div class='inline'>
|
|
1351
|
+
<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>
|
|
1352
|
+
</div>
|
|
1353
|
+
|
|
1344
1354
|
</li>
|
|
1345
1355
|
|
|
1346
1356
|
<li>
|
|
@@ -1354,6 +1364,11 @@
|
|
|
1354
1364
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1355
1365
|
|
|
1356
1366
|
|
|
1367
|
+
—
|
|
1368
|
+
<div class='inline'>
|
|
1369
|
+
<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>
|
|
1370
|
+
</div>
|
|
1371
|
+
|
|
1357
1372
|
</li>
|
|
1358
1373
|
|
|
1359
1374
|
<li>
|
|
@@ -1486,6 +1501,11 @@
|
|
|
1486
1501
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1487
1502
|
|
|
1488
1503
|
|
|
1504
|
+
—
|
|
1505
|
+
<div class='inline'>
|
|
1506
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1507
|
+
</div>
|
|
1508
|
+
|
|
1489
1509
|
</li>
|
|
1490
1510
|
|
|
1491
1511
|
<li>
|
|
@@ -1499,6 +1519,11 @@
|
|
|
1499
1519
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1500
1520
|
|
|
1501
1521
|
|
|
1522
|
+
—
|
|
1523
|
+
<div class='inline'>
|
|
1524
|
+
<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>
|
|
1525
|
+
</div>
|
|
1526
|
+
|
|
1502
1527
|
</li>
|
|
1503
1528
|
|
|
1504
1529
|
<li>
|
|
@@ -1512,6 +1537,11 @@
|
|
|
1512
1537
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1513
1538
|
|
|
1514
1539
|
|
|
1540
|
+
—
|
|
1541
|
+
<div class='inline'>
|
|
1542
|
+
<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>
|
|
1543
|
+
</div>
|
|
1544
|
+
|
|
1515
1545
|
</li>
|
|
1516
1546
|
|
|
1517
1547
|
<li>
|
|
@@ -1879,7 +1909,7 @@
|
|
|
1879
1909
|
</div>
|
|
1880
1910
|
|
|
1881
1911
|
<div id="footer">
|
|
1882
|
-
Generated on
|
|
1912
|
+
Generated on Fri Jan 23 21:38:10 2026 by
|
|
1883
1913
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1884
1914
|
0.9.36 (ruby-3.3.10).
|
|
1885
1915
|
</div>
|
|
@@ -1324,6 +1324,11 @@
|
|
|
1324
1324
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1325
1325
|
|
|
1326
1326
|
|
|
1327
|
+
—
|
|
1328
|
+
<div class='inline'>
|
|
1329
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1330
|
+
</div>
|
|
1331
|
+
|
|
1327
1332
|
</li>
|
|
1328
1333
|
|
|
1329
1334
|
<li>
|
|
@@ -1337,6 +1342,11 @@
|
|
|
1337
1342
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1338
1343
|
|
|
1339
1344
|
|
|
1345
|
+
—
|
|
1346
|
+
<div class='inline'>
|
|
1347
|
+
<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>
|
|
1348
|
+
</div>
|
|
1349
|
+
|
|
1340
1350
|
</li>
|
|
1341
1351
|
|
|
1342
1352
|
<li>
|
|
@@ -1350,6 +1360,11 @@
|
|
|
1350
1360
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1351
1361
|
|
|
1352
1362
|
|
|
1363
|
+
—
|
|
1364
|
+
<div class='inline'>
|
|
1365
|
+
<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>
|
|
1366
|
+
</div>
|
|
1367
|
+
|
|
1353
1368
|
</li>
|
|
1354
1369
|
|
|
1355
1370
|
<li>
|
|
@@ -1482,6 +1497,11 @@
|
|
|
1482
1497
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1483
1498
|
|
|
1484
1499
|
|
|
1500
|
+
—
|
|
1501
|
+
<div class='inline'>
|
|
1502
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1503
|
+
</div>
|
|
1504
|
+
|
|
1485
1505
|
</li>
|
|
1486
1506
|
|
|
1487
1507
|
<li>
|
|
@@ -1495,6 +1515,11 @@
|
|
|
1495
1515
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1496
1516
|
|
|
1497
1517
|
|
|
1518
|
+
—
|
|
1519
|
+
<div class='inline'>
|
|
1520
|
+
<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>
|
|
1521
|
+
</div>
|
|
1522
|
+
|
|
1498
1523
|
</li>
|
|
1499
1524
|
|
|
1500
1525
|
<li>
|
|
@@ -1508,6 +1533,11 @@
|
|
|
1508
1533
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1509
1534
|
|
|
1510
1535
|
|
|
1536
|
+
—
|
|
1537
|
+
<div class='inline'>
|
|
1538
|
+
<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>
|
|
1539
|
+
</div>
|
|
1540
|
+
|
|
1511
1541
|
</li>
|
|
1512
1542
|
|
|
1513
1543
|
<li>
|
|
@@ -1915,7 +1945,7 @@
|
|
|
1915
1945
|
</div>
|
|
1916
1946
|
|
|
1917
1947
|
<div id="footer">
|
|
1918
|
-
Generated on
|
|
1948
|
+
Generated on Fri Jan 23 21:38:07 2026 by
|
|
1919
1949
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1920
1950
|
0.9.36 (ruby-3.3.10).
|
|
1921
1951
|
</div>
|
|
@@ -1917,7 +1917,7 @@
|
|
|
1917
1917
|
</div>
|
|
1918
1918
|
|
|
1919
1919
|
<div id="footer">
|
|
1920
|
-
Generated on
|
|
1920
|
+
Generated on Fri Jan 23 21:38:09 2026 by
|
|
1921
1921
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1922
1922
|
0.9.36 (ruby-3.3.10).
|
|
1923
1923
|
</div>
|
|
@@ -1997,7 +1997,7 @@
|
|
|
1997
1997
|
</div>
|
|
1998
1998
|
|
|
1999
1999
|
<div id="footer">
|
|
2000
|
-
Generated on
|
|
2000
|
+
Generated on Fri Jan 23 21:38:09 2026 by
|
|
2001
2001
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2002
2002
|
0.9.36 (ruby-3.3.10).
|
|
2003
2003
|
</div>
|
|
@@ -1368,6 +1368,11 @@
|
|
|
1368
1368
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1369
1369
|
|
|
1370
1370
|
|
|
1371
|
+
—
|
|
1372
|
+
<div class='inline'>
|
|
1373
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1374
|
+
</div>
|
|
1375
|
+
|
|
1371
1376
|
</li>
|
|
1372
1377
|
|
|
1373
1378
|
<li>
|
|
@@ -1381,6 +1386,11 @@
|
|
|
1381
1386
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1382
1387
|
|
|
1383
1388
|
|
|
1389
|
+
—
|
|
1390
|
+
<div class='inline'>
|
|
1391
|
+
<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>
|
|
1392
|
+
</div>
|
|
1393
|
+
|
|
1384
1394
|
</li>
|
|
1385
1395
|
|
|
1386
1396
|
<li>
|
|
@@ -1394,6 +1404,11 @@
|
|
|
1394
1404
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1395
1405
|
|
|
1396
1406
|
|
|
1407
|
+
—
|
|
1408
|
+
<div class='inline'>
|
|
1409
|
+
<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>
|
|
1410
|
+
</div>
|
|
1411
|
+
|
|
1397
1412
|
</li>
|
|
1398
1413
|
|
|
1399
1414
|
<li>
|
|
@@ -1526,6 +1541,11 @@
|
|
|
1526
1541
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1527
1542
|
|
|
1528
1543
|
|
|
1544
|
+
—
|
|
1545
|
+
<div class='inline'>
|
|
1546
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1547
|
+
</div>
|
|
1548
|
+
|
|
1529
1549
|
</li>
|
|
1530
1550
|
|
|
1531
1551
|
<li>
|
|
@@ -1539,6 +1559,11 @@
|
|
|
1539
1559
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1540
1560
|
|
|
1541
1561
|
|
|
1562
|
+
—
|
|
1563
|
+
<div class='inline'>
|
|
1564
|
+
<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>
|
|
1565
|
+
</div>
|
|
1566
|
+
|
|
1542
1567
|
</li>
|
|
1543
1568
|
|
|
1544
1569
|
<li>
|
|
@@ -1552,6 +1577,11 @@
|
|
|
1552
1577
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1553
1578
|
|
|
1554
1579
|
|
|
1580
|
+
—
|
|
1581
|
+
<div class='inline'>
|
|
1582
|
+
<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>
|
|
1583
|
+
</div>
|
|
1584
|
+
|
|
1555
1585
|
</li>
|
|
1556
1586
|
|
|
1557
1587
|
<li>
|
|
@@ -2009,7 +2039,7 @@
|
|
|
2009
2039
|
</div>
|
|
2010
2040
|
|
|
2011
2041
|
<div id="footer">
|
|
2012
|
-
Generated on
|
|
2042
|
+
Generated on Fri Jan 23 21:38:03 2026 by
|
|
2013
2043
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
2014
2044
|
0.9.36 (ruby-3.3.10).
|
|
2015
2045
|
</div>
|
|
@@ -1206,6 +1206,11 @@
|
|
|
1206
1206
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1207
1207
|
|
|
1208
1208
|
|
|
1209
|
+
—
|
|
1210
|
+
<div class='inline'>
|
|
1211
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1212
|
+
</div>
|
|
1213
|
+
|
|
1209
1214
|
</li>
|
|
1210
1215
|
|
|
1211
1216
|
<li>
|
|
@@ -1219,6 +1224,11 @@
|
|
|
1219
1224
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1220
1225
|
|
|
1221
1226
|
|
|
1227
|
+
—
|
|
1228
|
+
<div class='inline'>
|
|
1229
|
+
<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>
|
|
1230
|
+
</div>
|
|
1231
|
+
|
|
1222
1232
|
</li>
|
|
1223
1233
|
|
|
1224
1234
|
<li>
|
|
@@ -1232,6 +1242,11 @@
|
|
|
1232
1242
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1233
1243
|
|
|
1234
1244
|
|
|
1245
|
+
—
|
|
1246
|
+
<div class='inline'>
|
|
1247
|
+
<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>
|
|
1248
|
+
</div>
|
|
1249
|
+
|
|
1235
1250
|
</li>
|
|
1236
1251
|
|
|
1237
1252
|
<li>
|
|
@@ -1364,6 +1379,11 @@
|
|
|
1364
1379
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1365
1380
|
|
|
1366
1381
|
|
|
1382
|
+
—
|
|
1383
|
+
<div class='inline'>
|
|
1384
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1385
|
+
</div>
|
|
1386
|
+
|
|
1367
1387
|
</li>
|
|
1368
1388
|
|
|
1369
1389
|
<li>
|
|
@@ -1377,6 +1397,11 @@
|
|
|
1377
1397
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1378
1398
|
|
|
1379
1399
|
|
|
1400
|
+
—
|
|
1401
|
+
<div class='inline'>
|
|
1402
|
+
<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>
|
|
1403
|
+
</div>
|
|
1404
|
+
|
|
1380
1405
|
</li>
|
|
1381
1406
|
|
|
1382
1407
|
<li>
|
|
@@ -1390,6 +1415,11 @@
|
|
|
1390
1415
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1391
1416
|
|
|
1392
1417
|
|
|
1418
|
+
—
|
|
1419
|
+
<div class='inline'>
|
|
1420
|
+
<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>
|
|
1421
|
+
</div>
|
|
1422
|
+
|
|
1393
1423
|
</li>
|
|
1394
1424
|
|
|
1395
1425
|
<li>
|
|
@@ -1757,7 +1787,7 @@
|
|
|
1757
1787
|
</div>
|
|
1758
1788
|
|
|
1759
1789
|
<div id="footer">
|
|
1760
|
-
Generated on
|
|
1790
|
+
Generated on Fri Jan 23 21:38:05 2026 by
|
|
1761
1791
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1762
1792
|
0.9.36 (ruby-3.3.10).
|
|
1763
1793
|
</div>
|
|
@@ -1885,7 +1885,7 @@
|
|
|
1885
1885
|
</div>
|
|
1886
1886
|
|
|
1887
1887
|
<div id="footer">
|
|
1888
|
-
Generated on
|
|
1888
|
+
Generated on Fri Jan 23 21:38:07 2026 by
|
|
1889
1889
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1890
1890
|
0.9.36 (ruby-3.3.10).
|
|
1891
1891
|
</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:09 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: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: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>
|
|
@@ -1280,6 +1280,11 @@
|
|
|
1280
1280
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1281
1281
|
|
|
1282
1282
|
|
|
1283
|
+
—
|
|
1284
|
+
<div class='inline'>
|
|
1285
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1286
|
+
</div>
|
|
1287
|
+
|
|
1283
1288
|
</li>
|
|
1284
1289
|
|
|
1285
1290
|
<li>
|
|
@@ -1293,6 +1298,11 @@
|
|
|
1293
1298
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1294
1299
|
|
|
1295
1300
|
|
|
1301
|
+
—
|
|
1302
|
+
<div class='inline'>
|
|
1303
|
+
<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>
|
|
1304
|
+
</div>
|
|
1305
|
+
|
|
1296
1306
|
</li>
|
|
1297
1307
|
|
|
1298
1308
|
<li>
|
|
@@ -1306,6 +1316,11 @@
|
|
|
1306
1316
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1307
1317
|
|
|
1308
1318
|
|
|
1319
|
+
—
|
|
1320
|
+
<div class='inline'>
|
|
1321
|
+
<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>
|
|
1322
|
+
</div>
|
|
1323
|
+
|
|
1309
1324
|
</li>
|
|
1310
1325
|
|
|
1311
1326
|
<li>
|
|
@@ -1438,6 +1453,11 @@
|
|
|
1438
1453
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1439
1454
|
|
|
1440
1455
|
|
|
1456
|
+
—
|
|
1457
|
+
<div class='inline'>
|
|
1458
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
1459
|
+
</div>
|
|
1460
|
+
|
|
1441
1461
|
</li>
|
|
1442
1462
|
|
|
1443
1463
|
<li>
|
|
@@ -1451,6 +1471,11 @@
|
|
|
1451
1471
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1452
1472
|
|
|
1453
1473
|
|
|
1474
|
+
—
|
|
1475
|
+
<div class='inline'>
|
|
1476
|
+
<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>
|
|
1477
|
+
</div>
|
|
1478
|
+
|
|
1454
1479
|
</li>
|
|
1455
1480
|
|
|
1456
1481
|
<li>
|
|
@@ -1464,6 +1489,11 @@
|
|
|
1464
1489
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
1465
1490
|
|
|
1466
1491
|
|
|
1492
|
+
—
|
|
1493
|
+
<div class='inline'>
|
|
1494
|
+
<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>
|
|
1495
|
+
</div>
|
|
1496
|
+
|
|
1467
1497
|
</li>
|
|
1468
1498
|
|
|
1469
1499
|
<li>
|
|
@@ -1831,7 +1861,7 @@
|
|
|
1831
1861
|
</div>
|
|
1832
1862
|
|
|
1833
1863
|
<div id="footer">
|
|
1834
|
-
Generated on
|
|
1864
|
+
Generated on Fri Jan 23 21:38:07 2026 by
|
|
1835
1865
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1836
1866
|
0.9.36 (ruby-3.3.10).
|
|
1837
1867
|
</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:09 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: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: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: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: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>
|
|
@@ -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:09 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>
|
|
@@ -796,6 +796,11 @@
|
|
|
796
796
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
797
797
|
|
|
798
798
|
|
|
799
|
+
—
|
|
800
|
+
<div class='inline'>
|
|
801
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
802
|
+
</div>
|
|
803
|
+
|
|
799
804
|
</li>
|
|
800
805
|
|
|
801
806
|
<li>
|
|
@@ -809,6 +814,11 @@
|
|
|
809
814
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
810
815
|
|
|
811
816
|
|
|
817
|
+
—
|
|
818
|
+
<div class='inline'>
|
|
819
|
+
<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>
|
|
820
|
+
</div>
|
|
821
|
+
|
|
812
822
|
</li>
|
|
813
823
|
|
|
814
824
|
<li>
|
|
@@ -822,6 +832,11 @@
|
|
|
822
832
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
823
833
|
|
|
824
834
|
|
|
835
|
+
—
|
|
836
|
+
<div class='inline'>
|
|
837
|
+
<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>
|
|
838
|
+
</div>
|
|
839
|
+
|
|
825
840
|
</li>
|
|
826
841
|
|
|
827
842
|
<li>
|
|
@@ -954,6 +969,11 @@
|
|
|
954
969
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
955
970
|
|
|
956
971
|
|
|
972
|
+
—
|
|
973
|
+
<div class='inline'>
|
|
974
|
+
<p>Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.</p>
|
|
975
|
+
</div>
|
|
976
|
+
|
|
957
977
|
</li>
|
|
958
978
|
|
|
959
979
|
<li>
|
|
@@ -967,6 +987,11 @@
|
|
|
967
987
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
968
988
|
|
|
969
989
|
|
|
990
|
+
—
|
|
991
|
+
<div class='inline'>
|
|
992
|
+
<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>
|
|
993
|
+
</div>
|
|
994
|
+
|
|
970
995
|
</li>
|
|
971
996
|
|
|
972
997
|
<li>
|
|
@@ -980,6 +1005,11 @@
|
|
|
980
1005
|
<em class="default">(defaults to: <tt>nil</tt>)</em>
|
|
981
1006
|
|
|
982
1007
|
|
|
1008
|
+
—
|
|
1009
|
+
<div class='inline'>
|
|
1010
|
+
<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>
|
|
1011
|
+
</div>
|
|
1012
|
+
|
|
983
1013
|
</li>
|
|
984
1014
|
|
|
985
1015
|
<li>
|
|
@@ -1623,7 +1653,7 @@
|
|
|
1623
1653
|
</div>
|
|
1624
1654
|
|
|
1625
1655
|
<div id="footer">
|
|
1626
|
-
Generated on
|
|
1656
|
+
Generated on Fri Jan 23 21:38:07 2026 by
|
|
1627
1657
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
1628
1658
|
0.9.36 (ruby-3.3.10).
|
|
1629
1659
|
</div>
|
|
@@ -909,7 +909,7 @@
|
|
|
909
909
|
</div>
|
|
910
910
|
|
|
911
911
|
<div id="footer">
|
|
912
|
-
Generated on
|
|
912
|
+
Generated on Fri Jan 23 21:38:03 2026 by
|
|
913
913
|
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
|
914
914
|
0.9.36 (ruby-3.3.10).
|
|
915
915
|
</div>
|