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
|
@@ -100,7 +100,7 @@
|
|
|
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
105
|
0.9.36 (ruby-3.3.10).
|
|
106
106
|
</div>
|
|
@@ -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
|
|
@@ -136,9 +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
|
|
141
|
-
# @param [string] filter
|
|
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>`_.
|
|
142
142
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
143
143
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
144
144
|
#
|
|
@@ -169,9 +169,9 @@ module NgrokAPI
|
|
|
169
169
|
# List all Agent Ingresses owned by this account
|
|
170
170
|
# Throws an exception if API error.
|
|
171
171
|
#
|
|
172
|
-
# @param [string] before_id
|
|
173
|
-
# @param [string] limit
|
|
174
|
-
# @param [string] filter
|
|
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>`_.
|
|
175
175
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
176
176
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
177
177
|
#
|
|
@@ -138,9 +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
|
|
143
|
-
# @param [string] filter
|
|
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>`_.
|
|
144
144
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
145
145
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
146
146
|
#
|
|
@@ -171,9 +171,9 @@ module NgrokAPI
|
|
|
171
171
|
# List all API keys owned by this account
|
|
172
172
|
# Throws an exception if API error.
|
|
173
173
|
#
|
|
174
|
-
# @param [string] before_id
|
|
175
|
-
# @param [string] limit
|
|
176
|
-
# @param [string] filter
|
|
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>`_.
|
|
177
177
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
178
178
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
179
179
|
#
|
|
@@ -136,9 +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
|
|
141
|
-
# @param [string] filter
|
|
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>`_.
|
|
142
142
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
143
143
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
144
144
|
#
|
|
@@ -169,9 +169,9 @@ module NgrokAPI
|
|
|
169
169
|
# List all Certificate Authority on this account
|
|
170
170
|
# Throws an exception if API error.
|
|
171
171
|
#
|
|
172
|
-
# @param [string] before_id
|
|
173
|
-
# @param [string] limit
|
|
174
|
-
# @param [string] filter
|
|
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>`_.
|
|
175
175
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
176
176
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
177
177
|
#
|
|
@@ -32,7 +32,7 @@ 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
|
|
@@ -59,7 +59,7 @@ 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
|
|
@@ -145,9 +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
|
|
150
|
-
# @param [string] filter
|
|
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>`_.
|
|
151
151
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
152
152
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
153
153
|
#
|
|
@@ -178,9 +178,9 @@ module NgrokAPI
|
|
|
178
178
|
# List all tunnel authtoken credentials on this account
|
|
179
179
|
# Throws an exception if API error.
|
|
180
180
|
#
|
|
181
|
-
# @param [string] before_id
|
|
182
|
-
# @param [string] limit
|
|
183
|
-
# @param [string] filter
|
|
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>`_.
|
|
184
184
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
185
185
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
186
186
|
#
|
|
@@ -84,11 +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
|
|
91
|
-
# @param [string] filter
|
|
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>`_.
|
|
92
92
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
93
93
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
94
94
|
#
|
|
@@ -121,11 +121,11 @@ module NgrokAPI
|
|
|
121
121
|
# List all active endpoints on the account
|
|
122
122
|
# Throws an exception if API error.
|
|
123
123
|
#
|
|
124
|
-
# @param [string] before_id
|
|
125
|
-
# @param [string] limit
|
|
126
|
-
# @param [List<string>] id
|
|
127
|
-
# @param [List<string>] url
|
|
128
|
-
# @param [string] filter
|
|
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>`_.
|
|
129
129
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
130
130
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
131
131
|
#
|
|
@@ -138,9 +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
|
|
143
|
-
# @param [string] filter
|
|
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>`_.
|
|
144
144
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
145
145
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
146
146
|
#
|
|
@@ -171,9 +171,9 @@ module NgrokAPI
|
|
|
171
171
|
# List all Event Destinations on this account.
|
|
172
172
|
# Throws an exception if API error.
|
|
173
173
|
#
|
|
174
|
-
# @param [string] before_id
|
|
175
|
-
# @param [string] limit
|
|
176
|
-
# @param [string] filter
|
|
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>`_.
|
|
177
177
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
178
178
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
179
179
|
#
|
|
@@ -134,9 +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
|
|
139
|
-
# @param [string] filter
|
|
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>`_.
|
|
140
140
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
141
141
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
142
142
|
#
|
|
@@ -167,9 +167,9 @@ module NgrokAPI
|
|
|
167
167
|
# List this Account's Event Subscriptions.
|
|
168
168
|
# Throws an exception if API error.
|
|
169
169
|
#
|
|
170
|
-
# @param [string] before_id
|
|
171
|
-
# @param [string] limit
|
|
172
|
-
# @param [string] filter
|
|
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>`_.
|
|
173
173
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
174
174
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
175
175
|
#
|
|
@@ -137,9 +137,9 @@ module NgrokAPI
|
|
|
137
137
|
##
|
|
138
138
|
# List all IP policies on this account
|
|
139
139
|
#
|
|
140
|
-
# @param [string] before_id
|
|
141
|
-
# @param [string] limit
|
|
142
|
-
# @param [string] filter
|
|
140
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
141
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
142
|
+
# @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
143
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
144
144
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
145
145
|
#
|
|
@@ -170,9 +170,9 @@ module NgrokAPI
|
|
|
170
170
|
# List all IP policies on this account
|
|
171
171
|
# Throws an exception if API error.
|
|
172
172
|
#
|
|
173
|
-
# @param [string] before_id
|
|
174
|
-
# @param [string] limit
|
|
175
|
-
# @param [string] filter
|
|
173
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
174
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
175
|
+
# @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>`_.
|
|
176
176
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
177
177
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
178
178
|
#
|
|
@@ -141,9 +141,9 @@ module NgrokAPI
|
|
|
141
141
|
##
|
|
142
142
|
# List all IP policy rules on this account
|
|
143
143
|
#
|
|
144
|
-
# @param [string] before_id
|
|
145
|
-
# @param [string] limit
|
|
146
|
-
# @param [string] filter
|
|
144
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
145
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
146
|
+
# @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>`_.
|
|
147
147
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
148
148
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
149
149
|
#
|
|
@@ -174,9 +174,9 @@ module NgrokAPI
|
|
|
174
174
|
# List all IP policy rules on this account
|
|
175
175
|
# Throws an exception if API error.
|
|
176
176
|
#
|
|
177
|
-
# @param [string] before_id
|
|
178
|
-
# @param [string] limit
|
|
179
|
-
# @param [string] filter
|
|
177
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
178
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
179
|
+
# @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
180
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
181
181
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
182
182
|
#
|
|
@@ -145,9 +145,9 @@ module NgrokAPI
|
|
|
145
145
|
##
|
|
146
146
|
# List all IP restrictions on this account
|
|
147
147
|
#
|
|
148
|
-
# @param [string] before_id
|
|
149
|
-
# @param [string] limit
|
|
150
|
-
# @param [string] filter
|
|
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>`_.
|
|
151
151
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
152
152
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
153
153
|
#
|
|
@@ -178,9 +178,9 @@ module NgrokAPI
|
|
|
178
178
|
# List all IP restrictions on this account
|
|
179
179
|
# Throws an exception if API error.
|
|
180
180
|
#
|
|
181
|
-
# @param [string] before_id
|
|
182
|
-
# @param [string] limit
|
|
183
|
-
# @param [string] filter
|
|
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>`_.
|
|
184
184
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
185
185
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
186
186
|
#
|
|
@@ -134,9 +134,9 @@ module NgrokAPI
|
|
|
134
134
|
##
|
|
135
135
|
# List all reserved addresses on this account.
|
|
136
136
|
#
|
|
137
|
-
# @param [string] before_id
|
|
138
|
-
# @param [string] limit
|
|
139
|
-
# @param [string] filter
|
|
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>`_.
|
|
140
140
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
141
141
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
142
142
|
#
|
|
@@ -167,9 +167,9 @@ module NgrokAPI
|
|
|
167
167
|
# List all reserved addresses on this account.
|
|
168
168
|
# Throws an exception if API error.
|
|
169
169
|
#
|
|
170
|
-
# @param [string] before_id
|
|
171
|
-
# @param [string] limit
|
|
172
|
-
# @param [string] filter
|
|
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>`_.
|
|
173
173
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
174
174
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
175
175
|
#
|
|
@@ -32,10 +32,11 @@ module NgrokAPI
|
|
|
32
32
|
# @param [string] metadata arbitrary user-defined machine-readable data of this reserved domain. Optional, max 4096 bytes.
|
|
33
33
|
# @param [string] certificate_id ID of a user-uploaded TLS certificate to use for connections to targeting this domain. Optional, mutually exclusive with ``certificate_management_policy``.
|
|
34
34
|
# @param [ReservedDomainCertPolicy] certificate_management_policy configuration for automatic management of TLS certificates for this domain, or null if automatic management is disabled. Optional, mutually exclusive with ``certificate_id``.
|
|
35
|
+
# @param [List<ReservedDomainResolvesToEntry>] resolves_to DNS resolver targets configured for the reserved domain, or empty for "global" resolution.
|
|
35
36
|
# @return [NgrokAPI::Models::ReservedDomain] result from the API request
|
|
36
37
|
#
|
|
37
38
|
# https://ngrok.com/docs/api#api-reserved-domains-create
|
|
38
|
-
def create(name: "", domain: "", region: "", description: "", metadata: "", http_endpoint_configuration_id: nil, https_endpoint_configuration_id: nil, certificate_id: nil, certificate_management_policy: nil, error_redirect_url: nil)
|
|
39
|
+
def create(name: "", domain: "", region: "", description: "", metadata: "", http_endpoint_configuration_id: nil, https_endpoint_configuration_id: nil, certificate_id: nil, certificate_management_policy: nil, error_redirect_url: nil, resolves_to: nil)
|
|
39
40
|
path = '/reserved_domains'
|
|
40
41
|
replacements = {
|
|
41
42
|
}
|
|
@@ -46,6 +47,7 @@ module NgrokAPI
|
|
|
46
47
|
data[:metadata] = metadata if metadata
|
|
47
48
|
data[:certificate_id] = certificate_id if certificate_id
|
|
48
49
|
data[:certificate_management_policy] = certificate_management_policy if certificate_management_policy
|
|
50
|
+
data[:resolves_to] = resolves_to if resolves_to
|
|
49
51
|
result = @client.post(path % replacements, data: data)
|
|
50
52
|
NgrokAPI::Models::ReservedDomain.new(client: self, attrs: result)
|
|
51
53
|
end
|
|
@@ -60,10 +62,11 @@ module NgrokAPI
|
|
|
60
62
|
# @param [string] metadata arbitrary user-defined machine-readable data of this reserved domain. Optional, max 4096 bytes.
|
|
61
63
|
# @param [string] certificate_id ID of a user-uploaded TLS certificate to use for connections to targeting this domain. Optional, mutually exclusive with ``certificate_management_policy``.
|
|
62
64
|
# @param [ReservedDomainCertPolicy] certificate_management_policy configuration for automatic management of TLS certificates for this domain, or null if automatic management is disabled. Optional, mutually exclusive with ``certificate_id``.
|
|
65
|
+
# @param [List<ReservedDomainResolvesToEntry>] resolves_to DNS resolver targets configured for the reserved domain, or empty for "global" resolution.
|
|
63
66
|
# @return [NgrokAPI::Models::ReservedDomain] result from the API request
|
|
64
67
|
#
|
|
65
68
|
# https://ngrok.com/docs/api#api-reserved-domains-create
|
|
66
|
-
def create!(name: "", domain: "", region: "", description: "", metadata: "", http_endpoint_configuration_id: nil, https_endpoint_configuration_id: nil, certificate_id: nil, certificate_management_policy: nil, error_redirect_url: nil)
|
|
69
|
+
def create!(name: "", domain: "", region: "", description: "", metadata: "", http_endpoint_configuration_id: nil, https_endpoint_configuration_id: nil, certificate_id: nil, certificate_management_policy: nil, error_redirect_url: nil, resolves_to: nil)
|
|
67
70
|
path = '/reserved_domains'
|
|
68
71
|
replacements = {
|
|
69
72
|
}
|
|
@@ -74,6 +77,7 @@ module NgrokAPI
|
|
|
74
77
|
data[:metadata] = metadata if metadata
|
|
75
78
|
data[:certificate_id] = certificate_id if certificate_id
|
|
76
79
|
data[:certificate_management_policy] = certificate_management_policy if certificate_management_policy
|
|
80
|
+
data[:resolves_to] = resolves_to if resolves_to
|
|
77
81
|
result = @client.post(path % replacements, data: data, danger: true)
|
|
78
82
|
NgrokAPI::Models::ReservedDomain.new(client: self, attrs: result)
|
|
79
83
|
end
|
|
@@ -147,9 +151,9 @@ module NgrokAPI
|
|
|
147
151
|
##
|
|
148
152
|
# List all reserved domains on this account.
|
|
149
153
|
#
|
|
150
|
-
# @param [string] before_id
|
|
151
|
-
# @param [string] limit
|
|
152
|
-
# @param [string] filter
|
|
154
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
155
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
156
|
+
# @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>`_.
|
|
153
157
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
154
158
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
155
159
|
#
|
|
@@ -180,9 +184,9 @@ module NgrokAPI
|
|
|
180
184
|
# List all reserved domains on this account.
|
|
181
185
|
# Throws an exception if API error.
|
|
182
186
|
#
|
|
183
|
-
# @param [string] before_id
|
|
184
|
-
# @param [string] limit
|
|
185
|
-
# @param [string] filter
|
|
187
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
188
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
189
|
+
# @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>`_.
|
|
186
190
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
187
191
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
188
192
|
#
|
|
@@ -219,10 +223,11 @@ module NgrokAPI
|
|
|
219
223
|
# @param [string] metadata arbitrary user-defined machine-readable data of this reserved domain. Optional, max 4096 bytes.
|
|
220
224
|
# @param [string] certificate_id ID of a user-uploaded TLS certificate to use for connections to targeting this domain. Optional, mutually exclusive with ``certificate_management_policy``.
|
|
221
225
|
# @param [ReservedDomainCertPolicy] certificate_management_policy configuration for automatic management of TLS certificates for this domain, or null if automatic management is disabled. Optional, mutually exclusive with ``certificate_id``.
|
|
226
|
+
# @param [List<ReservedDomainResolvesToEntry>] resolves_to DNS resolver targets configured for the reserved domain, or empty for "global" resolution.
|
|
222
227
|
# @return [NgrokAPI::Models::ReservedDomain] result from the API request
|
|
223
228
|
#
|
|
224
229
|
# https://ngrok.com/docs/api#api-reserved-domains-update
|
|
225
|
-
def update(id: "", description: nil, metadata: nil, http_endpoint_configuration_id: nil, https_endpoint_configuration_id: nil, certificate_id: nil, certificate_management_policy: nil, region: nil, error_redirect_url: nil)
|
|
230
|
+
def update(id: "", description: nil, metadata: nil, http_endpoint_configuration_id: nil, https_endpoint_configuration_id: nil, certificate_id: nil, certificate_management_policy: nil, region: nil, error_redirect_url: nil, resolves_to: nil)
|
|
226
231
|
path = '/reserved_domains/%{id}'
|
|
227
232
|
replacements = {
|
|
228
233
|
id: id,
|
|
@@ -232,6 +237,7 @@ module NgrokAPI
|
|
|
232
237
|
data[:metadata] = metadata if metadata
|
|
233
238
|
data[:certificate_id] = certificate_id if certificate_id
|
|
234
239
|
data[:certificate_management_policy] = certificate_management_policy if certificate_management_policy
|
|
240
|
+
data[:resolves_to] = resolves_to if resolves_to
|
|
235
241
|
result = @client.patch(path % replacements, data: data)
|
|
236
242
|
NgrokAPI::Models::ReservedDomain.new(client: self, attrs: result)
|
|
237
243
|
end
|
|
@@ -245,10 +251,11 @@ module NgrokAPI
|
|
|
245
251
|
# @param [string] metadata arbitrary user-defined machine-readable data of this reserved domain. Optional, max 4096 bytes.
|
|
246
252
|
# @param [string] certificate_id ID of a user-uploaded TLS certificate to use for connections to targeting this domain. Optional, mutually exclusive with ``certificate_management_policy``.
|
|
247
253
|
# @param [ReservedDomainCertPolicy] certificate_management_policy configuration for automatic management of TLS certificates for this domain, or null if automatic management is disabled. Optional, mutually exclusive with ``certificate_id``.
|
|
254
|
+
# @param [List<ReservedDomainResolvesToEntry>] resolves_to DNS resolver targets configured for the reserved domain, or empty for "global" resolution.
|
|
248
255
|
# @return [NgrokAPI::Models::ReservedDomain] result from the API request
|
|
249
256
|
#
|
|
250
257
|
# https://ngrok.com/docs/api#api-reserved-domains-update
|
|
251
|
-
def update!(id: "", description: nil, metadata: nil, http_endpoint_configuration_id: nil, https_endpoint_configuration_id: nil, certificate_id: nil, certificate_management_policy: nil, region: nil, error_redirect_url: nil)
|
|
258
|
+
def update!(id: "", description: nil, metadata: nil, http_endpoint_configuration_id: nil, https_endpoint_configuration_id: nil, certificate_id: nil, certificate_management_policy: nil, region: nil, error_redirect_url: nil, resolves_to: nil)
|
|
252
259
|
path = '/reserved_domains/%{id}'
|
|
253
260
|
replacements = {
|
|
254
261
|
id: id,
|
|
@@ -258,6 +265,7 @@ module NgrokAPI
|
|
|
258
265
|
data[:metadata] = metadata if metadata
|
|
259
266
|
data[:certificate_id] = certificate_id if certificate_id
|
|
260
267
|
data[:certificate_management_policy] = certificate_management_policy if certificate_management_policy
|
|
268
|
+
data[:resolves_to] = resolves_to if resolves_to
|
|
261
269
|
result = @client.patch(path % replacements, data: data, danger: true)
|
|
262
270
|
NgrokAPI::Models::ReservedDomain.new(client: self, attrs: result)
|
|
263
271
|
end
|
|
@@ -196,9 +196,9 @@ module NgrokAPI
|
|
|
196
196
|
##
|
|
197
197
|
# List all Secrets owned by account
|
|
198
198
|
#
|
|
199
|
-
# @param [string] before_id
|
|
200
|
-
# @param [string] limit
|
|
201
|
-
# @param [string] filter
|
|
199
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
200
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
201
|
+
# @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>`_.
|
|
202
202
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
203
203
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
204
204
|
#
|
|
@@ -229,9 +229,9 @@ module NgrokAPI
|
|
|
229
229
|
# List all Secrets owned by account
|
|
230
230
|
# Throws an exception if API error.
|
|
231
231
|
#
|
|
232
|
-
# @param [string] before_id
|
|
233
|
-
# @param [string] limit
|
|
234
|
-
# @param [string] filter
|
|
232
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
233
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
234
|
+
# @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>`_.
|
|
235
235
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
236
236
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
237
237
|
#
|
|
@@ -126,9 +126,9 @@ module NgrokAPI
|
|
|
126
126
|
##
|
|
127
127
|
# List all service users in this account.
|
|
128
128
|
#
|
|
129
|
-
# @param [string] before_id
|
|
130
|
-
# @param [string] limit
|
|
131
|
-
# @param [string] filter
|
|
129
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
130
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
131
|
+
# @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>`_.
|
|
132
132
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
133
133
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
134
134
|
#
|
|
@@ -159,9 +159,9 @@ module NgrokAPI
|
|
|
159
159
|
# List all service users in this account.
|
|
160
160
|
# Throws an exception if API error.
|
|
161
161
|
#
|
|
162
|
-
# @param [string] before_id
|
|
163
|
-
# @param [string] limit
|
|
164
|
-
# @param [string] filter
|
|
162
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
163
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
164
|
+
# @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>`_.
|
|
165
165
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
166
166
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
167
167
|
#
|
|
@@ -141,9 +141,9 @@ module NgrokAPI
|
|
|
141
141
|
##
|
|
142
142
|
# List all SSH Certificate Authorities on this account
|
|
143
143
|
#
|
|
144
|
-
# @param [string] before_id
|
|
145
|
-
# @param [string] limit
|
|
146
|
-
# @param [string] filter
|
|
144
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
145
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
146
|
+
# @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>`_.
|
|
147
147
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
148
148
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
149
149
|
#
|
|
@@ -174,9 +174,9 @@ module NgrokAPI
|
|
|
174
174
|
# List all SSH Certificate Authorities on this account
|
|
175
175
|
# Throws an exception if API error.
|
|
176
176
|
#
|
|
177
|
-
# @param [string] before_id
|
|
178
|
-
# @param [string] limit
|
|
179
|
-
# @param [string] filter
|
|
177
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
178
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
179
|
+
# @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
180
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
181
181
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
182
182
|
#
|
|
@@ -143,9 +143,9 @@ module NgrokAPI
|
|
|
143
143
|
##
|
|
144
144
|
# List all ssh credentials on this account
|
|
145
145
|
#
|
|
146
|
-
# @param [string] before_id
|
|
147
|
-
# @param [string] limit
|
|
148
|
-
# @param [string] filter
|
|
146
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
147
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
148
|
+
# @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>`_.
|
|
149
149
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
150
150
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
151
151
|
#
|
|
@@ -176,9 +176,9 @@ module NgrokAPI
|
|
|
176
176
|
# List all ssh credentials on this account
|
|
177
177
|
# Throws an exception if API error.
|
|
178
178
|
#
|
|
179
|
-
# @param [string] before_id
|
|
180
|
-
# @param [string] limit
|
|
181
|
-
# @param [string] filter
|
|
179
|
+
# @param [string] before_id Expects a resource ID as its input. Returns earlier entries in the result set, sorted by ID.
|
|
180
|
+
# @param [string] limit Constrains the number of results in the dataset. See the `API Overview <https://ngrok.com/docs/api/index#pagination>`_ for details.
|
|
181
|
+
# @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>`_.
|
|
182
182
|
# @param [string] url optional and mutually exclusive from before_id and limit
|
|
183
183
|
# @return [NgrokAPI::Models::Listable] result from the API request
|
|
184
184
|
#
|