@distilled.cloud/cloudflare 0.2.5-alpha2 → 0.3.0-alpha
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.
- package/README.md +12 -2
- package/lib/auth.d.ts +3 -2
- package/lib/auth.d.ts.map +1 -1
- package/lib/auth.js +4 -3
- package/lib/auth.js.map +1 -1
- package/lib/client/api.d.ts +7 -9
- package/lib/client/api.d.ts.map +1 -1
- package/lib/client/api.js +60 -13
- package/lib/client/api.js.map +1 -1
- package/lib/credentials.d.ts +58 -4
- package/lib/credentials.d.ts.map +1 -1
- package/lib/credentials.js +126 -7
- package/lib/credentials.js.map +1 -1
- package/lib/errors.d.ts +12 -1
- package/lib/errors.d.ts.map +1 -1
- package/lib/sensitive.d.ts +5 -0
- package/lib/sensitive.d.ts.map +1 -0
- package/lib/sensitive.js +5 -0
- package/lib/sensitive.js.map +1 -0
- package/lib/services/abuse-reports.d.ts +116 -44
- package/lib/services/abuse-reports.d.ts.map +1 -1
- package/lib/services/abuse-reports.js +171 -110
- package/lib/services/abuse-reports.js.map +1 -1
- package/lib/services/accounts.d.ts +146 -62
- package/lib/services/accounts.d.ts.map +1 -1
- package/lib/services/accounts.js +208 -153
- package/lib/services/accounts.js.map +1 -1
- package/lib/services/acm.d.ts.map +1 -1
- package/lib/services/acm.js +8 -4
- package/lib/services/acm.js.map +1 -1
- package/lib/services/addressing.d.ts +200 -87
- package/lib/services/addressing.d.ts.map +1 -1
- package/lib/services/addressing.js +288 -201
- package/lib/services/addressing.js.map +1 -1
- package/lib/services/ai-gateway.d.ts +302 -121
- package/lib/services/ai-gateway.d.ts.map +1 -1
- package/lib/services/ai-gateway.js +407 -283
- package/lib/services/ai-gateway.js.map +1 -1
- package/lib/services/ai.d.ts +83 -29
- package/lib/services/ai.d.ts.map +1 -1
- package/lib/services/ai.js +95 -42
- package/lib/services/ai.js.map +1 -1
- package/lib/services/aisearch.d.ts +266 -112
- package/lib/services/aisearch.d.ts.map +1 -1
- package/lib/services/aisearch.js +510 -393
- package/lib/services/aisearch.js.map +1 -1
- package/lib/services/alerting.d.ts +249 -112
- package/lib/services/alerting.d.ts.map +1 -1
- package/lib/services/alerting.js +382 -325
- package/lib/services/alerting.js.map +1 -1
- package/lib/services/api-gateway.d.ts +458 -200
- package/lib/services/api-gateway.d.ts.map +1 -1
- package/lib/services/api-gateway.js +725 -618
- package/lib/services/api-gateway.js.map +1 -1
- package/lib/services/argo.d.ts.map +1 -1
- package/lib/services/argo.js +16 -8
- package/lib/services/argo.js.map +1 -1
- package/lib/services/billing.d.ts.map +1 -1
- package/lib/services/billing.js +4 -2
- package/lib/services/billing.js.map +1 -1
- package/lib/services/bot-management.d.ts.map +1 -1
- package/lib/services/bot-management.js +2 -2
- package/lib/services/bot-management.js.map +1 -1
- package/lib/services/botnet-feed.d.ts.map +1 -1
- package/lib/services/botnet-feed.js +10 -6
- package/lib/services/botnet-feed.js.map +1 -1
- package/lib/services/brand-protection.d.ts +8 -2
- package/lib/services/brand-protection.d.ts.map +1 -1
- package/lib/services/brand-protection.js +9 -2
- package/lib/services/brand-protection.js.map +1 -1
- package/lib/services/browser-rendering.d.ts.map +1 -1
- package/lib/services/browser-rendering.js +15 -14
- package/lib/services/browser-rendering.js.map +1 -1
- package/lib/services/cache.d.ts.map +1 -1
- package/lib/services/cache.js +49 -25
- package/lib/services/cache.js.map +1 -1
- package/lib/services/calls.d.ts +35 -14
- package/lib/services/calls.d.ts.map +1 -1
- package/lib/services/calls.js +35 -22
- package/lib/services/calls.js.map +1 -1
- package/lib/services/certificate-authorities.d.ts.map +1 -1
- package/lib/services/certificate-authorities.js +2 -2
- package/lib/services/certificate-authorities.js.map +1 -1
- package/lib/services/client-certificates.d.ts +57 -23
- package/lib/services/client-certificates.d.ts.map +1 -1
- package/lib/services/client-certificates.js +91 -62
- package/lib/services/client-certificates.js.map +1 -1
- package/lib/services/cloud-connector.d.ts +51 -22
- package/lib/services/cloud-connector.d.ts.map +1 -1
- package/lib/services/cloud-connector.js +57 -44
- package/lib/services/cloud-connector.js.map +1 -1
- package/lib/services/cloudforce-one.d.ts +119 -50
- package/lib/services/cloudforce-one.d.ts.map +1 -1
- package/lib/services/cloudforce-one.js +181 -124
- package/lib/services/cloudforce-one.js.map +1 -1
- package/lib/services/connectivity.d.ts +74 -31
- package/lib/services/connectivity.d.ts.map +1 -1
- package/lib/services/connectivity.js +84 -57
- package/lib/services/connectivity.js.map +1 -1
- package/lib/services/content-scanning.d.ts +40 -15
- package/lib/services/content-scanning.d.ts.map +1 -1
- package/lib/services/content-scanning.js +40 -21
- package/lib/services/content-scanning.js.map +1 -1
- package/lib/services/custom-certificates.d.ts +48 -19
- package/lib/services/custom-certificates.d.ts.map +1 -1
- package/lib/services/custom-certificates.js +80 -53
- package/lib/services/custom-certificates.js.map +1 -1
- package/lib/services/custom-hostnames.d.ts +116 -51
- package/lib/services/custom-hostnames.d.ts.map +1 -1
- package/lib/services/custom-hostnames.js +210 -170
- package/lib/services/custom-hostnames.js.map +1 -1
- package/lib/services/custom-nameservers.d.ts +32 -12
- package/lib/services/custom-nameservers.d.ts.map +1 -1
- package/lib/services/custom-nameservers.js +36 -21
- package/lib/services/custom-nameservers.js.map +1 -1
- package/lib/services/custom-pages.d.ts +26 -11
- package/lib/services/custom-pages.d.ts.map +1 -1
- package/lib/services/custom-pages.js +39 -24
- package/lib/services/custom-pages.js.map +1 -1
- package/lib/services/d1.d.ts +114 -48
- package/lib/services/d1.d.ts.map +1 -1
- package/lib/services/d1.js +150 -111
- package/lib/services/d1.js.map +1 -1
- package/lib/services/dcv-delegation.d.ts.map +1 -1
- package/lib/services/dcv-delegation.js +1 -1
- package/lib/services/dcv-delegation.js.map +1 -1
- package/lib/services/diagnostics.d.ts +59 -26
- package/lib/services/diagnostics.d.ts.map +1 -1
- package/lib/services/diagnostics.js +97 -82
- package/lib/services/diagnostics.js.map +1 -1
- package/lib/services/dns-firewall.d.ts +48 -19
- package/lib/services/dns-firewall.d.ts.map +1 -1
- package/lib/services/dns-firewall.js +75 -48
- package/lib/services/dns-firewall.js.map +1 -1
- package/lib/services/dns.d.ts +206 -87
- package/lib/services/dns.d.ts.map +1 -1
- package/lib/services/dns.js +335 -219
- package/lib/services/dns.js.map +1 -1
- package/lib/services/durable-objects.d.ts +44 -13
- package/lib/services/durable-objects.d.ts.map +1 -1
- package/lib/services/durable-objects.js +56 -19
- package/lib/services/durable-objects.js.map +1 -1
- package/lib/services/email-routing.d.ts +90 -34
- package/lib/services/email-routing.d.ts.map +1 -1
- package/lib/services/email-routing.js +133 -80
- package/lib/services/email-routing.js.map +1 -1
- package/lib/services/email-security.d.ts +439 -181
- package/lib/services/email-security.d.ts.map +1 -1
- package/lib/services/email-security.js +753 -557
- package/lib/services/email-security.js.map +1 -1
- package/lib/services/filters.d.ts +64 -24
- package/lib/services/filters.d.ts.map +1 -1
- package/lib/services/filters.js +61 -28
- package/lib/services/filters.js.map +1 -1
- package/lib/services/firewall.d.ts +455 -183
- package/lib/services/firewall.d.ts.map +1 -1
- package/lib/services/firewall.js +777 -574
- package/lib/services/firewall.js.map +1 -1
- package/lib/services/healthchecks.d.ts +76 -33
- package/lib/services/healthchecks.d.ts.map +1 -1
- package/lib/services/healthchecks.js +129 -100
- package/lib/services/healthchecks.js.map +1 -1
- package/lib/services/hostnames.d.ts +20 -8
- package/lib/services/hostnames.d.ts.map +1 -1
- package/lib/services/hostnames.js +32 -21
- package/lib/services/hostnames.js.map +1 -1
- package/lib/services/hyperdrive.d.ts.map +1 -1
- package/lib/services/hyperdrive.js +10 -9
- package/lib/services/hyperdrive.js.map +1 -1
- package/lib/services/iam.d.ts +162 -59
- package/lib/services/iam.d.ts.map +1 -1
- package/lib/services/iam.js +219 -119
- package/lib/services/iam.js.map +1 -1
- package/lib/services/images.d.ts +36 -12
- package/lib/services/images.d.ts.map +1 -1
- package/lib/services/images.js +59 -32
- package/lib/services/images.js.map +1 -1
- package/lib/services/intel.d.ts +159 -62
- package/lib/services/intel.d.ts.map +1 -1
- package/lib/services/intel.js +238 -151
- package/lib/services/intel.js.map +1 -1
- package/lib/services/ips.d.ts.map +1 -1
- package/lib/services/ips.js +1 -1
- package/lib/services/ips.js.map +1 -1
- package/lib/services/keyless-certificates.d.ts +36 -16
- package/lib/services/keyless-certificates.d.ts.map +1 -1
- package/lib/services/keyless-certificates.js +50 -37
- package/lib/services/keyless-certificates.js.map +1 -1
- package/lib/services/kv.d.ts +42 -12
- package/lib/services/kv.d.ts.map +1 -1
- package/lib/services/kv.js +87 -36
- package/lib/services/kv.js.map +1 -1
- package/lib/services/leaked-credential-checks.d.ts +16 -6
- package/lib/services/leaked-credential-checks.d.ts.map +1 -1
- package/lib/services/leaked-credential-checks.js +20 -12
- package/lib/services/leaked-credential-checks.js.map +1 -1
- package/lib/services/load-balancers.d.ts +373 -167
- package/lib/services/load-balancers.d.ts.map +1 -1
- package/lib/services/load-balancers.js +603 -490
- package/lib/services/load-balancers.js.map +1 -1
- package/lib/services/logpush.d.ts.map +1 -1
- package/lib/services/logpush.js +23 -15
- package/lib/services/logpush.js.map +1 -1
- package/lib/services/logs.d.ts.map +1 -1
- package/lib/services/logs.js +11 -7
- package/lib/services/logs.js.map +1 -1
- package/lib/services/magic-cloud-networking.d.ts +542 -249
- package/lib/services/magic-cloud-networking.d.ts.map +1 -1
- package/lib/services/magic-cloud-networking.js +890 -804
- package/lib/services/magic-cloud-networking.js.map +1 -1
- package/lib/services/magic-network-monitoring.d.ts.map +1 -1
- package/lib/services/magic-network-monitoring.js +44 -22
- package/lib/services/magic-network-monitoring.js.map +1 -1
- package/lib/services/magic-transit.d.ts +432 -196
- package/lib/services/magic-transit.d.ts.map +1 -1
- package/lib/services/magic-transit.js +730 -566
- package/lib/services/magic-transit.js.map +1 -1
- package/lib/services/managed-transforms.d.ts.map +1 -1
- package/lib/services/managed-transforms.js +8 -4
- package/lib/services/managed-transforms.js.map +1 -1
- package/lib/services/memberships.d.ts +54 -22
- package/lib/services/memberships.d.ts.map +1 -1
- package/lib/services/memberships.js +79 -53
- package/lib/services/memberships.js.map +1 -1
- package/lib/services/mtls-certificates.d.ts +41 -17
- package/lib/services/mtls-certificates.d.ts.map +1 -1
- package/lib/services/mtls-certificates.js +52 -33
- package/lib/services/mtls-certificates.js.map +1 -1
- package/lib/services/organizations.d.ts +56 -25
- package/lib/services/organizations.d.ts.map +1 -1
- package/lib/services/organizations.js +74 -59
- package/lib/services/organizations.js.map +1 -1
- package/lib/services/origin-ca-certificates.d.ts +30 -10
- package/lib/services/origin-ca-certificates.d.ts.map +1 -1
- package/lib/services/origin-ca-certificates.js +62 -35
- package/lib/services/origin-ca-certificates.js.map +1 -1
- package/lib/services/origin-post-quantum-encryption.d.ts.map +1 -1
- package/lib/services/origin-post-quantum-encryption.js +8 -4
- package/lib/services/origin-post-quantum-encryption.js.map +1 -1
- package/lib/services/origin-tls-client-auth.d.ts +60 -25
- package/lib/services/origin-tls-client-auth.d.ts.map +1 -1
- package/lib/services/origin-tls-client-auth.js +94 -60
- package/lib/services/origin-tls-client-auth.js.map +1 -1
- package/lib/services/page-rules.d.ts.map +1 -1
- package/lib/services/page-rules.js +18 -10
- package/lib/services/page-rules.js.map +1 -1
- package/lib/services/page-shield.d.ts +145 -66
- package/lib/services/page-shield.d.ts.map +1 -1
- package/lib/services/page-shield.js +166 -130
- package/lib/services/page-shield.js.map +1 -1
- package/lib/services/pages.d.ts +520 -225
- package/lib/services/pages.d.ts.map +1 -1
- package/lib/services/pages.js +643 -567
- package/lib/services/pages.js.map +1 -1
- package/lib/services/pipelines.d.ts +461 -206
- package/lib/services/pipelines.d.ts.map +1 -1
- package/lib/services/pipelines.js +859 -780
- package/lib/services/pipelines.js.map +1 -1
- package/lib/services/queues.d.ts +177 -80
- package/lib/services/queues.d.ts.map +1 -1
- package/lib/services/queues.js +233 -177
- package/lib/services/queues.js.map +1 -1
- package/lib/services/r2-data-catalog.d.ts.map +1 -1
- package/lib/services/r2-data-catalog.js +30 -16
- package/lib/services/r2-data-catalog.js.map +1 -1
- package/lib/services/r2.d.ts +85 -39
- package/lib/services/r2.d.ts.map +1 -1
- package/lib/services/r2.js +146 -126
- package/lib/services/r2.js.map +1 -1
- package/lib/services/radar.d.ts +152 -63
- package/lib/services/radar.d.ts.map +1 -1
- package/lib/services/radar.js +421 -360
- package/lib/services/radar.js.map +1 -1
- package/lib/services/rate-limits.d.ts +76 -31
- package/lib/services/rate-limits.d.ts.map +1 -1
- package/lib/services/rate-limits.js +106 -82
- package/lib/services/rate-limits.js.map +1 -1
- package/lib/services/realtime-kit.d.ts.map +1 -1
- package/lib/services/realtime-kit.js +34 -33
- package/lib/services/realtime-kit.js.map +1 -1
- package/lib/services/registrar.d.ts +75 -35
- package/lib/services/registrar.d.ts.map +1 -1
- package/lib/services/registrar.js +116 -103
- package/lib/services/registrar.js.map +1 -1
- package/lib/services/request-tracers.d.ts.map +1 -1
- package/lib/services/request-tracers.js +5 -2
- package/lib/services/request-tracers.js.map +1 -1
- package/lib/services/resource-sharing.d.ts +132 -50
- package/lib/services/resource-sharing.d.ts.map +1 -1
- package/lib/services/resource-sharing.js +232 -149
- package/lib/services/resource-sharing.js.map +1 -1
- package/lib/services/rules.d.ts +86 -37
- package/lib/services/rules.d.ts.map +1 -1
- package/lib/services/rules.js +122 -87
- package/lib/services/rules.js.map +1 -1
- package/lib/services/rulesets.d.ts +75 -30
- package/lib/services/rulesets.d.ts.map +1 -1
- package/lib/services/rulesets.js +274 -222
- package/lib/services/rulesets.js.map +1 -1
- package/lib/services/rum.d.ts +40 -15
- package/lib/services/rum.d.ts.map +1 -1
- package/lib/services/rum.js +78 -45
- package/lib/services/rum.js.map +1 -1
- package/lib/services/schema-validation.d.ts +47 -14
- package/lib/services/schema-validation.d.ts.map +1 -1
- package/lib/services/schema-validation.js +102 -43
- package/lib/services/schema-validation.js.map +1 -1
- package/lib/services/secrets-store.d.ts +116 -44
- package/lib/services/secrets-store.d.ts.map +1 -1
- package/lib/services/secrets-store.js +145 -78
- package/lib/services/secrets-store.js.map +1 -1
- package/lib/services/security-center.d.ts +56 -22
- package/lib/services/security-center.d.ts.map +1 -1
- package/lib/services/security-center.js +90 -64
- package/lib/services/security-center.js.map +1 -1
- package/lib/services/security-txt.d.ts.map +1 -1
- package/lib/services/security-txt.js +1 -1
- package/lib/services/security-txt.js.map +1 -1
- package/lib/services/snippets.d.ts +85 -33
- package/lib/services/snippets.d.ts.map +1 -1
- package/lib/services/snippets.js +106 -63
- package/lib/services/snippets.js.map +1 -1
- package/lib/services/spectrum.d.ts +58 -24
- package/lib/services/spectrum.d.ts.map +1 -1
- package/lib/services/spectrum.js +90 -65
- package/lib/services/spectrum.js.map +1 -1
- package/lib/services/speed.d.ts +47 -17
- package/lib/services/speed.d.ts.map +1 -1
- package/lib/services/speed.js +51 -24
- package/lib/services/speed.js.map +1 -1
- package/lib/services/ssl.d.ts +77 -35
- package/lib/services/ssl.d.ts.map +1 -1
- package/lib/services/ssl.js +146 -123
- package/lib/services/ssl.js.map +1 -1
- package/lib/services/stream.d.ts +173 -77
- package/lib/services/stream.d.ts.map +1 -1
- package/lib/services/stream.js +167 -131
- package/lib/services/stream.js.map +1 -1
- package/lib/services/token-validation.d.ts +203 -88
- package/lib/services/token-validation.d.ts.map +1 -1
- package/lib/services/token-validation.js +238 -172
- package/lib/services/token-validation.js.map +1 -1
- package/lib/services/turnstile.d.ts +38 -14
- package/lib/services/turnstile.d.ts.map +1 -1
- package/lib/services/turnstile.js +72 -41
- package/lib/services/turnstile.js.map +1 -1
- package/lib/services/url-normalization.d.ts.map +1 -1
- package/lib/services/url-normalization.js +2 -2
- package/lib/services/url-normalization.js.map +1 -1
- package/lib/services/user.d.ts +106 -40
- package/lib/services/user.d.ts.map +1 -1
- package/lib/services/user.js +156 -89
- package/lib/services/user.js.map +1 -1
- package/lib/services/vectorize.d.ts +26 -11
- package/lib/services/vectorize.d.ts.map +1 -1
- package/lib/services/vectorize.js +46 -35
- package/lib/services/vectorize.js.map +1 -1
- package/lib/services/waiting-rooms.d.ts +244 -104
- package/lib/services/waiting-rooms.d.ts.map +1 -1
- package/lib/services/waiting-rooms.js +398 -296
- package/lib/services/waiting-rooms.js.map +1 -1
- package/lib/services/web3.d.ts +26 -11
- package/lib/services/web3.d.ts.map +1 -1
- package/lib/services/web3.js +62 -43
- package/lib/services/web3.js.map +1 -1
- package/lib/services/workers-for-platforms.d.ts +323 -153
- package/lib/services/workers-for-platforms.d.ts.map +1 -1
- package/lib/services/workers-for-platforms.js +331 -288
- package/lib/services/workers-for-platforms.js.map +1 -1
- package/lib/services/workers.d.ts +601 -272
- package/lib/services/workers.d.ts.map +1 -1
- package/lib/services/workers.js +771 -633
- package/lib/services/workers.js.map +1 -1
- package/lib/services/workflows.d.ts +130 -47
- package/lib/services/workflows.d.ts.map +1 -1
- package/lib/services/workflows.js +190 -107
- package/lib/services/workflows.js.map +1 -1
- package/lib/services/zaraz.d.ts +20 -8
- package/lib/services/zaraz.d.ts.map +1 -1
- package/lib/services/zaraz.js +20 -13
- package/lib/services/zaraz.js.map +1 -1
- package/lib/services/zero-trust.d.ts +5436 -2650
- package/lib/services/zero-trust.d.ts.map +1 -1
- package/lib/services/zero-trust.js +9008 -7934
- package/lib/services/zero-trust.js.map +1 -1
- package/lib/services/zones.d.ts +188 -84
- package/lib/services/zones.d.ts.map +1 -1
- package/lib/services/zones.js +257 -196
- package/lib/services/zones.js.map +1 -1
- package/package.json +3 -2
- package/src/auth.ts +4 -3
- package/src/client/api.ts +105 -13
- package/src/credentials.ts +253 -12
- package/src/errors.ts +17 -1
- package/src/sensitive.ts +4 -0
- package/src/services/abuse-reports.ts +416 -208
- package/src/services/accounts.ts +511 -306
- package/src/services/acm.ts +22 -14
- package/src/services/addressing.ts +865 -550
- package/src/services/ai-gateway.ts +1148 -710
- package/src/services/ai.ts +265 -91
- package/src/services/aisearch.ts +1460 -995
- package/src/services/alerting.ts +1027 -671
- package/src/services/api-gateway.ts +1628 -1129
- package/src/services/argo.ts +48 -32
- package/src/services/billing.ts +47 -43
- package/src/services/bot-management.ts +6 -2
- package/src/services/botnet-feed.ts +28 -16
- package/src/services/brand-protection.ts +28 -6
- package/src/services/browser-rendering.ts +23 -10
- package/src/services/cache.ts +147 -97
- package/src/services/calls.ts +107 -42
- package/src/services/certificate-authorities.ts +6 -2
- package/src/services/client-certificates.ts +270 -173
- package/src/services/cloud-connector.ts +149 -82
- package/src/services/cloudforce-one.ts +515 -287
- package/src/services/connectivity.ts +184 -107
- package/src/services/content-scanning.ts +115 -42
- package/src/services/custom-certificates.ts +200 -121
- package/src/services/custom-hostnames.ts +583 -395
- package/src/services/custom-nameservers.ts +98 -45
- package/src/services/custom-pages.ts +109 -62
- package/src/services/d1.ts +409 -235
- package/src/services/dcv-delegation.ts +3 -1
- package/src/services/diagnostics.ts +267 -193
- package/src/services/dns-firewall.ts +197 -116
- package/src/services/dns.ts +916 -536
- package/src/services/durable-objects.ts +126 -37
- package/src/services/email-routing.ts +375 -181
- package/src/services/email-security.ts +1881 -1112
- package/src/services/filters.ts +176 -58
- package/src/services/firewall.ts +1843 -1011
- package/src/services/healthchecks.ts +374 -258
- package/src/services/hostnames.ts +83 -47
- package/src/services/hyperdrive.ts +12 -9
- package/src/services/iam.ts +560 -259
- package/src/services/images.ts +148 -54
- package/src/services/intel.ts +677 -373
- package/src/services/ips.ts +1 -1
- package/src/services/keyless-certificates.ts +139 -92
- package/src/services/kv.ts +204 -86
- package/src/services/leaked-credential-checks.ts +58 -19
- package/src/services/load-balancers.ts +1755 -1200
- package/src/services/logpush.ts +100 -72
- package/src/services/logs.ts +29 -15
- package/src/services/magic-cloud-networking.ts +2453 -1726
- package/src/services/magic-network-monitoring.ts +163 -119
- package/src/services/magic-transit.ts +2153 -1530
- package/src/services/managed-transforms.ts +20 -12
- package/src/services/memberships.ts +196 -113
- package/src/services/mtls-certificates.ts +158 -88
- package/src/services/organizations.ts +185 -121
- package/src/services/origin-ca-certificates.ts +130 -64
- package/src/services/origin-post-quantum-encryption.ts +24 -16
- package/src/services/origin-tls-client-auth.ts +282 -158
- package/src/services/page-rules.ts +64 -44
- package/src/services/page-shield.ts +492 -316
- package/src/services/pages.ts +1612 -1154
- package/src/services/pipelines.ts +1735 -1280
- package/src/services/queues.ts +617 -419
- package/src/services/r2-data-catalog.ts +82 -50
- package/src/services/r2.ts +420 -239
- package/src/services/radar.ts +1107 -423
- package/src/services/rate-limits.ts +254 -152
- package/src/services/realtime-kit.ts +34 -33
- package/src/services/registrar.ts +262 -167
- package/src/services/request-tracers.ts +7 -4
- package/src/services/resource-sharing.ts +628 -378
- package/src/services/rules.ts +292 -176
- package/src/services/rulesets.ts +643 -426
- package/src/services/rum.ts +204 -111
- package/src/services/schema-validation.ts +240 -104
- package/src/services/secrets-store.ts +356 -166
- package/src/services/security-center.ts +196 -98
- package/src/services/security-txt.ts +2 -0
- package/src/services/snippets.ts +259 -117
- package/src/services/spectrum.ts +215 -128
- package/src/services/speed.ts +144 -46
- package/src/services/ssl.ts +420 -293
- package/src/services/stream.ts +496 -244
- package/src/services/token-validation.ts +583 -343
- package/src/services/turnstile.ts +206 -124
- package/src/services/url-normalization.ts +6 -2
- package/src/services/user.ts +480 -277
- package/src/services/vectorize.ts +123 -64
- package/src/services/waiting-rooms.ts +1156 -747
- package/src/services/web3.ts +178 -113
- package/src/services/workers-for-platforms.ts +814 -539
- package/src/services/workers.ts +1888 -1227
- package/src/services/workflows.ts +453 -205
- package/src/services/zaraz.ts +61 -25
- package/src/services/zero-trust.ts +17859 -12103
- package/src/services/zones.ts +690 -459
package/src/services/radar.ts
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
* DO NOT EDIT - regenerate with: bun scripts/generate.ts --service radar
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
|
+
import * as stream from "effect/Stream";
|
|
8
9
|
import * as Schema from "effect/Schema";
|
|
9
10
|
import type * as HttpClient from "effect/unstable/http/HttpClient";
|
|
10
11
|
import * as API from "../client/api.ts";
|
|
@@ -160,7 +161,9 @@ export const UserAgentAiBotSummaryResponse =
|
|
|
160
161
|
),
|
|
161
162
|
}),
|
|
162
163
|
summary_0: Schema.Struct({}),
|
|
163
|
-
})
|
|
164
|
+
}).pipe(
|
|
165
|
+
T.ResponsePath("result"),
|
|
166
|
+
) as unknown as Schema.Schema<UserAgentAiBotSummaryResponse>;
|
|
164
167
|
|
|
165
168
|
export type UserAgentAiBotSummaryError = DefaultErrors;
|
|
166
169
|
|
|
@@ -341,7 +344,9 @@ export const UserAgentAiTimeseriesGroupResponse =
|
|
|
341
344
|
serie_0: Schema.Struct({
|
|
342
345
|
timestamps: Schema.Array(Schema.String),
|
|
343
346
|
}),
|
|
344
|
-
})
|
|
347
|
+
}).pipe(
|
|
348
|
+
T.ResponsePath("result"),
|
|
349
|
+
) as unknown as Schema.Schema<UserAgentAiTimeseriesGroupResponse>;
|
|
345
350
|
|
|
346
351
|
export type UserAgentAiTimeseriesGroupError = DefaultErrors;
|
|
347
352
|
|
|
@@ -516,7 +521,9 @@ export const TimeseriesAiBotResponse =
|
|
|
516
521
|
}),
|
|
517
522
|
),
|
|
518
523
|
}),
|
|
519
|
-
})
|
|
524
|
+
}).pipe(
|
|
525
|
+
T.ResponsePath("result"),
|
|
526
|
+
) as unknown as Schema.Schema<TimeseriesAiBotResponse>;
|
|
520
527
|
|
|
521
528
|
export type TimeseriesAiBotError = DefaultErrors;
|
|
522
529
|
|
|
@@ -679,7 +686,9 @@ export const ModelAiInferenceSummaryResponse =
|
|
|
679
686
|
),
|
|
680
687
|
}),
|
|
681
688
|
summary_0: Schema.Struct({}),
|
|
682
|
-
})
|
|
689
|
+
}).pipe(
|
|
690
|
+
T.ResponsePath("result"),
|
|
691
|
+
) as unknown as Schema.Schema<ModelAiInferenceSummaryResponse>;
|
|
683
692
|
|
|
684
693
|
export type ModelAiInferenceSummaryError = DefaultErrors;
|
|
685
694
|
|
|
@@ -838,7 +847,9 @@ export const TaskAiInferenceSummaryResponse =
|
|
|
838
847
|
),
|
|
839
848
|
}),
|
|
840
849
|
summary_0: Schema.Struct({}),
|
|
841
|
-
})
|
|
850
|
+
}).pipe(
|
|
851
|
+
T.ResponsePath("result"),
|
|
852
|
+
) as unknown as Schema.Schema<TaskAiInferenceSummaryResponse>;
|
|
842
853
|
|
|
843
854
|
export type TaskAiInferenceSummaryError = DefaultErrors;
|
|
844
855
|
|
|
@@ -1019,7 +1030,9 @@ export const ModelAiInferenceTimeseriesGroupSummaryResponse =
|
|
|
1019
1030
|
serie_0: Schema.Struct({
|
|
1020
1031
|
timestamps: Schema.Array(Schema.String),
|
|
1021
1032
|
}),
|
|
1022
|
-
})
|
|
1033
|
+
}).pipe(
|
|
1034
|
+
T.ResponsePath("result"),
|
|
1035
|
+
) as unknown as Schema.Schema<ModelAiInferenceTimeseriesGroupSummaryResponse>;
|
|
1023
1036
|
|
|
1024
1037
|
export type ModelAiInferenceTimeseriesGroupSummaryError = DefaultErrors;
|
|
1025
1038
|
|
|
@@ -1196,7 +1209,9 @@ export const TaskAiInferenceTimeseriesGroupSummaryResponse =
|
|
|
1196
1209
|
serie_0: Schema.Struct({
|
|
1197
1210
|
timestamps: Schema.Array(Schema.String),
|
|
1198
1211
|
}),
|
|
1199
|
-
})
|
|
1212
|
+
}).pipe(
|
|
1213
|
+
T.ResponsePath("result"),
|
|
1214
|
+
) as unknown as Schema.Schema<TaskAiInferenceTimeseriesGroupSummaryResponse>;
|
|
1200
1215
|
|
|
1201
1216
|
export type TaskAiInferenceTimeseriesGroupSummaryError = DefaultErrors;
|
|
1202
1217
|
|
|
@@ -1368,7 +1383,9 @@ export const SummaryAiTimeseriesGroupResponse =
|
|
|
1368
1383
|
),
|
|
1369
1384
|
}),
|
|
1370
1385
|
summary_0: Schema.Struct({}),
|
|
1371
|
-
})
|
|
1386
|
+
}).pipe(
|
|
1387
|
+
T.ResponsePath("result"),
|
|
1388
|
+
) as unknown as Schema.Schema<SummaryAiTimeseriesGroupResponse>;
|
|
1372
1389
|
|
|
1373
1390
|
export type SummaryAiTimeseriesGroupError = DefaultErrors;
|
|
1374
1391
|
|
|
@@ -1538,7 +1555,9 @@ export const TimeseriesAiTimeseriesGroupResponse =
|
|
|
1538
1555
|
}),
|
|
1539
1556
|
),
|
|
1540
1557
|
}),
|
|
1541
|
-
})
|
|
1558
|
+
}).pipe(
|
|
1559
|
+
T.ResponsePath("result"),
|
|
1560
|
+
) as unknown as Schema.Schema<TimeseriesAiTimeseriesGroupResponse>;
|
|
1542
1561
|
|
|
1543
1562
|
export type TimeseriesAiTimeseriesGroupError = DefaultErrors;
|
|
1544
1563
|
|
|
@@ -1569,36 +1588,63 @@ export const CreateAiToMarkdownRequest =
|
|
|
1569
1588
|
T.Http({ method: "POST", path: "/accounts/{account_id}/ai/tomarkdown" }),
|
|
1570
1589
|
) as unknown as Schema.Schema<CreateAiToMarkdownRequest>;
|
|
1571
1590
|
|
|
1572
|
-
export
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
|
|
1591
|
+
export interface CreateAiToMarkdownResponse {
|
|
1592
|
+
result: {
|
|
1593
|
+
data: string;
|
|
1594
|
+
format: string;
|
|
1595
|
+
mimeType: string;
|
|
1596
|
+
name: string;
|
|
1597
|
+
tokens: string;
|
|
1598
|
+
}[];
|
|
1599
|
+
}
|
|
1579
1600
|
|
|
1580
1601
|
export const CreateAiToMarkdownResponse =
|
|
1581
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.
|
|
1582
|
-
Schema.
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1602
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
1603
|
+
result: Schema.Array(
|
|
1604
|
+
Schema.Struct({
|
|
1605
|
+
data: Schema.String,
|
|
1606
|
+
format: Schema.String,
|
|
1607
|
+
mimeType: Schema.String,
|
|
1608
|
+
name: Schema.String,
|
|
1609
|
+
tokens: Schema.String,
|
|
1610
|
+
}),
|
|
1611
|
+
),
|
|
1612
|
+
}) as unknown as Schema.Schema<CreateAiToMarkdownResponse>;
|
|
1590
1613
|
|
|
1591
1614
|
export type CreateAiToMarkdownError = DefaultErrors;
|
|
1592
1615
|
|
|
1593
|
-
export const createAiToMarkdown: API.
|
|
1616
|
+
export const createAiToMarkdown: API.PaginatedOperationMethod<
|
|
1594
1617
|
CreateAiToMarkdownRequest,
|
|
1595
1618
|
CreateAiToMarkdownResponse,
|
|
1596
1619
|
CreateAiToMarkdownError,
|
|
1597
1620
|
Credentials | HttpClient.HttpClient
|
|
1598
|
-
>
|
|
1621
|
+
> & {
|
|
1622
|
+
pages: (
|
|
1623
|
+
input: CreateAiToMarkdownRequest,
|
|
1624
|
+
) => stream.Stream<
|
|
1625
|
+
CreateAiToMarkdownResponse,
|
|
1626
|
+
CreateAiToMarkdownError,
|
|
1627
|
+
Credentials | HttpClient.HttpClient
|
|
1628
|
+
>;
|
|
1629
|
+
items: (input: CreateAiToMarkdownRequest) => stream.Stream<
|
|
1630
|
+
{
|
|
1631
|
+
data: string;
|
|
1632
|
+
format: string;
|
|
1633
|
+
mimeType: string;
|
|
1634
|
+
name: string;
|
|
1635
|
+
tokens: string;
|
|
1636
|
+
},
|
|
1637
|
+
CreateAiToMarkdownError,
|
|
1638
|
+
Credentials | HttpClient.HttpClient
|
|
1639
|
+
>;
|
|
1640
|
+
} = /*@__PURE__*/ /*#__PURE__*/ API.makePaginated(() => ({
|
|
1599
1641
|
input: CreateAiToMarkdownRequest,
|
|
1600
1642
|
output: CreateAiToMarkdownResponse,
|
|
1601
1643
|
errors: [],
|
|
1644
|
+
pagination: {
|
|
1645
|
+
mode: "single",
|
|
1646
|
+
items: "result",
|
|
1647
|
+
} as const,
|
|
1602
1648
|
}));
|
|
1603
1649
|
|
|
1604
1650
|
// =============================================================================
|
|
@@ -1687,7 +1733,9 @@ export const ListAnnotationsResponse =
|
|
|
1687
1733
|
scope: Schema.optional(Schema.Union([Schema.String, Schema.Null])),
|
|
1688
1734
|
}),
|
|
1689
1735
|
),
|
|
1690
|
-
})
|
|
1736
|
+
}).pipe(
|
|
1737
|
+
T.ResponsePath("result"),
|
|
1738
|
+
) as unknown as Schema.Schema<ListAnnotationsResponse>;
|
|
1691
1739
|
|
|
1692
1740
|
export type ListAnnotationsError = DefaultErrors;
|
|
1693
1741
|
|
|
@@ -1787,7 +1835,9 @@ export const GetAnnotationOutageResponse =
|
|
|
1787
1835
|
scope: Schema.optional(Schema.Union([Schema.String, Schema.Null])),
|
|
1788
1836
|
}),
|
|
1789
1837
|
),
|
|
1790
|
-
})
|
|
1838
|
+
}).pipe(
|
|
1839
|
+
T.ResponsePath("result"),
|
|
1840
|
+
) as unknown as Schema.Schema<GetAnnotationOutageResponse>;
|
|
1791
1841
|
|
|
1792
1842
|
export type GetAnnotationOutageError = DefaultErrors;
|
|
1793
1843
|
|
|
@@ -1826,7 +1876,9 @@ export const LocationsAnnotationOutageResponse =
|
|
|
1826
1876
|
value: Schema.String,
|
|
1827
1877
|
}),
|
|
1828
1878
|
),
|
|
1829
|
-
})
|
|
1879
|
+
}).pipe(
|
|
1880
|
+
T.ResponsePath("result"),
|
|
1881
|
+
) as unknown as Schema.Schema<LocationsAnnotationOutageResponse>;
|
|
1830
1882
|
|
|
1831
1883
|
export type LocationsAnnotationOutageError = DefaultErrors;
|
|
1832
1884
|
|
|
@@ -1992,7 +2044,9 @@ export const MatchingAnswerDnsSummaryResponse =
|
|
|
1992
2044
|
negative: Schema.String,
|
|
1993
2045
|
positive: Schema.String,
|
|
1994
2046
|
}).pipe(Schema.encodeKeys({ negative: "NEGATIVE", positive: "POSITIVE" })),
|
|
1995
|
-
})
|
|
2047
|
+
}).pipe(
|
|
2048
|
+
T.ResponsePath("result"),
|
|
2049
|
+
) as unknown as Schema.Schema<MatchingAnswerDnsSummaryResponse>;
|
|
1996
2050
|
|
|
1997
2051
|
export type MatchingAnswerDnsSummaryError = DefaultErrors;
|
|
1998
2052
|
|
|
@@ -2174,7 +2228,9 @@ export const MatchingAnswerDnsTimeseriesGroupResponse =
|
|
|
2174
2228
|
negative: Schema.Array(Schema.String),
|
|
2175
2229
|
positive: Schema.Array(Schema.String),
|
|
2176
2230
|
}).pipe(Schema.encodeKeys({ negative: "NEGATIVE", positive: "POSITIVE" })),
|
|
2177
|
-
})
|
|
2231
|
+
}).pipe(
|
|
2232
|
+
T.ResponsePath("result"),
|
|
2233
|
+
) as unknown as Schema.Schema<MatchingAnswerDnsTimeseriesGroupResponse>;
|
|
2178
2234
|
|
|
2179
2235
|
export type MatchingAnswerDnsTimeseriesGroupError = DefaultErrors;
|
|
2180
2236
|
|
|
@@ -2349,7 +2405,9 @@ export const TimeseriesAs112Response =
|
|
|
2349
2405
|
}),
|
|
2350
2406
|
),
|
|
2351
2407
|
}),
|
|
2352
|
-
})
|
|
2408
|
+
}).pipe(
|
|
2409
|
+
T.ResponsePath("result"),
|
|
2410
|
+
) as unknown as Schema.Schema<TimeseriesAs112Response>;
|
|
2353
2411
|
|
|
2354
2412
|
export type TimeseriesAs112Error = DefaultErrors;
|
|
2355
2413
|
|
|
@@ -2520,7 +2578,9 @@ export const DnssecAs112SummaryResponse =
|
|
|
2520
2578
|
supported: "SUPPORTED",
|
|
2521
2579
|
}),
|
|
2522
2580
|
),
|
|
2523
|
-
})
|
|
2581
|
+
}).pipe(
|
|
2582
|
+
T.ResponsePath("result"),
|
|
2583
|
+
) as unknown as Schema.Schema<DnssecAs112SummaryResponse>;
|
|
2524
2584
|
|
|
2525
2585
|
export type DnssecAs112SummaryError = DefaultErrors;
|
|
2526
2586
|
|
|
@@ -2687,7 +2747,9 @@ export const EdnsAs112SummaryResponse =
|
|
|
2687
2747
|
supported: "SUPPORTED",
|
|
2688
2748
|
}),
|
|
2689
2749
|
),
|
|
2690
|
-
})
|
|
2750
|
+
}).pipe(
|
|
2751
|
+
T.ResponsePath("result"),
|
|
2752
|
+
) as unknown as Schema.Schema<EdnsAs112SummaryResponse>;
|
|
2691
2753
|
|
|
2692
2754
|
export type EdnsAs112SummaryError = DefaultErrors;
|
|
2693
2755
|
|
|
@@ -2853,7 +2915,9 @@ export const ProtocolAs112SummaryResponse =
|
|
|
2853
2915
|
}).pipe(
|
|
2854
2916
|
Schema.encodeKeys({ https: "HTTPS", tcp: "TCP", tls: "TLS", udp: "UDP" }),
|
|
2855
2917
|
),
|
|
2856
|
-
})
|
|
2918
|
+
}).pipe(
|
|
2919
|
+
T.ResponsePath("result"),
|
|
2920
|
+
) as unknown as Schema.Schema<ProtocolAs112SummaryResponse>;
|
|
2857
2921
|
|
|
2858
2922
|
export type ProtocolAs112SummaryError = DefaultErrors;
|
|
2859
2923
|
|
|
@@ -3037,7 +3101,9 @@ export const DnssecAs112TimeseriesGroupResponse =
|
|
|
3037
3101
|
supported: "SUPPORTED",
|
|
3038
3102
|
}),
|
|
3039
3103
|
),
|
|
3040
|
-
})
|
|
3104
|
+
}).pipe(
|
|
3105
|
+
T.ResponsePath("result"),
|
|
3106
|
+
) as unknown as Schema.Schema<DnssecAs112TimeseriesGroupResponse>;
|
|
3041
3107
|
|
|
3042
3108
|
export type DnssecAs112TimeseriesGroupError = DefaultErrors;
|
|
3043
3109
|
|
|
@@ -3217,7 +3283,9 @@ export const EdnsAs112TimeseriesGroupResponse =
|
|
|
3217
3283
|
supported: "SUPPORTED",
|
|
3218
3284
|
}),
|
|
3219
3285
|
),
|
|
3220
|
-
})
|
|
3286
|
+
}).pipe(
|
|
3287
|
+
T.ResponsePath("result"),
|
|
3288
|
+
) as unknown as Schema.Schema<EdnsAs112TimeseriesGroupResponse>;
|
|
3221
3289
|
|
|
3222
3290
|
export type EdnsAs112TimeseriesGroupError = DefaultErrors;
|
|
3223
3291
|
|
|
@@ -3396,7 +3464,9 @@ export const ProtocolAs112TimeseriesGroupResponse =
|
|
|
3396
3464
|
}).pipe(
|
|
3397
3465
|
Schema.encodeKeys({ https: "HTTPS", tcp: "TCP", tls: "TLS", udp: "UDP" }),
|
|
3398
3466
|
),
|
|
3399
|
-
})
|
|
3467
|
+
}).pipe(
|
|
3468
|
+
T.ResponsePath("result"),
|
|
3469
|
+
) as unknown as Schema.Schema<ProtocolAs112TimeseriesGroupResponse>;
|
|
3400
3470
|
|
|
3401
3471
|
export type ProtocolAs112TimeseriesGroupError = DefaultErrors;
|
|
3402
3472
|
|
|
@@ -3578,6 +3648,8 @@ export const DnssecAs112TopResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
3578
3648
|
}),
|
|
3579
3649
|
),
|
|
3580
3650
|
},
|
|
3651
|
+
).pipe(
|
|
3652
|
+
T.ResponsePath("result"),
|
|
3581
3653
|
) as unknown as Schema.Schema<DnssecAs112TopResponse>;
|
|
3582
3654
|
|
|
3583
3655
|
export type DnssecAs112TopError = DefaultErrors;
|
|
@@ -3754,7 +3826,9 @@ export const EdnsAs112TopResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
3754
3826
|
value: Schema.String,
|
|
3755
3827
|
}),
|
|
3756
3828
|
),
|
|
3757
|
-
})
|
|
3829
|
+
}).pipe(
|
|
3830
|
+
T.ResponsePath("result"),
|
|
3831
|
+
) as unknown as Schema.Schema<EdnsAs112TopResponse>;
|
|
3758
3832
|
|
|
3759
3833
|
export type EdnsAs112TopError = DefaultErrors;
|
|
3760
3834
|
|
|
@@ -3926,7 +4000,9 @@ export const LocationsAs112TopResponse =
|
|
|
3926
4000
|
value: Schema.String,
|
|
3927
4001
|
}),
|
|
3928
4002
|
),
|
|
3929
|
-
})
|
|
4003
|
+
}).pipe(
|
|
4004
|
+
T.ResponsePath("result"),
|
|
4005
|
+
) as unknown as Schema.Schema<LocationsAs112TopResponse>;
|
|
3930
4006
|
|
|
3931
4007
|
export type LocationsAs112TopError = DefaultErrors;
|
|
3932
4008
|
|
|
@@ -4100,7 +4176,9 @@ export const TimeseriesAttackLayer3Response =
|
|
|
4100
4176
|
}),
|
|
4101
4177
|
),
|
|
4102
4178
|
}),
|
|
4103
|
-
})
|
|
4179
|
+
}).pipe(
|
|
4180
|
+
T.ResponsePath("result"),
|
|
4181
|
+
) as unknown as Schema.Schema<TimeseriesAttackLayer3Response>;
|
|
4104
4182
|
|
|
4105
4183
|
export type TimeseriesAttackLayer3Error = DefaultErrors;
|
|
4106
4184
|
|
|
@@ -4283,7 +4361,9 @@ export const BitrateAttackLayer3SummaryResponse =
|
|
|
4283
4361
|
under_500MBPS: "UNDER_500_MBPS",
|
|
4284
4362
|
}),
|
|
4285
4363
|
),
|
|
4286
|
-
})
|
|
4364
|
+
}).pipe(
|
|
4365
|
+
T.ResponsePath("result"),
|
|
4366
|
+
) as unknown as Schema.Schema<BitrateAttackLayer3SummaryResponse>;
|
|
4287
4367
|
|
|
4288
4368
|
export type BitrateAttackLayer3SummaryError = DefaultErrors;
|
|
4289
4369
|
|
|
@@ -4465,7 +4545,9 @@ export const DurationAttackLayer3SummaryResponse =
|
|
|
4465
4545
|
under_10MINS: "UNDER_10_MINS",
|
|
4466
4546
|
}),
|
|
4467
4547
|
),
|
|
4468
|
-
})
|
|
4548
|
+
}).pipe(
|
|
4549
|
+
T.ResponsePath("result"),
|
|
4550
|
+
) as unknown as Schema.Schema<DurationAttackLayer3SummaryResponse>;
|
|
4469
4551
|
|
|
4470
4552
|
export type DurationAttackLayer3SummaryError = DefaultErrors;
|
|
4471
4553
|
|
|
@@ -4624,7 +4706,9 @@ export const IndustryAttackLayer3SummaryResponse =
|
|
|
4624
4706
|
),
|
|
4625
4707
|
}),
|
|
4626
4708
|
summary_0: Schema.Struct({}),
|
|
4627
|
-
})
|
|
4709
|
+
}).pipe(
|
|
4710
|
+
T.ResponsePath("result"),
|
|
4711
|
+
) as unknown as Schema.Schema<IndustryAttackLayer3SummaryResponse>;
|
|
4628
4712
|
|
|
4629
4713
|
export type IndustryAttackLayer3SummaryError = DefaultErrors;
|
|
4630
4714
|
|
|
@@ -4790,7 +4874,9 @@ export const ProtocolAttackLayer3SummaryResponse =
|
|
|
4790
4874
|
}).pipe(
|
|
4791
4875
|
Schema.encodeKeys({ gre: "GRE", icmp: "ICMP", tcp: "TCP", udp: "UDP" }),
|
|
4792
4876
|
),
|
|
4793
|
-
})
|
|
4877
|
+
}).pipe(
|
|
4878
|
+
T.ResponsePath("result"),
|
|
4879
|
+
) as unknown as Schema.Schema<ProtocolAttackLayer3SummaryResponse>;
|
|
4794
4880
|
|
|
4795
4881
|
export type ProtocolAttackLayer3SummaryError = DefaultErrors;
|
|
4796
4882
|
|
|
@@ -4949,7 +5035,9 @@ export const VectorAttackLayer3SummaryResponse =
|
|
|
4949
5035
|
),
|
|
4950
5036
|
}),
|
|
4951
5037
|
summary_0: Schema.Struct({}),
|
|
4952
|
-
})
|
|
5038
|
+
}).pipe(
|
|
5039
|
+
T.ResponsePath("result"),
|
|
5040
|
+
) as unknown as Schema.Schema<VectorAttackLayer3SummaryResponse>;
|
|
4953
5041
|
|
|
4954
5042
|
export type VectorAttackLayer3SummaryError = DefaultErrors;
|
|
4955
5043
|
|
|
@@ -5108,7 +5196,9 @@ export const VerticalAttackLayer3SummaryResponse =
|
|
|
5108
5196
|
),
|
|
5109
5197
|
}),
|
|
5110
5198
|
summary_0: Schema.Struct({}),
|
|
5111
|
-
})
|
|
5199
|
+
}).pipe(
|
|
5200
|
+
T.ResponsePath("result"),
|
|
5201
|
+
) as unknown as Schema.Schema<VerticalAttackLayer3SummaryResponse>;
|
|
5112
5202
|
|
|
5113
5203
|
export type VerticalAttackLayer3SummaryError = DefaultErrors;
|
|
5114
5204
|
|
|
@@ -5310,7 +5400,9 @@ export const BitrateAttackLayer3TimeseriesGroupResponse =
|
|
|
5310
5400
|
under_500MBPS: "UNDER_500_MBPS",
|
|
5311
5401
|
}),
|
|
5312
5402
|
),
|
|
5313
|
-
})
|
|
5403
|
+
}).pipe(
|
|
5404
|
+
T.ResponsePath("result"),
|
|
5405
|
+
) as unknown as Schema.Schema<BitrateAttackLayer3TimeseriesGroupResponse>;
|
|
5314
5406
|
|
|
5315
5407
|
export type BitrateAttackLayer3TimeseriesGroupError = DefaultErrors;
|
|
5316
5408
|
|
|
@@ -5511,7 +5603,9 @@ export const DurationAttackLayer3TimeseriesGroupResponse =
|
|
|
5511
5603
|
under_10MINS: "UNDER_10_MINS",
|
|
5512
5604
|
}),
|
|
5513
5605
|
),
|
|
5514
|
-
})
|
|
5606
|
+
}).pipe(
|
|
5607
|
+
T.ResponsePath("result"),
|
|
5608
|
+
) as unknown as Schema.Schema<DurationAttackLayer3TimeseriesGroupResponse>;
|
|
5515
5609
|
|
|
5516
5610
|
export type DurationAttackLayer3TimeseriesGroupError = DefaultErrors;
|
|
5517
5611
|
|
|
@@ -5688,7 +5782,9 @@ export const IndustryAttackLayer3TimeseriesGroupResponse =
|
|
|
5688
5782
|
serie_0: Schema.Struct({
|
|
5689
5783
|
timestamps: Schema.Array(Schema.String),
|
|
5690
5784
|
}),
|
|
5691
|
-
})
|
|
5785
|
+
}).pipe(
|
|
5786
|
+
T.ResponsePath("result"),
|
|
5787
|
+
) as unknown as Schema.Schema<IndustryAttackLayer3TimeseriesGroupResponse>;
|
|
5692
5788
|
|
|
5693
5789
|
export type IndustryAttackLayer3TimeseriesGroupError = DefaultErrors;
|
|
5694
5790
|
|
|
@@ -5883,7 +5979,9 @@ export const ProtocolAttackLayer3TimeseriesGroupResponse =
|
|
|
5883
5979
|
udp: "UDP",
|
|
5884
5980
|
}),
|
|
5885
5981
|
),
|
|
5886
|
-
})
|
|
5982
|
+
}).pipe(
|
|
5983
|
+
T.ResponsePath("result"),
|
|
5984
|
+
) as unknown as Schema.Schema<ProtocolAttackLayer3TimeseriesGroupResponse>;
|
|
5887
5985
|
|
|
5888
5986
|
export type ProtocolAttackLayer3TimeseriesGroupError = DefaultErrors;
|
|
5889
5987
|
|
|
@@ -6060,7 +6158,9 @@ export const VectorAttackLayer3TimeseriesGroupResponse =
|
|
|
6060
6158
|
serie_0: Schema.Struct({
|
|
6061
6159
|
timestamps: Schema.Array(Schema.String),
|
|
6062
6160
|
}),
|
|
6063
|
-
})
|
|
6161
|
+
}).pipe(
|
|
6162
|
+
T.ResponsePath("result"),
|
|
6163
|
+
) as unknown as Schema.Schema<VectorAttackLayer3TimeseriesGroupResponse>;
|
|
6064
6164
|
|
|
6065
6165
|
export type VectorAttackLayer3TimeseriesGroupError = DefaultErrors;
|
|
6066
6166
|
|
|
@@ -6237,7 +6337,9 @@ export const VerticalAttackLayer3TimeseriesGroupResponse =
|
|
|
6237
6337
|
serie_0: Schema.Struct({
|
|
6238
6338
|
timestamps: Schema.Array(Schema.String),
|
|
6239
6339
|
}),
|
|
6240
|
-
})
|
|
6340
|
+
}).pipe(
|
|
6341
|
+
T.ResponsePath("result"),
|
|
6342
|
+
) as unknown as Schema.Schema<VerticalAttackLayer3TimeseriesGroupResponse>;
|
|
6241
6343
|
|
|
6242
6344
|
export type VerticalAttackLayer3TimeseriesGroupError = DefaultErrors;
|
|
6243
6345
|
|
|
@@ -6413,7 +6515,9 @@ export const AttacksAttackLayer3TopResponse =
|
|
|
6413
6515
|
value: Schema.String,
|
|
6414
6516
|
}),
|
|
6415
6517
|
),
|
|
6416
|
-
})
|
|
6518
|
+
}).pipe(
|
|
6519
|
+
T.ResponsePath("result"),
|
|
6520
|
+
) as unknown as Schema.Schema<AttacksAttackLayer3TopResponse>;
|
|
6417
6521
|
|
|
6418
6522
|
export type AttacksAttackLayer3TopError = DefaultErrors;
|
|
6419
6523
|
|
|
@@ -6580,7 +6684,9 @@ export const IndustryAttackLayer3TopResponse =
|
|
|
6580
6684
|
value: Schema.String,
|
|
6581
6685
|
}),
|
|
6582
6686
|
),
|
|
6583
|
-
})
|
|
6687
|
+
}).pipe(
|
|
6688
|
+
T.ResponsePath("result"),
|
|
6689
|
+
) as unknown as Schema.Schema<IndustryAttackLayer3TopResponse>;
|
|
6584
6690
|
|
|
6585
6691
|
export type IndustryAttackLayer3TopError = DefaultErrors;
|
|
6586
6692
|
|
|
@@ -6747,7 +6853,9 @@ export const VerticalAttackLayer3TopResponse =
|
|
|
6747
6853
|
value: Schema.String,
|
|
6748
6854
|
}),
|
|
6749
6855
|
),
|
|
6750
|
-
})
|
|
6856
|
+
}).pipe(
|
|
6857
|
+
T.ResponsePath("result"),
|
|
6858
|
+
) as unknown as Schema.Schema<VerticalAttackLayer3TopResponse>;
|
|
6751
6859
|
|
|
6752
6860
|
export type VerticalAttackLayer3TopError = DefaultErrors;
|
|
6753
6861
|
|
|
@@ -6928,7 +7036,9 @@ export const OriginAttackLayer3TopLocationResponse =
|
|
|
6928
7036
|
value: Schema.String,
|
|
6929
7037
|
}),
|
|
6930
7038
|
),
|
|
6931
|
-
})
|
|
7039
|
+
}).pipe(
|
|
7040
|
+
T.ResponsePath("result"),
|
|
7041
|
+
) as unknown as Schema.Schema<OriginAttackLayer3TopLocationResponse>;
|
|
6932
7042
|
|
|
6933
7043
|
export type OriginAttackLayer3TopLocationError = DefaultErrors;
|
|
6934
7044
|
|
|
@@ -7105,7 +7215,9 @@ export const TargetAttackLayer3TopLocationResponse =
|
|
|
7105
7215
|
value: Schema.String,
|
|
7106
7216
|
}),
|
|
7107
7217
|
),
|
|
7108
|
-
})
|
|
7218
|
+
}).pipe(
|
|
7219
|
+
T.ResponsePath("result"),
|
|
7220
|
+
) as unknown as Schema.Schema<TargetAttackLayer3TopLocationResponse>;
|
|
7109
7221
|
|
|
7110
7222
|
export type TargetAttackLayer3TopLocationError = DefaultErrors;
|
|
7111
7223
|
|
|
@@ -7284,7 +7396,9 @@ export const TimeseriesAttackLayer7Response =
|
|
|
7284
7396
|
timestamps: Schema.Array(Schema.String),
|
|
7285
7397
|
values: Schema.Array(Schema.String),
|
|
7286
7398
|
}),
|
|
7287
|
-
})
|
|
7399
|
+
}).pipe(
|
|
7400
|
+
T.ResponsePath("result"),
|
|
7401
|
+
) as unknown as Schema.Schema<TimeseriesAttackLayer7Response>;
|
|
7288
7402
|
|
|
7289
7403
|
export type TimeseriesAttackLayer7Error = DefaultErrors;
|
|
7290
7404
|
|
|
@@ -7447,7 +7561,9 @@ export const IndustryAttackLayer7SummaryResponse =
|
|
|
7447
7561
|
),
|
|
7448
7562
|
}),
|
|
7449
7563
|
summary_0: Schema.Struct({}),
|
|
7450
|
-
})
|
|
7564
|
+
}).pipe(
|
|
7565
|
+
T.ResponsePath("result"),
|
|
7566
|
+
) as unknown as Schema.Schema<IndustryAttackLayer7SummaryResponse>;
|
|
7451
7567
|
|
|
7452
7568
|
export type IndustryAttackLayer7SummaryError = DefaultErrors;
|
|
7453
7569
|
|
|
@@ -7606,7 +7722,9 @@ export const VerticalAttackLayer7SummaryResponse =
|
|
|
7606
7722
|
),
|
|
7607
7723
|
}),
|
|
7608
7724
|
summary_0: Schema.Struct({}),
|
|
7609
|
-
})
|
|
7725
|
+
}).pipe(
|
|
7726
|
+
T.ResponsePath("result"),
|
|
7727
|
+
) as unknown as Schema.Schema<VerticalAttackLayer7SummaryResponse>;
|
|
7610
7728
|
|
|
7611
7729
|
export type VerticalAttackLayer7SummaryError = DefaultErrors;
|
|
7612
7730
|
|
|
@@ -7787,7 +7905,9 @@ export const IndustryAttackLayer7TimeseriesGroupResponse =
|
|
|
7787
7905
|
serie_0: Schema.Struct({
|
|
7788
7906
|
timestamps: Schema.Array(Schema.String),
|
|
7789
7907
|
}),
|
|
7790
|
-
})
|
|
7908
|
+
}).pipe(
|
|
7909
|
+
T.ResponsePath("result"),
|
|
7910
|
+
) as unknown as Schema.Schema<IndustryAttackLayer7TimeseriesGroupResponse>;
|
|
7791
7911
|
|
|
7792
7912
|
export type IndustryAttackLayer7TimeseriesGroupError = DefaultErrors;
|
|
7793
7913
|
|
|
@@ -7964,7 +8084,9 @@ export const VerticalAttackLayer7TimeseriesGroupResponse =
|
|
|
7964
8084
|
serie_0: Schema.Struct({
|
|
7965
8085
|
timestamps: Schema.Array(Schema.String),
|
|
7966
8086
|
}),
|
|
7967
|
-
})
|
|
8087
|
+
}).pipe(
|
|
8088
|
+
T.ResponsePath("result"),
|
|
8089
|
+
) as unknown as Schema.Schema<VerticalAttackLayer7TimeseriesGroupResponse>;
|
|
7968
8090
|
|
|
7969
8091
|
export type VerticalAttackLayer7TimeseriesGroupError = DefaultErrors;
|
|
7970
8092
|
|
|
@@ -8144,7 +8266,9 @@ export const AttacksAttackLayer7TopResponse =
|
|
|
8144
8266
|
value: Schema.String,
|
|
8145
8267
|
}),
|
|
8146
8268
|
),
|
|
8147
|
-
})
|
|
8269
|
+
}).pipe(
|
|
8270
|
+
T.ResponsePath("result"),
|
|
8271
|
+
) as unknown as Schema.Schema<AttacksAttackLayer7TopResponse>;
|
|
8148
8272
|
|
|
8149
8273
|
export type AttacksAttackLayer7TopError = DefaultErrors;
|
|
8150
8274
|
|
|
@@ -8311,7 +8435,9 @@ export const IndustryAttackLayer7TopResponse =
|
|
|
8311
8435
|
value: Schema.String,
|
|
8312
8436
|
}),
|
|
8313
8437
|
),
|
|
8314
|
-
})
|
|
8438
|
+
}).pipe(
|
|
8439
|
+
T.ResponsePath("result"),
|
|
8440
|
+
) as unknown as Schema.Schema<IndustryAttackLayer7TopResponse>;
|
|
8315
8441
|
|
|
8316
8442
|
export type IndustryAttackLayer7TopError = DefaultErrors;
|
|
8317
8443
|
|
|
@@ -8478,7 +8604,9 @@ export const VerticalAttackLayer7TopResponse =
|
|
|
8478
8604
|
value: Schema.String,
|
|
8479
8605
|
}),
|
|
8480
8606
|
),
|
|
8481
|
-
})
|
|
8607
|
+
}).pipe(
|
|
8608
|
+
T.ResponsePath("result"),
|
|
8609
|
+
) as unknown as Schema.Schema<VerticalAttackLayer7TopResponse>;
|
|
8482
8610
|
|
|
8483
8611
|
export type VerticalAttackLayer7TopError = DefaultErrors;
|
|
8484
8612
|
|
|
@@ -8656,7 +8784,9 @@ export const OriginAttackLayer7TopAsResponse =
|
|
|
8656
8784
|
value: Schema.String,
|
|
8657
8785
|
}),
|
|
8658
8786
|
),
|
|
8659
|
-
})
|
|
8787
|
+
}).pipe(
|
|
8788
|
+
T.ResponsePath("result"),
|
|
8789
|
+
) as unknown as Schema.Schema<OriginAttackLayer7TopAsResponse>;
|
|
8660
8790
|
|
|
8661
8791
|
export type OriginAttackLayer7TopAsError = DefaultErrors;
|
|
8662
8792
|
|
|
@@ -8837,7 +8967,9 @@ export const OriginAttackLayer7TopLocationResponse =
|
|
|
8837
8967
|
value: Schema.String,
|
|
8838
8968
|
}),
|
|
8839
8969
|
),
|
|
8840
|
-
})
|
|
8970
|
+
}).pipe(
|
|
8971
|
+
T.ResponsePath("result"),
|
|
8972
|
+
) as unknown as Schema.Schema<OriginAttackLayer7TopLocationResponse>;
|
|
8841
8973
|
|
|
8842
8974
|
export type OriginAttackLayer7TopLocationError = DefaultErrors;
|
|
8843
8975
|
|
|
@@ -9014,7 +9146,9 @@ export const TargetAttackLayer7TopLocationResponse =
|
|
|
9014
9146
|
value: Schema.String,
|
|
9015
9147
|
}),
|
|
9016
9148
|
),
|
|
9017
|
-
})
|
|
9149
|
+
}).pipe(
|
|
9150
|
+
T.ResponsePath("result"),
|
|
9151
|
+
) as unknown as Schema.Schema<TargetAttackLayer7TopLocationResponse>;
|
|
9018
9152
|
|
|
9019
9153
|
export type TargetAttackLayer7TopLocationError = DefaultErrors;
|
|
9020
9154
|
|
|
@@ -9185,7 +9319,9 @@ export const DnssecAwareDnsSummaryResponse =
|
|
|
9185
9319
|
supported: "SUPPORTED",
|
|
9186
9320
|
}),
|
|
9187
9321
|
),
|
|
9188
|
-
})
|
|
9322
|
+
}).pipe(
|
|
9323
|
+
T.ResponsePath("result"),
|
|
9324
|
+
) as unknown as Schema.Schema<DnssecAwareDnsSummaryResponse>;
|
|
9189
9325
|
|
|
9190
9326
|
export type DnssecAwareDnsSummaryError = DefaultErrors;
|
|
9191
9327
|
|
|
@@ -9372,7 +9508,9 @@ export const DnssecAwareDnsTimeseriesGroupResponse =
|
|
|
9372
9508
|
supported: "SUPPORTED",
|
|
9373
9509
|
}),
|
|
9374
9510
|
),
|
|
9375
|
-
})
|
|
9511
|
+
}).pipe(
|
|
9512
|
+
T.ResponsePath("result"),
|
|
9513
|
+
) as unknown as Schema.Schema<DnssecAwareDnsTimeseriesGroupResponse>;
|
|
9376
9514
|
|
|
9377
9515
|
export type DnssecAwareDnsTimeseriesGroupError = DefaultErrors;
|
|
9378
9516
|
|
|
@@ -9513,7 +9651,9 @@ export const TimeseriesBgpResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
9513
9651
|
timestamps: Schema.Array(Schema.String),
|
|
9514
9652
|
values: Schema.Array(Schema.String),
|
|
9515
9653
|
}),
|
|
9516
|
-
})
|
|
9654
|
+
}).pipe(
|
|
9655
|
+
T.ResponsePath("result"),
|
|
9656
|
+
) as unknown as Schema.Schema<TimeseriesBgpResponse>;
|
|
9517
9657
|
|
|
9518
9658
|
export type TimeseriesBgpError = DefaultErrors;
|
|
9519
9659
|
|
|
@@ -9539,116 +9679,195 @@ export const ListBgpHijackEventsRequest =
|
|
|
9539
9679
|
T.Http({ method: "GET", path: "/radar/bgp/hijacks/events" }),
|
|
9540
9680
|
) as unknown as Schema.Schema<ListBgpHijackEventsRequest>;
|
|
9541
9681
|
|
|
9542
|
-
export
|
|
9543
|
-
|
|
9544
|
-
|
|
9545
|
-
|
|
9546
|
-
|
|
9547
|
-
|
|
9548
|
-
|
|
9549
|
-
|
|
9550
|
-
|
|
9551
|
-
|
|
9552
|
-
|
|
9553
|
-
|
|
9554
|
-
|
|
9555
|
-
|
|
9556
|
-
|
|
9557
|
-
|
|
9558
|
-
|
|
9559
|
-
|
|
9560
|
-
|
|
9561
|
-
|
|
9562
|
-
|
|
9563
|
-
|
|
9564
|
-
|
|
9565
|
-
|
|
9682
|
+
export interface ListBgpHijackEventsResponse {
|
|
9683
|
+
result: {
|
|
9684
|
+
items?:
|
|
9685
|
+
| {
|
|
9686
|
+
asnInfo: { asn: number; countryCode: string; orgName: string }[];
|
|
9687
|
+
events: {
|
|
9688
|
+
id: number;
|
|
9689
|
+
confidenceScore: number;
|
|
9690
|
+
duration: number;
|
|
9691
|
+
eventType: number;
|
|
9692
|
+
hijackMsgsCount: number;
|
|
9693
|
+
hijackerAsn: number;
|
|
9694
|
+
hijackerCountry: string;
|
|
9695
|
+
isStale: boolean;
|
|
9696
|
+
maxHijackTs: string;
|
|
9697
|
+
maxMsgTs: string;
|
|
9698
|
+
minHijackTs: string;
|
|
9699
|
+
onGoingCount: number;
|
|
9700
|
+
peerAsns: number[];
|
|
9701
|
+
peerIpCount: number;
|
|
9702
|
+
prefixes: string[];
|
|
9703
|
+
tags: { name: string; score: number }[];
|
|
9704
|
+
victimAsns: number[];
|
|
9705
|
+
victimCountries: string[];
|
|
9706
|
+
}[];
|
|
9707
|
+
totalMonitors: number;
|
|
9708
|
+
}[]
|
|
9709
|
+
| null;
|
|
9710
|
+
};
|
|
9711
|
+
resultInfo: {
|
|
9712
|
+
count?: number | null;
|
|
9713
|
+
page?: number | null;
|
|
9714
|
+
perPage?: number | null;
|
|
9715
|
+
totalCount?: number | null;
|
|
9716
|
+
};
|
|
9717
|
+
}
|
|
9566
9718
|
|
|
9567
9719
|
export const ListBgpHijackEventsResponse =
|
|
9568
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.
|
|
9569
|
-
Schema.Struct({
|
|
9570
|
-
|
|
9571
|
-
Schema.
|
|
9572
|
-
|
|
9573
|
-
countryCode: Schema.String,
|
|
9574
|
-
orgName: Schema.String,
|
|
9575
|
-
}).pipe(
|
|
9576
|
-
Schema.encodeKeys({
|
|
9577
|
-
asn: "asn",
|
|
9578
|
-
countryCode: "country_code",
|
|
9579
|
-
orgName: "org_name",
|
|
9580
|
-
}),
|
|
9581
|
-
),
|
|
9582
|
-
),
|
|
9583
|
-
events: Schema.Array(
|
|
9584
|
-
Schema.Struct({
|
|
9585
|
-
id: Schema.Number,
|
|
9586
|
-
confidenceScore: Schema.Number,
|
|
9587
|
-
duration: Schema.Number,
|
|
9588
|
-
eventType: Schema.Number,
|
|
9589
|
-
hijackMsgsCount: Schema.Number,
|
|
9590
|
-
hijackerAsn: Schema.Number,
|
|
9591
|
-
hijackerCountry: Schema.String,
|
|
9592
|
-
isStale: Schema.Boolean,
|
|
9593
|
-
maxHijackTs: Schema.String,
|
|
9594
|
-
maxMsgTs: Schema.String,
|
|
9595
|
-
minHijackTs: Schema.String,
|
|
9596
|
-
onGoingCount: Schema.Number,
|
|
9597
|
-
peerAsns: Schema.Array(Schema.Number),
|
|
9598
|
-
peerIpCount: Schema.Number,
|
|
9599
|
-
prefixes: Schema.Array(Schema.String),
|
|
9600
|
-
tags: Schema.Array(
|
|
9720
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
9721
|
+
result: Schema.Struct({
|
|
9722
|
+
items: Schema.optional(
|
|
9723
|
+
Schema.Union([
|
|
9724
|
+
Schema.Array(
|
|
9601
9725
|
Schema.Struct({
|
|
9602
|
-
|
|
9603
|
-
|
|
9604
|
-
|
|
9726
|
+
asnInfo: Schema.Array(
|
|
9727
|
+
Schema.Struct({
|
|
9728
|
+
asn: Schema.Number,
|
|
9729
|
+
countryCode: Schema.String,
|
|
9730
|
+
orgName: Schema.String,
|
|
9731
|
+
}).pipe(
|
|
9732
|
+
Schema.encodeKeys({
|
|
9733
|
+
asn: "asn",
|
|
9734
|
+
countryCode: "country_code",
|
|
9735
|
+
orgName: "org_name",
|
|
9736
|
+
}),
|
|
9737
|
+
),
|
|
9738
|
+
),
|
|
9739
|
+
events: Schema.Array(
|
|
9740
|
+
Schema.Struct({
|
|
9741
|
+
id: Schema.Number,
|
|
9742
|
+
confidenceScore: Schema.Number,
|
|
9743
|
+
duration: Schema.Number,
|
|
9744
|
+
eventType: Schema.Number,
|
|
9745
|
+
hijackMsgsCount: Schema.Number,
|
|
9746
|
+
hijackerAsn: Schema.Number,
|
|
9747
|
+
hijackerCountry: Schema.String,
|
|
9748
|
+
isStale: Schema.Boolean,
|
|
9749
|
+
maxHijackTs: Schema.String,
|
|
9750
|
+
maxMsgTs: Schema.String,
|
|
9751
|
+
minHijackTs: Schema.String,
|
|
9752
|
+
onGoingCount: Schema.Number,
|
|
9753
|
+
peerAsns: Schema.Array(Schema.Number),
|
|
9754
|
+
peerIpCount: Schema.Number,
|
|
9755
|
+
prefixes: Schema.Array(Schema.String),
|
|
9756
|
+
tags: Schema.Array(
|
|
9757
|
+
Schema.Struct({
|
|
9758
|
+
name: Schema.String,
|
|
9759
|
+
score: Schema.Number,
|
|
9760
|
+
}),
|
|
9761
|
+
),
|
|
9762
|
+
victimAsns: Schema.Array(Schema.Number),
|
|
9763
|
+
victimCountries: Schema.Array(Schema.String),
|
|
9764
|
+
}).pipe(
|
|
9765
|
+
Schema.encodeKeys({
|
|
9766
|
+
id: "id",
|
|
9767
|
+
confidenceScore: "confidence_score",
|
|
9768
|
+
duration: "duration",
|
|
9769
|
+
eventType: "event_type",
|
|
9770
|
+
hijackMsgsCount: "hijack_msgs_count",
|
|
9771
|
+
hijackerAsn: "hijacker_asn",
|
|
9772
|
+
hijackerCountry: "hijacker_country",
|
|
9773
|
+
isStale: "is_stale",
|
|
9774
|
+
maxHijackTs: "max_hijack_ts",
|
|
9775
|
+
maxMsgTs: "max_msg_ts",
|
|
9776
|
+
minHijackTs: "min_hijack_ts",
|
|
9777
|
+
onGoingCount: "on_going_count",
|
|
9778
|
+
peerAsns: "peer_asns",
|
|
9779
|
+
peerIpCount: "peer_ip_count",
|
|
9780
|
+
prefixes: "prefixes",
|
|
9781
|
+
tags: "tags",
|
|
9782
|
+
victimAsns: "victim_asns",
|
|
9783
|
+
victimCountries: "victim_countries",
|
|
9784
|
+
}),
|
|
9785
|
+
),
|
|
9786
|
+
),
|
|
9787
|
+
totalMonitors: Schema.Number,
|
|
9788
|
+
}).pipe(
|
|
9789
|
+
Schema.encodeKeys({
|
|
9790
|
+
asnInfo: "asn_info",
|
|
9791
|
+
events: "events",
|
|
9792
|
+
totalMonitors: "total_monitors",
|
|
9793
|
+
}),
|
|
9794
|
+
),
|
|
9605
9795
|
),
|
|
9606
|
-
|
|
9607
|
-
|
|
9608
|
-
}).pipe(
|
|
9609
|
-
Schema.encodeKeys({
|
|
9610
|
-
id: "id",
|
|
9611
|
-
confidenceScore: "confidence_score",
|
|
9612
|
-
duration: "duration",
|
|
9613
|
-
eventType: "event_type",
|
|
9614
|
-
hijackMsgsCount: "hijack_msgs_count",
|
|
9615
|
-
hijackerAsn: "hijacker_asn",
|
|
9616
|
-
hijackerCountry: "hijacker_country",
|
|
9617
|
-
isStale: "is_stale",
|
|
9618
|
-
maxHijackTs: "max_hijack_ts",
|
|
9619
|
-
maxMsgTs: "max_msg_ts",
|
|
9620
|
-
minHijackTs: "min_hijack_ts",
|
|
9621
|
-
onGoingCount: "on_going_count",
|
|
9622
|
-
peerAsns: "peer_asns",
|
|
9623
|
-
peerIpCount: "peer_ip_count",
|
|
9624
|
-
prefixes: "prefixes",
|
|
9625
|
-
tags: "tags",
|
|
9626
|
-
victimAsns: "victim_asns",
|
|
9627
|
-
victimCountries: "victim_countries",
|
|
9628
|
-
}),
|
|
9629
|
-
),
|
|
9796
|
+
Schema.Null,
|
|
9797
|
+
]),
|
|
9630
9798
|
),
|
|
9631
|
-
|
|
9799
|
+
}),
|
|
9800
|
+
resultInfo: Schema.Struct({
|
|
9801
|
+
count: Schema.optional(Schema.Union([Schema.Number, Schema.Null])),
|
|
9802
|
+
page: Schema.optional(Schema.Union([Schema.Number, Schema.Null])),
|
|
9803
|
+
perPage: Schema.optional(Schema.Union([Schema.Number, Schema.Null])),
|
|
9804
|
+
totalCount: Schema.optional(Schema.Union([Schema.Number, Schema.Null])),
|
|
9632
9805
|
}).pipe(
|
|
9633
9806
|
Schema.encodeKeys({
|
|
9634
|
-
|
|
9635
|
-
|
|
9636
|
-
|
|
9807
|
+
count: "count",
|
|
9808
|
+
page: "page",
|
|
9809
|
+
perPage: "per_page",
|
|
9810
|
+
totalCount: "total_count",
|
|
9637
9811
|
}),
|
|
9638
9812
|
),
|
|
9813
|
+
}).pipe(
|
|
9814
|
+
Schema.encodeKeys({ result: "result", resultInfo: "result_info" }),
|
|
9639
9815
|
) as unknown as Schema.Schema<ListBgpHijackEventsResponse>;
|
|
9640
9816
|
|
|
9641
9817
|
export type ListBgpHijackEventsError = DefaultErrors;
|
|
9642
9818
|
|
|
9643
|
-
export const listBgpHijackEvents: API.
|
|
9819
|
+
export const listBgpHijackEvents: API.PaginatedOperationMethod<
|
|
9644
9820
|
ListBgpHijackEventsRequest,
|
|
9645
9821
|
ListBgpHijackEventsResponse,
|
|
9646
9822
|
ListBgpHijackEventsError,
|
|
9647
9823
|
Credentials | HttpClient.HttpClient
|
|
9648
|
-
>
|
|
9824
|
+
> & {
|
|
9825
|
+
pages: (
|
|
9826
|
+
input: ListBgpHijackEventsRequest,
|
|
9827
|
+
) => stream.Stream<
|
|
9828
|
+
ListBgpHijackEventsResponse,
|
|
9829
|
+
ListBgpHijackEventsError,
|
|
9830
|
+
Credentials | HttpClient.HttpClient
|
|
9831
|
+
>;
|
|
9832
|
+
items: (input: ListBgpHijackEventsRequest) => stream.Stream<
|
|
9833
|
+
{
|
|
9834
|
+
asnInfo: { asn: number; countryCode: string; orgName: string }[];
|
|
9835
|
+
events: {
|
|
9836
|
+
id: number;
|
|
9837
|
+
confidenceScore: number;
|
|
9838
|
+
duration: number;
|
|
9839
|
+
eventType: number;
|
|
9840
|
+
hijackMsgsCount: number;
|
|
9841
|
+
hijackerAsn: number;
|
|
9842
|
+
hijackerCountry: string;
|
|
9843
|
+
isStale: boolean;
|
|
9844
|
+
maxHijackTs: string;
|
|
9845
|
+
maxMsgTs: string;
|
|
9846
|
+
minHijackTs: string;
|
|
9847
|
+
onGoingCount: number;
|
|
9848
|
+
peerAsns: number[];
|
|
9849
|
+
peerIpCount: number;
|
|
9850
|
+
prefixes: string[];
|
|
9851
|
+
tags: { name: string; score: number }[];
|
|
9852
|
+
victimAsns: number[];
|
|
9853
|
+
victimCountries: string[];
|
|
9854
|
+
}[];
|
|
9855
|
+
totalMonitors: number;
|
|
9856
|
+
},
|
|
9857
|
+
ListBgpHijackEventsError,
|
|
9858
|
+
Credentials | HttpClient.HttpClient
|
|
9859
|
+
>;
|
|
9860
|
+
} = /*@__PURE__*/ /*#__PURE__*/ API.makePaginated(() => ({
|
|
9649
9861
|
input: ListBgpHijackEventsRequest,
|
|
9650
9862
|
output: ListBgpHijackEventsResponse,
|
|
9651
9863
|
errors: [],
|
|
9864
|
+
pagination: {
|
|
9865
|
+
mode: "page",
|
|
9866
|
+
inputToken: "page",
|
|
9867
|
+
outputToken: "resultInfo.page",
|
|
9868
|
+
items: "result.items",
|
|
9869
|
+
pageSize: "perPage",
|
|
9870
|
+
} as const,
|
|
9652
9871
|
}));
|
|
9653
9872
|
|
|
9654
9873
|
// =============================================================================
|
|
@@ -9874,7 +10093,9 @@ export const TimeseriesBgpIpResponse =
|
|
|
9874
10093
|
ipv6: Schema.Array(Schema.String),
|
|
9875
10094
|
timestamps: Schema.Array(Schema.String),
|
|
9876
10095
|
}),
|
|
9877
|
-
})
|
|
10096
|
+
}).pipe(
|
|
10097
|
+
T.ResponsePath("result"),
|
|
10098
|
+
) as unknown as Schema.Schema<TimeseriesBgpIpResponse>;
|
|
9878
10099
|
|
|
9879
10100
|
export type TimeseriesBgpIpError = DefaultErrors;
|
|
9880
10101
|
|
|
@@ -9900,88 +10121,163 @@ export const ListBgpLeakEventsRequest =
|
|
|
9900
10121
|
T.Http({ method: "GET", path: "/radar/bgp/leaks/events" }),
|
|
9901
10122
|
) as unknown as Schema.Schema<ListBgpLeakEventsRequest>;
|
|
9902
10123
|
|
|
9903
|
-
export
|
|
9904
|
-
|
|
9905
|
-
|
|
9906
|
-
|
|
9907
|
-
|
|
9908
|
-
|
|
9909
|
-
|
|
9910
|
-
|
|
9911
|
-
|
|
9912
|
-
|
|
9913
|
-
|
|
9914
|
-
|
|
9915
|
-
|
|
9916
|
-
|
|
9917
|
-
|
|
9918
|
-
|
|
9919
|
-
|
|
9920
|
-
|
|
10124
|
+
export interface ListBgpLeakEventsResponse {
|
|
10125
|
+
result: {
|
|
10126
|
+
items?:
|
|
10127
|
+
| {
|
|
10128
|
+
asnInfo: { asn: number; countryCode: string; orgName: string }[];
|
|
10129
|
+
events: {
|
|
10130
|
+
id: number;
|
|
10131
|
+
countries: string[];
|
|
10132
|
+
detectedTs: string;
|
|
10133
|
+
finished: boolean;
|
|
10134
|
+
leakAsn: number;
|
|
10135
|
+
leakCount: number;
|
|
10136
|
+
leakSeg: number[];
|
|
10137
|
+
leakType: number;
|
|
10138
|
+
maxTs: string;
|
|
10139
|
+
minTs: string;
|
|
10140
|
+
originCount: number;
|
|
10141
|
+
peerCount: number;
|
|
10142
|
+
prefixCount: number;
|
|
10143
|
+
}[];
|
|
10144
|
+
}[]
|
|
10145
|
+
| null;
|
|
10146
|
+
};
|
|
10147
|
+
resultInfo: {
|
|
10148
|
+
count?: number | null;
|
|
10149
|
+
page?: number | null;
|
|
10150
|
+
perPage?: number | null;
|
|
10151
|
+
totalCount?: number | null;
|
|
10152
|
+
};
|
|
10153
|
+
}
|
|
9921
10154
|
|
|
9922
10155
|
export const ListBgpLeakEventsResponse =
|
|
9923
|
-
/*@__PURE__*/ /*#__PURE__*/ Schema.
|
|
9924
|
-
Schema.Struct({
|
|
9925
|
-
|
|
9926
|
-
Schema.
|
|
9927
|
-
|
|
9928
|
-
|
|
9929
|
-
|
|
9930
|
-
|
|
9931
|
-
|
|
9932
|
-
|
|
9933
|
-
|
|
9934
|
-
|
|
9935
|
-
|
|
9936
|
-
|
|
9937
|
-
|
|
9938
|
-
|
|
9939
|
-
|
|
9940
|
-
|
|
9941
|
-
|
|
9942
|
-
|
|
9943
|
-
|
|
9944
|
-
|
|
9945
|
-
|
|
9946
|
-
|
|
9947
|
-
|
|
9948
|
-
|
|
9949
|
-
|
|
9950
|
-
|
|
9951
|
-
|
|
9952
|
-
|
|
9953
|
-
|
|
9954
|
-
|
|
9955
|
-
|
|
9956
|
-
|
|
9957
|
-
|
|
9958
|
-
|
|
9959
|
-
|
|
9960
|
-
|
|
9961
|
-
|
|
9962
|
-
|
|
9963
|
-
|
|
9964
|
-
|
|
9965
|
-
|
|
9966
|
-
|
|
9967
|
-
|
|
9968
|
-
|
|
9969
|
-
|
|
10156
|
+
/*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
10157
|
+
result: Schema.Struct({
|
|
10158
|
+
items: Schema.optional(
|
|
10159
|
+
Schema.Union([
|
|
10160
|
+
Schema.Array(
|
|
10161
|
+
Schema.Struct({
|
|
10162
|
+
asnInfo: Schema.Array(
|
|
10163
|
+
Schema.Struct({
|
|
10164
|
+
asn: Schema.Number,
|
|
10165
|
+
countryCode: Schema.String,
|
|
10166
|
+
orgName: Schema.String,
|
|
10167
|
+
}).pipe(
|
|
10168
|
+
Schema.encodeKeys({
|
|
10169
|
+
asn: "asn",
|
|
10170
|
+
countryCode: "country_code",
|
|
10171
|
+
orgName: "org_name",
|
|
10172
|
+
}),
|
|
10173
|
+
),
|
|
10174
|
+
),
|
|
10175
|
+
events: Schema.Array(
|
|
10176
|
+
Schema.Struct({
|
|
10177
|
+
id: Schema.Number,
|
|
10178
|
+
countries: Schema.Array(Schema.String),
|
|
10179
|
+
detectedTs: Schema.String,
|
|
10180
|
+
finished: Schema.Boolean,
|
|
10181
|
+
leakAsn: Schema.Number,
|
|
10182
|
+
leakCount: Schema.Number,
|
|
10183
|
+
leakSeg: Schema.Array(Schema.Number),
|
|
10184
|
+
leakType: Schema.Number,
|
|
10185
|
+
maxTs: Schema.String,
|
|
10186
|
+
minTs: Schema.String,
|
|
10187
|
+
originCount: Schema.Number,
|
|
10188
|
+
peerCount: Schema.Number,
|
|
10189
|
+
prefixCount: Schema.Number,
|
|
10190
|
+
}).pipe(
|
|
10191
|
+
Schema.encodeKeys({
|
|
10192
|
+
id: "id",
|
|
10193
|
+
countries: "countries",
|
|
10194
|
+
detectedTs: "detected_ts",
|
|
10195
|
+
finished: "finished",
|
|
10196
|
+
leakAsn: "leak_asn",
|
|
10197
|
+
leakCount: "leak_count",
|
|
10198
|
+
leakSeg: "leak_seg",
|
|
10199
|
+
leakType: "leak_type",
|
|
10200
|
+
maxTs: "max_ts",
|
|
10201
|
+
minTs: "min_ts",
|
|
10202
|
+
originCount: "origin_count",
|
|
10203
|
+
peerCount: "peer_count",
|
|
10204
|
+
prefixCount: "prefix_count",
|
|
10205
|
+
}),
|
|
10206
|
+
),
|
|
10207
|
+
),
|
|
10208
|
+
}).pipe(
|
|
10209
|
+
Schema.encodeKeys({ asnInfo: "asn_info", events: "events" }),
|
|
10210
|
+
),
|
|
10211
|
+
),
|
|
10212
|
+
Schema.Null,
|
|
10213
|
+
]),
|
|
9970
10214
|
),
|
|
9971
|
-
})
|
|
10215
|
+
}),
|
|
10216
|
+
resultInfo: Schema.Struct({
|
|
10217
|
+
count: Schema.optional(Schema.Union([Schema.Number, Schema.Null])),
|
|
10218
|
+
page: Schema.optional(Schema.Union([Schema.Number, Schema.Null])),
|
|
10219
|
+
perPage: Schema.optional(Schema.Union([Schema.Number, Schema.Null])),
|
|
10220
|
+
totalCount: Schema.optional(Schema.Union([Schema.Number, Schema.Null])),
|
|
10221
|
+
}).pipe(
|
|
10222
|
+
Schema.encodeKeys({
|
|
10223
|
+
count: "count",
|
|
10224
|
+
page: "page",
|
|
10225
|
+
perPage: "per_page",
|
|
10226
|
+
totalCount: "total_count",
|
|
10227
|
+
}),
|
|
10228
|
+
),
|
|
10229
|
+
}).pipe(
|
|
10230
|
+
Schema.encodeKeys({ result: "result", resultInfo: "result_info" }),
|
|
9972
10231
|
) as unknown as Schema.Schema<ListBgpLeakEventsResponse>;
|
|
9973
10232
|
|
|
9974
10233
|
export type ListBgpLeakEventsError = DefaultErrors;
|
|
9975
10234
|
|
|
9976
|
-
export const listBgpLeakEvents: API.
|
|
10235
|
+
export const listBgpLeakEvents: API.PaginatedOperationMethod<
|
|
9977
10236
|
ListBgpLeakEventsRequest,
|
|
9978
10237
|
ListBgpLeakEventsResponse,
|
|
9979
10238
|
ListBgpLeakEventsError,
|
|
9980
10239
|
Credentials | HttpClient.HttpClient
|
|
9981
|
-
>
|
|
10240
|
+
> & {
|
|
10241
|
+
pages: (
|
|
10242
|
+
input: ListBgpLeakEventsRequest,
|
|
10243
|
+
) => stream.Stream<
|
|
10244
|
+
ListBgpLeakEventsResponse,
|
|
10245
|
+
ListBgpLeakEventsError,
|
|
10246
|
+
Credentials | HttpClient.HttpClient
|
|
10247
|
+
>;
|
|
10248
|
+
items: (input: ListBgpLeakEventsRequest) => stream.Stream<
|
|
10249
|
+
{
|
|
10250
|
+
asnInfo: { asn: number; countryCode: string; orgName: string }[];
|
|
10251
|
+
events: {
|
|
10252
|
+
id: number;
|
|
10253
|
+
countries: string[];
|
|
10254
|
+
detectedTs: string;
|
|
10255
|
+
finished: boolean;
|
|
10256
|
+
leakAsn: number;
|
|
10257
|
+
leakCount: number;
|
|
10258
|
+
leakSeg: number[];
|
|
10259
|
+
leakType: number;
|
|
10260
|
+
maxTs: string;
|
|
10261
|
+
minTs: string;
|
|
10262
|
+
originCount: number;
|
|
10263
|
+
peerCount: number;
|
|
10264
|
+
prefixCount: number;
|
|
10265
|
+
}[];
|
|
10266
|
+
},
|
|
10267
|
+
ListBgpLeakEventsError,
|
|
10268
|
+
Credentials | HttpClient.HttpClient
|
|
10269
|
+
>;
|
|
10270
|
+
} = /*@__PURE__*/ /*#__PURE__*/ API.makePaginated(() => ({
|
|
9982
10271
|
input: ListBgpLeakEventsRequest,
|
|
9983
10272
|
output: ListBgpLeakEventsResponse,
|
|
9984
10273
|
errors: [],
|
|
10274
|
+
pagination: {
|
|
10275
|
+
mode: "page",
|
|
10276
|
+
inputToken: "page",
|
|
10277
|
+
outputToken: "resultInfo.page",
|
|
10278
|
+
items: "result.items",
|
|
10279
|
+
pageSize: "perPage",
|
|
10280
|
+
} as const,
|
|
9985
10281
|
}));
|
|
9986
10282
|
|
|
9987
10283
|
// =============================================================================
|
|
@@ -10032,7 +10328,9 @@ export const AsesBgpRouteResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
10032
10328
|
queryTime: Schema.String,
|
|
10033
10329
|
totalPeers: Schema.Number,
|
|
10034
10330
|
}),
|
|
10035
|
-
})
|
|
10331
|
+
}).pipe(
|
|
10332
|
+
T.ResponsePath("result"),
|
|
10333
|
+
) as unknown as Schema.Schema<AsesBgpRouteResponse>;
|
|
10036
10334
|
|
|
10037
10335
|
export type AsesBgpRouteError = DefaultErrors;
|
|
10038
10336
|
|
|
@@ -10093,7 +10391,9 @@ export const MoasBgpRouteResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
10093
10391
|
prefix: Schema.String,
|
|
10094
10392
|
}),
|
|
10095
10393
|
),
|
|
10096
|
-
})
|
|
10394
|
+
}).pipe(
|
|
10395
|
+
T.ResponsePath("result"),
|
|
10396
|
+
) as unknown as Schema.Schema<MoasBgpRouteResponse>;
|
|
10097
10397
|
|
|
10098
10398
|
export type MoasBgpRouteError = DefaultErrors;
|
|
10099
10399
|
|
|
@@ -10155,9 +10455,11 @@ export const Pfx2asBgpRouteResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
10155
10455
|
),
|
|
10156
10456
|
),
|
|
10157
10457
|
},
|
|
10158
|
-
)
|
|
10159
|
-
Schema.encodeKeys({ meta: "meta", prefixOrigins: "prefix_origins" })
|
|
10160
|
-
|
|
10458
|
+
)
|
|
10459
|
+
.pipe(Schema.encodeKeys({ meta: "meta", prefixOrigins: "prefix_origins" }))
|
|
10460
|
+
.pipe(
|
|
10461
|
+
T.ResponsePath("result"),
|
|
10462
|
+
) as unknown as Schema.Schema<Pfx2asBgpRouteResponse>;
|
|
10161
10463
|
|
|
10162
10464
|
export type Pfx2asBgpRouteError = DefaultErrors;
|
|
10163
10465
|
|
|
@@ -10305,7 +10607,9 @@ export const RealtimeBgpRouteResponse =
|
|
|
10305
10607
|
}),
|
|
10306
10608
|
),
|
|
10307
10609
|
),
|
|
10308
|
-
})
|
|
10610
|
+
}).pipe(
|
|
10611
|
+
T.ResponsePath("result"),
|
|
10612
|
+
) as unknown as Schema.Schema<RealtimeBgpRouteResponse>;
|
|
10309
10613
|
|
|
10310
10614
|
export type RealtimeBgpRouteError = DefaultErrors;
|
|
10311
10615
|
|
|
@@ -10405,7 +10709,9 @@ export const StatsBgpRouteResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
10405
10709
|
routesValidIpv6: "routes_valid_ipv6",
|
|
10406
10710
|
}),
|
|
10407
10711
|
),
|
|
10408
|
-
})
|
|
10712
|
+
}).pipe(
|
|
10713
|
+
T.ResponsePath("result"),
|
|
10714
|
+
) as unknown as Schema.Schema<StatsBgpRouteResponse>;
|
|
10409
10715
|
|
|
10410
10716
|
export type StatsBgpRouteError = DefaultErrors;
|
|
10411
10717
|
|
|
@@ -10454,6 +10760,8 @@ export const PrefixesBgpTopResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
10454
10760
|
}),
|
|
10455
10761
|
),
|
|
10456
10762
|
},
|
|
10763
|
+
).pipe(
|
|
10764
|
+
T.ResponsePath("result"),
|
|
10457
10765
|
) as unknown as Schema.Schema<PrefixesBgpTopResponse>;
|
|
10458
10766
|
|
|
10459
10767
|
export type PrefixesBgpTopError = DefaultErrors;
|
|
@@ -10504,7 +10812,9 @@ export const GetBgpTopAsResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
10504
10812
|
Schema.encodeKeys({ asn: "asn", asname: "ASName", value: "value" }),
|
|
10505
10813
|
),
|
|
10506
10814
|
),
|
|
10507
|
-
})
|
|
10815
|
+
}).pipe(
|
|
10816
|
+
T.ResponsePath("result"),
|
|
10817
|
+
) as unknown as Schema.Schema<GetBgpTopAsResponse>;
|
|
10508
10818
|
|
|
10509
10819
|
export type GetBgpTopAsError = DefaultErrors;
|
|
10510
10820
|
|
|
@@ -10559,7 +10869,9 @@ export const PrefixesBgpTopAsResponse =
|
|
|
10559
10869
|
totalPeers: "total_peers",
|
|
10560
10870
|
}),
|
|
10561
10871
|
),
|
|
10562
|
-
})
|
|
10872
|
+
}).pipe(
|
|
10873
|
+
T.ResponsePath("result"),
|
|
10874
|
+
) as unknown as Schema.Schema<PrefixesBgpTopAsResponse>;
|
|
10563
10875
|
|
|
10564
10876
|
export type PrefixesBgpTopAsError = DefaultErrors;
|
|
10565
10877
|
|
|
@@ -10614,7 +10926,7 @@ export const GetBotResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
10614
10926
|
userAgentPatterns: Schema.Array(Schema.String),
|
|
10615
10927
|
userAgents: Schema.Array(Schema.String),
|
|
10616
10928
|
}),
|
|
10617
|
-
}) as unknown as Schema.Schema<GetBotResponse>;
|
|
10929
|
+
}).pipe(T.ResponsePath("result")) as unknown as Schema.Schema<GetBotResponse>;
|
|
10618
10930
|
|
|
10619
10931
|
export type GetBotError = DefaultErrors;
|
|
10620
10932
|
|
|
@@ -10661,7 +10973,7 @@ export const ListBotsResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
10661
10973
|
userAgentPatterns: Schema.Array(Schema.String),
|
|
10662
10974
|
}),
|
|
10663
10975
|
),
|
|
10664
|
-
}) as unknown as Schema.Schema<ListBotsResponse>;
|
|
10976
|
+
}).pipe(T.ResponsePath("result")) as unknown as Schema.Schema<ListBotsResponse>;
|
|
10665
10977
|
|
|
10666
10978
|
export type ListBotsError = DefaultErrors;
|
|
10667
10979
|
|
|
@@ -10827,7 +11139,9 @@ export const SummaryBotResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
10827
11139
|
),
|
|
10828
11140
|
}),
|
|
10829
11141
|
summary_0: Schema.Struct({}),
|
|
10830
|
-
})
|
|
11142
|
+
}).pipe(
|
|
11143
|
+
T.ResponsePath("result"),
|
|
11144
|
+
) as unknown as Schema.Schema<SummaryBotResponse>;
|
|
10831
11145
|
|
|
10832
11146
|
export type SummaryBotError = DefaultErrors;
|
|
10833
11147
|
|
|
@@ -10997,7 +11311,9 @@ export const TimeseriesBotResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
10997
11311
|
}),
|
|
10998
11312
|
),
|
|
10999
11313
|
}),
|
|
11000
|
-
})
|
|
11314
|
+
}).pipe(
|
|
11315
|
+
T.ResponsePath("result"),
|
|
11316
|
+
) as unknown as Schema.Schema<TimeseriesBotResponse>;
|
|
11001
11317
|
|
|
11002
11318
|
export type TimeseriesBotError = DefaultErrors;
|
|
11003
11319
|
|
|
@@ -11177,7 +11493,9 @@ export const SummaryBotWebCrawlerResponse =
|
|
|
11177
11493
|
),
|
|
11178
11494
|
}),
|
|
11179
11495
|
summary_0: Schema.Struct({}),
|
|
11180
|
-
})
|
|
11496
|
+
}).pipe(
|
|
11497
|
+
T.ResponsePath("result"),
|
|
11498
|
+
) as unknown as Schema.Schema<SummaryBotWebCrawlerResponse>;
|
|
11181
11499
|
|
|
11182
11500
|
export type SummaryBotWebCrawlerError = DefaultErrors;
|
|
11183
11501
|
|
|
@@ -11348,7 +11666,9 @@ export const DomainCategoriesRobotsTxtTopResponse =
|
|
|
11348
11666
|
value: Schema.Number,
|
|
11349
11667
|
}),
|
|
11350
11668
|
),
|
|
11351
|
-
})
|
|
11669
|
+
}).pipe(
|
|
11670
|
+
T.ResponsePath("result"),
|
|
11671
|
+
) as unknown as Schema.Schema<DomainCategoriesRobotsTxtTopResponse>;
|
|
11352
11672
|
|
|
11353
11673
|
export type DomainCategoriesRobotsTxtTopError = DefaultErrors;
|
|
11354
11674
|
|
|
@@ -11531,7 +11851,9 @@ export const ThreatCategoryEmailSecuritySummaryResponse =
|
|
|
11531
11851
|
link: "Link",
|
|
11532
11852
|
}),
|
|
11533
11853
|
),
|
|
11534
|
-
})
|
|
11854
|
+
}).pipe(
|
|
11855
|
+
T.ResponsePath("result"),
|
|
11856
|
+
) as unknown as Schema.Schema<ThreatCategoryEmailSecuritySummaryResponse>;
|
|
11535
11857
|
|
|
11536
11858
|
export type ThreatCategoryEmailSecuritySummaryError = DefaultErrors;
|
|
11537
11859
|
|
|
@@ -11727,7 +12049,9 @@ export const ThreatCategoryEmailSecurityTimeseriesGroupResponse =
|
|
|
11727
12049
|
link: "Link",
|
|
11728
12050
|
}),
|
|
11729
12051
|
),
|
|
11730
|
-
})
|
|
12052
|
+
}).pipe(
|
|
12053
|
+
T.ResponsePath("result"),
|
|
12054
|
+
) as unknown as Schema.Schema<ThreatCategoryEmailSecurityTimeseriesGroupResponse>;
|
|
11731
12055
|
|
|
11732
12056
|
export type ThreatCategoryEmailSecurityTimeseriesGroupError = DefaultErrors;
|
|
11733
12057
|
|
|
@@ -11893,7 +12217,9 @@ export const BotClassHttpSummaryResponse =
|
|
|
11893
12217
|
bot: Schema.String,
|
|
11894
12218
|
human: Schema.String,
|
|
11895
12219
|
}),
|
|
11896
|
-
})
|
|
12220
|
+
}).pipe(
|
|
12221
|
+
T.ResponsePath("result"),
|
|
12222
|
+
) as unknown as Schema.Schema<BotClassHttpSummaryResponse>;
|
|
11897
12223
|
|
|
11898
12224
|
export type BotClassHttpSummaryError = DefaultErrors;
|
|
11899
12225
|
|
|
@@ -12073,7 +12399,9 @@ export const BotClassHttpTimeseriesGroupResponse =
|
|
|
12073
12399
|
human: Schema.Array(Schema.String),
|
|
12074
12400
|
timestamps: Schema.Array(Schema.String),
|
|
12075
12401
|
}),
|
|
12076
|
-
})
|
|
12402
|
+
}).pipe(
|
|
12403
|
+
T.ResponsePath("result"),
|
|
12404
|
+
) as unknown as Schema.Schema<BotClassHttpTimeseriesGroupResponse>;
|
|
12077
12405
|
|
|
12078
12406
|
export type BotClassHttpTimeseriesGroupError = DefaultErrors;
|
|
12079
12407
|
|
|
@@ -12242,7 +12570,9 @@ export const BotClassLeakedCredentialSummaryResponse =
|
|
|
12242
12570
|
bot: Schema.String,
|
|
12243
12571
|
human: Schema.String,
|
|
12244
12572
|
}),
|
|
12245
|
-
})
|
|
12573
|
+
}).pipe(
|
|
12574
|
+
T.ResponsePath("result"),
|
|
12575
|
+
) as unknown as Schema.Schema<BotClassLeakedCredentialSummaryResponse>;
|
|
12246
12576
|
|
|
12247
12577
|
export type BotClassLeakedCredentialSummaryError = DefaultErrors;
|
|
12248
12578
|
|
|
@@ -12425,7 +12755,9 @@ export const BotClassLeakedCredentialTimeseriesGroupResponse =
|
|
|
12425
12755
|
human: Schema.Array(Schema.String),
|
|
12426
12756
|
timestamps: Schema.Array(Schema.String),
|
|
12427
12757
|
}),
|
|
12428
|
-
})
|
|
12758
|
+
}).pipe(
|
|
12759
|
+
T.ResponsePath("result"),
|
|
12760
|
+
) as unknown as Schema.Schema<BotClassLeakedCredentialTimeseriesGroupResponse>;
|
|
12429
12761
|
|
|
12430
12762
|
export type BotClassLeakedCredentialTimeseriesGroupError = DefaultErrors;
|
|
12431
12763
|
|
|
@@ -12588,7 +12920,9 @@ export const ResponseCodeDnsSummaryResponse =
|
|
|
12588
12920
|
),
|
|
12589
12921
|
}),
|
|
12590
12922
|
summary_0: Schema.Struct({}),
|
|
12591
|
-
})
|
|
12923
|
+
}).pipe(
|
|
12924
|
+
T.ResponsePath("result"),
|
|
12925
|
+
) as unknown as Schema.Schema<ResponseCodeDnsSummaryResponse>;
|
|
12592
12926
|
|
|
12593
12927
|
export type ResponseCodeDnsSummaryError = DefaultErrors;
|
|
12594
12928
|
|
|
@@ -12769,7 +13103,9 @@ export const ResponseCodeDnsTimeseriesGroupResponse =
|
|
|
12769
13103
|
serie_0: Schema.Struct({
|
|
12770
13104
|
timestamps: Schema.Array(Schema.String),
|
|
12771
13105
|
}),
|
|
12772
|
-
})
|
|
13106
|
+
}).pipe(
|
|
13107
|
+
T.ResponsePath("result"),
|
|
13108
|
+
) as unknown as Schema.Schema<ResponseCodeDnsTimeseriesGroupResponse>;
|
|
12773
13109
|
|
|
12774
13110
|
export type ResponseCodeDnsTimeseriesGroupError = DefaultErrors;
|
|
12775
13111
|
|
|
@@ -12932,7 +13268,9 @@ export const ResponseCodesAs112SummaryResponse =
|
|
|
12932
13268
|
),
|
|
12933
13269
|
}),
|
|
12934
13270
|
summary_0: Schema.Struct({}),
|
|
12935
|
-
})
|
|
13271
|
+
}).pipe(
|
|
13272
|
+
T.ResponsePath("result"),
|
|
13273
|
+
) as unknown as Schema.Schema<ResponseCodesAs112SummaryResponse>;
|
|
12936
13274
|
|
|
12937
13275
|
export type ResponseCodesAs112SummaryError = DefaultErrors;
|
|
12938
13276
|
|
|
@@ -13113,7 +13451,9 @@ export const ResponseCodesAs112TimeseriesGroupResponse =
|
|
|
13113
13451
|
serie_0: Schema.Struct({
|
|
13114
13452
|
timestamps: Schema.Array(Schema.String),
|
|
13115
13453
|
}),
|
|
13116
|
-
})
|
|
13454
|
+
}).pipe(
|
|
13455
|
+
T.ResponsePath("result"),
|
|
13456
|
+
) as unknown as Schema.Schema<ResponseCodesAs112TimeseriesGroupResponse>;
|
|
13117
13457
|
|
|
13118
13458
|
export type ResponseCodesAs112TimeseriesGroupError = DefaultErrors;
|
|
13119
13459
|
|
|
@@ -13378,7 +13718,9 @@ export const SummaryCtResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
13378
13718
|
unknown: Schema.String,
|
|
13379
13719
|
}),
|
|
13380
13720
|
]),
|
|
13381
|
-
})
|
|
13721
|
+
}).pipe(
|
|
13722
|
+
T.ResponsePath("result"),
|
|
13723
|
+
) as unknown as Schema.Schema<SummaryCtResponse>;
|
|
13382
13724
|
|
|
13383
13725
|
export type SummaryCtError = DefaultErrors;
|
|
13384
13726
|
|
|
@@ -13548,7 +13890,9 @@ export const TimeseriesCtResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
13548
13890
|
}),
|
|
13549
13891
|
),
|
|
13550
13892
|
}),
|
|
13551
|
-
})
|
|
13893
|
+
}).pipe(
|
|
13894
|
+
T.ResponsePath("result"),
|
|
13895
|
+
) as unknown as Schema.Schema<TimeseriesCtResponse>;
|
|
13552
13896
|
|
|
13553
13897
|
export type TimeseriesCtError = DefaultErrors;
|
|
13554
13898
|
|
|
@@ -13709,6 +14053,8 @@ export const GetCtAuthorityResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
13709
14053
|
validTo: Schema.String,
|
|
13710
14054
|
}),
|
|
13711
14055
|
},
|
|
14056
|
+
).pipe(
|
|
14057
|
+
T.ResponsePath("result"),
|
|
13712
14058
|
) as unknown as Schema.Schema<GetCtAuthorityResponse>;
|
|
13713
14059
|
|
|
13714
14060
|
export type GetCtAuthorityError = DefaultErrors;
|
|
@@ -13767,7 +14113,9 @@ export const ListCtAuthoritiesResponse =
|
|
|
13767
14113
|
sha256Fingerprint: Schema.String,
|
|
13768
14114
|
}),
|
|
13769
14115
|
),
|
|
13770
|
-
})
|
|
14116
|
+
}).pipe(
|
|
14117
|
+
T.ResponsePath("result"),
|
|
14118
|
+
) as unknown as Schema.Schema<ListCtAuthoritiesResponse>;
|
|
13771
14119
|
|
|
13772
14120
|
export type ListCtAuthoritiesError = DefaultErrors;
|
|
13773
14121
|
|
|
@@ -13910,7 +14258,7 @@ export const GetCtLogResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
13910
14258
|
submittedCertCount: Schema.Union([Schema.String, Schema.Null]),
|
|
13911
14259
|
url: Schema.String,
|
|
13912
14260
|
}),
|
|
13913
|
-
}) as unknown as Schema.Schema<GetCtLogResponse>;
|
|
14261
|
+
}).pipe(T.ResponsePath("result")) as unknown as Schema.Schema<GetCtLogResponse>;
|
|
13914
14262
|
|
|
13915
14263
|
export type GetCtLogError = DefaultErrors;
|
|
13916
14264
|
|
|
@@ -13974,7 +14322,9 @@ export const ListCtLogsResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
13974
14322
|
url: Schema.String,
|
|
13975
14323
|
}),
|
|
13976
14324
|
),
|
|
13977
|
-
})
|
|
14325
|
+
}).pipe(
|
|
14326
|
+
T.ResponsePath("result"),
|
|
14327
|
+
) as unknown as Schema.Schema<ListCtLogsResponse>;
|
|
13978
14328
|
|
|
13979
14329
|
export type ListCtLogsError = DefaultErrors;
|
|
13980
14330
|
|
|
@@ -14051,7 +14401,9 @@ export const ListDatasetsResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
14051
14401
|
type: Schema.String,
|
|
14052
14402
|
}),
|
|
14053
14403
|
),
|
|
14054
|
-
})
|
|
14404
|
+
}).pipe(
|
|
14405
|
+
T.ResponsePath("result"),
|
|
14406
|
+
) as unknown as Schema.Schema<ListDatasetsResponse>;
|
|
14055
14407
|
|
|
14056
14408
|
export type ListDatasetsError = DefaultErrors;
|
|
14057
14409
|
|
|
@@ -14093,7 +14445,9 @@ export const DownloadDatasetResponse =
|
|
|
14093
14445
|
dataset: Schema.Struct({
|
|
14094
14446
|
url: Schema.String,
|
|
14095
14447
|
}),
|
|
14096
|
-
})
|
|
14448
|
+
}).pipe(
|
|
14449
|
+
T.ResponsePath("result"),
|
|
14450
|
+
) as unknown as Schema.Schema<DownloadDatasetResponse>;
|
|
14097
14451
|
|
|
14098
14452
|
export type DownloadDatasetError = DefaultErrors;
|
|
14099
14453
|
|
|
@@ -14267,7 +14621,9 @@ export const TimeseriesDnsResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
14267
14621
|
}),
|
|
14268
14622
|
),
|
|
14269
14623
|
}),
|
|
14270
|
-
})
|
|
14624
|
+
}).pipe(
|
|
14625
|
+
T.ResponsePath("result"),
|
|
14626
|
+
) as unknown as Schema.Schema<TimeseriesDnsResponse>;
|
|
14271
14627
|
|
|
14272
14628
|
export type TimeseriesDnsError = DefaultErrors;
|
|
14273
14629
|
|
|
@@ -14447,7 +14803,9 @@ export const DnssecDnsSummaryResponse =
|
|
|
14447
14803
|
secure: "SECURE",
|
|
14448
14804
|
}),
|
|
14449
14805
|
),
|
|
14450
|
-
})
|
|
14806
|
+
}).pipe(
|
|
14807
|
+
T.ResponsePath("result"),
|
|
14808
|
+
) as unknown as Schema.Schema<DnssecDnsSummaryResponse>;
|
|
14451
14809
|
|
|
14452
14810
|
export type DnssecDnsSummaryError = DefaultErrors;
|
|
14453
14811
|
|
|
@@ -14613,7 +14971,9 @@ export const ProtocolDnsSummaryResponse =
|
|
|
14613
14971
|
}).pipe(
|
|
14614
14972
|
Schema.encodeKeys({ https: "HTTPS", tcp: "TCP", tls: "TLS", udp: "UDP" }),
|
|
14615
14973
|
),
|
|
14616
|
-
})
|
|
14974
|
+
}).pipe(
|
|
14975
|
+
T.ResponsePath("result"),
|
|
14976
|
+
) as unknown as Schema.Schema<ProtocolDnsSummaryResponse>;
|
|
14617
14977
|
|
|
14618
14978
|
export type ProtocolDnsSummaryError = DefaultErrors;
|
|
14619
14979
|
|
|
@@ -14806,7 +15166,9 @@ export const DnssecDnsTimeseriesGroupResponse =
|
|
|
14806
15166
|
secure: "SECURE",
|
|
14807
15167
|
}),
|
|
14808
15168
|
),
|
|
14809
|
-
})
|
|
15169
|
+
}).pipe(
|
|
15170
|
+
T.ResponsePath("result"),
|
|
15171
|
+
) as unknown as Schema.Schema<DnssecDnsTimeseriesGroupResponse>;
|
|
14810
15172
|
|
|
14811
15173
|
export type DnssecDnsTimeseriesGroupError = DefaultErrors;
|
|
14812
15174
|
|
|
@@ -14985,7 +15347,9 @@ export const ProtocolDnsTimeseriesGroupResponse =
|
|
|
14985
15347
|
}).pipe(
|
|
14986
15348
|
Schema.encodeKeys({ https: "HTTPS", tcp: "TCP", tls: "TLS", udp: "UDP" }),
|
|
14987
15349
|
),
|
|
14988
|
-
})
|
|
15350
|
+
}).pipe(
|
|
15351
|
+
T.ResponsePath("result"),
|
|
15352
|
+
) as unknown as Schema.Schema<ProtocolDnsTimeseriesGroupResponse>;
|
|
14989
15353
|
|
|
14990
15354
|
export type ProtocolDnsTimeseriesGroupError = DefaultErrors;
|
|
14991
15355
|
|
|
@@ -15157,7 +15521,9 @@ export const AsesDnsTopResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
15157
15521
|
value: Schema.String,
|
|
15158
15522
|
}),
|
|
15159
15523
|
),
|
|
15160
|
-
})
|
|
15524
|
+
}).pipe(
|
|
15525
|
+
T.ResponsePath("result"),
|
|
15526
|
+
) as unknown as Schema.Schema<AsesDnsTopResponse>;
|
|
15161
15527
|
|
|
15162
15528
|
export type AsesDnsTopError = DefaultErrors;
|
|
15163
15529
|
|
|
@@ -15330,7 +15696,9 @@ export const LocationsDnsTopResponse =
|
|
|
15330
15696
|
value: Schema.String,
|
|
15331
15697
|
}),
|
|
15332
15698
|
),
|
|
15333
|
-
})
|
|
15699
|
+
}).pipe(
|
|
15700
|
+
T.ResponsePath("result"),
|
|
15701
|
+
) as unknown as Schema.Schema<LocationsDnsTopResponse>;
|
|
15334
15702
|
|
|
15335
15703
|
export type LocationsDnsTopError = DefaultErrors;
|
|
15336
15704
|
|
|
@@ -15496,7 +15864,9 @@ export const DnssecE2EDnsSummaryResponse =
|
|
|
15496
15864
|
negative: Schema.String,
|
|
15497
15865
|
positive: Schema.String,
|
|
15498
15866
|
}).pipe(Schema.encodeKeys({ negative: "NEGATIVE", positive: "POSITIVE" })),
|
|
15499
|
-
})
|
|
15867
|
+
}).pipe(
|
|
15868
|
+
T.ResponsePath("result"),
|
|
15869
|
+
) as unknown as Schema.Schema<DnssecE2EDnsSummaryResponse>;
|
|
15500
15870
|
|
|
15501
15871
|
export type DnssecE2EDnsSummaryError = DefaultErrors;
|
|
15502
15872
|
|
|
@@ -15675,7 +16045,9 @@ export const DnssecE2EDnsTimeseriesGroupResponse =
|
|
|
15675
16045
|
negative: Schema.Array(Schema.String),
|
|
15676
16046
|
positive: Schema.Array(Schema.String),
|
|
15677
16047
|
}).pipe(Schema.encodeKeys({ negative: "NEGATIVE", positive: "POSITIVE" })),
|
|
15678
|
-
})
|
|
16048
|
+
}).pipe(
|
|
16049
|
+
T.ResponsePath("result"),
|
|
16050
|
+
) as unknown as Schema.Schema<DnssecE2EDnsTimeseriesGroupResponse>;
|
|
15679
16051
|
|
|
15680
16052
|
export type DnssecE2EDnsTimeseriesGroupError = DefaultErrors;
|
|
15681
16053
|
|
|
@@ -15838,7 +16210,9 @@ export const ArcEmailRoutingSummaryResponse =
|
|
|
15838
16210
|
),
|
|
15839
16211
|
}),
|
|
15840
16212
|
summary_0: Schema.Unknown,
|
|
15841
|
-
})
|
|
16213
|
+
}).pipe(
|
|
16214
|
+
T.ResponsePath("result"),
|
|
16215
|
+
) as unknown as Schema.Schema<ArcEmailRoutingSummaryResponse>;
|
|
15842
16216
|
|
|
15843
16217
|
export type ArcEmailRoutingSummaryError = DefaultErrors;
|
|
15844
16218
|
|
|
@@ -15997,7 +16371,9 @@ export const DkimEmailRoutingSummaryResponse =
|
|
|
15997
16371
|
),
|
|
15998
16372
|
}),
|
|
15999
16373
|
summary_0: Schema.Unknown,
|
|
16000
|
-
})
|
|
16374
|
+
}).pipe(
|
|
16375
|
+
T.ResponsePath("result"),
|
|
16376
|
+
) as unknown as Schema.Schema<DkimEmailRoutingSummaryResponse>;
|
|
16001
16377
|
|
|
16002
16378
|
export type DkimEmailRoutingSummaryError = DefaultErrors;
|
|
16003
16379
|
|
|
@@ -16156,7 +16532,9 @@ export const DmarcEmailRoutingSummaryResponse =
|
|
|
16156
16532
|
),
|
|
16157
16533
|
}),
|
|
16158
16534
|
summary_0: Schema.Unknown,
|
|
16159
|
-
})
|
|
16535
|
+
}).pipe(
|
|
16536
|
+
T.ResponsePath("result"),
|
|
16537
|
+
) as unknown as Schema.Schema<DmarcEmailRoutingSummaryResponse>;
|
|
16160
16538
|
|
|
16161
16539
|
export type DmarcEmailRoutingSummaryError = DefaultErrors;
|
|
16162
16540
|
|
|
@@ -16323,7 +16701,9 @@ export const EncryptedEmailRoutingSummaryResponse =
|
|
|
16323
16701
|
notencrypted: "NOT_ENCRYPTED",
|
|
16324
16702
|
}),
|
|
16325
16703
|
),
|
|
16326
|
-
})
|
|
16704
|
+
}).pipe(
|
|
16705
|
+
T.ResponsePath("result"),
|
|
16706
|
+
) as unknown as Schema.Schema<EncryptedEmailRoutingSummaryResponse>;
|
|
16327
16707
|
|
|
16328
16708
|
export type EncryptedEmailRoutingSummaryError = DefaultErrors;
|
|
16329
16709
|
|
|
@@ -16482,7 +16862,9 @@ export const SpfEmailRoutingSummaryResponse =
|
|
|
16482
16862
|
),
|
|
16483
16863
|
}),
|
|
16484
16864
|
summary_0: Schema.Unknown,
|
|
16485
|
-
})
|
|
16865
|
+
}).pipe(
|
|
16866
|
+
T.ResponsePath("result"),
|
|
16867
|
+
) as unknown as Schema.Schema<SpfEmailRoutingSummaryResponse>;
|
|
16486
16868
|
|
|
16487
16869
|
export type SpfEmailRoutingSummaryError = DefaultErrors;
|
|
16488
16870
|
|
|
@@ -16661,7 +17043,9 @@ export const ArcEmailRoutingTimeseriesGroupResponse =
|
|
|
16661
17043
|
),
|
|
16662
17044
|
}),
|
|
16663
17045
|
serie_0: Schema.Unknown,
|
|
16664
|
-
})
|
|
17046
|
+
}).pipe(
|
|
17047
|
+
T.ResponsePath("result"),
|
|
17048
|
+
) as unknown as Schema.Schema<ArcEmailRoutingTimeseriesGroupResponse>;
|
|
16665
17049
|
|
|
16666
17050
|
export type ArcEmailRoutingTimeseriesGroupError = DefaultErrors;
|
|
16667
17051
|
|
|
@@ -16836,7 +17220,9 @@ export const DkimEmailRoutingTimeseriesGroupResponse =
|
|
|
16836
17220
|
),
|
|
16837
17221
|
}),
|
|
16838
17222
|
serie_0: Schema.Unknown,
|
|
16839
|
-
})
|
|
17223
|
+
}).pipe(
|
|
17224
|
+
T.ResponsePath("result"),
|
|
17225
|
+
) as unknown as Schema.Schema<DkimEmailRoutingTimeseriesGroupResponse>;
|
|
16840
17226
|
|
|
16841
17227
|
export type DkimEmailRoutingTimeseriesGroupError = DefaultErrors;
|
|
16842
17228
|
|
|
@@ -17011,7 +17397,9 @@ export const DmarcEmailRoutingTimeseriesGroupResponse =
|
|
|
17011
17397
|
),
|
|
17012
17398
|
}),
|
|
17013
17399
|
serie_0: Schema.Unknown,
|
|
17014
|
-
})
|
|
17400
|
+
}).pipe(
|
|
17401
|
+
T.ResponsePath("result"),
|
|
17402
|
+
) as unknown as Schema.Schema<DmarcEmailRoutingTimeseriesGroupResponse>;
|
|
17015
17403
|
|
|
17016
17404
|
export type DmarcEmailRoutingTimeseriesGroupError = DefaultErrors;
|
|
17017
17405
|
|
|
@@ -17194,7 +17582,9 @@ export const EncryptedEmailRoutingTimeseriesGroupResponse =
|
|
|
17194
17582
|
notencrypted: "NOT_ENCRYPTED",
|
|
17195
17583
|
}),
|
|
17196
17584
|
),
|
|
17197
|
-
})
|
|
17585
|
+
}).pipe(
|
|
17586
|
+
T.ResponsePath("result"),
|
|
17587
|
+
) as unknown as Schema.Schema<EncryptedEmailRoutingTimeseriesGroupResponse>;
|
|
17198
17588
|
|
|
17199
17589
|
export type EncryptedEmailRoutingTimeseriesGroupError = DefaultErrors;
|
|
17200
17590
|
|
|
@@ -17369,7 +17759,9 @@ export const SpfEmailRoutingTimeseriesGroupResponse =
|
|
|
17369
17759
|
),
|
|
17370
17760
|
}),
|
|
17371
17761
|
serie_0: Schema.Unknown,
|
|
17372
|
-
})
|
|
17762
|
+
}).pipe(
|
|
17763
|
+
T.ResponsePath("result"),
|
|
17764
|
+
) as unknown as Schema.Schema<SpfEmailRoutingTimeseriesGroupResponse>;
|
|
17373
17765
|
|
|
17374
17766
|
export type SpfEmailRoutingTimeseriesGroupError = DefaultErrors;
|
|
17375
17767
|
|
|
@@ -17532,7 +17924,9 @@ export const ArcEmailSecuritySummaryResponse =
|
|
|
17532
17924
|
),
|
|
17533
17925
|
}),
|
|
17534
17926
|
summary_0: Schema.Unknown,
|
|
17535
|
-
})
|
|
17927
|
+
}).pipe(
|
|
17928
|
+
T.ResponsePath("result"),
|
|
17929
|
+
) as unknown as Schema.Schema<ArcEmailSecuritySummaryResponse>;
|
|
17536
17930
|
|
|
17537
17931
|
export type ArcEmailSecuritySummaryError = DefaultErrors;
|
|
17538
17932
|
|
|
@@ -17691,7 +18085,9 @@ export const DkimEmailSecuritySummaryResponse =
|
|
|
17691
18085
|
),
|
|
17692
18086
|
}),
|
|
17693
18087
|
summary_0: Schema.Unknown,
|
|
17694
|
-
})
|
|
18088
|
+
}).pipe(
|
|
18089
|
+
T.ResponsePath("result"),
|
|
18090
|
+
) as unknown as Schema.Schema<DkimEmailSecuritySummaryResponse>;
|
|
17695
18091
|
|
|
17696
18092
|
export type DkimEmailSecuritySummaryError = DefaultErrors;
|
|
17697
18093
|
|
|
@@ -17850,7 +18246,9 @@ export const DmarcEmailSecuritySummaryResponse =
|
|
|
17850
18246
|
),
|
|
17851
18247
|
}),
|
|
17852
18248
|
summary_0: Schema.Unknown,
|
|
17853
|
-
})
|
|
18249
|
+
}).pipe(
|
|
18250
|
+
T.ResponsePath("result"),
|
|
18251
|
+
) as unknown as Schema.Schema<DmarcEmailSecuritySummaryResponse>;
|
|
17854
18252
|
|
|
17855
18253
|
export type DmarcEmailSecuritySummaryError = DefaultErrors;
|
|
17856
18254
|
|
|
@@ -18017,7 +18415,9 @@ export const MaliciousEmailSecuritySummaryResponse =
|
|
|
18017
18415
|
notmalicious: "NOT_MALICIOUS",
|
|
18018
18416
|
}),
|
|
18019
18417
|
),
|
|
18020
|
-
})
|
|
18418
|
+
}).pipe(
|
|
18419
|
+
T.ResponsePath("result"),
|
|
18420
|
+
) as unknown as Schema.Schema<MaliciousEmailSecuritySummaryResponse>;
|
|
18021
18421
|
|
|
18022
18422
|
export type MaliciousEmailSecuritySummaryError = DefaultErrors;
|
|
18023
18423
|
|
|
@@ -18179,7 +18579,9 @@ export const SpamEmailSecuritySummaryResponse =
|
|
|
18179
18579
|
notspam: Schema.String,
|
|
18180
18580
|
spam: Schema.String,
|
|
18181
18581
|
}).pipe(Schema.encodeKeys({ notspam: "NOT_SPAM", spam: "SPAM" })),
|
|
18182
|
-
})
|
|
18582
|
+
}).pipe(
|
|
18583
|
+
T.ResponsePath("result"),
|
|
18584
|
+
) as unknown as Schema.Schema<SpamEmailSecuritySummaryResponse>;
|
|
18183
18585
|
|
|
18184
18586
|
export type SpamEmailSecuritySummaryError = DefaultErrors;
|
|
18185
18587
|
|
|
@@ -18338,7 +18740,9 @@ export const SpfEmailSecuritySummaryResponse =
|
|
|
18338
18740
|
),
|
|
18339
18741
|
}),
|
|
18340
18742
|
summary_0: Schema.Unknown,
|
|
18341
|
-
})
|
|
18743
|
+
}).pipe(
|
|
18744
|
+
T.ResponsePath("result"),
|
|
18745
|
+
) as unknown as Schema.Schema<SpfEmailSecuritySummaryResponse>;
|
|
18342
18746
|
|
|
18343
18747
|
export type SpfEmailSecuritySummaryError = DefaultErrors;
|
|
18344
18748
|
|
|
@@ -18500,7 +18904,9 @@ export const SpoofEmailSecuritySummaryResponse =
|
|
|
18500
18904
|
notspoof: Schema.String,
|
|
18501
18905
|
spoof: Schema.String,
|
|
18502
18906
|
}).pipe(Schema.encodeKeys({ notspoof: "NOT_SPOOF", spoof: "SPOOF" })),
|
|
18503
|
-
})
|
|
18907
|
+
}).pipe(
|
|
18908
|
+
T.ResponsePath("result"),
|
|
18909
|
+
) as unknown as Schema.Schema<SpoofEmailSecuritySummaryResponse>;
|
|
18504
18910
|
|
|
18505
18911
|
export type SpoofEmailSecuritySummaryError = DefaultErrors;
|
|
18506
18912
|
|
|
@@ -18679,7 +19085,9 @@ export const ArcEmailSecurityTimeseriesGroupResponse =
|
|
|
18679
19085
|
),
|
|
18680
19086
|
}),
|
|
18681
19087
|
serie_0: Schema.Unknown,
|
|
18682
|
-
})
|
|
19088
|
+
}).pipe(
|
|
19089
|
+
T.ResponsePath("result"),
|
|
19090
|
+
) as unknown as Schema.Schema<ArcEmailSecurityTimeseriesGroupResponse>;
|
|
18683
19091
|
|
|
18684
19092
|
export type ArcEmailSecurityTimeseriesGroupError = DefaultErrors;
|
|
18685
19093
|
|
|
@@ -18854,7 +19262,9 @@ export const DkimEmailSecurityTimeseriesGroupResponse =
|
|
|
18854
19262
|
),
|
|
18855
19263
|
}),
|
|
18856
19264
|
serie_0: Schema.Unknown,
|
|
18857
|
-
})
|
|
19265
|
+
}).pipe(
|
|
19266
|
+
T.ResponsePath("result"),
|
|
19267
|
+
) as unknown as Schema.Schema<DkimEmailSecurityTimeseriesGroupResponse>;
|
|
18858
19268
|
|
|
18859
19269
|
export type DkimEmailSecurityTimeseriesGroupError = DefaultErrors;
|
|
18860
19270
|
|
|
@@ -19029,7 +19439,9 @@ export const DmarcEmailSecurityTimeseriesGroupResponse =
|
|
|
19029
19439
|
),
|
|
19030
19440
|
}),
|
|
19031
19441
|
serie_0: Schema.Unknown,
|
|
19032
|
-
})
|
|
19442
|
+
}).pipe(
|
|
19443
|
+
T.ResponsePath("result"),
|
|
19444
|
+
) as unknown as Schema.Schema<DmarcEmailSecurityTimeseriesGroupResponse>;
|
|
19033
19445
|
|
|
19034
19446
|
export type DmarcEmailSecurityTimeseriesGroupError = DefaultErrors;
|
|
19035
19447
|
|
|
@@ -19212,7 +19624,9 @@ export const MaliciousEmailSecurityTimeseriesGroupResponse =
|
|
|
19212
19624
|
notmalicious: "NOT_MALICIOUS",
|
|
19213
19625
|
}),
|
|
19214
19626
|
),
|
|
19215
|
-
})
|
|
19627
|
+
}).pipe(
|
|
19628
|
+
T.ResponsePath("result"),
|
|
19629
|
+
) as unknown as Schema.Schema<MaliciousEmailSecurityTimeseriesGroupResponse>;
|
|
19216
19630
|
|
|
19217
19631
|
export type MaliciousEmailSecurityTimeseriesGroupError = DefaultErrors;
|
|
19218
19632
|
|
|
@@ -19390,7 +19804,9 @@ export const SpamEmailSecurityTimeseriesGroupResponse =
|
|
|
19390
19804
|
notspam: Schema.Array(Schema.String),
|
|
19391
19805
|
spam: Schema.Array(Schema.String),
|
|
19392
19806
|
}).pipe(Schema.encodeKeys({ notspam: "NOT_SPAM", spam: "SPAM" })),
|
|
19393
|
-
})
|
|
19807
|
+
}).pipe(
|
|
19808
|
+
T.ResponsePath("result"),
|
|
19809
|
+
) as unknown as Schema.Schema<SpamEmailSecurityTimeseriesGroupResponse>;
|
|
19394
19810
|
|
|
19395
19811
|
export type SpamEmailSecurityTimeseriesGroupError = DefaultErrors;
|
|
19396
19812
|
|
|
@@ -19565,7 +19981,9 @@ export const SpfEmailSecurityTimeseriesGroupResponse =
|
|
|
19565
19981
|
),
|
|
19566
19982
|
}),
|
|
19567
19983
|
serie_0: Schema.Unknown,
|
|
19568
|
-
})
|
|
19984
|
+
}).pipe(
|
|
19985
|
+
T.ResponsePath("result"),
|
|
19986
|
+
) as unknown as Schema.Schema<SpfEmailSecurityTimeseriesGroupResponse>;
|
|
19569
19987
|
|
|
19570
19988
|
export type SpfEmailSecurityTimeseriesGroupError = DefaultErrors;
|
|
19571
19989
|
|
|
@@ -19743,7 +20161,9 @@ export const SpoofEmailSecurityTimeseriesGroupResponse =
|
|
|
19743
20161
|
notspoof: Schema.Array(Schema.String),
|
|
19744
20162
|
spoof: Schema.Array(Schema.String),
|
|
19745
20163
|
}).pipe(Schema.encodeKeys({ notspoof: "NOT_SPOOF", spoof: "SPOOF" })),
|
|
19746
|
-
})
|
|
20164
|
+
}).pipe(
|
|
20165
|
+
T.ResponsePath("result"),
|
|
20166
|
+
) as unknown as Schema.Schema<SpoofEmailSecurityTimeseriesGroupResponse>;
|
|
19747
20167
|
|
|
19748
20168
|
export type SpoofEmailSecurityTimeseriesGroupError = DefaultErrors;
|
|
19749
20169
|
|
|
@@ -19914,7 +20334,9 @@ export const GetEmailSecurityTopTldResponse =
|
|
|
19914
20334
|
value: Schema.String,
|
|
19915
20335
|
}),
|
|
19916
20336
|
),
|
|
19917
|
-
})
|
|
20337
|
+
}).pipe(
|
|
20338
|
+
T.ResponsePath("result"),
|
|
20339
|
+
) as unknown as Schema.Schema<GetEmailSecurityTopTldResponse>;
|
|
19918
20340
|
|
|
19919
20341
|
export type GetEmailSecurityTopTldError = DefaultErrors;
|
|
19920
20342
|
|
|
@@ -20094,7 +20516,9 @@ export const GetEmailSecurityTopTldMaliciousResponse =
|
|
|
20094
20516
|
value: Schema.String,
|
|
20095
20517
|
}),
|
|
20096
20518
|
),
|
|
20097
|
-
})
|
|
20519
|
+
}).pipe(
|
|
20520
|
+
T.ResponsePath("result"),
|
|
20521
|
+
) as unknown as Schema.Schema<GetEmailSecurityTopTldMaliciousResponse>;
|
|
20098
20522
|
|
|
20099
20523
|
export type GetEmailSecurityTopTldMaliciousError = DefaultErrors;
|
|
20100
20524
|
|
|
@@ -20272,7 +20696,9 @@ export const GetEmailSecurityTopTldSpamResponse =
|
|
|
20272
20696
|
value: Schema.String,
|
|
20273
20697
|
}),
|
|
20274
20698
|
),
|
|
20275
|
-
})
|
|
20699
|
+
}).pipe(
|
|
20700
|
+
T.ResponsePath("result"),
|
|
20701
|
+
) as unknown as Schema.Schema<GetEmailSecurityTopTldSpamResponse>;
|
|
20276
20702
|
|
|
20277
20703
|
export type GetEmailSecurityTopTldSpamError = DefaultErrors;
|
|
20278
20704
|
|
|
@@ -20450,7 +20876,9 @@ export const GetEmailSecurityTopTldSpoofResponse =
|
|
|
20450
20876
|
value: Schema.String,
|
|
20451
20877
|
}),
|
|
20452
20878
|
),
|
|
20453
|
-
})
|
|
20879
|
+
}).pipe(
|
|
20880
|
+
T.ResponsePath("result"),
|
|
20881
|
+
) as unknown as Schema.Schema<GetEmailSecurityTopTldSpoofResponse>;
|
|
20454
20882
|
|
|
20455
20883
|
export type GetEmailSecurityTopTldSpoofError = DefaultErrors;
|
|
20456
20884
|
|
|
@@ -20507,7 +20935,9 @@ export const GetEntityResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
20507
20935
|
location: Schema.String,
|
|
20508
20936
|
locationName: Schema.String,
|
|
20509
20937
|
}),
|
|
20510
|
-
})
|
|
20938
|
+
}).pipe(
|
|
20939
|
+
T.ResponsePath("result"),
|
|
20940
|
+
) as unknown as Schema.Schema<GetEntityResponse>;
|
|
20511
20941
|
|
|
20512
20942
|
export type GetEntityError = DefaultErrors;
|
|
20513
20943
|
|
|
@@ -20600,7 +21030,9 @@ export const GetEntityAsnResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
20600
21030
|
website: Schema.String,
|
|
20601
21031
|
aka: Schema.optional(Schema.Union([Schema.String, Schema.Null])),
|
|
20602
21032
|
}),
|
|
20603
|
-
})
|
|
21033
|
+
}).pipe(
|
|
21034
|
+
T.ResponsePath("result"),
|
|
21035
|
+
) as unknown as Schema.Schema<GetEntityAsnResponse>;
|
|
20604
21036
|
|
|
20605
21037
|
export type GetEntityAsnError = DefaultErrors;
|
|
20606
21038
|
|
|
@@ -20649,6 +21081,8 @@ export const ListEntityAsnsResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
20649
21081
|
}),
|
|
20650
21082
|
),
|
|
20651
21083
|
},
|
|
21084
|
+
).pipe(
|
|
21085
|
+
T.ResponsePath("result"),
|
|
20652
21086
|
) as unknown as Schema.Schema<ListEntityAsnsResponse>;
|
|
20653
21087
|
|
|
20654
21088
|
export type ListEntityAsnsError = DefaultErrors;
|
|
@@ -20740,7 +21174,9 @@ export const IpEntityAsnResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
20740
21174
|
website: Schema.String,
|
|
20741
21175
|
aka: Schema.optional(Schema.Union([Schema.String, Schema.Null])),
|
|
20742
21176
|
}),
|
|
20743
|
-
})
|
|
21177
|
+
}).pipe(
|
|
21178
|
+
T.ResponsePath("result"),
|
|
21179
|
+
) as unknown as Schema.Schema<IpEntityAsnResponse>;
|
|
20744
21180
|
|
|
20745
21181
|
export type IpEntityAsnError = DefaultErrors;
|
|
20746
21182
|
|
|
@@ -20811,7 +21247,9 @@ export const RelEntityAsnResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
20811
21247
|
}),
|
|
20812
21248
|
),
|
|
20813
21249
|
),
|
|
20814
|
-
})
|
|
21250
|
+
}).pipe(
|
|
21251
|
+
T.ResponsePath("result"),
|
|
21252
|
+
) as unknown as Schema.Schema<RelEntityAsnResponse>;
|
|
20815
21253
|
|
|
20816
21254
|
export type RelEntityAsnError = DefaultErrors;
|
|
20817
21255
|
|
|
@@ -20864,7 +21302,9 @@ export const GetEntityLocationResponse =
|
|
|
20864
21302
|
region: Schema.String,
|
|
20865
21303
|
subregion: Schema.String,
|
|
20866
21304
|
}),
|
|
20867
|
-
})
|
|
21305
|
+
}).pipe(
|
|
21306
|
+
T.ResponsePath("result"),
|
|
21307
|
+
) as unknown as Schema.Schema<GetEntityLocationResponse>;
|
|
20868
21308
|
|
|
20869
21309
|
export type GetEntityLocationError = DefaultErrors;
|
|
20870
21310
|
|
|
@@ -20905,7 +21345,9 @@ export const ListEntityLocationsResponse =
|
|
|
20905
21345
|
name: Schema.String,
|
|
20906
21346
|
}),
|
|
20907
21347
|
),
|
|
20908
|
-
})
|
|
21348
|
+
}).pipe(
|
|
21349
|
+
T.ResponsePath("result"),
|
|
21350
|
+
) as unknown as Schema.Schema<ListEntityLocationsResponse>;
|
|
20909
21351
|
|
|
20910
21352
|
export type ListEntityLocationsError = DefaultErrors;
|
|
20911
21353
|
|
|
@@ -21086,7 +21528,9 @@ export const BrowserFamilyHttpTimeseriesGroupResponse =
|
|
|
21086
21528
|
serie_0: Schema.Struct({
|
|
21087
21529
|
timestamps: Schema.Array(Schema.String),
|
|
21088
21530
|
}),
|
|
21089
|
-
})
|
|
21531
|
+
}).pipe(
|
|
21532
|
+
T.ResponsePath("result"),
|
|
21533
|
+
) as unknown as Schema.Schema<BrowserFamilyHttpTimeseriesGroupResponse>;
|
|
21090
21534
|
|
|
21091
21535
|
export type BrowserFamilyHttpTimeseriesGroupError = DefaultErrors;
|
|
21092
21536
|
|
|
@@ -21257,7 +21701,9 @@ export const BrowserFamilyHttpTopResponse =
|
|
|
21257
21701
|
value: Schema.String,
|
|
21258
21702
|
}),
|
|
21259
21703
|
),
|
|
21260
|
-
})
|
|
21704
|
+
}).pipe(
|
|
21705
|
+
T.ResponsePath("result"),
|
|
21706
|
+
) as unknown as Schema.Schema<BrowserFamilyHttpTopResponse>;
|
|
21261
21707
|
|
|
21262
21708
|
export type BrowserFamilyHttpTopError = DefaultErrors;
|
|
21263
21709
|
|
|
@@ -21334,6 +21780,8 @@ export const GetGeolocationResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
21334
21780
|
type: Schema.Literals(["CONTINENT", "COUNTRY", "ADM1"]),
|
|
21335
21781
|
}),
|
|
21336
21782
|
},
|
|
21783
|
+
).pipe(
|
|
21784
|
+
T.ResponsePath("result"),
|
|
21337
21785
|
) as unknown as Schema.Schema<GetGeolocationResponse>;
|
|
21338
21786
|
|
|
21339
21787
|
export type GetGeolocationError = DefaultErrors;
|
|
@@ -21405,7 +21853,9 @@ export const ListGeolocationsResponse =
|
|
|
21405
21853
|
type: Schema.Literals(["CONTINENT", "COUNTRY", "ADM1"]),
|
|
21406
21854
|
}),
|
|
21407
21855
|
),
|
|
21408
|
-
})
|
|
21856
|
+
}).pipe(
|
|
21857
|
+
T.ResponsePath("result"),
|
|
21858
|
+
) as unknown as Schema.Schema<ListGeolocationsResponse>;
|
|
21409
21859
|
|
|
21410
21860
|
export type ListGeolocationsError = DefaultErrors;
|
|
21411
21861
|
|
|
@@ -21595,7 +22045,9 @@ export const TimeseriesGroupsAiBotResponse =
|
|
|
21595
22045
|
serie_0: Schema.Struct({
|
|
21596
22046
|
timestamps: Schema.Array(Schema.String),
|
|
21597
22047
|
}),
|
|
21598
|
-
})
|
|
22048
|
+
}).pipe(
|
|
22049
|
+
T.ResponsePath("result"),
|
|
22050
|
+
) as unknown as Schema.Schema<TimeseriesGroupsAiBotResponse>;
|
|
21599
22051
|
|
|
21600
22052
|
export type TimeseriesGroupsAiBotError = DefaultErrors;
|
|
21601
22053
|
|
|
@@ -21785,7 +22237,9 @@ export const TimeseriesGroupsAiTimeseriesGroupResponse =
|
|
|
21785
22237
|
serie_0: Schema.Struct({
|
|
21786
22238
|
timestamps: Schema.Array(Schema.String),
|
|
21787
22239
|
}),
|
|
21788
|
-
})
|
|
22240
|
+
}).pipe(
|
|
22241
|
+
T.ResponsePath("result"),
|
|
22242
|
+
) as unknown as Schema.Schema<TimeseriesGroupsAiTimeseriesGroupResponse>;
|
|
21789
22243
|
|
|
21790
22244
|
export type TimeseriesGroupsAiTimeseriesGroupError = DefaultErrors;
|
|
21791
22245
|
|
|
@@ -21975,7 +22429,9 @@ export const TimeseriesGroupsBotResponse =
|
|
|
21975
22429
|
serie_0: Schema.Struct({
|
|
21976
22430
|
timestamps: Schema.Array(Schema.String),
|
|
21977
22431
|
}),
|
|
21978
|
-
})
|
|
22432
|
+
}).pipe(
|
|
22433
|
+
T.ResponsePath("result"),
|
|
22434
|
+
) as unknown as Schema.Schema<TimeseriesGroupsBotResponse>;
|
|
21979
22435
|
|
|
21980
22436
|
export type TimeseriesGroupsBotError = DefaultErrors;
|
|
21981
22437
|
|
|
@@ -22173,7 +22629,9 @@ export const TimeseriesGroupsBotWebCrawlerResponse =
|
|
|
22173
22629
|
serie_0: Schema.Struct({
|
|
22174
22630
|
timestamps: Schema.Array(Schema.String),
|
|
22175
22631
|
}),
|
|
22176
|
-
})
|
|
22632
|
+
}).pipe(
|
|
22633
|
+
T.ResponsePath("result"),
|
|
22634
|
+
) as unknown as Schema.Schema<TimeseriesGroupsBotWebCrawlerResponse>;
|
|
22177
22635
|
|
|
22178
22636
|
export type TimeseriesGroupsBotWebCrawlerError = DefaultErrors;
|
|
22179
22637
|
|
|
@@ -22457,7 +22915,9 @@ export const TimeseriesGroupsCtResponse =
|
|
|
22457
22915
|
unknown: Schema.Array(Schema.String),
|
|
22458
22916
|
}),
|
|
22459
22917
|
]),
|
|
22460
|
-
})
|
|
22918
|
+
}).pipe(
|
|
22919
|
+
T.ResponsePath("result"),
|
|
22920
|
+
) as unknown as Schema.Schema<TimeseriesGroupsCtResponse>;
|
|
22461
22921
|
|
|
22462
22922
|
export type TimeseriesGroupsCtError = DefaultErrors;
|
|
22463
22923
|
|
|
@@ -22644,7 +23104,9 @@ export const TimeseriesGroupsNetflowResponse =
|
|
|
22644
23104
|
serie_0: Schema.Struct({
|
|
22645
23105
|
timestamps: Schema.Array(Schema.String),
|
|
22646
23106
|
}),
|
|
22647
|
-
})
|
|
23107
|
+
}).pipe(
|
|
23108
|
+
T.ResponsePath("result"),
|
|
23109
|
+
) as unknown as Schema.Schema<TimeseriesGroupsNetflowResponse>;
|
|
22648
23110
|
|
|
22649
23111
|
export type TimeseriesGroupsNetflowError = DefaultErrors;
|
|
22650
23112
|
|
|
@@ -22865,7 +23327,9 @@ export const TimeseriesGroupsQualityIqiResponse =
|
|
|
22865
23327
|
p75: Schema.Array(Schema.String),
|
|
22866
23328
|
timestamps: Schema.Array(Schema.String),
|
|
22867
23329
|
}),
|
|
22868
|
-
})
|
|
23330
|
+
}).pipe(
|
|
23331
|
+
T.ResponsePath("result"),
|
|
23332
|
+
) as unknown as Schema.Schema<TimeseriesGroupsQualityIqiResponse>;
|
|
22869
23333
|
|
|
22870
23334
|
export type TimeseriesGroupsQualityIqiError = DefaultErrors;
|
|
22871
23335
|
|
|
@@ -23043,7 +23507,9 @@ export const TimeseriesGroupsRankingResponse =
|
|
|
23043
23507
|
serie_0: Schema.Struct({
|
|
23044
23508
|
timestamps: Schema.Array(Schema.String),
|
|
23045
23509
|
}),
|
|
23046
|
-
})
|
|
23510
|
+
}).pipe(
|
|
23511
|
+
T.ResponsePath("result"),
|
|
23512
|
+
) as unknown as Schema.Schema<TimeseriesGroupsRankingResponse>;
|
|
23047
23513
|
|
|
23048
23514
|
export type TimeseriesGroupsRankingError = DefaultErrors;
|
|
23049
23515
|
|
|
@@ -23224,7 +23690,9 @@ export const TimeseriesGroupsRankingInternetServiceResponse =
|
|
|
23224
23690
|
serie_0: Schema.Struct({
|
|
23225
23691
|
timestamps: Schema.Array(Schema.String),
|
|
23226
23692
|
}),
|
|
23227
|
-
})
|
|
23693
|
+
}).pipe(
|
|
23694
|
+
T.ResponsePath("result"),
|
|
23695
|
+
) as unknown as Schema.Schema<TimeseriesGroupsRankingInternetServiceResponse>;
|
|
23228
23696
|
|
|
23229
23697
|
export type TimeseriesGroupsRankingInternetServiceError = DefaultErrors;
|
|
23230
23698
|
|
|
@@ -23426,7 +23894,9 @@ export const TimeseriesGroupsTcpResetsTimeoutResponse =
|
|
|
23426
23894
|
timestamps: "timestamps",
|
|
23427
23895
|
}),
|
|
23428
23896
|
),
|
|
23429
|
-
})
|
|
23897
|
+
}).pipe(
|
|
23898
|
+
T.ResponsePath("result"),
|
|
23899
|
+
) as unknown as Schema.Schema<TimeseriesGroupsTcpResetsTimeoutResponse>;
|
|
23430
23900
|
|
|
23431
23901
|
export type TimeseriesGroupsTcpResetsTimeoutError = DefaultErrors;
|
|
23432
23902
|
|
|
@@ -23611,7 +24081,9 @@ export const TimeseriesGroupsV2AiInferenceResponse =
|
|
|
23611
24081
|
serie_0: Schema.Struct({
|
|
23612
24082
|
timestamps: Schema.Array(Schema.String),
|
|
23613
24083
|
}),
|
|
23614
|
-
})
|
|
24084
|
+
}).pipe(
|
|
24085
|
+
T.ResponsePath("result"),
|
|
24086
|
+
) as unknown as Schema.Schema<TimeseriesGroupsV2AiInferenceResponse>;
|
|
23615
24087
|
|
|
23616
24088
|
export type TimeseriesGroupsV2AiInferenceError = DefaultErrors;
|
|
23617
24089
|
|
|
@@ -23809,7 +24281,9 @@ export const TimeseriesGroupsV2As112Response =
|
|
|
23809
24281
|
serie_0: Schema.Struct({
|
|
23810
24282
|
timestamps: Schema.Array(Schema.String),
|
|
23811
24283
|
}),
|
|
23812
|
-
})
|
|
24284
|
+
}).pipe(
|
|
24285
|
+
T.ResponsePath("result"),
|
|
24286
|
+
) as unknown as Schema.Schema<TimeseriesGroupsV2As112Response>;
|
|
23813
24287
|
|
|
23814
24288
|
export type TimeseriesGroupsV2As112Error = DefaultErrors;
|
|
23815
24289
|
|
|
@@ -24009,7 +24483,9 @@ export const TimeseriesGroupsV2AttackLayer3Response =
|
|
|
24009
24483
|
serie_0: Schema.Struct({
|
|
24010
24484
|
timestamps: Schema.Array(Schema.String),
|
|
24011
24485
|
}),
|
|
24012
|
-
})
|
|
24486
|
+
}).pipe(
|
|
24487
|
+
T.ResponsePath("result"),
|
|
24488
|
+
) as unknown as Schema.Schema<TimeseriesGroupsV2AttackLayer3Response>;
|
|
24013
24489
|
|
|
24014
24490
|
export type TimeseriesGroupsV2AttackLayer3Error = DefaultErrors;
|
|
24015
24491
|
|
|
@@ -24209,7 +24685,9 @@ export const TimeseriesGroupsV2AttackLayer7Response =
|
|
|
24209
24685
|
serie_0: Schema.Struct({
|
|
24210
24686
|
timestamps: Schema.Array(Schema.String),
|
|
24211
24687
|
}),
|
|
24212
|
-
})
|
|
24688
|
+
}).pipe(
|
|
24689
|
+
T.ResponsePath("result"),
|
|
24690
|
+
) as unknown as Schema.Schema<TimeseriesGroupsV2AttackLayer7Response>;
|
|
24213
24691
|
|
|
24214
24692
|
export type TimeseriesGroupsV2AttackLayer7Error = DefaultErrors;
|
|
24215
24693
|
|
|
@@ -24414,7 +24892,9 @@ export const TimeseriesGroupsV2DnsResponse =
|
|
|
24414
24892
|
serie_0: Schema.Struct({
|
|
24415
24893
|
timestamps: Schema.Array(Schema.String),
|
|
24416
24894
|
}),
|
|
24417
|
-
})
|
|
24895
|
+
}).pipe(
|
|
24896
|
+
T.ResponsePath("result"),
|
|
24897
|
+
) as unknown as Schema.Schema<TimeseriesGroupsV2DnsResponse>;
|
|
24418
24898
|
|
|
24419
24899
|
export type TimeseriesGroupsV2DnsError = DefaultErrors;
|
|
24420
24900
|
|
|
@@ -24606,7 +25086,9 @@ export const TimeseriesGroupsV2EmailRoutingResponse =
|
|
|
24606
25086
|
serie_0: Schema.Struct({
|
|
24607
25087
|
timestamps: Schema.Array(Schema.String),
|
|
24608
25088
|
}),
|
|
24609
|
-
})
|
|
25089
|
+
}).pipe(
|
|
25090
|
+
T.ResponsePath("result"),
|
|
25091
|
+
) as unknown as Schema.Schema<TimeseriesGroupsV2EmailRoutingResponse>;
|
|
24610
25092
|
|
|
24611
25093
|
export type TimeseriesGroupsV2EmailRoutingError = DefaultErrors;
|
|
24612
25094
|
|
|
@@ -24810,7 +25292,9 @@ export const TimeseriesGroupsV2EmailSecurityResponse =
|
|
|
24810
25292
|
serie_0: Schema.Struct({
|
|
24811
25293
|
timestamps: Schema.Array(Schema.String),
|
|
24812
25294
|
}),
|
|
24813
|
-
})
|
|
25295
|
+
}).pipe(
|
|
25296
|
+
T.ResponsePath("result"),
|
|
25297
|
+
) as unknown as Schema.Schema<TimeseriesGroupsV2EmailSecurityResponse>;
|
|
24814
25298
|
|
|
24815
25299
|
export type TimeseriesGroupsV2EmailSecurityError = DefaultErrors;
|
|
24816
25300
|
|
|
@@ -25018,7 +25502,9 @@ export const TimeseriesGroupsV2HttpResponse =
|
|
|
25018
25502
|
serie_0: Schema.Struct({
|
|
25019
25503
|
timestamps: Schema.Array(Schema.String),
|
|
25020
25504
|
}),
|
|
25021
|
-
})
|
|
25505
|
+
}).pipe(
|
|
25506
|
+
T.ResponsePath("result"),
|
|
25507
|
+
) as unknown as Schema.Schema<TimeseriesGroupsV2HttpResponse>;
|
|
25022
25508
|
|
|
25023
25509
|
export type TimeseriesGroupsV2HttpError = DefaultErrors;
|
|
25024
25510
|
|
|
@@ -25205,7 +25691,9 @@ export const TimeseriesGroupsV2LeakedCredentialResponse =
|
|
|
25205
25691
|
serie_0: Schema.Struct({
|
|
25206
25692
|
timestamps: Schema.Array(Schema.String),
|
|
25207
25693
|
}),
|
|
25208
|
-
})
|
|
25694
|
+
}).pipe(
|
|
25695
|
+
T.ResponsePath("result"),
|
|
25696
|
+
) as unknown as Schema.Schema<TimeseriesGroupsV2LeakedCredentialResponse>;
|
|
25209
25697
|
|
|
25210
25698
|
export type TimeseriesGroupsV2LeakedCredentialError = DefaultErrors;
|
|
25211
25699
|
|
|
@@ -25371,7 +25859,9 @@ export const CacheHitDnsSummaryResponse =
|
|
|
25371
25859
|
negative: Schema.String,
|
|
25372
25860
|
positive: Schema.String,
|
|
25373
25861
|
}).pipe(Schema.encodeKeys({ negative: "NEGATIVE", positive: "POSITIVE" })),
|
|
25374
|
-
})
|
|
25862
|
+
}).pipe(
|
|
25863
|
+
T.ResponsePath("result"),
|
|
25864
|
+
) as unknown as Schema.Schema<CacheHitDnsSummaryResponse>;
|
|
25375
25865
|
|
|
25376
25866
|
export type CacheHitDnsSummaryError = DefaultErrors;
|
|
25377
25867
|
|
|
@@ -25550,7 +26040,9 @@ export const CacheHitDnsTimeseriesGroupResponse =
|
|
|
25550
26040
|
negative: Schema.Array(Schema.String),
|
|
25551
26041
|
positive: Schema.Array(Schema.String),
|
|
25552
26042
|
}).pipe(Schema.encodeKeys({ negative: "NEGATIVE", positive: "POSITIVE" })),
|
|
25553
|
-
})
|
|
26043
|
+
}).pipe(
|
|
26044
|
+
T.ResponsePath("result"),
|
|
26045
|
+
) as unknown as Schema.Schema<CacheHitDnsTimeseriesGroupResponse>;
|
|
25554
26046
|
|
|
25555
26047
|
export type CacheHitDnsTimeseriesGroupError = DefaultErrors;
|
|
25556
26048
|
|
|
@@ -25726,6 +26218,8 @@ export const TimeseriesHttpResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
25726
26218
|
),
|
|
25727
26219
|
}),
|
|
25728
26220
|
},
|
|
26221
|
+
).pipe(
|
|
26222
|
+
T.ResponsePath("result"),
|
|
25729
26223
|
) as unknown as Schema.Schema<TimeseriesHttpResponse>;
|
|
25730
26224
|
|
|
25731
26225
|
export type TimeseriesHttpError = DefaultErrors;
|
|
@@ -25898,7 +26392,9 @@ export const GetHttpAsResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
25898
26392
|
value: Schema.String,
|
|
25899
26393
|
}),
|
|
25900
26394
|
),
|
|
25901
|
-
})
|
|
26395
|
+
}).pipe(
|
|
26396
|
+
T.ResponsePath("result"),
|
|
26397
|
+
) as unknown as Schema.Schema<GetHttpAsResponse>;
|
|
25902
26398
|
|
|
25903
26399
|
export type GetHttpAsError = DefaultErrors;
|
|
25904
26400
|
|
|
@@ -26079,7 +26575,9 @@ export const GetHttpAsBotClassResponse =
|
|
|
26079
26575
|
value: Schema.String,
|
|
26080
26576
|
}),
|
|
26081
26577
|
),
|
|
26082
|
-
})
|
|
26578
|
+
}).pipe(
|
|
26579
|
+
T.ResponsePath("result"),
|
|
26580
|
+
) as unknown as Schema.Schema<GetHttpAsBotClassResponse>;
|
|
26083
26581
|
|
|
26084
26582
|
export type GetHttpAsBotClassError = DefaultErrors;
|
|
26085
26583
|
|
|
@@ -26263,7 +26761,9 @@ export const GetHttpAsBrowserFamilyResponse =
|
|
|
26263
26761
|
value: Schema.String,
|
|
26264
26762
|
}),
|
|
26265
26763
|
),
|
|
26266
|
-
})
|
|
26764
|
+
}).pipe(
|
|
26765
|
+
T.ResponsePath("result"),
|
|
26766
|
+
) as unknown as Schema.Schema<GetHttpAsBrowserFamilyResponse>;
|
|
26267
26767
|
|
|
26268
26768
|
export type GetHttpAsBrowserFamilyError = DefaultErrors;
|
|
26269
26769
|
|
|
@@ -26444,7 +26944,9 @@ export const GetHttpAsDeviceTypeResponse =
|
|
|
26444
26944
|
value: Schema.String,
|
|
26445
26945
|
}),
|
|
26446
26946
|
),
|
|
26447
|
-
})
|
|
26947
|
+
}).pipe(
|
|
26948
|
+
T.ResponsePath("result"),
|
|
26949
|
+
) as unknown as Schema.Schema<GetHttpAsDeviceTypeResponse>;
|
|
26448
26950
|
|
|
26449
26951
|
export type GetHttpAsDeviceTypeError = DefaultErrors;
|
|
26450
26952
|
|
|
@@ -26625,7 +27127,9 @@ export const GetHttpAsHttpMethodResponse =
|
|
|
26625
27127
|
value: Schema.String,
|
|
26626
27128
|
}),
|
|
26627
27129
|
),
|
|
26628
|
-
})
|
|
27130
|
+
}).pipe(
|
|
27131
|
+
T.ResponsePath("result"),
|
|
27132
|
+
) as unknown as Schema.Schema<GetHttpAsHttpMethodResponse>;
|
|
26629
27133
|
|
|
26630
27134
|
export type GetHttpAsHttpMethodError = DefaultErrors;
|
|
26631
27135
|
|
|
@@ -26806,7 +27310,9 @@ export const GetHttpAsHttpProtocolResponse =
|
|
|
26806
27310
|
value: Schema.String,
|
|
26807
27311
|
}),
|
|
26808
27312
|
),
|
|
26809
|
-
})
|
|
27313
|
+
}).pipe(
|
|
27314
|
+
T.ResponsePath("result"),
|
|
27315
|
+
) as unknown as Schema.Schema<GetHttpAsHttpProtocolResponse>;
|
|
26810
27316
|
|
|
26811
27317
|
export type GetHttpAsHttpProtocolError = DefaultErrors;
|
|
26812
27318
|
|
|
@@ -26985,7 +27491,9 @@ export const GetHttpAsIpVersionResponse =
|
|
|
26985
27491
|
value: Schema.String,
|
|
26986
27492
|
}),
|
|
26987
27493
|
),
|
|
26988
|
-
})
|
|
27494
|
+
}).pipe(
|
|
27495
|
+
T.ResponsePath("result"),
|
|
27496
|
+
) as unknown as Schema.Schema<GetHttpAsIpVersionResponse>;
|
|
26989
27497
|
|
|
26990
27498
|
export type GetHttpAsIpVersionError = DefaultErrors;
|
|
26991
27499
|
|
|
@@ -27174,7 +27682,9 @@ export const GetHttpAsOsResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
27174
27682
|
value: Schema.String,
|
|
27175
27683
|
}),
|
|
27176
27684
|
),
|
|
27177
|
-
})
|
|
27685
|
+
}).pipe(
|
|
27686
|
+
T.ResponsePath("result"),
|
|
27687
|
+
) as unknown as Schema.Schema<GetHttpAsOsResponse>;
|
|
27178
27688
|
|
|
27179
27689
|
export type GetHttpAsOsError = DefaultErrors;
|
|
27180
27690
|
|
|
@@ -27359,7 +27869,9 @@ export const GetHttpAsTlsVersionResponse =
|
|
|
27359
27869
|
value: Schema.String,
|
|
27360
27870
|
}),
|
|
27361
27871
|
),
|
|
27362
|
-
})
|
|
27872
|
+
}).pipe(
|
|
27873
|
+
T.ResponsePath("result"),
|
|
27874
|
+
) as unknown as Schema.Schema<GetHttpAsTlsVersionResponse>;
|
|
27363
27875
|
|
|
27364
27876
|
export type GetHttpAsTlsVersionError = DefaultErrors;
|
|
27365
27877
|
|
|
@@ -27536,7 +28048,9 @@ export const GetHttpLocationResponse =
|
|
|
27536
28048
|
value: Schema.String,
|
|
27537
28049
|
}),
|
|
27538
28050
|
),
|
|
27539
|
-
})
|
|
28051
|
+
}).pipe(
|
|
28052
|
+
T.ResponsePath("result"),
|
|
28053
|
+
) as unknown as Schema.Schema<GetHttpLocationResponse>;
|
|
27540
28054
|
|
|
27541
28055
|
export type GetHttpLocationError = DefaultErrors;
|
|
27542
28056
|
|
|
@@ -27721,7 +28235,9 @@ export const GetHttpLocationBotClassResponse =
|
|
|
27721
28235
|
value: Schema.String,
|
|
27722
28236
|
}),
|
|
27723
28237
|
),
|
|
27724
|
-
})
|
|
28238
|
+
}).pipe(
|
|
28239
|
+
T.ResponsePath("result"),
|
|
28240
|
+
) as unknown as Schema.Schema<GetHttpLocationBotClassResponse>;
|
|
27725
28241
|
|
|
27726
28242
|
export type GetHttpLocationBotClassError = DefaultErrors;
|
|
27727
28243
|
|
|
@@ -27909,7 +28425,9 @@ export const GetHttpLocationBrowserFamilyResponse =
|
|
|
27909
28425
|
value: Schema.String,
|
|
27910
28426
|
}),
|
|
27911
28427
|
),
|
|
27912
|
-
})
|
|
28428
|
+
}).pipe(
|
|
28429
|
+
T.ResponsePath("result"),
|
|
28430
|
+
) as unknown as Schema.Schema<GetHttpLocationBrowserFamilyResponse>;
|
|
27913
28431
|
|
|
27914
28432
|
export type GetHttpLocationBrowserFamilyError = DefaultErrors;
|
|
27915
28433
|
|
|
@@ -28094,7 +28612,9 @@ export const GetHttpLocationDeviceTypeResponse =
|
|
|
28094
28612
|
value: Schema.String,
|
|
28095
28613
|
}),
|
|
28096
28614
|
),
|
|
28097
|
-
})
|
|
28615
|
+
}).pipe(
|
|
28616
|
+
T.ResponsePath("result"),
|
|
28617
|
+
) as unknown as Schema.Schema<GetHttpLocationDeviceTypeResponse>;
|
|
28098
28618
|
|
|
28099
28619
|
export type GetHttpLocationDeviceTypeError = DefaultErrors;
|
|
28100
28620
|
|
|
@@ -28279,7 +28799,9 @@ export const GetHttpLocationHttpMethodResponse =
|
|
|
28279
28799
|
value: Schema.String,
|
|
28280
28800
|
}),
|
|
28281
28801
|
),
|
|
28282
|
-
})
|
|
28802
|
+
}).pipe(
|
|
28803
|
+
T.ResponsePath("result"),
|
|
28804
|
+
) as unknown as Schema.Schema<GetHttpLocationHttpMethodResponse>;
|
|
28283
28805
|
|
|
28284
28806
|
export type GetHttpLocationHttpMethodError = DefaultErrors;
|
|
28285
28807
|
|
|
@@ -28464,7 +28986,9 @@ export const GetHttpLocationHttpProtocolResponse =
|
|
|
28464
28986
|
value: Schema.String,
|
|
28465
28987
|
}),
|
|
28466
28988
|
),
|
|
28467
|
-
})
|
|
28989
|
+
}).pipe(
|
|
28990
|
+
T.ResponsePath("result"),
|
|
28991
|
+
) as unknown as Schema.Schema<GetHttpLocationHttpProtocolResponse>;
|
|
28468
28992
|
|
|
28469
28993
|
export type GetHttpLocationHttpProtocolError = DefaultErrors;
|
|
28470
28994
|
|
|
@@ -28647,7 +29171,9 @@ export const GetHttpLocationIpVersionResponse =
|
|
|
28647
29171
|
value: Schema.String,
|
|
28648
29172
|
}),
|
|
28649
29173
|
),
|
|
28650
|
-
})
|
|
29174
|
+
}).pipe(
|
|
29175
|
+
T.ResponsePath("result"),
|
|
29176
|
+
) as unknown as Schema.Schema<GetHttpLocationIpVersionResponse>;
|
|
28651
29177
|
|
|
28652
29178
|
export type GetHttpLocationIpVersionError = DefaultErrors;
|
|
28653
29179
|
|
|
@@ -28842,7 +29368,9 @@ export const GetHttpLocationOsResponse =
|
|
|
28842
29368
|
value: Schema.String,
|
|
28843
29369
|
}),
|
|
28844
29370
|
),
|
|
28845
|
-
})
|
|
29371
|
+
}).pipe(
|
|
29372
|
+
T.ResponsePath("result"),
|
|
29373
|
+
) as unknown as Schema.Schema<GetHttpLocationOsResponse>;
|
|
28846
29374
|
|
|
28847
29375
|
export type GetHttpLocationOsError = DefaultErrors;
|
|
28848
29376
|
|
|
@@ -29031,7 +29559,9 @@ export const GetHttpLocationTlsVersionResponse =
|
|
|
29031
29559
|
value: Schema.String,
|
|
29032
29560
|
}),
|
|
29033
29561
|
),
|
|
29034
|
-
})
|
|
29562
|
+
}).pipe(
|
|
29563
|
+
T.ResponsePath("result"),
|
|
29564
|
+
) as unknown as Schema.Schema<GetHttpLocationTlsVersionResponse>;
|
|
29035
29565
|
|
|
29036
29566
|
export type GetHttpLocationTlsVersionError = DefaultErrors;
|
|
29037
29567
|
|
|
@@ -29197,7 +29727,9 @@ export const OsHttpSummaryResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
29197
29727
|
android: Schema.String,
|
|
29198
29728
|
ios: Schema.String,
|
|
29199
29729
|
}).pipe(Schema.encodeKeys({ android: "ANDROID", ios: "IOS" })),
|
|
29200
|
-
})
|
|
29730
|
+
}).pipe(
|
|
29731
|
+
T.ResponsePath("result"),
|
|
29732
|
+
) as unknown as Schema.Schema<OsHttpSummaryResponse>;
|
|
29201
29733
|
|
|
29202
29734
|
export type OsHttpSummaryError = DefaultErrors;
|
|
29203
29735
|
|
|
@@ -29375,7 +29907,9 @@ export const BrowserHttpTimeseriesGroupResponse =
|
|
|
29375
29907
|
serie_0: Schema.Struct({
|
|
29376
29908
|
timestamps: Schema.Array(Schema.String),
|
|
29377
29909
|
}),
|
|
29378
|
-
})
|
|
29910
|
+
}).pipe(
|
|
29911
|
+
T.ResponsePath("result"),
|
|
29912
|
+
) as unknown as Schema.Schema<BrowserHttpTimeseriesGroupResponse>;
|
|
29379
29913
|
|
|
29380
29914
|
export type BrowserHttpTimeseriesGroupError = DefaultErrors;
|
|
29381
29915
|
|
|
@@ -29549,7 +30083,9 @@ export const OsHttpTimeseriesGroupResponse =
|
|
|
29549
30083
|
serie_0: Schema.Struct({
|
|
29550
30084
|
timestamps: Schema.Array(Schema.String),
|
|
29551
30085
|
}),
|
|
29552
|
-
})
|
|
30086
|
+
}).pipe(
|
|
30087
|
+
T.ResponsePath("result"),
|
|
30088
|
+
) as unknown as Schema.Schema<OsHttpTimeseriesGroupResponse>;
|
|
29553
30089
|
|
|
29554
30090
|
export type OsHttpTimeseriesGroupError = DefaultErrors;
|
|
29555
30091
|
|
|
@@ -29722,6 +30258,8 @@ export const BrowserHttpTopResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
29722
30258
|
}),
|
|
29723
30259
|
),
|
|
29724
30260
|
},
|
|
30261
|
+
).pipe(
|
|
30262
|
+
T.ResponsePath("result"),
|
|
29725
30263
|
) as unknown as Schema.Schema<BrowserHttpTopResponse>;
|
|
29726
30264
|
|
|
29727
30265
|
export type BrowserHttpTopError = DefaultErrors;
|
|
@@ -29891,7 +30429,9 @@ export const CompromisedLeakedCredentialSummaryResponse =
|
|
|
29891
30429
|
clean: Schema.String,
|
|
29892
30430
|
compromised: Schema.String,
|
|
29893
30431
|
}).pipe(Schema.encodeKeys({ clean: "CLEAN", compromised: "COMPROMISED" })),
|
|
29894
|
-
})
|
|
30432
|
+
}).pipe(
|
|
30433
|
+
T.ResponsePath("result"),
|
|
30434
|
+
) as unknown as Schema.Schema<CompromisedLeakedCredentialSummaryResponse>;
|
|
29895
30435
|
|
|
29896
30436
|
export type CompromisedLeakedCredentialSummaryError = DefaultErrors;
|
|
29897
30437
|
|
|
@@ -30080,7 +30620,9 @@ export const CompromisedLeakedCredentialTimeseriesGroupResponse =
|
|
|
30080
30620
|
timestamps: "timestamps",
|
|
30081
30621
|
}),
|
|
30082
30622
|
),
|
|
30083
|
-
})
|
|
30623
|
+
}).pipe(
|
|
30624
|
+
T.ResponsePath("result"),
|
|
30625
|
+
) as unknown as Schema.Schema<CompromisedLeakedCredentialTimeseriesGroupResponse>;
|
|
30084
30626
|
|
|
30085
30627
|
export type CompromisedLeakedCredentialTimeseriesGroupError = DefaultErrors;
|
|
30086
30628
|
|
|
@@ -30246,7 +30788,9 @@ export const HttpMethodAttackLayer7SummaryResponse =
|
|
|
30246
30788
|
),
|
|
30247
30789
|
}),
|
|
30248
30790
|
summary_0: Schema.Struct({}),
|
|
30249
|
-
})
|
|
30791
|
+
}).pipe(
|
|
30792
|
+
T.ResponsePath("result"),
|
|
30793
|
+
) as unknown as Schema.Schema<HttpMethodAttackLayer7SummaryResponse>;
|
|
30250
30794
|
|
|
30251
30795
|
export type HttpMethodAttackLayer7SummaryError = DefaultErrors;
|
|
30252
30796
|
|
|
@@ -30427,7 +30971,9 @@ export const HttpMethodAttackLayer7TimeseriesGroupResponse =
|
|
|
30427
30971
|
serie_0: Schema.Struct({
|
|
30428
30972
|
timestamps: Schema.Array(Schema.String),
|
|
30429
30973
|
}),
|
|
30430
|
-
})
|
|
30974
|
+
}).pipe(
|
|
30975
|
+
T.ResponsePath("result"),
|
|
30976
|
+
) as unknown as Schema.Schema<HttpMethodAttackLayer7TimeseriesGroupResponse>;
|
|
30431
30977
|
|
|
30432
30978
|
export type HttpMethodAttackLayer7TimeseriesGroupError = DefaultErrors;
|
|
30433
30979
|
|
|
@@ -30595,6 +31141,8 @@ export const SummaryNetflowResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
30595
31141
|
other: Schema.String,
|
|
30596
31142
|
}).pipe(Schema.encodeKeys({ http: "HTTP", other: "OTHER" })),
|
|
30597
31143
|
},
|
|
31144
|
+
).pipe(
|
|
31145
|
+
T.ResponsePath("result"),
|
|
30598
31146
|
) as unknown as Schema.Schema<SummaryNetflowResponse>;
|
|
30599
31147
|
|
|
30600
31148
|
export type SummaryNetflowError = DefaultErrors;
|
|
@@ -30770,7 +31318,9 @@ export const TimeseriesNetflowResponse =
|
|
|
30770
31318
|
timestamps: Schema.Array(Schema.String),
|
|
30771
31319
|
values: Schema.Array(Schema.String),
|
|
30772
31320
|
}),
|
|
30773
|
-
})
|
|
31321
|
+
}).pipe(
|
|
31322
|
+
T.ResponsePath("result"),
|
|
31323
|
+
) as unknown as Schema.Schema<TimeseriesNetflowResponse>;
|
|
30774
31324
|
|
|
30775
31325
|
export type TimeseriesNetflowError = DefaultErrors;
|
|
30776
31326
|
|
|
@@ -30944,6 +31494,8 @@ export const AsesNetflowTopResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
30944
31494
|
}),
|
|
30945
31495
|
),
|
|
30946
31496
|
},
|
|
31497
|
+
).pipe(
|
|
31498
|
+
T.ResponsePath("result"),
|
|
30947
31499
|
) as unknown as Schema.Schema<AsesNetflowTopResponse>;
|
|
30948
31500
|
|
|
30949
31501
|
export type AsesNetflowTopError = DefaultErrors;
|
|
@@ -31116,7 +31668,9 @@ export const LocationsNetflowTopResponse =
|
|
|
31116
31668
|
value: Schema.String,
|
|
31117
31669
|
}),
|
|
31118
31670
|
),
|
|
31119
|
-
})
|
|
31671
|
+
}).pipe(
|
|
31672
|
+
T.ResponsePath("result"),
|
|
31673
|
+
) as unknown as Schema.Schema<LocationsNetflowTopResponse>;
|
|
31120
31674
|
|
|
31121
31675
|
export type LocationsNetflowTopError = DefaultErrors;
|
|
31122
31676
|
|
|
@@ -31282,7 +31836,9 @@ export const MitigationProductAttackLayer7SummaryResponse =
|
|
|
31282
31836
|
),
|
|
31283
31837
|
}),
|
|
31284
31838
|
summary_0: Schema.Struct({}),
|
|
31285
|
-
})
|
|
31839
|
+
}).pipe(
|
|
31840
|
+
T.ResponsePath("result"),
|
|
31841
|
+
) as unknown as Schema.Schema<MitigationProductAttackLayer7SummaryResponse>;
|
|
31286
31842
|
|
|
31287
31843
|
export type MitigationProductAttackLayer7SummaryError = DefaultErrors;
|
|
31288
31844
|
|
|
@@ -31463,7 +32019,9 @@ export const MitigationProductAttackLayer7TimeseriesGroupResponse =
|
|
|
31463
32019
|
serie_0: Schema.Struct({
|
|
31464
32020
|
timestamps: Schema.Array(Schema.String),
|
|
31465
32021
|
}),
|
|
31466
|
-
})
|
|
32022
|
+
}).pipe(
|
|
32023
|
+
T.ResponsePath("result"),
|
|
32024
|
+
) as unknown as Schema.Schema<MitigationProductAttackLayer7TimeseriesGroupResponse>;
|
|
31467
32025
|
|
|
31468
32026
|
export type MitigationProductAttackLayer7TimeseriesGroupError = DefaultErrors;
|
|
31469
32027
|
|
|
@@ -31629,7 +32187,9 @@ export const HttpProtocolHttpSummaryResponse =
|
|
|
31629
32187
|
http: Schema.String,
|
|
31630
32188
|
https: Schema.String,
|
|
31631
32189
|
}),
|
|
31632
|
-
})
|
|
32190
|
+
}).pipe(
|
|
32191
|
+
T.ResponsePath("result"),
|
|
32192
|
+
) as unknown as Schema.Schema<HttpProtocolHttpSummaryResponse>;
|
|
31633
32193
|
|
|
31634
32194
|
export type HttpProtocolHttpSummaryError = DefaultErrors;
|
|
31635
32195
|
|
|
@@ -31812,7 +32372,9 @@ export const HttpProtocolHttpTimeseriesGroupResponse =
|
|
|
31812
32372
|
https: Schema.Array(Schema.String),
|
|
31813
32373
|
timestamps: Schema.Array(Schema.String),
|
|
31814
32374
|
}),
|
|
31815
|
-
})
|
|
32375
|
+
}).pipe(
|
|
32376
|
+
T.ResponsePath("result"),
|
|
32377
|
+
) as unknown as Schema.Schema<HttpProtocolHttpTimeseriesGroupResponse>;
|
|
31816
32378
|
|
|
31817
32379
|
export type HttpProtocolHttpTimeseriesGroupError = DefaultErrors;
|
|
31818
32380
|
|
|
@@ -32008,7 +32570,9 @@ export const SummaryQualityIqiResponse =
|
|
|
32008
32570
|
p50: Schema.String,
|
|
32009
32571
|
p75: Schema.String,
|
|
32010
32572
|
}),
|
|
32011
|
-
})
|
|
32573
|
+
}).pipe(
|
|
32574
|
+
T.ResponsePath("result"),
|
|
32575
|
+
) as unknown as Schema.Schema<SummaryQualityIqiResponse>;
|
|
32012
32576
|
|
|
32013
32577
|
export type SummaryQualityIqiError = DefaultErrors;
|
|
32014
32578
|
|
|
@@ -32183,7 +32747,9 @@ export const HistogramQualitySpeedResponse =
|
|
|
32183
32747
|
}),
|
|
32184
32748
|
),
|
|
32185
32749
|
}),
|
|
32186
|
-
})
|
|
32750
|
+
}).pipe(
|
|
32751
|
+
T.ResponsePath("result"),
|
|
32752
|
+
) as unknown as Schema.Schema<HistogramQualitySpeedResponse>;
|
|
32187
32753
|
|
|
32188
32754
|
export type HistogramQualitySpeedError = DefaultErrors;
|
|
32189
32755
|
|
|
@@ -32358,7 +32924,9 @@ export const SummaryQualitySpeedResponse =
|
|
|
32358
32924
|
latencyLoaded: Schema.String,
|
|
32359
32925
|
packetLoss: Schema.String,
|
|
32360
32926
|
}),
|
|
32361
|
-
})
|
|
32927
|
+
}).pipe(
|
|
32928
|
+
T.ResponsePath("result"),
|
|
32929
|
+
) as unknown as Schema.Schema<SummaryQualitySpeedResponse>;
|
|
32362
32930
|
|
|
32363
32931
|
export type SummaryQualitySpeedError = DefaultErrors;
|
|
32364
32932
|
|
|
@@ -32548,7 +33116,9 @@ export const AsesQualitySpeedTopResponse =
|
|
|
32548
33116
|
rankPower: Schema.Number,
|
|
32549
33117
|
}),
|
|
32550
33118
|
),
|
|
32551
|
-
})
|
|
33119
|
+
}).pipe(
|
|
33120
|
+
T.ResponsePath("result"),
|
|
33121
|
+
) as unknown as Schema.Schema<AsesQualitySpeedTopResponse>;
|
|
32552
33122
|
|
|
32553
33123
|
export type AsesQualitySpeedTopError = DefaultErrors;
|
|
32554
33124
|
|
|
@@ -32734,7 +33304,9 @@ export const LocationsQualitySpeedTopResponse =
|
|
|
32734
33304
|
rankPower: Schema.Number,
|
|
32735
33305
|
}),
|
|
32736
33306
|
),
|
|
32737
|
-
})
|
|
33307
|
+
}).pipe(
|
|
33308
|
+
T.ResponsePath("result"),
|
|
33309
|
+
) as unknown as Schema.Schema<LocationsQualitySpeedTopResponse>;
|
|
32738
33310
|
|
|
32739
33311
|
export type LocationsQualitySpeedTopError = DefaultErrors;
|
|
32740
33312
|
|
|
@@ -32905,7 +33477,9 @@ export const PostQuantumHttpSummaryResponse =
|
|
|
32905
33477
|
supported: "SUPPORTED",
|
|
32906
33478
|
}),
|
|
32907
33479
|
),
|
|
32908
|
-
})
|
|
33480
|
+
}).pipe(
|
|
33481
|
+
T.ResponsePath("result"),
|
|
33482
|
+
) as unknown as Schema.Schema<PostQuantumHttpSummaryResponse>;
|
|
32909
33483
|
|
|
32910
33484
|
export type PostQuantumHttpSummaryError = DefaultErrors;
|
|
32911
33485
|
|
|
@@ -33098,7 +33672,9 @@ export const PostQuantumHttpTimeseriesGroupResponse =
|
|
|
33098
33672
|
timestamps: "timestamps",
|
|
33099
33673
|
}),
|
|
33100
33674
|
),
|
|
33101
|
-
})
|
|
33675
|
+
}).pipe(
|
|
33676
|
+
T.ResponsePath("result"),
|
|
33677
|
+
) as unknown as Schema.Schema<PostQuantumHttpTimeseriesGroupResponse>;
|
|
33102
33678
|
|
|
33103
33679
|
export type PostQuantumHttpTimeseriesGroupError = DefaultErrors;
|
|
33104
33680
|
|
|
@@ -33283,7 +33859,9 @@ export const TopRankingResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
33283
33859
|
),
|
|
33284
33860
|
}),
|
|
33285
33861
|
),
|
|
33286
|
-
})
|
|
33862
|
+
}).pipe(
|
|
33863
|
+
T.ResponsePath("result"),
|
|
33864
|
+
) as unknown as Schema.Schema<TopRankingResponse>;
|
|
33287
33865
|
|
|
33288
33866
|
export type TopRankingError = DefaultErrors;
|
|
33289
33867
|
|
|
@@ -33365,7 +33943,9 @@ export const GetRankingDomainResponse =
|
|
|
33365
33943
|
}),
|
|
33366
33944
|
),
|
|
33367
33945
|
}),
|
|
33368
|
-
})
|
|
33946
|
+
}).pipe(
|
|
33947
|
+
T.ResponsePath("result"),
|
|
33948
|
+
) as unknown as Schema.Schema<GetRankingDomainResponse>;
|
|
33369
33949
|
|
|
33370
33950
|
export type GetRankingDomainError = DefaultErrors;
|
|
33371
33951
|
|
|
@@ -33405,7 +33985,9 @@ export const CategoriesRankingInternetServiceResponse =
|
|
|
33405
33985
|
name: Schema.String,
|
|
33406
33986
|
}),
|
|
33407
33987
|
),
|
|
33408
|
-
})
|
|
33988
|
+
}).pipe(
|
|
33989
|
+
T.ResponsePath("result"),
|
|
33990
|
+
) as unknown as Schema.Schema<CategoriesRankingInternetServiceResponse>;
|
|
33409
33991
|
|
|
33410
33992
|
export type CategoriesRankingInternetServiceError = DefaultErrors;
|
|
33411
33993
|
|
|
@@ -33571,7 +34153,9 @@ export const TopRankingInternetServiceResponse =
|
|
|
33571
34153
|
service: Schema.String,
|
|
33572
34154
|
}),
|
|
33573
34155
|
),
|
|
33574
|
-
})
|
|
34156
|
+
}).pipe(
|
|
34157
|
+
T.ResponsePath("result"),
|
|
34158
|
+
) as unknown as Schema.Schema<TopRankingInternetServiceResponse>;
|
|
33575
34159
|
|
|
33576
34160
|
export type TopRankingInternetServiceError = DefaultErrors;
|
|
33577
34161
|
|
|
@@ -33752,7 +34336,9 @@ export const DirectiveRobotsTxtTopUserAgentResponse =
|
|
|
33752
34336
|
partially: Schema.optional(Schema.Union([Schema.Number, Schema.Null])),
|
|
33753
34337
|
}),
|
|
33754
34338
|
),
|
|
33755
|
-
})
|
|
34339
|
+
}).pipe(
|
|
34340
|
+
T.ResponsePath("result"),
|
|
34341
|
+
) as unknown as Schema.Schema<DirectiveRobotsTxtTopUserAgentResponse>;
|
|
33756
34342
|
|
|
33757
34343
|
export type DirectiveRobotsTxtTopUserAgentError = DefaultErrors;
|
|
33758
34344
|
|
|
@@ -33918,7 +34504,9 @@ export const ManagedRulesAttackLayer7SummaryResponse =
|
|
|
33918
34504
|
),
|
|
33919
34505
|
}),
|
|
33920
34506
|
summary_0: Schema.Struct({}),
|
|
33921
|
-
})
|
|
34507
|
+
}).pipe(
|
|
34508
|
+
T.ResponsePath("result"),
|
|
34509
|
+
) as unknown as Schema.Schema<ManagedRulesAttackLayer7SummaryResponse>;
|
|
33922
34510
|
|
|
33923
34511
|
export type ManagedRulesAttackLayer7SummaryError = DefaultErrors;
|
|
33924
34512
|
|
|
@@ -34099,7 +34687,9 @@ export const ManagedRulesAttackLayer7TimeseriesGroupResponse =
|
|
|
34099
34687
|
serie_0: Schema.Struct({
|
|
34100
34688
|
timestamps: Schema.Array(Schema.String),
|
|
34101
34689
|
}),
|
|
34102
|
-
})
|
|
34690
|
+
}).pipe(
|
|
34691
|
+
T.ResponsePath("result"),
|
|
34692
|
+
) as unknown as Schema.Schema<ManagedRulesAttackLayer7TimeseriesGroupResponse>;
|
|
34103
34693
|
|
|
34104
34694
|
export type ManagedRulesAttackLayer7TimeseriesGroupError = DefaultErrors;
|
|
34105
34695
|
|
|
@@ -34216,7 +34806,9 @@ export const GlobalSearchResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
34216
34806
|
type: Schema.String,
|
|
34217
34807
|
}),
|
|
34218
34808
|
),
|
|
34219
|
-
})
|
|
34809
|
+
}).pipe(
|
|
34810
|
+
T.ResponsePath("result"),
|
|
34811
|
+
) as unknown as Schema.Schema<GlobalSearchResponse>;
|
|
34220
34812
|
|
|
34221
34813
|
export type GlobalSearchError = DefaultErrors;
|
|
34222
34814
|
|
|
@@ -34296,9 +34888,11 @@ export const AsSetEntityAsnResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
34296
34888
|
),
|
|
34297
34889
|
paths: Schema.Array(Schema.Array(Schema.String)),
|
|
34298
34890
|
},
|
|
34299
|
-
)
|
|
34300
|
-
Schema.encodeKeys({ asSets: "as_sets", paths: "paths" })
|
|
34301
|
-
|
|
34891
|
+
)
|
|
34892
|
+
.pipe(Schema.encodeKeys({ asSets: "as_sets", paths: "paths" }))
|
|
34893
|
+
.pipe(
|
|
34894
|
+
T.ResponsePath("result"),
|
|
34895
|
+
) as unknown as Schema.Schema<AsSetEntityAsnResponse>;
|
|
34302
34896
|
|
|
34303
34897
|
export type AsSetEntityAsnError = DefaultErrors;
|
|
34304
34898
|
|
|
@@ -34481,7 +35075,9 @@ export const SummaryTcpResetsTimeoutResponse =
|
|
|
34481
35075
|
postSyn: "post_syn",
|
|
34482
35076
|
}),
|
|
34483
35077
|
),
|
|
34484
|
-
})
|
|
35078
|
+
}).pipe(
|
|
35079
|
+
T.ResponsePath("result"),
|
|
35080
|
+
) as unknown as Schema.Schema<SummaryTcpResetsTimeoutResponse>;
|
|
34485
35081
|
|
|
34486
35082
|
export type SummaryTcpResetsTimeoutError = DefaultErrors;
|
|
34487
35083
|
|
|
@@ -34575,7 +35171,9 @@ export const GetTrafficAnomalyResponse =
|
|
|
34575
35171
|
),
|
|
34576
35172
|
}),
|
|
34577
35173
|
),
|
|
34578
|
-
})
|
|
35174
|
+
}).pipe(
|
|
35175
|
+
T.ResponsePath("result"),
|
|
35176
|
+
) as unknown as Schema.Schema<GetTrafficAnomalyResponse>;
|
|
34579
35177
|
|
|
34580
35178
|
export type GetTrafficAnomalyError = DefaultErrors;
|
|
34581
35179
|
|
|
@@ -34618,7 +35216,9 @@ export const GetTrafficAnomalyLocationResponse =
|
|
|
34618
35216
|
value: Schema.String,
|
|
34619
35217
|
}),
|
|
34620
35218
|
),
|
|
34621
|
-
})
|
|
35219
|
+
}).pipe(
|
|
35220
|
+
T.ResponsePath("result"),
|
|
35221
|
+
) as unknown as Schema.Schema<GetTrafficAnomalyLocationResponse>;
|
|
34622
35222
|
|
|
34623
35223
|
export type GetTrafficAnomalyLocationError = DefaultErrors;
|
|
34624
35224
|
|
|
@@ -34807,7 +35407,9 @@ export const ResponseTTLDnsSummaryResponse =
|
|
|
34807
35407
|
lte_1m: "lte_1m",
|
|
34808
35408
|
}),
|
|
34809
35409
|
),
|
|
34810
|
-
})
|
|
35410
|
+
}).pipe(
|
|
35411
|
+
T.ResponsePath("result"),
|
|
35412
|
+
) as unknown as Schema.Schema<ResponseTTLDnsSummaryResponse>;
|
|
34811
35413
|
|
|
34812
35414
|
export type ResponseTTLDnsSummaryError = DefaultErrors;
|
|
34813
35415
|
|
|
@@ -35012,7 +35614,9 @@ export const ResponseTTLDnsTimeseriesGroupResponse =
|
|
|
35012
35614
|
lte_1m: "lte_1m",
|
|
35013
35615
|
}),
|
|
35014
35616
|
),
|
|
35015
|
-
})
|
|
35617
|
+
}).pipe(
|
|
35618
|
+
T.ResponsePath("result"),
|
|
35619
|
+
) as unknown as Schema.Schema<ResponseTTLDnsTimeseriesGroupResponse>;
|
|
35016
35620
|
|
|
35017
35621
|
export type ResponseTTLDnsTimeseriesGroupError = DefaultErrors;
|
|
35018
35622
|
|
|
@@ -35175,7 +35779,9 @@ export const QueryTypeAs112SummaryResponse =
|
|
|
35175
35779
|
),
|
|
35176
35780
|
}),
|
|
35177
35781
|
summary_0: Schema.Struct({}),
|
|
35178
|
-
})
|
|
35782
|
+
}).pipe(
|
|
35783
|
+
T.ResponsePath("result"),
|
|
35784
|
+
) as unknown as Schema.Schema<QueryTypeAs112SummaryResponse>;
|
|
35179
35785
|
|
|
35180
35786
|
export type QueryTypeAs112SummaryError = DefaultErrors;
|
|
35181
35787
|
|
|
@@ -35356,7 +35962,9 @@ export const QueryTypeAs112TimeseriesGroupResponse =
|
|
|
35356
35962
|
serie_0: Schema.Struct({
|
|
35357
35963
|
timestamps: Schema.Array(Schema.String),
|
|
35358
35964
|
}),
|
|
35359
|
-
})
|
|
35965
|
+
}).pipe(
|
|
35966
|
+
T.ResponsePath("result"),
|
|
35967
|
+
) as unknown as Schema.Schema<QueryTypeAs112TimeseriesGroupResponse>;
|
|
35360
35968
|
|
|
35361
35969
|
export type QueryTypeAs112TimeseriesGroupError = DefaultErrors;
|
|
35362
35970
|
|
|
@@ -35519,7 +36127,9 @@ export const QueryTypeDnsSummaryResponse =
|
|
|
35519
36127
|
),
|
|
35520
36128
|
}),
|
|
35521
36129
|
summary_0: Schema.Struct({}),
|
|
35522
|
-
})
|
|
36130
|
+
}).pipe(
|
|
36131
|
+
T.ResponsePath("result"),
|
|
36132
|
+
) as unknown as Schema.Schema<QueryTypeDnsSummaryResponse>;
|
|
35523
36133
|
|
|
35524
36134
|
export type QueryTypeDnsSummaryError = DefaultErrors;
|
|
35525
36135
|
|
|
@@ -35697,7 +36307,9 @@ export const QueryTypeDnsTimeseriesGroupResponse =
|
|
|
35697
36307
|
serie_0: Schema.Struct({
|
|
35698
36308
|
timestamps: Schema.Array(Schema.String),
|
|
35699
36309
|
}),
|
|
35700
|
-
})
|
|
36310
|
+
}).pipe(
|
|
36311
|
+
T.ResponsePath("result"),
|
|
36312
|
+
) as unknown as Schema.Schema<QueryTypeDnsTimeseriesGroupResponse>;
|
|
35701
36313
|
|
|
35702
36314
|
export type QueryTypeDnsTimeseriesGroupError = DefaultErrors;
|
|
35703
36315
|
|
|
@@ -35864,7 +36476,9 @@ export const DeviceTypeHttpSummaryResponse =
|
|
|
35864
36476
|
mobile: Schema.String,
|
|
35865
36477
|
other: Schema.String,
|
|
35866
36478
|
}),
|
|
35867
|
-
})
|
|
36479
|
+
}).pipe(
|
|
36480
|
+
T.ResponsePath("result"),
|
|
36481
|
+
) as unknown as Schema.Schema<DeviceTypeHttpSummaryResponse>;
|
|
35868
36482
|
|
|
35869
36483
|
export type DeviceTypeHttpSummaryError = DefaultErrors;
|
|
35870
36484
|
|
|
@@ -36053,7 +36667,9 @@ export const DeviceTypeHttpTimeseriesGroupResponse =
|
|
|
36053
36667
|
other: Schema.Array(Schema.String),
|
|
36054
36668
|
timestamps: Schema.Array(Schema.String),
|
|
36055
36669
|
}),
|
|
36056
|
-
})
|
|
36670
|
+
}).pipe(
|
|
36671
|
+
T.ResponsePath("result"),
|
|
36672
|
+
) as unknown as Schema.Schema<DeviceTypeHttpTimeseriesGroupResponse>;
|
|
36057
36673
|
|
|
36058
36674
|
export type DeviceTypeHttpTimeseriesGroupError = DefaultErrors;
|
|
36059
36675
|
|
|
@@ -36225,6 +36841,8 @@ export const SummaryV2AiBotResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
36225
36841
|
}),
|
|
36226
36842
|
summary_0: Schema.Struct({}),
|
|
36227
36843
|
},
|
|
36844
|
+
).pipe(
|
|
36845
|
+
T.ResponsePath("result"),
|
|
36228
36846
|
) as unknown as Schema.Schema<SummaryV2AiBotResponse>;
|
|
36229
36847
|
|
|
36230
36848
|
export type SummaryV2AiBotError = DefaultErrors;
|
|
@@ -36392,7 +37010,9 @@ export const SummaryV2AiInferenceResponse =
|
|
|
36392
37010
|
),
|
|
36393
37011
|
}),
|
|
36394
37012
|
summary_0: Schema.Struct({}),
|
|
36395
|
-
})
|
|
37013
|
+
}).pipe(
|
|
37014
|
+
T.ResponsePath("result"),
|
|
37015
|
+
) as unknown as Schema.Schema<SummaryV2AiInferenceResponse>;
|
|
36396
37016
|
|
|
36397
37017
|
export type SummaryV2AiInferenceError = DefaultErrors;
|
|
36398
37018
|
|
|
@@ -36572,6 +37192,8 @@ export const SummaryV2As112Response = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct(
|
|
|
36572
37192
|
}),
|
|
36573
37193
|
summary_0: Schema.Struct({}),
|
|
36574
37194
|
},
|
|
37195
|
+
).pipe(
|
|
37196
|
+
T.ResponsePath("result"),
|
|
36575
37197
|
) as unknown as Schema.Schema<SummaryV2As112Response>;
|
|
36576
37198
|
|
|
36577
37199
|
export type SummaryV2As112Error = DefaultErrors;
|
|
@@ -36757,7 +37379,9 @@ export const SummaryV2AttackLayer3Response =
|
|
|
36757
37379
|
),
|
|
36758
37380
|
}),
|
|
36759
37381
|
summary_0: Schema.Struct({}),
|
|
36760
|
-
})
|
|
37382
|
+
}).pipe(
|
|
37383
|
+
T.ResponsePath("result"),
|
|
37384
|
+
) as unknown as Schema.Schema<SummaryV2AttackLayer3Response>;
|
|
36761
37385
|
|
|
36762
37386
|
export type SummaryV2AttackLayer3Error = DefaultErrors;
|
|
36763
37387
|
|
|
@@ -36942,7 +37566,9 @@ export const SummaryV2AttackLayer7Response =
|
|
|
36942
37566
|
),
|
|
36943
37567
|
}),
|
|
36944
37568
|
summary_0: Schema.Struct({}),
|
|
36945
|
-
})
|
|
37569
|
+
}).pipe(
|
|
37570
|
+
T.ResponsePath("result"),
|
|
37571
|
+
) as unknown as Schema.Schema<SummaryV2AttackLayer7Response>;
|
|
36946
37572
|
|
|
36947
37573
|
export type SummaryV2AttackLayer7Error = DefaultErrors;
|
|
36948
37574
|
|
|
@@ -37132,7 +37758,9 @@ export const SummaryV2DnsResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
37132
37758
|
),
|
|
37133
37759
|
}),
|
|
37134
37760
|
summary_0: Schema.Struct({}),
|
|
37135
|
-
})
|
|
37761
|
+
}).pipe(
|
|
37762
|
+
T.ResponsePath("result"),
|
|
37763
|
+
) as unknown as Schema.Schema<SummaryV2DnsResponse>;
|
|
37136
37764
|
|
|
37137
37765
|
export type SummaryV2DnsError = DefaultErrors;
|
|
37138
37766
|
|
|
@@ -37306,7 +37934,9 @@ export const SummaryV2EmailRoutingResponse =
|
|
|
37306
37934
|
),
|
|
37307
37935
|
}),
|
|
37308
37936
|
summary_0: Schema.Struct({}),
|
|
37309
|
-
})
|
|
37937
|
+
}).pipe(
|
|
37938
|
+
T.ResponsePath("result"),
|
|
37939
|
+
) as unknown as Schema.Schema<SummaryV2EmailRoutingResponse>;
|
|
37310
37940
|
|
|
37311
37941
|
export type SummaryV2EmailRoutingError = DefaultErrors;
|
|
37312
37942
|
|
|
@@ -37495,7 +38125,9 @@ export const SummaryV2EmailSecurityResponse =
|
|
|
37495
38125
|
),
|
|
37496
38126
|
}),
|
|
37497
38127
|
summary_0: Schema.Struct({}),
|
|
37498
|
-
})
|
|
38128
|
+
}).pipe(
|
|
38129
|
+
T.ResponsePath("result"),
|
|
38130
|
+
) as unknown as Schema.Schema<SummaryV2EmailSecurityResponse>;
|
|
37499
38131
|
|
|
37500
38132
|
export type SummaryV2EmailSecurityError = DefaultErrors;
|
|
37501
38133
|
|
|
@@ -37683,7 +38315,9 @@ export const SummaryV2HttpResponse = /*@__PURE__*/ /*#__PURE__*/ Schema.Struct({
|
|
|
37683
38315
|
),
|
|
37684
38316
|
}),
|
|
37685
38317
|
summary_0: Schema.Struct({}),
|
|
37686
|
-
})
|
|
38318
|
+
}).pipe(
|
|
38319
|
+
T.ResponsePath("result"),
|
|
38320
|
+
) as unknown as Schema.Schema<SummaryV2HttpResponse>;
|
|
37687
38321
|
|
|
37688
38322
|
export type SummaryV2HttpError = DefaultErrors;
|
|
37689
38323
|
|
|
@@ -37855,7 +38489,9 @@ export const SummaryV2LeakedCredentialResponse =
|
|
|
37855
38489
|
),
|
|
37856
38490
|
}),
|
|
37857
38491
|
summary_0: Schema.Struct({}),
|
|
37858
|
-
})
|
|
38492
|
+
}).pipe(
|
|
38493
|
+
T.ResponsePath("result"),
|
|
38494
|
+
) as unknown as Schema.Schema<SummaryV2LeakedCredentialResponse>;
|
|
37859
38495
|
|
|
37860
38496
|
export type SummaryV2LeakedCredentialError = DefaultErrors;
|
|
37861
38497
|
|
|
@@ -38024,7 +38660,9 @@ export const SummaryV2NetflowResponse =
|
|
|
38024
38660
|
),
|
|
38025
38661
|
}),
|
|
38026
38662
|
summary_0: Schema.Struct({}),
|
|
38027
|
-
})
|
|
38663
|
+
}).pipe(
|
|
38664
|
+
T.ResponsePath("result"),
|
|
38665
|
+
) as unknown as Schema.Schema<SummaryV2NetflowResponse>;
|
|
38028
38666
|
|
|
38029
38667
|
export type SummaryV2NetflowError = DefaultErrors;
|
|
38030
38668
|
|
|
@@ -38202,7 +38840,9 @@ export const BotsVerifiedBotTopResponse =
|
|
|
38202
38840
|
value: Schema.String,
|
|
38203
38841
|
}),
|
|
38204
38842
|
),
|
|
38205
|
-
})
|
|
38843
|
+
}).pipe(
|
|
38844
|
+
T.ResponsePath("result"),
|
|
38845
|
+
) as unknown as Schema.Schema<BotsVerifiedBotTopResponse>;
|
|
38206
38846
|
|
|
38207
38847
|
export type BotsVerifiedBotTopError = DefaultErrors;
|
|
38208
38848
|
|
|
@@ -38369,7 +39009,9 @@ export const CategoriesVerifiedBotTopResponse =
|
|
|
38369
39009
|
value: Schema.String,
|
|
38370
39010
|
}),
|
|
38371
39011
|
),
|
|
38372
|
-
})
|
|
39012
|
+
}).pipe(
|
|
39013
|
+
T.ResponsePath("result"),
|
|
39014
|
+
) as unknown as Schema.Schema<CategoriesVerifiedBotTopResponse>;
|
|
38373
39015
|
|
|
38374
39016
|
export type CategoriesVerifiedBotTopError = DefaultErrors;
|
|
38375
39017
|
|
|
@@ -38535,7 +39177,9 @@ export const IpVersionAs112SummaryResponse =
|
|
|
38535
39177
|
ipv4: Schema.String,
|
|
38536
39178
|
ipv6: Schema.String,
|
|
38537
39179
|
}).pipe(Schema.encodeKeys({ ipv4: "IPv4", ipv6: "IPv6" })),
|
|
38538
|
-
})
|
|
39180
|
+
}).pipe(
|
|
39181
|
+
T.ResponsePath("result"),
|
|
39182
|
+
) as unknown as Schema.Schema<IpVersionAs112SummaryResponse>;
|
|
38539
39183
|
|
|
38540
39184
|
export type IpVersionAs112SummaryError = DefaultErrors;
|
|
38541
39185
|
|
|
@@ -38717,7 +39361,9 @@ export const IpVersionAs112TimeseriesGroupResponse =
|
|
|
38717
39361
|
ipv4: Schema.Array(Schema.String),
|
|
38718
39362
|
ipv6: Schema.Array(Schema.String),
|
|
38719
39363
|
}).pipe(Schema.encodeKeys({ ipv4: "IPv4", ipv6: "IPv6" })),
|
|
38720
|
-
})
|
|
39364
|
+
}).pipe(
|
|
39365
|
+
T.ResponsePath("result"),
|
|
39366
|
+
) as unknown as Schema.Schema<IpVersionAs112TimeseriesGroupResponse>;
|
|
38721
39367
|
|
|
38722
39368
|
export type IpVersionAs112TimeseriesGroupError = DefaultErrors;
|
|
38723
39369
|
|
|
@@ -38900,7 +39546,9 @@ export const IpVersionAs112TopResponse =
|
|
|
38900
39546
|
value: Schema.String,
|
|
38901
39547
|
}),
|
|
38902
39548
|
),
|
|
38903
|
-
})
|
|
39549
|
+
}).pipe(
|
|
39550
|
+
T.ResponsePath("result"),
|
|
39551
|
+
) as unknown as Schema.Schema<IpVersionAs112TopResponse>;
|
|
38904
39552
|
|
|
38905
39553
|
export type IpVersionAs112TopError = DefaultErrors;
|
|
38906
39554
|
|
|
@@ -39066,7 +39714,9 @@ export const IpVersionAttackLayer3SummaryResponse =
|
|
|
39066
39714
|
ipv4: Schema.String,
|
|
39067
39715
|
ipv6: Schema.String,
|
|
39068
39716
|
}).pipe(Schema.encodeKeys({ ipv4: "IPv4", ipv6: "IPv6" })),
|
|
39069
|
-
})
|
|
39717
|
+
}).pipe(
|
|
39718
|
+
T.ResponsePath("result"),
|
|
39719
|
+
) as unknown as Schema.Schema<IpVersionAttackLayer3SummaryResponse>;
|
|
39070
39720
|
|
|
39071
39721
|
export type IpVersionAttackLayer3SummaryError = DefaultErrors;
|
|
39072
39722
|
|
|
@@ -39255,7 +39905,9 @@ export const IpVersionAttackLayer3TimeseriesGroupResponse =
|
|
|
39255
39905
|
timestamps: "timestamps",
|
|
39256
39906
|
}),
|
|
39257
39907
|
),
|
|
39258
|
-
})
|
|
39908
|
+
}).pipe(
|
|
39909
|
+
T.ResponsePath("result"),
|
|
39910
|
+
) as unknown as Schema.Schema<IpVersionAttackLayer3TimeseriesGroupResponse>;
|
|
39259
39911
|
|
|
39260
39912
|
export type IpVersionAttackLayer3TimeseriesGroupError = DefaultErrors;
|
|
39261
39913
|
|
|
@@ -39431,7 +40083,9 @@ export const HttpVersionAttackLayer7SummaryResponse =
|
|
|
39431
40083
|
"http/3": "HTTP/3",
|
|
39432
40084
|
}),
|
|
39433
40085
|
),
|
|
39434
|
-
})
|
|
40086
|
+
}).pipe(
|
|
40087
|
+
T.ResponsePath("result"),
|
|
40088
|
+
) as unknown as Schema.Schema<HttpVersionAttackLayer7SummaryResponse>;
|
|
39435
40089
|
|
|
39436
40090
|
export type HttpVersionAttackLayer7SummaryError = DefaultErrors;
|
|
39437
40091
|
|
|
@@ -39593,7 +40247,9 @@ export const IpVersionAttackLayer7SummaryResponse =
|
|
|
39593
40247
|
ipv4: Schema.String,
|
|
39594
40248
|
ipv6: Schema.String,
|
|
39595
40249
|
}).pipe(Schema.encodeKeys({ ipv4: "IPv4", ipv6: "IPv6" })),
|
|
39596
|
-
})
|
|
40250
|
+
}).pipe(
|
|
40251
|
+
T.ResponsePath("result"),
|
|
40252
|
+
) as unknown as Schema.Schema<IpVersionAttackLayer7SummaryResponse>;
|
|
39597
40253
|
|
|
39598
40254
|
export type IpVersionAttackLayer7SummaryError = DefaultErrors;
|
|
39599
40255
|
|
|
@@ -39789,7 +40445,9 @@ export const HttpVersionAttackLayer7TimeseriesGroupResponse =
|
|
|
39789
40445
|
timestamps: "timestamps",
|
|
39790
40446
|
}),
|
|
39791
40447
|
),
|
|
39792
|
-
})
|
|
40448
|
+
}).pipe(
|
|
40449
|
+
T.ResponsePath("result"),
|
|
40450
|
+
) as unknown as Schema.Schema<HttpVersionAttackLayer7TimeseriesGroupResponse>;
|
|
39793
40451
|
|
|
39794
40452
|
export type HttpVersionAttackLayer7TimeseriesGroupError = DefaultErrors;
|
|
39795
40453
|
|
|
@@ -39974,7 +40632,9 @@ export const IpVersionAttackLayer7TimeseriesGroupResponse =
|
|
|
39974
40632
|
timestamps: "timestamps",
|
|
39975
40633
|
}),
|
|
39976
40634
|
),
|
|
39977
|
-
})
|
|
40635
|
+
}).pipe(
|
|
40636
|
+
T.ResponsePath("result"),
|
|
40637
|
+
) as unknown as Schema.Schema<IpVersionAttackLayer7TimeseriesGroupResponse>;
|
|
39978
40638
|
|
|
39979
40639
|
export type IpVersionAttackLayer7TimeseriesGroupError = DefaultErrors;
|
|
39980
40640
|
|
|
@@ -40140,7 +40800,9 @@ export const IpVersionDnsSummaryResponse =
|
|
|
40140
40800
|
ipv4: Schema.String,
|
|
40141
40801
|
ipv6: Schema.String,
|
|
40142
40802
|
}).pipe(Schema.encodeKeys({ ipv4: "IPv4", ipv6: "IPv6" })),
|
|
40143
|
-
})
|
|
40803
|
+
}).pipe(
|
|
40804
|
+
T.ResponsePath("result"),
|
|
40805
|
+
) as unknown as Schema.Schema<IpVersionDnsSummaryResponse>;
|
|
40144
40806
|
|
|
40145
40807
|
export type IpVersionDnsSummaryError = DefaultErrors;
|
|
40146
40808
|
|
|
@@ -40319,7 +40981,9 @@ export const IpVersionDnsTimeseriesGroupResponse =
|
|
|
40319
40981
|
ipv4: Schema.Array(Schema.String),
|
|
40320
40982
|
ipv6: Schema.Array(Schema.String),
|
|
40321
40983
|
}).pipe(Schema.encodeKeys({ ipv4: "IPv4", ipv6: "IPv6" })),
|
|
40322
|
-
})
|
|
40984
|
+
}).pipe(
|
|
40985
|
+
T.ResponsePath("result"),
|
|
40986
|
+
) as unknown as Schema.Schema<IpVersionDnsTimeseriesGroupResponse>;
|
|
40323
40987
|
|
|
40324
40988
|
export type IpVersionDnsTimeseriesGroupError = DefaultErrors;
|
|
40325
40989
|
|
|
@@ -40485,7 +41149,9 @@ export const IpVersionEmailRoutingSummaryResponse =
|
|
|
40485
41149
|
ipv4: Schema.String,
|
|
40486
41150
|
ipv6: Schema.String,
|
|
40487
41151
|
}).pipe(Schema.encodeKeys({ ipv4: "IPv4", ipv6: "IPv6" })),
|
|
40488
|
-
})
|
|
41152
|
+
}).pipe(
|
|
41153
|
+
T.ResponsePath("result"),
|
|
41154
|
+
) as unknown as Schema.Schema<IpVersionEmailRoutingSummaryResponse>;
|
|
40489
41155
|
|
|
40490
41156
|
export type IpVersionEmailRoutingSummaryError = DefaultErrors;
|
|
40491
41157
|
|
|
@@ -40667,7 +41333,9 @@ export const IpVersionEmailRoutingTimeseriesGroupResponse =
|
|
|
40667
41333
|
ipv4: Schema.Array(Schema.String),
|
|
40668
41334
|
ipv6: Schema.Array(Schema.String),
|
|
40669
41335
|
}).pipe(Schema.encodeKeys({ ipv4: "IPv4", ipv6: "IPv6" })),
|
|
40670
|
-
})
|
|
41336
|
+
}).pipe(
|
|
41337
|
+
T.ResponsePath("result"),
|
|
41338
|
+
) as unknown as Schema.Schema<IpVersionEmailRoutingTimeseriesGroupResponse>;
|
|
40671
41339
|
|
|
40672
41340
|
export type IpVersionEmailRoutingTimeseriesGroupError = DefaultErrors;
|
|
40673
41341
|
|
|
@@ -40850,7 +41518,9 @@ export const TlsVersionEmailSecuritySummaryResponse =
|
|
|
40850
41518
|
"tls 1.3": "TLS 1.3",
|
|
40851
41519
|
}),
|
|
40852
41520
|
),
|
|
40853
|
-
})
|
|
41521
|
+
}).pipe(
|
|
41522
|
+
T.ResponsePath("result"),
|
|
41523
|
+
) as unknown as Schema.Schema<TlsVersionEmailSecuritySummaryResponse>;
|
|
40854
41524
|
|
|
40855
41525
|
export type TlsVersionEmailSecuritySummaryError = DefaultErrors;
|
|
40856
41526
|
|
|
@@ -41046,7 +41716,9 @@ export const TlsVersionEmailSecurityTimeseriesGroupResponse =
|
|
|
41046
41716
|
"tls 1.3": "TLS 1.3",
|
|
41047
41717
|
}),
|
|
41048
41718
|
),
|
|
41049
|
-
})
|
|
41719
|
+
}).pipe(
|
|
41720
|
+
T.ResponsePath("result"),
|
|
41721
|
+
) as unknown as Schema.Schema<TlsVersionEmailSecurityTimeseriesGroupResponse>;
|
|
41050
41722
|
|
|
41051
41723
|
export type TlsVersionEmailSecurityTimeseriesGroupError = DefaultErrors;
|
|
41052
41724
|
|
|
@@ -41219,7 +41891,9 @@ export const HttpVersionHttpSummaryResponse =
|
|
|
41219
41891
|
"http/3": "HTTP/3",
|
|
41220
41892
|
}),
|
|
41221
41893
|
),
|
|
41222
|
-
})
|
|
41894
|
+
}).pipe(
|
|
41895
|
+
T.ResponsePath("result"),
|
|
41896
|
+
) as unknown as Schema.Schema<HttpVersionHttpSummaryResponse>;
|
|
41223
41897
|
|
|
41224
41898
|
export type HttpVersionHttpSummaryError = DefaultErrors;
|
|
41225
41899
|
|
|
@@ -41381,7 +42055,9 @@ export const IpVersionHttpSummaryResponse =
|
|
|
41381
42055
|
ipv4: Schema.String,
|
|
41382
42056
|
ipv6: Schema.String,
|
|
41383
42057
|
}).pipe(Schema.encodeKeys({ ipv4: "IPv4", ipv6: "IPv6" })),
|
|
41384
|
-
})
|
|
42058
|
+
}).pipe(
|
|
42059
|
+
T.ResponsePath("result"),
|
|
42060
|
+
) as unknown as Schema.Schema<IpVersionHttpSummaryResponse>;
|
|
41385
42061
|
|
|
41386
42062
|
export type IpVersionHttpSummaryError = DefaultErrors;
|
|
41387
42063
|
|
|
@@ -41560,7 +42236,9 @@ export const TlsVersionHttpSummaryResponse =
|
|
|
41560
42236
|
"tls QUIC": "TLS QUIC",
|
|
41561
42237
|
}),
|
|
41562
42238
|
),
|
|
41563
|
-
})
|
|
42239
|
+
}).pipe(
|
|
42240
|
+
T.ResponsePath("result"),
|
|
42241
|
+
) as unknown as Schema.Schema<TlsVersionHttpSummaryResponse>;
|
|
41564
42242
|
|
|
41565
42243
|
export type TlsVersionHttpSummaryError = DefaultErrors;
|
|
41566
42244
|
|
|
@@ -41756,7 +42434,9 @@ export const HttpVersionHttpTimeseriesGroupResponse =
|
|
|
41756
42434
|
timestamps: "timestamps",
|
|
41757
42435
|
}),
|
|
41758
42436
|
),
|
|
41759
|
-
})
|
|
42437
|
+
}).pipe(
|
|
42438
|
+
T.ResponsePath("result"),
|
|
42439
|
+
) as unknown as Schema.Schema<HttpVersionHttpTimeseriesGroupResponse>;
|
|
41760
42440
|
|
|
41761
42441
|
export type HttpVersionHttpTimeseriesGroupError = DefaultErrors;
|
|
41762
42442
|
|
|
@@ -41938,7 +42618,9 @@ export const IpVersionHttpTimeseriesGroupResponse =
|
|
|
41938
42618
|
timestamps: "timestamps",
|
|
41939
42619
|
}),
|
|
41940
42620
|
),
|
|
41941
|
-
})
|
|
42621
|
+
}).pipe(
|
|
42622
|
+
T.ResponsePath("result"),
|
|
42623
|
+
) as unknown as Schema.Schema<IpVersionHttpTimeseriesGroupResponse>;
|
|
41942
42624
|
|
|
41943
42625
|
export type IpVersionHttpTimeseriesGroupError = DefaultErrors;
|
|
41944
42626
|
|
|
@@ -42136,7 +42818,9 @@ export const TlsVersionHttpTimeseriesGroupResponse =
|
|
|
42136
42818
|
"tls QUIC": "TLS QUIC",
|
|
42137
42819
|
}),
|
|
42138
42820
|
),
|
|
42139
|
-
})
|
|
42821
|
+
}).pipe(
|
|
42822
|
+
T.ResponsePath("result"),
|
|
42823
|
+
) as unknown as Schema.Schema<TlsVersionHttpTimeseriesGroupResponse>;
|
|
42140
42824
|
|
|
42141
42825
|
export type TlsVersionHttpTimeseriesGroupError = DefaultErrors;
|
|
42142
42826
|
|