@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"leaked-credential-checks.js","sourceRoot":"","sources":["../../src/services/leaked-credential-checks.ts"],"names":[],"mappings":"AAAA;;;;;GAKG;AAEH,OAAO,KAAK,MAAM,MAAM,eAAe,CAAC;AAExC,OAAO,KAAK,GAAG,MAAM,kBAAkB,CAAC;AACxC,OAAO,KAAK,CAAC,MAAM,cAAc,CAAC;AAElC,OAAO,EAAsB,MAAM,cAAc,CAAC;AAYlD,MAAM,CAAC,MAAM,mBAAmB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC3E,WAAW,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC;IAC1D,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC,QAAQ,CAAC,SAAS,CAAC,CAAC;CAClD,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC;IACL,MAAM,EAAE,KAAK;IACb,IAAI,EAAE,oEAAoE;CAC3E,CAAC,CAC8C,CAAC;AAWnD,MAAM,CAAC,MAAM,oBAAoB,GAAG,aAAa,CAAC,aAAa,CAAC,MAAM,CAAC,MAAM,CAAC;IAC5E,EAAE,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC;IAC/D,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC;IACrE,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,IAAI,CAAC,CAAC,CAAC;CACtE,
|
|
1
|
+
{"version":3,"file":"leaked-credential-checks.js","sourceRoot":"","sources":["../../src/services/leaked-credential-checks.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
* Generated from Cloudflare TypeScript SDK.
|
|
5
5
|
* DO NOT EDIT - regenerate with: bun scripts/generate.ts --service load-balancers
|
|
6
6
|
*/
|
|
7
|
+
import * as stream from "effect/Stream";
|
|
7
8
|
import * as Schema from "effect/Schema";
|
|
8
9
|
import type * as HttpClient from "effect/unstable/http/HttpClient";
|
|
9
10
|
import * as API from "../client/api.ts";
|
|
@@ -107,76 +108,147 @@ export interface ListLoadBalancersRequest {
|
|
|
107
108
|
zoneId: string;
|
|
108
109
|
}
|
|
109
110
|
export declare const ListLoadBalancersRequest: Schema.Schema<ListLoadBalancersRequest>;
|
|
110
|
-
export
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
modifiedOn?: string | null;
|
|
126
|
-
name?: string | null;
|
|
127
|
-
networks?: string[] | null;
|
|
128
|
-
popPools?: Record<string, unknown> | null;
|
|
129
|
-
proxied?: boolean | null;
|
|
130
|
-
randomSteering?: {
|
|
131
|
-
defaultWeight?: number | null;
|
|
132
|
-
poolWeights?: Record<string, unknown> | null;
|
|
133
|
-
} | null;
|
|
134
|
-
regionPools?: Record<string, unknown> | null;
|
|
135
|
-
rules?: {
|
|
136
|
-
condition?: string | null;
|
|
137
|
-
disabled?: boolean | null;
|
|
138
|
-
fixedResponse?: {
|
|
139
|
-
contentType?: string | null;
|
|
140
|
-
location?: string | null;
|
|
141
|
-
messageBody?: string | null;
|
|
142
|
-
statusCode?: number | null;
|
|
111
|
+
export interface ListLoadBalancersResponse {
|
|
112
|
+
result: {
|
|
113
|
+
id?: string | null;
|
|
114
|
+
adaptiveRouting?: {
|
|
115
|
+
failoverAcrossPools?: boolean | null;
|
|
116
|
+
} | null;
|
|
117
|
+
countryPools?: Record<string, unknown> | null;
|
|
118
|
+
createdOn?: string | null;
|
|
119
|
+
defaultPools?: string[] | null;
|
|
120
|
+
description?: string | null;
|
|
121
|
+
enabled?: boolean | null;
|
|
122
|
+
fallbackPool?: string | null;
|
|
123
|
+
locationStrategy?: {
|
|
124
|
+
mode?: "pop" | "resolver_ip" | null;
|
|
125
|
+
preferEcs?: "always" | "never" | "proximity" | "geo" | null;
|
|
143
126
|
} | null;
|
|
127
|
+
modifiedOn?: string | null;
|
|
144
128
|
name?: string | null;
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
popPools?: Record<string, unknown> | null;
|
|
152
|
-
randomSteering?: unknown | null;
|
|
153
|
-
regionPools?: Record<string, unknown> | null;
|
|
154
|
-
sessionAffinity?: "none" | "cookie" | "ip_cookie" | "header" | null;
|
|
155
|
-
sessionAffinityAttributes?: unknown | null;
|
|
156
|
-
sessionAffinityTtl?: number | null;
|
|
157
|
-
steeringPolicy?: "" | "off" | "geo" | "random" | "dynamic_latency" | "proximity" | "least_outstanding_requests" | "least_connections" | null;
|
|
158
|
-
ttl?: number | null;
|
|
129
|
+
networks?: string[] | null;
|
|
130
|
+
popPools?: Record<string, unknown> | null;
|
|
131
|
+
proxied?: boolean | null;
|
|
132
|
+
randomSteering?: {
|
|
133
|
+
defaultWeight?: number | null;
|
|
134
|
+
poolWeights?: Record<string, unknown> | null;
|
|
159
135
|
} | null;
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
136
|
+
regionPools?: Record<string, unknown> | null;
|
|
137
|
+
rules?: {
|
|
138
|
+
condition?: string | null;
|
|
139
|
+
disabled?: boolean | null;
|
|
140
|
+
fixedResponse?: {
|
|
141
|
+
contentType?: string | null;
|
|
142
|
+
location?: string | null;
|
|
143
|
+
messageBody?: string | null;
|
|
144
|
+
statusCode?: number | null;
|
|
145
|
+
} | null;
|
|
146
|
+
name?: string | null;
|
|
147
|
+
overrides?: {
|
|
148
|
+
adaptiveRouting?: unknown | null;
|
|
149
|
+
countryPools?: Record<string, unknown> | null;
|
|
150
|
+
defaultPools?: string[] | null;
|
|
151
|
+
fallbackPool?: string | null;
|
|
152
|
+
locationStrategy?: unknown | null;
|
|
153
|
+
popPools?: Record<string, unknown> | null;
|
|
154
|
+
randomSteering?: unknown | null;
|
|
155
|
+
regionPools?: Record<string, unknown> | null;
|
|
156
|
+
sessionAffinity?: "none" | "cookie" | "ip_cookie" | "header" | null;
|
|
157
|
+
sessionAffinityAttributes?: unknown | null;
|
|
158
|
+
sessionAffinityTtl?: number | null;
|
|
159
|
+
steeringPolicy?: "" | "off" | "geo" | "random" | "dynamic_latency" | "proximity" | "least_outstanding_requests" | "least_connections" | null;
|
|
160
|
+
ttl?: number | null;
|
|
161
|
+
} | null;
|
|
162
|
+
priority?: number | null;
|
|
163
|
+
terminates?: boolean | null;
|
|
164
|
+
}[] | null;
|
|
165
|
+
sessionAffinity?: "none" | "cookie" | "ip_cookie" | "header" | null;
|
|
166
|
+
sessionAffinityAttributes?: {
|
|
167
|
+
drainDuration?: number | null;
|
|
168
|
+
headers?: string[] | null;
|
|
169
|
+
requireAllHeaders?: boolean | null;
|
|
170
|
+
samesite?: "Auto" | "Lax" | "None" | "Strict" | null;
|
|
171
|
+
secure?: "Auto" | "Always" | "Never" | null;
|
|
172
|
+
zeroDowntimeFailover?: "none" | "temporary" | "sticky" | null;
|
|
173
|
+
} | null;
|
|
174
|
+
sessionAffinityTtl?: number | null;
|
|
175
|
+
steeringPolicy?: "" | "off" | "geo" | "random" | "dynamic_latency" | "proximity" | "least_outstanding_requests" | "least_connections" | null;
|
|
176
|
+
ttl?: number | null;
|
|
177
|
+
zoneName?: string | null;
|
|
178
|
+
}[];
|
|
179
|
+
}
|
|
177
180
|
export declare const ListLoadBalancersResponse: Schema.Schema<ListLoadBalancersResponse>;
|
|
178
181
|
export type ListLoadBalancersError = DefaultErrors;
|
|
179
|
-
export declare const listLoadBalancers: API.
|
|
182
|
+
export declare const listLoadBalancers: API.PaginatedOperationMethod<ListLoadBalancersRequest, ListLoadBalancersResponse, ListLoadBalancersError, Credentials | HttpClient.HttpClient> & {
|
|
183
|
+
pages: (input: ListLoadBalancersRequest) => stream.Stream<ListLoadBalancersResponse, ListLoadBalancersError, Credentials | HttpClient.HttpClient>;
|
|
184
|
+
items: (input: ListLoadBalancersRequest) => stream.Stream<{
|
|
185
|
+
id?: string | null;
|
|
186
|
+
adaptiveRouting?: {
|
|
187
|
+
failoverAcrossPools?: boolean | null;
|
|
188
|
+
} | null;
|
|
189
|
+
countryPools?: Record<string, unknown> | null;
|
|
190
|
+
createdOn?: string | null;
|
|
191
|
+
defaultPools?: string[] | null;
|
|
192
|
+
description?: string | null;
|
|
193
|
+
enabled?: boolean | null;
|
|
194
|
+
fallbackPool?: string | null;
|
|
195
|
+
locationStrategy?: {
|
|
196
|
+
mode?: "pop" | "resolver_ip" | null;
|
|
197
|
+
preferEcs?: "always" | "never" | "proximity" | "geo" | null;
|
|
198
|
+
} | null;
|
|
199
|
+
modifiedOn?: string | null;
|
|
200
|
+
name?: string | null;
|
|
201
|
+
networks?: string[] | null;
|
|
202
|
+
popPools?: Record<string, unknown> | null;
|
|
203
|
+
proxied?: boolean | null;
|
|
204
|
+
randomSteering?: {
|
|
205
|
+
defaultWeight?: number | null;
|
|
206
|
+
poolWeights?: Record<string, unknown> | null;
|
|
207
|
+
} | null;
|
|
208
|
+
regionPools?: Record<string, unknown> | null;
|
|
209
|
+
rules?: {
|
|
210
|
+
condition?: string | null;
|
|
211
|
+
disabled?: boolean | null;
|
|
212
|
+
fixedResponse?: {
|
|
213
|
+
contentType?: string | null;
|
|
214
|
+
location?: string | null;
|
|
215
|
+
messageBody?: string | null;
|
|
216
|
+
statusCode?: number | null;
|
|
217
|
+
} | null;
|
|
218
|
+
name?: string | null;
|
|
219
|
+
overrides?: {
|
|
220
|
+
adaptiveRouting?: unknown | null;
|
|
221
|
+
countryPools?: Record<string, unknown> | null;
|
|
222
|
+
defaultPools?: string[] | null;
|
|
223
|
+
fallbackPool?: string | null;
|
|
224
|
+
locationStrategy?: unknown | null;
|
|
225
|
+
popPools?: Record<string, unknown> | null;
|
|
226
|
+
randomSteering?: unknown | null;
|
|
227
|
+
regionPools?: Record<string, unknown> | null;
|
|
228
|
+
sessionAffinity?: "none" | "cookie" | "ip_cookie" | "header" | null;
|
|
229
|
+
sessionAffinityAttributes?: unknown | null;
|
|
230
|
+
sessionAffinityTtl?: number | null;
|
|
231
|
+
steeringPolicy?: "" | "off" | "geo" | "random" | "dynamic_latency" | "proximity" | "least_outstanding_requests" | "least_connections" | null;
|
|
232
|
+
ttl?: number | null;
|
|
233
|
+
} | null;
|
|
234
|
+
priority?: number | null;
|
|
235
|
+
terminates?: boolean | null;
|
|
236
|
+
}[] | null;
|
|
237
|
+
sessionAffinity?: "none" | "cookie" | "ip_cookie" | "header" | null;
|
|
238
|
+
sessionAffinityAttributes?: {
|
|
239
|
+
drainDuration?: number | null;
|
|
240
|
+
headers?: string[] | null;
|
|
241
|
+
requireAllHeaders?: boolean | null;
|
|
242
|
+
samesite?: "Auto" | "Lax" | "None" | "Strict" | null;
|
|
243
|
+
secure?: "Auto" | "Always" | "Never" | null;
|
|
244
|
+
zeroDowntimeFailover?: "none" | "temporary" | "sticky" | null;
|
|
245
|
+
} | null;
|
|
246
|
+
sessionAffinityTtl?: number | null;
|
|
247
|
+
steeringPolicy?: "" | "off" | "geo" | "random" | "dynamic_latency" | "proximity" | "least_outstanding_requests" | "least_connections" | null;
|
|
248
|
+
ttl?: number | null;
|
|
249
|
+
zoneName?: string | null;
|
|
250
|
+
}, ListLoadBalancersError, Credentials | HttpClient.HttpClient>;
|
|
251
|
+
};
|
|
180
252
|
export interface CreateLoadBalancerRequest {
|
|
181
253
|
/** Path param: */
|
|
182
254
|
zoneId: string;
|
|
@@ -759,30 +831,55 @@ export interface ListMonitorsRequest {
|
|
|
759
831
|
accountId: string;
|
|
760
832
|
}
|
|
761
833
|
export declare const ListMonitorsRequest: Schema.Schema<ListMonitorsRequest>;
|
|
762
|
-
export
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
834
|
+
export interface ListMonitorsResponse {
|
|
835
|
+
result: {
|
|
836
|
+
id?: string | null;
|
|
837
|
+
allowInsecure?: boolean | null;
|
|
838
|
+
consecutiveDown?: number | null;
|
|
839
|
+
consecutiveUp?: number | null;
|
|
840
|
+
createdOn?: string | null;
|
|
841
|
+
description?: string | null;
|
|
842
|
+
expectedBody?: string | null;
|
|
843
|
+
expectedCodes?: string | null;
|
|
844
|
+
followRedirects?: boolean | null;
|
|
845
|
+
header?: Record<string, unknown> | null;
|
|
846
|
+
interval?: number | null;
|
|
847
|
+
method?: string | null;
|
|
848
|
+
modifiedOn?: string | null;
|
|
849
|
+
path?: string | null;
|
|
850
|
+
port?: number | null;
|
|
851
|
+
probeZone?: string | null;
|
|
852
|
+
retries?: number | null;
|
|
853
|
+
timeout?: number | null;
|
|
854
|
+
type?: "http" | "https" | "tcp" | "udp_icmp" | "icmp_ping" | "smtp" | null;
|
|
855
|
+
}[];
|
|
856
|
+
}
|
|
783
857
|
export declare const ListMonitorsResponse: Schema.Schema<ListMonitorsResponse>;
|
|
784
858
|
export type ListMonitorsError = DefaultErrors;
|
|
785
|
-
export declare const listMonitors: API.
|
|
859
|
+
export declare const listMonitors: API.PaginatedOperationMethod<ListMonitorsRequest, ListMonitorsResponse, ListMonitorsError, Credentials | HttpClient.HttpClient> & {
|
|
860
|
+
pages: (input: ListMonitorsRequest) => stream.Stream<ListMonitorsResponse, ListMonitorsError, Credentials | HttpClient.HttpClient>;
|
|
861
|
+
items: (input: ListMonitorsRequest) => stream.Stream<{
|
|
862
|
+
id?: string | null;
|
|
863
|
+
allowInsecure?: boolean | null;
|
|
864
|
+
consecutiveDown?: number | null;
|
|
865
|
+
consecutiveUp?: number | null;
|
|
866
|
+
createdOn?: string | null;
|
|
867
|
+
description?: string | null;
|
|
868
|
+
expectedBody?: string | null;
|
|
869
|
+
expectedCodes?: string | null;
|
|
870
|
+
followRedirects?: boolean | null;
|
|
871
|
+
header?: Record<string, unknown> | null;
|
|
872
|
+
interval?: number | null;
|
|
873
|
+
method?: string | null;
|
|
874
|
+
modifiedOn?: string | null;
|
|
875
|
+
path?: string | null;
|
|
876
|
+
port?: number | null;
|
|
877
|
+
probeZone?: string | null;
|
|
878
|
+
retries?: number | null;
|
|
879
|
+
timeout?: number | null;
|
|
880
|
+
type?: "http" | "https" | "tcp" | "udp_icmp" | "icmp_ping" | "smtp" | null;
|
|
881
|
+
}, ListMonitorsError, Credentials | HttpClient.HttpClient>;
|
|
882
|
+
};
|
|
786
883
|
export interface CreateMonitorRequest {
|
|
787
884
|
/** Path param: Identifier. */
|
|
788
885
|
accountId: string;
|
|
@@ -1061,23 +1158,41 @@ export interface ListMonitorGroupsRequest {
|
|
|
1061
1158
|
accountId: string;
|
|
1062
1159
|
}
|
|
1063
1160
|
export declare const ListMonitorGroupsRequest: Schema.Schema<ListMonitorGroupsRequest>;
|
|
1064
|
-
export
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1161
|
+
export interface ListMonitorGroupsResponse {
|
|
1162
|
+
result: {
|
|
1163
|
+
id: string;
|
|
1164
|
+
description: string;
|
|
1165
|
+
members: {
|
|
1166
|
+
enabled: boolean;
|
|
1167
|
+
monitorId: string;
|
|
1168
|
+
monitoringOnly: boolean;
|
|
1169
|
+
mustBeHealthy: boolean;
|
|
1170
|
+
createdAt?: string | null;
|
|
1171
|
+
updatedAt?: string | null;
|
|
1172
|
+
}[];
|
|
1072
1173
|
createdAt?: string | null;
|
|
1073
1174
|
updatedAt?: string | null;
|
|
1074
1175
|
}[];
|
|
1075
|
-
|
|
1076
|
-
updatedAt?: string | null;
|
|
1077
|
-
}[];
|
|
1176
|
+
}
|
|
1078
1177
|
export declare const ListMonitorGroupsResponse: Schema.Schema<ListMonitorGroupsResponse>;
|
|
1079
1178
|
export type ListMonitorGroupsError = DefaultErrors;
|
|
1080
|
-
export declare const listMonitorGroups: API.
|
|
1179
|
+
export declare const listMonitorGroups: API.PaginatedOperationMethod<ListMonitorGroupsRequest, ListMonitorGroupsResponse, ListMonitorGroupsError, Credentials | HttpClient.HttpClient> & {
|
|
1180
|
+
pages: (input: ListMonitorGroupsRequest) => stream.Stream<ListMonitorGroupsResponse, ListMonitorGroupsError, Credentials | HttpClient.HttpClient>;
|
|
1181
|
+
items: (input: ListMonitorGroupsRequest) => stream.Stream<{
|
|
1182
|
+
id: string;
|
|
1183
|
+
description: string;
|
|
1184
|
+
members: {
|
|
1185
|
+
enabled: boolean;
|
|
1186
|
+
monitorId: string;
|
|
1187
|
+
monitoringOnly: boolean;
|
|
1188
|
+
mustBeHealthy: boolean;
|
|
1189
|
+
createdAt?: string | null;
|
|
1190
|
+
updatedAt?: string | null;
|
|
1191
|
+
}[];
|
|
1192
|
+
createdAt?: string | null;
|
|
1193
|
+
updatedAt?: string | null;
|
|
1194
|
+
}, ListMonitorGroupsError, Credentials | HttpClient.HttpClient>;
|
|
1195
|
+
};
|
|
1081
1196
|
export interface CreateMonitorGroupRequest {
|
|
1082
1197
|
/** Path param: Identifier. */
|
|
1083
1198
|
accountId: string;
|
|
@@ -1274,15 +1389,25 @@ export interface GetMonitorReferenceRequest {
|
|
|
1274
1389
|
accountId: string;
|
|
1275
1390
|
}
|
|
1276
1391
|
export declare const GetMonitorReferenceRequest: Schema.Schema<GetMonitorReferenceRequest>;
|
|
1277
|
-
export
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1392
|
+
export interface GetMonitorReferenceResponse {
|
|
1393
|
+
result: {
|
|
1394
|
+
referenceType?: "*" | "referral" | "referrer" | null;
|
|
1395
|
+
resourceId?: string | null;
|
|
1396
|
+
resourceName?: string | null;
|
|
1397
|
+
resourceType?: string | null;
|
|
1398
|
+
}[];
|
|
1399
|
+
}
|
|
1283
1400
|
export declare const GetMonitorReferenceResponse: Schema.Schema<GetMonitorReferenceResponse>;
|
|
1284
1401
|
export type GetMonitorReferenceError = DefaultErrors;
|
|
1285
|
-
export declare const getMonitorReference: API.
|
|
1402
|
+
export declare const getMonitorReference: API.PaginatedOperationMethod<GetMonitorReferenceRequest, GetMonitorReferenceResponse, GetMonitorReferenceError, Credentials | HttpClient.HttpClient> & {
|
|
1403
|
+
pages: (input: GetMonitorReferenceRequest) => stream.Stream<GetMonitorReferenceResponse, GetMonitorReferenceError, Credentials | HttpClient.HttpClient>;
|
|
1404
|
+
items: (input: GetMonitorReferenceRequest) => stream.Stream<{
|
|
1405
|
+
referenceType?: "*" | "referral" | "referrer" | null;
|
|
1406
|
+
resourceId?: string | null;
|
|
1407
|
+
resourceName?: string | null;
|
|
1408
|
+
resourceType?: string | null;
|
|
1409
|
+
}, GetMonitorReferenceError, Credentials | HttpClient.HttpClient>;
|
|
1410
|
+
};
|
|
1286
1411
|
export interface GetPoolRequest {
|
|
1287
1412
|
poolId: string;
|
|
1288
1413
|
/** Identifier. */
|
|
@@ -1336,30 +1461,55 @@ export interface ListPoolsRequest {
|
|
|
1336
1461
|
monitor?: string;
|
|
1337
1462
|
}
|
|
1338
1463
|
export declare const ListPoolsRequest: Schema.Schema<ListPoolsRequest>;
|
|
1339
|
-
export
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1464
|
+
export interface ListPoolsResponse {
|
|
1465
|
+
result: {
|
|
1466
|
+
id?: string | null;
|
|
1467
|
+
checkRegions?: ("WNAM" | "ENAM" | "WEU" | "EEU" | "NSAM" | "SSAM" | "OC" | "ME" | "NAF" | "SAF" | "SEAS" | "NEAS" | "ALL_REGIONS" | "SAS")[] | null;
|
|
1468
|
+
createdOn?: string | null;
|
|
1469
|
+
description?: string | null;
|
|
1470
|
+
disabledAt?: string | null;
|
|
1471
|
+
enabled?: boolean | null;
|
|
1472
|
+
latitude?: number | null;
|
|
1473
|
+
loadShedding?: unknown | null;
|
|
1474
|
+
longitude?: number | null;
|
|
1475
|
+
minimumOrigins?: number | null;
|
|
1476
|
+
modifiedOn?: string | null;
|
|
1477
|
+
monitor?: string | null;
|
|
1478
|
+
monitorGroup?: string | null;
|
|
1479
|
+
name?: string | null;
|
|
1480
|
+
networks?: string[] | null;
|
|
1481
|
+
notificationEmail?: string | null;
|
|
1482
|
+
notificationFilter?: unknown | null;
|
|
1483
|
+
originSteering?: unknown | null;
|
|
1484
|
+
origins?: unknown[] | null;
|
|
1485
|
+
}[];
|
|
1486
|
+
}
|
|
1360
1487
|
export declare const ListPoolsResponse: Schema.Schema<ListPoolsResponse>;
|
|
1361
1488
|
export type ListPoolsError = DefaultErrors;
|
|
1362
|
-
export declare const listPools: API.
|
|
1489
|
+
export declare const listPools: API.PaginatedOperationMethod<ListPoolsRequest, ListPoolsResponse, ListPoolsError, Credentials | HttpClient.HttpClient> & {
|
|
1490
|
+
pages: (input: ListPoolsRequest) => stream.Stream<ListPoolsResponse, ListPoolsError, Credentials | HttpClient.HttpClient>;
|
|
1491
|
+
items: (input: ListPoolsRequest) => stream.Stream<{
|
|
1492
|
+
id?: string | null;
|
|
1493
|
+
checkRegions?: ("WNAM" | "ENAM" | "WEU" | "EEU" | "NSAM" | "SSAM" | "OC" | "ME" | "NAF" | "SAF" | "SEAS" | "NEAS" | "ALL_REGIONS" | "SAS")[] | null;
|
|
1494
|
+
createdOn?: string | null;
|
|
1495
|
+
description?: string | null;
|
|
1496
|
+
disabledAt?: string | null;
|
|
1497
|
+
enabled?: boolean | null;
|
|
1498
|
+
latitude?: number | null;
|
|
1499
|
+
loadShedding?: unknown | null;
|
|
1500
|
+
longitude?: number | null;
|
|
1501
|
+
minimumOrigins?: number | null;
|
|
1502
|
+
modifiedOn?: string | null;
|
|
1503
|
+
monitor?: string | null;
|
|
1504
|
+
monitorGroup?: string | null;
|
|
1505
|
+
name?: string | null;
|
|
1506
|
+
networks?: string[] | null;
|
|
1507
|
+
notificationEmail?: string | null;
|
|
1508
|
+
notificationFilter?: unknown | null;
|
|
1509
|
+
originSteering?: unknown | null;
|
|
1510
|
+
origins?: unknown[] | null;
|
|
1511
|
+
}, ListPoolsError, Credentials | HttpClient.HttpClient>;
|
|
1512
|
+
};
|
|
1363
1513
|
export interface CreatePoolRequest {
|
|
1364
1514
|
/** Path param: Identifier. */
|
|
1365
1515
|
accountId: string;
|
|
@@ -1598,30 +1748,55 @@ export interface BulkPatchPoolsRequest {
|
|
|
1598
1748
|
notificationEmail?: "";
|
|
1599
1749
|
}
|
|
1600
1750
|
export declare const BulkPatchPoolsRequest: Schema.Schema<BulkPatchPoolsRequest>;
|
|
1601
|
-
export
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
|
|
1751
|
+
export interface BulkPatchPoolsResponse {
|
|
1752
|
+
result: {
|
|
1753
|
+
id?: string | null;
|
|
1754
|
+
checkRegions?: ("WNAM" | "ENAM" | "WEU" | "EEU" | "NSAM" | "SSAM" | "OC" | "ME" | "NAF" | "SAF" | "SEAS" | "NEAS" | "ALL_REGIONS" | "SAS")[] | null;
|
|
1755
|
+
createdOn?: string | null;
|
|
1756
|
+
description?: string | null;
|
|
1757
|
+
disabledAt?: string | null;
|
|
1758
|
+
enabled?: boolean | null;
|
|
1759
|
+
latitude?: number | null;
|
|
1760
|
+
loadShedding?: unknown | null;
|
|
1761
|
+
longitude?: number | null;
|
|
1762
|
+
minimumOrigins?: number | null;
|
|
1763
|
+
modifiedOn?: string | null;
|
|
1764
|
+
monitor?: string | null;
|
|
1765
|
+
monitorGroup?: string | null;
|
|
1766
|
+
name?: string | null;
|
|
1767
|
+
networks?: string[] | null;
|
|
1768
|
+
notificationEmail?: string | null;
|
|
1769
|
+
notificationFilter?: unknown | null;
|
|
1770
|
+
originSteering?: unknown | null;
|
|
1771
|
+
origins?: unknown[] | null;
|
|
1772
|
+
}[];
|
|
1773
|
+
}
|
|
1622
1774
|
export declare const BulkPatchPoolsResponse: Schema.Schema<BulkPatchPoolsResponse>;
|
|
1623
1775
|
export type BulkPatchPoolsError = DefaultErrors;
|
|
1624
|
-
export declare const bulkPatchPools: API.
|
|
1776
|
+
export declare const bulkPatchPools: API.PaginatedOperationMethod<BulkPatchPoolsRequest, BulkPatchPoolsResponse, BulkPatchPoolsError, Credentials | HttpClient.HttpClient> & {
|
|
1777
|
+
pages: (input: BulkPatchPoolsRequest) => stream.Stream<BulkPatchPoolsResponse, BulkPatchPoolsError, Credentials | HttpClient.HttpClient>;
|
|
1778
|
+
items: (input: BulkPatchPoolsRequest) => stream.Stream<{
|
|
1779
|
+
id?: string | null;
|
|
1780
|
+
checkRegions?: ("WNAM" | "ENAM" | "WEU" | "EEU" | "NSAM" | "SSAM" | "OC" | "ME" | "NAF" | "SAF" | "SEAS" | "NEAS" | "ALL_REGIONS" | "SAS")[] | null;
|
|
1781
|
+
createdOn?: string | null;
|
|
1782
|
+
description?: string | null;
|
|
1783
|
+
disabledAt?: string | null;
|
|
1784
|
+
enabled?: boolean | null;
|
|
1785
|
+
latitude?: number | null;
|
|
1786
|
+
loadShedding?: unknown | null;
|
|
1787
|
+
longitude?: number | null;
|
|
1788
|
+
minimumOrigins?: number | null;
|
|
1789
|
+
modifiedOn?: string | null;
|
|
1790
|
+
monitor?: string | null;
|
|
1791
|
+
monitorGroup?: string | null;
|
|
1792
|
+
name?: string | null;
|
|
1793
|
+
networks?: string[] | null;
|
|
1794
|
+
notificationEmail?: string | null;
|
|
1795
|
+
notificationFilter?: unknown | null;
|
|
1796
|
+
originSteering?: unknown | null;
|
|
1797
|
+
origins?: unknown[] | null;
|
|
1798
|
+
}, BulkPatchPoolsError, Credentials | HttpClient.HttpClient>;
|
|
1799
|
+
};
|
|
1625
1800
|
export interface GetPoolHealthRequest {
|
|
1626
1801
|
poolId: string;
|
|
1627
1802
|
/** Identifier. */
|
|
@@ -1699,15 +1874,25 @@ export interface GetPoolReferenceRequest {
|
|
|
1699
1874
|
accountId: string;
|
|
1700
1875
|
}
|
|
1701
1876
|
export declare const GetPoolReferenceRequest: Schema.Schema<GetPoolReferenceRequest>;
|
|
1702
|
-
export
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1877
|
+
export interface GetPoolReferenceResponse {
|
|
1878
|
+
result: {
|
|
1879
|
+
referenceType?: "*" | "referral" | "referrer" | null;
|
|
1880
|
+
resourceId?: string | null;
|
|
1881
|
+
resourceName?: string | null;
|
|
1882
|
+
resourceType?: string | null;
|
|
1883
|
+
}[];
|
|
1884
|
+
}
|
|
1708
1885
|
export declare const GetPoolReferenceResponse: Schema.Schema<GetPoolReferenceResponse>;
|
|
1709
1886
|
export type GetPoolReferenceError = DefaultErrors;
|
|
1710
|
-
export declare const getPoolReference: API.
|
|
1887
|
+
export declare const getPoolReference: API.PaginatedOperationMethod<GetPoolReferenceRequest, GetPoolReferenceResponse, GetPoolReferenceError, Credentials | HttpClient.HttpClient> & {
|
|
1888
|
+
pages: (input: GetPoolReferenceRequest) => stream.Stream<GetPoolReferenceResponse, GetPoolReferenceError, Credentials | HttpClient.HttpClient>;
|
|
1889
|
+
items: (input: GetPoolReferenceRequest) => stream.Stream<{
|
|
1890
|
+
referenceType?: "*" | "referral" | "referrer" | null;
|
|
1891
|
+
resourceId?: string | null;
|
|
1892
|
+
resourceName?: string | null;
|
|
1893
|
+
resourceType?: string | null;
|
|
1894
|
+
}, GetPoolReferenceError, Credentials | HttpClient.HttpClient>;
|
|
1895
|
+
};
|
|
1711
1896
|
export interface GetPreviewRequest {
|
|
1712
1897
|
previewId: string;
|
|
1713
1898
|
/** Identifier. */
|
|
@@ -1752,16 +1937,37 @@ export interface ListSearchesRequest {
|
|
|
1752
1937
|
references?: "" | "*" | "referral" | "referrer";
|
|
1753
1938
|
}
|
|
1754
1939
|
export declare const ListSearchesRequest: Schema.Schema<ListSearchesRequest>;
|
|
1755
|
-
export
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1940
|
+
export interface ListSearchesResponse {
|
|
1941
|
+
result: {
|
|
1942
|
+
items?: {
|
|
1943
|
+
resources?: {
|
|
1944
|
+
referenceType?: "referral" | "referrer" | null;
|
|
1945
|
+
references?: unknown[] | null;
|
|
1946
|
+
resourceId?: string | null;
|
|
1947
|
+
resourceName?: string | null;
|
|
1948
|
+
resourceType?: "load_balancer" | "monitor" | "pool" | null;
|
|
1949
|
+
}[] | null;
|
|
1950
|
+
}[] | null;
|
|
1951
|
+
};
|
|
1952
|
+
resultInfo: {
|
|
1953
|
+
count?: number | null;
|
|
1954
|
+
page?: number | null;
|
|
1955
|
+
perPage?: number | null;
|
|
1956
|
+
totalCount?: number | null;
|
|
1957
|
+
};
|
|
1958
|
+
}
|
|
1764
1959
|
export declare const ListSearchesResponse: Schema.Schema<ListSearchesResponse>;
|
|
1765
1960
|
export type ListSearchesError = DefaultErrors;
|
|
1766
|
-
export declare const listSearches: API.
|
|
1961
|
+
export declare const listSearches: API.PaginatedOperationMethod<ListSearchesRequest, ListSearchesResponse, ListSearchesError, Credentials | HttpClient.HttpClient> & {
|
|
1962
|
+
pages: (input: ListSearchesRequest) => stream.Stream<ListSearchesResponse, ListSearchesError, Credentials | HttpClient.HttpClient>;
|
|
1963
|
+
items: (input: ListSearchesRequest) => stream.Stream<{
|
|
1964
|
+
resources?: {
|
|
1965
|
+
referenceType?: "referral" | "referrer" | null;
|
|
1966
|
+
references?: unknown[] | null;
|
|
1967
|
+
resourceId?: string | null;
|
|
1968
|
+
resourceName?: string | null;
|
|
1969
|
+
resourceType?: "load_balancer" | "monitor" | "pool" | null;
|
|
1970
|
+
}[] | null;
|
|
1971
|
+
}, ListSearchesError, Credentials | HttpClient.HttpClient>;
|
|
1972
|
+
};
|
|
1767
1973
|
//# sourceMappingURL=load-balancers.d.ts.map
|