@pulumi/cloudflare 6.11.0-alpha.1761588517 → 6.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (247) hide show
  1. package/accessApplication.d.ts +3 -3
  2. package/accessIdentityProvider.d.ts +31 -0
  3. package/accessIdentityProvider.js +31 -0
  4. package/accessIdentityProvider.js.map +1 -1
  5. package/accessMutualTlsHostnameSettings.d.ts +14 -0
  6. package/accessMutualTlsHostnameSettings.js +14 -0
  7. package/accessMutualTlsHostnameSettings.js.map +1 -1
  8. package/accessOrganization.d.ts +29 -0
  9. package/accessOrganization.js +29 -0
  10. package/accessOrganization.js.map +1 -1
  11. package/accessPolicy.d.ts +49 -0
  12. package/accessPolicy.js +49 -0
  13. package/accessPolicy.js.map +1 -1
  14. package/account.d.ts +12 -0
  15. package/account.js +2 -0
  16. package/account.js.map +1 -1
  17. package/accountDnsSettings.d.ts +32 -0
  18. package/accountDnsSettings.js +32 -0
  19. package/accountDnsSettings.js.map +1 -1
  20. package/accountSubscription.d.ts +19 -0
  21. package/accountSubscription.js +19 -0
  22. package/accountSubscription.js.map +1 -1
  23. package/accountToken.d.ts +46 -0
  24. package/accountToken.js +46 -0
  25. package/accountToken.js.map +1 -1
  26. package/apiShield.d.ts +0 -12
  27. package/apiShield.js +0 -6
  28. package/apiShield.js.map +1 -1
  29. package/apiToken.d.ts +45 -0
  30. package/apiToken.js +45 -0
  31. package/apiToken.js.map +1 -1
  32. package/authenticatedOriginPulls.d.ts +14 -0
  33. package/authenticatedOriginPulls.js +14 -0
  34. package/authenticatedOriginPulls.js.map +1 -1
  35. package/contentScanning.d.ts +84 -0
  36. package/contentScanning.js +72 -0
  37. package/contentScanning.js.map +1 -0
  38. package/customHostname.d.ts +73 -0
  39. package/customHostname.js +73 -0
  40. package/customHostname.js.map +1 -1
  41. package/customPages.d.ts +3 -3
  42. package/deviceManagedNetworks.d.ts +15 -0
  43. package/deviceManagedNetworks.js +15 -0
  44. package/deviceManagedNetworks.js.map +1 -1
  45. package/devicePostureIntegration.d.ts +18 -0
  46. package/devicePostureIntegration.js +18 -0
  47. package/devicePostureIntegration.js.map +1 -1
  48. package/devicePostureRule.d.ts +24 -0
  49. package/devicePostureRule.js +24 -0
  50. package/devicePostureRule.js.map +1 -1
  51. package/dlpCustomProfile.d.ts +29 -3
  52. package/dlpCustomProfile.js +26 -0
  53. package/dlpCustomProfile.js.map +1 -1
  54. package/dnsFirewall.d.ts +26 -0
  55. package/dnsFirewall.js +26 -0
  56. package/dnsFirewall.js.map +1 -1
  57. package/dnsRecord.d.ts +20 -0
  58. package/dnsRecord.js +20 -0
  59. package/dnsRecord.js.map +1 -1
  60. package/getAccount.d.ts +4 -0
  61. package/getAccount.js.map +1 -1
  62. package/getApiShield.d.ts +0 -14
  63. package/getApiShield.js +0 -4
  64. package/getApiShield.js.map +1 -1
  65. package/getContentScanning.d.ts +66 -0
  66. package/getContentScanning.js +46 -0
  67. package/getContentScanning.js.map +1 -0
  68. package/getCustomPages.d.ts +3 -3
  69. package/getList.d.ts +3 -3
  70. package/getMagicTransitConnector.d.ts +1 -0
  71. package/getMagicTransitConnector.js.map +1 -1
  72. package/getNotificationPolicy.d.ts +3 -3
  73. package/getNotificationPolicy.js +2 -2
  74. package/getNotificationPolicyWebhooks.d.ts +2 -2
  75. package/getNotificationPolicyWebhooks.js +2 -2
  76. package/getOrganization.d.ts +59 -0
  77. package/getOrganization.js +50 -0
  78. package/getOrganization.js.map +1 -0
  79. package/getOrganizationProfile.d.ts +54 -0
  80. package/getOrganizationProfile.js +46 -0
  81. package/getOrganizationProfile.js.map +1 -0
  82. package/getOrganizations.d.ts +138 -0
  83. package/getOrganizations.js +90 -0
  84. package/getOrganizations.js.map +1 -0
  85. package/getPagesProject.d.ts +23 -3
  86. package/getPagesProject.js.map +1 -1
  87. package/getWorker.d.ts +4 -0
  88. package/getWorker.js.map +1 -1
  89. package/getZeroTrustAccessApplication.d.ts +1 -1
  90. package/getZeroTrustDexTest.d.ts +9 -0
  91. package/getZeroTrustDexTest.js +2 -0
  92. package/getZeroTrustDexTest.js.map +1 -1
  93. package/getZeroTrustGatewayPolicy.d.ts +1 -1
  94. package/getZeroTrustTunnelCloudflaredConfig.d.ts +4 -0
  95. package/getZeroTrustTunnelCloudflaredConfig.js.map +1 -1
  96. package/healthcheck.d.ts +43 -0
  97. package/healthcheck.js +43 -0
  98. package/healthcheck.js.map +1 -1
  99. package/hyperdriveConfig.d.ts +27 -0
  100. package/hyperdriveConfig.js +27 -0
  101. package/hyperdriveConfig.js.map +1 -1
  102. package/index.d.ts +21 -0
  103. package/index.js +46 -18
  104. package/index.js.map +1 -1
  105. package/keylessCertificate.d.ts +18 -0
  106. package/keylessCertificate.js +18 -0
  107. package/keylessCertificate.js.map +1 -1
  108. package/listItem.d.ts +8 -0
  109. package/listItem.js +8 -0
  110. package/listItem.js.map +1 -1
  111. package/loadBalancer.d.ts +142 -0
  112. package/loadBalancer.js +142 -0
  113. package/loadBalancer.js.map +1 -1
  114. package/logpushJob.d.ts +41 -0
  115. package/logpushJob.js +41 -0
  116. package/logpushJob.js.map +1 -1
  117. package/magicTransitSiteAcl.d.ts +29 -0
  118. package/magicTransitSiteAcl.js +29 -0
  119. package/magicTransitSiteAcl.js.map +1 -1
  120. package/magicTransitSiteLan.d.ts +42 -0
  121. package/magicTransitSiteLan.js +42 -0
  122. package/magicTransitSiteLan.js.map +1 -1
  123. package/magicTransitSiteWan.d.ts +19 -0
  124. package/magicTransitSiteWan.js +19 -0
  125. package/magicTransitSiteWan.js.map +1 -1
  126. package/magicWanStaticRoute.d.ts +18 -0
  127. package/magicWanStaticRoute.js +18 -0
  128. package/magicWanStaticRoute.js.map +1 -1
  129. package/notificationPolicy.d.ts +73 -3
  130. package/notificationPolicy.js +70 -0
  131. package/notificationPolicy.js.map +1 -1
  132. package/organization.d.ts +79 -0
  133. package/organization.js +88 -0
  134. package/organization.js.map +1 -0
  135. package/organizationProfile.d.ts +71 -0
  136. package/organizationProfile.js +94 -0
  137. package/organizationProfile.js.map +1 -0
  138. package/package.json +2 -2
  139. package/pageRule.d.ts +18 -0
  140. package/pageRule.js +18 -0
  141. package/pageRule.js.map +1 -1
  142. package/pagesProject.d.ts +250 -9
  143. package/pagesProject.js +214 -0
  144. package/pagesProject.js.map +1 -1
  145. package/queueConsumer.d.ts +20 -0
  146. package/queueConsumer.js +20 -0
  147. package/queueConsumer.js.map +1 -1
  148. package/r2bucketCors.d.ts +20 -0
  149. package/r2bucketCors.js +20 -0
  150. package/r2bucketCors.js.map +1 -1
  151. package/r2bucketEventNotification.d.ts +2 -2
  152. package/r2bucketEventNotification.js +3 -0
  153. package/r2bucketEventNotification.js.map +1 -1
  154. package/r2bucketLifecycle.d.ts +36 -0
  155. package/r2bucketLifecycle.js +36 -0
  156. package/r2bucketLifecycle.js.map +1 -1
  157. package/record.d.ts +20 -0
  158. package/record.js +20 -0
  159. package/record.js.map +1 -1
  160. package/snippet.d.ts +22 -0
  161. package/snippet.js +22 -0
  162. package/snippet.js.map +1 -1
  163. package/snippetRules.d.ts +15 -0
  164. package/snippetRules.js +15 -0
  165. package/snippetRules.js.map +1 -1
  166. package/staticRoute.d.ts +18 -0
  167. package/staticRoute.js +18 -0
  168. package/staticRoute.js.map +1 -1
  169. package/teamsAccount.d.ts +75 -0
  170. package/teamsAccount.js +75 -0
  171. package/teamsAccount.js.map +1 -1
  172. package/teamsRule.d.ts +130 -3
  173. package/teamsRule.js +127 -0
  174. package/teamsRule.js.map +1 -1
  175. package/tunnelConfig.d.ts +12 -0
  176. package/tunnelConfig.js +2 -0
  177. package/tunnelConfig.js.map +1 -1
  178. package/types/input.d.ts +571 -42
  179. package/types/output.d.ts +993 -64
  180. package/worker.d.ts +39 -0
  181. package/worker.js +33 -0
  182. package/worker.js.map +1 -1
  183. package/workerScript.d.ts +82 -1
  184. package/workerScript.js +82 -1
  185. package/workerScript.js.map +1 -1
  186. package/workerVersion.d.ts +57 -0
  187. package/workerVersion.js +57 -0
  188. package/workerVersion.js.map +1 -1
  189. package/workersDeployment.d.ts +18 -0
  190. package/workersDeployment.js +18 -0
  191. package/workersDeployment.js.map +1 -1
  192. package/workersScript.d.ts +82 -1
  193. package/workersScript.js +82 -1
  194. package/workersScript.js.map +1 -1
  195. package/zeroTrustAccessApplication.d.ts +3 -3
  196. package/zeroTrustAccessIdentityProvider.d.ts +31 -0
  197. package/zeroTrustAccessIdentityProvider.js +31 -0
  198. package/zeroTrustAccessIdentityProvider.js.map +1 -1
  199. package/zeroTrustAccessMtlsHostnameSettings.d.ts +14 -0
  200. package/zeroTrustAccessMtlsHostnameSettings.js +14 -0
  201. package/zeroTrustAccessMtlsHostnameSettings.js.map +1 -1
  202. package/zeroTrustAccessPolicy.d.ts +49 -0
  203. package/zeroTrustAccessPolicy.js +49 -0
  204. package/zeroTrustAccessPolicy.js.map +1 -1
  205. package/zeroTrustDeviceManagedNetworks.d.ts +15 -0
  206. package/zeroTrustDeviceManagedNetworks.js +15 -0
  207. package/zeroTrustDeviceManagedNetworks.js.map +1 -1
  208. package/zeroTrustDevicePostureIntegration.d.ts +18 -0
  209. package/zeroTrustDevicePostureIntegration.js +18 -0
  210. package/zeroTrustDevicePostureIntegration.js.map +1 -1
  211. package/zeroTrustDevicePostureRule.d.ts +24 -0
  212. package/zeroTrustDevicePostureRule.js +24 -0
  213. package/zeroTrustDevicePostureRule.js.map +1 -1
  214. package/zeroTrustDexTest.d.ts +26 -1
  215. package/zeroTrustDexTest.js +25 -1
  216. package/zeroTrustDexTest.js.map +1 -1
  217. package/zeroTrustDlpCustomEntry.d.ts +2 -2
  218. package/zeroTrustDlpCustomEntry.js +0 -3
  219. package/zeroTrustDlpCustomEntry.js.map +1 -1
  220. package/zeroTrustDlpCustomProfile.d.ts +29 -3
  221. package/zeroTrustDlpCustomProfile.js +26 -0
  222. package/zeroTrustDlpCustomProfile.js.map +1 -1
  223. package/zeroTrustDlpEntry.d.ts +2 -2
  224. package/zeroTrustDlpEntry.js +0 -3
  225. package/zeroTrustDlpEntry.js.map +1 -1
  226. package/zeroTrustDlpPredefinedEntry.d.ts +1 -1
  227. package/zeroTrustGatewayPolicy.d.ts +130 -3
  228. package/zeroTrustGatewayPolicy.js +127 -0
  229. package/zeroTrustGatewayPolicy.js.map +1 -1
  230. package/zeroTrustGatewaySettings.d.ts +75 -0
  231. package/zeroTrustGatewaySettings.js +75 -0
  232. package/zeroTrustGatewaySettings.js.map +1 -1
  233. package/zeroTrustOrganization.d.ts +29 -0
  234. package/zeroTrustOrganization.js +29 -0
  235. package/zeroTrustOrganization.js.map +1 -1
  236. package/zeroTrustTunnelCloudflaredConfig.d.ts +12 -0
  237. package/zeroTrustTunnelCloudflaredConfig.js +2 -0
  238. package/zeroTrustTunnelCloudflaredConfig.js.map +1 -1
  239. package/zoneCacheVariants.d.ts +55 -0
  240. package/zoneCacheVariants.js +55 -0
  241. package/zoneCacheVariants.js.map +1 -1
  242. package/zoneDnsSettings.d.ts +31 -0
  243. package/zoneDnsSettings.js +31 -0
  244. package/zoneDnsSettings.js.map +1 -1
  245. package/zoneSubscription.d.ts +19 -0
  246. package/zoneSubscription.js +19 -0
  247. package/zoneSubscription.js.map +1 -1
package/types/output.d.ts CHANGED
@@ -47,6 +47,10 @@ export interface AccessApplicationDestination {
47
47
  * Available values: "tcp", "udp".
48
48
  */
49
49
  l4Protocol?: string;
50
+ /**
51
+ * A MCP server id configured in ai-controls. Access will secure the MCP server if accessed through a MCP portal.
52
+ */
53
+ mcpServerId?: string;
50
54
  /**
51
55
  * The port range of the destination. Can be a single port or a range of ports. When omitted, all ports will match.
52
56
  */
@@ -2663,6 +2667,16 @@ export interface AccountDnsSettingsZoneDefaultsSoa {
2663
2667
  */
2664
2668
  ttl?: number;
2665
2669
  }
2670
+ export interface AccountManagedBy {
2671
+ /**
2672
+ * ID of the parent Organization, if one exists
2673
+ */
2674
+ parentOrgId: string;
2675
+ /**
2676
+ * Name of the parent Organization, if one exists
2677
+ */
2678
+ parentOrgName: string;
2679
+ }
2666
2680
  export interface AccountMemberPolicy {
2667
2681
  /**
2668
2682
  * Allow or deny operations against the resources.
@@ -2841,24 +2855,6 @@ export interface ApiShieldAuthIdCharacteristic {
2841
2855
  */
2842
2856
  type: string;
2843
2857
  }
2844
- export interface ApiShieldError {
2845
- code: number;
2846
- documentationUrl: string;
2847
- message: string;
2848
- source: outputs.ApiShieldErrorSource;
2849
- }
2850
- export interface ApiShieldErrorSource {
2851
- pointer: string;
2852
- }
2853
- export interface ApiShieldMessage {
2854
- code: number;
2855
- documentationUrl: string;
2856
- message: string;
2857
- source: outputs.ApiShieldMessageSource;
2858
- }
2859
- export interface ApiShieldMessageSource {
2860
- pointer: string;
2861
- }
2862
2858
  export interface ApiShieldOperationFeatures {
2863
2859
  /**
2864
2860
  * API Routing settings on endpoint.
@@ -3537,7 +3533,7 @@ export interface DevicePostureRuleInput {
3537
3533
  */
3538
3534
  osDistroRevision?: string;
3539
3535
  /**
3540
- * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the kernel release version. (Mac, iOS, and Linux only).
3536
+ * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the distribution name and version. (Mac, iOS, and Linux only).
3541
3537
  */
3542
3538
  osVersionExtra?: string;
3543
3539
  /**
@@ -4418,6 +4414,16 @@ export interface GetAccountFilter {
4418
4414
  */
4419
4415
  name?: string;
4420
4416
  }
4417
+ export interface GetAccountManagedBy {
4418
+ /**
4419
+ * ID of the parent Organization, if one exists
4420
+ */
4421
+ parentOrgId: string;
4422
+ /**
4423
+ * Name of the parent Organization, if one exists
4424
+ */
4425
+ parentOrgName: string;
4426
+ }
4421
4427
  export interface GetAccountMemberFilter {
4422
4428
  /**
4423
4429
  * Direction to order results.
@@ -5179,6 +5185,10 @@ export interface GetAccountsResult {
5179
5185
  * Identifier
5180
5186
  */
5181
5187
  id: string;
5188
+ /**
5189
+ * Parent container details
5190
+ */
5191
+ managedBy: outputs.GetAccountsResultManagedBy;
5182
5192
  /**
5183
5193
  * Account name
5184
5194
  */
@@ -5192,6 +5202,16 @@ export interface GetAccountsResult {
5192
5202
  */
5193
5203
  type: string;
5194
5204
  }
5205
+ export interface GetAccountsResultManagedBy {
5206
+ /**
5207
+ * ID of the parent Organization, if one exists
5208
+ */
5209
+ parentOrgId: string;
5210
+ /**
5211
+ * Name of the parent Organization, if one exists
5212
+ */
5213
+ parentOrgName: string;
5214
+ }
5195
5215
  export interface GetAccountsResultSettings {
5196
5216
  /**
5197
5217
  * Sets an abuse contact email to notify for abuse reports.
@@ -9745,6 +9765,7 @@ export interface GetMagicTransitConnectorsResult {
9745
9765
  lastHeartbeat: string;
9746
9766
  lastSeenVersion: string;
9747
9767
  lastUpdated: string;
9768
+ licenseKey: string;
9748
9769
  notes: string;
9749
9770
  timezone: string;
9750
9771
  }
@@ -10494,7 +10515,7 @@ export interface GetNotificationPoliciesResult {
10494
10515
  alertInterval: string;
10495
10516
  /**
10496
10517
  * Refers to which event will trigger a Notification dispatch. You can use the endpoint to get available alert types which then will give you a list of possible values.
10497
- * Available values: "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "bot*traffic*basic*alert", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*bot*detection*alert", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
10518
+ * Available values: "abuse*report*alert", "access*custom*certificate*expiration*type", "advanced*ddos*attack*l4*alert", "advanced*ddos*attack*l7*alert", "advanced*http*alert*error", "bgp*hijack*notification", "billing*usage*alert", "block*notification*block*removed", "block*notification*new*block", "block*notification*review*rejected", "bot*traffic*basic*alert", "brand*protection*alert", "brand*protection*digest", "clickhouse*alert*fw*anomaly", "clickhouse*alert*fw*ent*anomaly", "cloudforce*one*request*notification", "custom*analytics", "custom*bot*detection*alert", "custom*ssl*certificate*event*type", "dedicated*ssl*certificate*event*type", "device*connectivity*anomaly*alert", "dos*attack*l4", "dos*attack*l7", "expiring*service*token*alert", "failing*logpush*job*disabled*alert", "fbm*auto*advertisement", "fbm*dosd*attack", "fbm*volumetric*attack", "health*check*status*notification", "hostname*aop*custom*certificate*expiration*type", "http*alert*edge*error", "http*alert*origin*error", "image*notification", "image*resizing*notification", "incident*alert", "load*balancing*health*alert", "load*balancing*pool*enablement*alert", "logo*match*alert", "magic*tunnel*health*check*event", "magic*wan*tunnel*health", "maintenance*event*notification", "mtls*certificate*store*certificate*expiration*type", "pages*event*alert", "radar*notification", "real*origin*monitoring", "scriptmonitor*alert*new*code*change*detections", "scriptmonitor*alert*new*hosts", "scriptmonitor*alert*new*malicious*hosts", "scriptmonitor*alert*new*malicious*scripts", "scriptmonitor*alert*new*malicious*url", "scriptmonitor*alert*new*max*length*resource*url", "scriptmonitor*alert*new*resources", "secondary*dns*all*primaries*failing", "secondary*dns*primaries*failing", "secondary*dns*warning", "secondary*dns*zone*successfully*updated", "secondary*dns*zone*validation*warning", "security*insights*alert", "sentinel*alert", "stream*live*notifications", "synthetic*test*latency*alert", "synthetic*test*low*availability*alert", "traffic*anomalies*alert", "tunnel*health*event", "tunnel*update*event", "universal*ssl*event*type", "web*analytics*metrics*update", "zone*aop*custom*certificate*expiration*type".
10498
10519
  */
10499
10520
  alertType: string;
10500
10521
  created: string;
@@ -10685,6 +10706,10 @@ export interface GetNotificationPoliciesResultFilters {
10685
10706
  * Usage depends on specific alert type
10686
10707
  */
10687
10708
  tunnelNames: string[];
10709
+ /**
10710
+ * Usage depends on specific alert type
10711
+ */
10712
+ types: string[];
10688
10713
  /**
10689
10714
  * Usage depends on specific alert type
10690
10715
  */
@@ -10878,6 +10903,10 @@ export interface GetNotificationPolicyFilters {
10878
10903
  * Usage depends on specific alert type
10879
10904
  */
10880
10905
  tunnelNames: string[];
10906
+ /**
10907
+ * Usage depends on specific alert type
10908
+ */
10909
+ types: string[];
10881
10910
  /**
10882
10911
  * Usage depends on specific alert type
10883
10912
  */
@@ -10945,6 +10974,165 @@ export interface GetNotificationPolicyWebhooksListResult {
10945
10974
  */
10946
10975
  url: string;
10947
10976
  }
10977
+ export interface GetOrganizationFilter {
10978
+ containing?: outputs.GetOrganizationFilterContaining;
10979
+ /**
10980
+ * Only return organizations with the specified IDs (ex. id=foo&id=bar). Send multiple elements
10981
+ * by repeating the query value.
10982
+ */
10983
+ ids?: string[];
10984
+ name?: outputs.GetOrganizationFilterName;
10985
+ /**
10986
+ * The amount of items to return. Defaults to 10.
10987
+ */
10988
+ pageSize?: number;
10989
+ /**
10990
+ * An opaque token returned from the last list response that when
10991
+ * provided will retrieve the next page.
10992
+ */
10993
+ pageToken?: string;
10994
+ parent?: outputs.GetOrganizationFilterParent;
10995
+ }
10996
+ export interface GetOrganizationFilterContaining {
10997
+ /**
10998
+ * Filter the list of organizations to the ones that contain this particular
10999
+ * account.
11000
+ */
11001
+ account?: string;
11002
+ /**
11003
+ * Filter the list of organizations to the ones that contain this particular
11004
+ * organization.
11005
+ */
11006
+ organization?: string;
11007
+ /**
11008
+ * Filter the list of organizations to the ones that contain this particular
11009
+ * user.
11010
+ */
11011
+ user?: string;
11012
+ }
11013
+ export interface GetOrganizationFilterName {
11014
+ /**
11015
+ * (case-insensitive) Filter the list of organizations to where the name contains a particular
11016
+ * string.
11017
+ */
11018
+ contains?: string;
11019
+ /**
11020
+ * (case-insensitive) Filter the list of organizations to where the name ends with a particular
11021
+ * string.
11022
+ */
11023
+ endsWith?: string;
11024
+ /**
11025
+ * (case-insensitive) Filter the list of organizations to where the name starts with a
11026
+ * particular string.
11027
+ */
11028
+ startsWith?: string;
11029
+ }
11030
+ export interface GetOrganizationFilterParent {
11031
+ /**
11032
+ * Filter the list of organizations to the ones that are a sub-organization
11033
+ * of the specified organization.
11034
+ */
11035
+ id?: string;
11036
+ }
11037
+ export interface GetOrganizationMeta {
11038
+ /**
11039
+ * Enable features for Organizations.
11040
+ */
11041
+ flags: outputs.GetOrganizationMetaFlags;
11042
+ managedBy: string;
11043
+ }
11044
+ export interface GetOrganizationMetaFlags {
11045
+ accountCreation: string;
11046
+ accountDeletion: string;
11047
+ accountMigration: string;
11048
+ accountMobility: string;
11049
+ subOrgCreation: string;
11050
+ }
11051
+ export interface GetOrganizationParent {
11052
+ id: string;
11053
+ name: string;
11054
+ }
11055
+ export interface GetOrganizationProfile {
11056
+ businessAddress: string;
11057
+ businessEmail: string;
11058
+ businessName: string;
11059
+ businessPhone: string;
11060
+ externalMetadata: string;
11061
+ }
11062
+ export interface GetOrganizationsContaining {
11063
+ /**
11064
+ * Filter the list of organizations to the ones that contain this particular
11065
+ * account.
11066
+ */
11067
+ account?: string;
11068
+ /**
11069
+ * Filter the list of organizations to the ones that contain this particular
11070
+ * organization.
11071
+ */
11072
+ organization?: string;
11073
+ /**
11074
+ * Filter the list of organizations to the ones that contain this particular
11075
+ * user.
11076
+ */
11077
+ user?: string;
11078
+ }
11079
+ export interface GetOrganizationsName {
11080
+ /**
11081
+ * (case-insensitive) Filter the list of organizations to where the name contains a particular
11082
+ * string.
11083
+ */
11084
+ contains?: string;
11085
+ /**
11086
+ * (case-insensitive) Filter the list of organizations to where the name ends with a particular
11087
+ * string.
11088
+ */
11089
+ endsWith?: string;
11090
+ /**
11091
+ * (case-insensitive) Filter the list of organizations to where the name starts with a
11092
+ * particular string.
11093
+ */
11094
+ startsWith?: string;
11095
+ }
11096
+ export interface GetOrganizationsParent {
11097
+ /**
11098
+ * Filter the list of organizations to the ones that are a sub-organization
11099
+ * of the specified organization.
11100
+ */
11101
+ id: string;
11102
+ }
11103
+ export interface GetOrganizationsResult {
11104
+ createTime: string;
11105
+ id: string;
11106
+ meta: outputs.GetOrganizationsResultMeta;
11107
+ name: string;
11108
+ parent: outputs.GetOrganizationsResultParent;
11109
+ profile: outputs.GetOrganizationsResultProfile;
11110
+ }
11111
+ export interface GetOrganizationsResultMeta {
11112
+ /**
11113
+ * Enable features for Organizations.
11114
+ */
11115
+ flags: outputs.GetOrganizationsResultMetaFlags;
11116
+ managedBy: string;
11117
+ }
11118
+ export interface GetOrganizationsResultMetaFlags {
11119
+ accountCreation: string;
11120
+ accountDeletion: string;
11121
+ accountMigration: string;
11122
+ accountMobility: string;
11123
+ subOrgCreation: string;
11124
+ }
11125
+ export interface GetOrganizationsResultParent {
11126
+ id: string;
11127
+ name: string;
11128
+ }
11129
+ export interface GetOrganizationsResultProfile {
11130
+ businessAddress: string;
11131
+ businessEmail: string;
11132
+ businessName: string;
11133
+ businessPhone: string;
11134
+ externalMetadata: string;
11135
+ }
10948
11136
  export interface GetOriginCaCertificateFilter {
10949
11137
  /**
10950
11138
  * Limit to the number of records returned.
@@ -11377,22 +11565,60 @@ export interface GetPagesProjectCanonicalDeploymentLatestStage {
11377
11565
  }
11378
11566
  export interface GetPagesProjectCanonicalDeploymentSource {
11379
11567
  config: outputs.GetPagesProjectCanonicalDeploymentSourceConfig;
11568
+ /**
11569
+ * The source control management provider.
11570
+ * Available values: "github", "gitlab".
11571
+ */
11380
11572
  type: string;
11381
11573
  }
11382
11574
  export interface GetPagesProjectCanonicalDeploymentSourceConfig {
11575
+ /**
11576
+ * Whether to enable automatic deployments when pushing to the source repository.
11577
+ * When disabled, no deployments (production or preview) will be triggered automatically.
11578
+ *
11579
+ * @deprecated Use `productionDeploymentsEnabled` and `previewDeploymentSetting` for more granular control.
11580
+ */
11383
11581
  deploymentsEnabled: boolean;
11582
+ /**
11583
+ * The owner of the repository.
11584
+ */
11384
11585
  owner: string;
11586
+ /**
11587
+ * A list of paths that should be excluded from triggering a preview deployment. Wildcard syntax (`*`) is supported.
11588
+ */
11385
11589
  pathExcludes: string[];
11590
+ /**
11591
+ * A list of paths that should be watched to trigger a preview deployment. Wildcard syntax (`*`) is supported.
11592
+ */
11386
11593
  pathIncludes: string[];
11594
+ /**
11595
+ * Whether to enable PR comments.
11596
+ */
11387
11597
  prCommentsEnabled: boolean;
11598
+ /**
11599
+ * A list of branches that should not trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
11600
+ */
11388
11601
  previewBranchExcludes: string[];
11602
+ /**
11603
+ * A list of branches that should trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
11604
+ */
11389
11605
  previewBranchIncludes: string[];
11390
11606
  /**
11607
+ * Controls whether commits to preview branches trigger a preview deployment.
11391
11608
  * Available values: "all", "none", "custom".
11392
11609
  */
11393
11610
  previewDeploymentSetting: string;
11611
+ /**
11612
+ * The production branch of the repository.
11613
+ */
11394
11614
  productionBranch: string;
11615
+ /**
11616
+ * Whether to trigger a production deployment on commits to the production branch.
11617
+ */
11395
11618
  productionDeploymentsEnabled: boolean;
11619
+ /**
11620
+ * The name of the repository.
11621
+ */
11396
11622
  repoName: string;
11397
11623
  }
11398
11624
  export interface GetPagesProjectCanonicalDeploymentStage {
@@ -11432,6 +11658,10 @@ export interface GetPagesProjectDeploymentConfigsPreview {
11432
11658
  aiBindings: {
11433
11659
  [key: string]: outputs.GetPagesProjectDeploymentConfigsPreviewAiBindings;
11434
11660
  };
11661
+ /**
11662
+ * Whether to always use the latest compatibility date for Pages Functions.
11663
+ */
11664
+ alwaysUseLatestCompatibilityDate: boolean;
11435
11665
  /**
11436
11666
  * Analytics Engine bindings used for Pages Functions.
11437
11667
  */
@@ -11444,6 +11674,10 @@ export interface GetPagesProjectDeploymentConfigsPreview {
11444
11674
  browsers: {
11445
11675
  [key: string]: outputs.GetPagesProjectDeploymentConfigsPreviewBrowsers;
11446
11676
  };
11677
+ /**
11678
+ * The major version of the build image to use for Pages Functions.
11679
+ */
11680
+ buildImageMajorVersion: number;
11447
11681
  /**
11448
11682
  * Compatibility date used for Pages Functions.
11449
11683
  */
@@ -11470,6 +11704,10 @@ export interface GetPagesProjectDeploymentConfigsPreview {
11470
11704
  envVars: {
11471
11705
  [key: string]: outputs.GetPagesProjectDeploymentConfigsPreviewEnvVars;
11472
11706
  };
11707
+ /**
11708
+ * Whether to fail open when the deployment config cannot be applied.
11709
+ */
11710
+ failOpen: boolean;
11473
11711
  /**
11474
11712
  * Hyperdrive bindings used for Pages Functions.
11475
11713
  */
@@ -11482,6 +11720,10 @@ export interface GetPagesProjectDeploymentConfigsPreview {
11482
11720
  kvNamespaces: {
11483
11721
  [key: string]: outputs.GetPagesProjectDeploymentConfigsPreviewKvNamespaces;
11484
11722
  };
11723
+ /**
11724
+ * Limits for Pages Functions.
11725
+ */
11726
+ limits: outputs.GetPagesProjectDeploymentConfigsPreviewLimits;
11485
11727
  /**
11486
11728
  * mTLS bindings used for Pages Functions.
11487
11729
  */
@@ -11510,12 +11752,23 @@ export interface GetPagesProjectDeploymentConfigsPreview {
11510
11752
  services: {
11511
11753
  [key: string]: outputs.GetPagesProjectDeploymentConfigsPreviewServices;
11512
11754
  };
11755
+ /**
11756
+ * The usage model for Pages Functions.
11757
+ * Available values: "standard", "bundled", "unbound".
11758
+ *
11759
+ * @deprecated All new projects now use the Standard usage model.
11760
+ */
11761
+ usageModel: string;
11513
11762
  /**
11514
11763
  * Vectorize bindings used for Pages Functions.
11515
11764
  */
11516
11765
  vectorizeBindings: {
11517
11766
  [key: string]: outputs.GetPagesProjectDeploymentConfigsPreviewVectorizeBindings;
11518
11767
  };
11768
+ /**
11769
+ * Hash of the Wrangler configuration used for the deployment.
11770
+ */
11771
+ wranglerConfigHash: string;
11519
11772
  }
11520
11773
  export interface GetPagesProjectDeploymentConfigsPreviewAiBindings {
11521
11774
  projectId: string;
@@ -11559,6 +11812,12 @@ export interface GetPagesProjectDeploymentConfigsPreviewKvNamespaces {
11559
11812
  */
11560
11813
  namespaceId: string;
11561
11814
  }
11815
+ export interface GetPagesProjectDeploymentConfigsPreviewLimits {
11816
+ /**
11817
+ * CPU time limit in milliseconds.
11818
+ */
11819
+ cpuMs: number;
11820
+ }
11562
11821
  export interface GetPagesProjectDeploymentConfigsPreviewMtlsCertificates {
11563
11822
  certificateId: string;
11564
11823
  }
@@ -11608,6 +11867,10 @@ export interface GetPagesProjectDeploymentConfigsProduction {
11608
11867
  aiBindings: {
11609
11868
  [key: string]: outputs.GetPagesProjectDeploymentConfigsProductionAiBindings;
11610
11869
  };
11870
+ /**
11871
+ * Whether to always use the latest compatibility date for Pages Functions.
11872
+ */
11873
+ alwaysUseLatestCompatibilityDate: boolean;
11611
11874
  /**
11612
11875
  * Analytics Engine bindings used for Pages Functions.
11613
11876
  */
@@ -11620,6 +11883,10 @@ export interface GetPagesProjectDeploymentConfigsProduction {
11620
11883
  browsers: {
11621
11884
  [key: string]: outputs.GetPagesProjectDeploymentConfigsProductionBrowsers;
11622
11885
  };
11886
+ /**
11887
+ * The major version of the build image to use for Pages Functions.
11888
+ */
11889
+ buildImageMajorVersion: number;
11623
11890
  /**
11624
11891
  * Compatibility date used for Pages Functions.
11625
11892
  */
@@ -11646,6 +11913,10 @@ export interface GetPagesProjectDeploymentConfigsProduction {
11646
11913
  envVars: {
11647
11914
  [key: string]: outputs.GetPagesProjectDeploymentConfigsProductionEnvVars;
11648
11915
  };
11916
+ /**
11917
+ * Whether to fail open when the deployment config cannot be applied.
11918
+ */
11919
+ failOpen: boolean;
11649
11920
  /**
11650
11921
  * Hyperdrive bindings used for Pages Functions.
11651
11922
  */
@@ -11658,6 +11929,10 @@ export interface GetPagesProjectDeploymentConfigsProduction {
11658
11929
  kvNamespaces: {
11659
11930
  [key: string]: outputs.GetPagesProjectDeploymentConfigsProductionKvNamespaces;
11660
11931
  };
11932
+ /**
11933
+ * Limits for Pages Functions.
11934
+ */
11935
+ limits: outputs.GetPagesProjectDeploymentConfigsProductionLimits;
11661
11936
  /**
11662
11937
  * mTLS bindings used for Pages Functions.
11663
11938
  */
@@ -11686,12 +11961,23 @@ export interface GetPagesProjectDeploymentConfigsProduction {
11686
11961
  services: {
11687
11962
  [key: string]: outputs.GetPagesProjectDeploymentConfigsProductionServices;
11688
11963
  };
11964
+ /**
11965
+ * The usage model for Pages Functions.
11966
+ * Available values: "standard", "bundled", "unbound".
11967
+ *
11968
+ * @deprecated All new projects now use the Standard usage model.
11969
+ */
11970
+ usageModel: string;
11689
11971
  /**
11690
11972
  * Vectorize bindings used for Pages Functions.
11691
11973
  */
11692
11974
  vectorizeBindings: {
11693
11975
  [key: string]: outputs.GetPagesProjectDeploymentConfigsProductionVectorizeBindings;
11694
11976
  };
11977
+ /**
11978
+ * Hash of the Wrangler configuration used for the deployment.
11979
+ */
11980
+ wranglerConfigHash: string;
11695
11981
  }
11696
11982
  export interface GetPagesProjectDeploymentConfigsProductionAiBindings {
11697
11983
  projectId: string;
@@ -11735,6 +12021,12 @@ export interface GetPagesProjectDeploymentConfigsProductionKvNamespaces {
11735
12021
  */
11736
12022
  namespaceId: string;
11737
12023
  }
12024
+ export interface GetPagesProjectDeploymentConfigsProductionLimits {
12025
+ /**
12026
+ * CPU time limit in milliseconds.
12027
+ */
12028
+ cpuMs: number;
12029
+ }
11738
12030
  export interface GetPagesProjectDeploymentConfigsProductionMtlsCertificates {
11739
12031
  certificateId: string;
11740
12032
  }
@@ -11926,22 +12218,60 @@ export interface GetPagesProjectLatestDeploymentLatestStage {
11926
12218
  }
11927
12219
  export interface GetPagesProjectLatestDeploymentSource {
11928
12220
  config: outputs.GetPagesProjectLatestDeploymentSourceConfig;
12221
+ /**
12222
+ * The source control management provider.
12223
+ * Available values: "github", "gitlab".
12224
+ */
11929
12225
  type: string;
11930
12226
  }
11931
12227
  export interface GetPagesProjectLatestDeploymentSourceConfig {
12228
+ /**
12229
+ * Whether to enable automatic deployments when pushing to the source repository.
12230
+ * When disabled, no deployments (production or preview) will be triggered automatically.
12231
+ *
12232
+ * @deprecated Use `productionDeploymentsEnabled` and `previewDeploymentSetting` for more granular control.
12233
+ */
11932
12234
  deploymentsEnabled: boolean;
12235
+ /**
12236
+ * The owner of the repository.
12237
+ */
11933
12238
  owner: string;
12239
+ /**
12240
+ * A list of paths that should be excluded from triggering a preview deployment. Wildcard syntax (`*`) is supported.
12241
+ */
11934
12242
  pathExcludes: string[];
12243
+ /**
12244
+ * A list of paths that should be watched to trigger a preview deployment. Wildcard syntax (`*`) is supported.
12245
+ */
11935
12246
  pathIncludes: string[];
12247
+ /**
12248
+ * Whether to enable PR comments.
12249
+ */
11936
12250
  prCommentsEnabled: boolean;
12251
+ /**
12252
+ * A list of branches that should not trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
12253
+ */
11937
12254
  previewBranchExcludes: string[];
12255
+ /**
12256
+ * A list of branches that should trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
12257
+ */
11938
12258
  previewBranchIncludes: string[];
11939
12259
  /**
12260
+ * Controls whether commits to preview branches trigger a preview deployment.
11940
12261
  * Available values: "all", "none", "custom".
11941
12262
  */
11942
12263
  previewDeploymentSetting: string;
12264
+ /**
12265
+ * The production branch of the repository.
12266
+ */
11943
12267
  productionBranch: string;
12268
+ /**
12269
+ * Whether to trigger a production deployment on commits to the production branch.
12270
+ */
11944
12271
  productionDeploymentsEnabled: boolean;
12272
+ /**
12273
+ * The name of the repository.
12274
+ */
11945
12275
  repoName: string;
11946
12276
  }
11947
12277
  export interface GetPagesProjectLatestDeploymentStage {
@@ -11966,22 +12296,60 @@ export interface GetPagesProjectLatestDeploymentStage {
11966
12296
  }
11967
12297
  export interface GetPagesProjectSource {
11968
12298
  config: outputs.GetPagesProjectSourceConfig;
12299
+ /**
12300
+ * The source control management provider.
12301
+ * Available values: "github", "gitlab".
12302
+ */
11969
12303
  type: string;
11970
12304
  }
11971
12305
  export interface GetPagesProjectSourceConfig {
12306
+ /**
12307
+ * Whether to enable automatic deployments when pushing to the source repository.
12308
+ * When disabled, no deployments (production or preview) will be triggered automatically.
12309
+ *
12310
+ * @deprecated Use `productionDeploymentsEnabled` and `previewDeploymentSetting` for more granular control.
12311
+ */
11972
12312
  deploymentsEnabled: boolean;
12313
+ /**
12314
+ * The owner of the repository.
12315
+ */
11973
12316
  owner: string;
12317
+ /**
12318
+ * A list of paths that should be excluded from triggering a preview deployment. Wildcard syntax (`*`) is supported.
12319
+ */
11974
12320
  pathExcludes: string[];
12321
+ /**
12322
+ * A list of paths that should be watched to trigger a preview deployment. Wildcard syntax (`*`) is supported.
12323
+ */
11975
12324
  pathIncludes: string[];
12325
+ /**
12326
+ * Whether to enable PR comments.
12327
+ */
11976
12328
  prCommentsEnabled: boolean;
12329
+ /**
12330
+ * A list of branches that should not trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
12331
+ */
11977
12332
  previewBranchExcludes: string[];
12333
+ /**
12334
+ * A list of branches that should trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
12335
+ */
11978
12336
  previewBranchIncludes: string[];
11979
12337
  /**
12338
+ * Controls whether commits to preview branches trigger a preview deployment.
11980
12339
  * Available values: "all", "none", "custom".
11981
12340
  */
11982
12341
  previewDeploymentSetting: string;
12342
+ /**
12343
+ * The production branch of the repository.
12344
+ */
11983
12345
  productionBranch: string;
12346
+ /**
12347
+ * Whether to trigger a production deployment on commits to the production branch.
12348
+ */
11984
12349
  productionDeploymentsEnabled: boolean;
12350
+ /**
12351
+ * The name of the repository.
12352
+ */
11985
12353
  repoName: string;
11986
12354
  }
11987
12355
  export interface GetPagesProjectsResult {
@@ -12133,22 +12501,60 @@ export interface GetPagesProjectsResultLatestStage {
12133
12501
  }
12134
12502
  export interface GetPagesProjectsResultSource {
12135
12503
  config: outputs.GetPagesProjectsResultSourceConfig;
12504
+ /**
12505
+ * The source control management provider.
12506
+ * Available values: "github", "gitlab".
12507
+ */
12136
12508
  type: string;
12137
12509
  }
12138
12510
  export interface GetPagesProjectsResultSourceConfig {
12511
+ /**
12512
+ * Whether to enable automatic deployments when pushing to the source repository.
12513
+ * When disabled, no deployments (production or preview) will be triggered automatically.
12514
+ *
12515
+ * @deprecated Use `productionDeploymentsEnabled` and `previewDeploymentSetting` for more granular control.
12516
+ */
12139
12517
  deploymentsEnabled: boolean;
12518
+ /**
12519
+ * The owner of the repository.
12520
+ */
12140
12521
  owner: string;
12522
+ /**
12523
+ * A list of paths that should be excluded from triggering a preview deployment. Wildcard syntax (`*`) is supported.
12524
+ */
12141
12525
  pathExcludes: string[];
12526
+ /**
12527
+ * A list of paths that should be watched to trigger a preview deployment. Wildcard syntax (`*`) is supported.
12528
+ */
12142
12529
  pathIncludes: string[];
12530
+ /**
12531
+ * Whether to enable PR comments.
12532
+ */
12143
12533
  prCommentsEnabled: boolean;
12534
+ /**
12535
+ * A list of branches that should not trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
12536
+ */
12144
12537
  previewBranchExcludes: string[];
12538
+ /**
12539
+ * A list of branches that should trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
12540
+ */
12145
12541
  previewBranchIncludes: string[];
12146
12542
  /**
12543
+ * Controls whether commits to preview branches trigger a preview deployment.
12147
12544
  * Available values: "all", "none", "custom".
12148
12545
  */
12149
12546
  previewDeploymentSetting: string;
12547
+ /**
12548
+ * The production branch of the repository.
12549
+ */
12150
12550
  productionBranch: string;
12551
+ /**
12552
+ * Whether to trigger a production deployment on commits to the production branch.
12553
+ */
12151
12554
  productionDeploymentsEnabled: boolean;
12555
+ /**
12556
+ * The name of the repository.
12557
+ */
12152
12558
  repoName: string;
12153
12559
  }
12154
12560
  export interface GetPagesProjectsResultStage {
@@ -14968,6 +15374,110 @@ export interface GetWorkerObservabilityLogs {
14968
15374
  */
14969
15375
  invocationLogs: boolean;
14970
15376
  }
15377
+ export interface GetWorkerReferences {
15378
+ /**
15379
+ * Other Workers that reference the Worker as an outbound for a dispatch namespace.
15380
+ */
15381
+ dispatchNamespaceOutbounds: outputs.GetWorkerReferencesDispatchNamespaceOutbound[];
15382
+ /**
15383
+ * Custom domains connected to the Worker.
15384
+ */
15385
+ domains: outputs.GetWorkerReferencesDomain[];
15386
+ /**
15387
+ * Other Workers that reference Durable Object classes implemented by the Worker.
15388
+ */
15389
+ durableObjects: outputs.GetWorkerReferencesDurableObject[];
15390
+ /**
15391
+ * Queues that send messages to the Worker.
15392
+ */
15393
+ queues: outputs.GetWorkerReferencesQueue[];
15394
+ /**
15395
+ * Other Workers that reference the Worker using [service bindings](https://developers.cloudflare.com/workers/runtime-apis/bindings/service-bindings/).
15396
+ */
15397
+ workers: outputs.GetWorkerReferencesWorker[];
15398
+ }
15399
+ export interface GetWorkerReferencesDispatchNamespaceOutbound {
15400
+ /**
15401
+ * ID of the dispatch namespace.
15402
+ */
15403
+ namespaceId: string;
15404
+ /**
15405
+ * Name of the dispatch namespace.
15406
+ */
15407
+ namespaceName: string;
15408
+ /**
15409
+ * ID of the Worker using the dispatch namespace.
15410
+ */
15411
+ workerId: string;
15412
+ /**
15413
+ * Name of the Worker using the dispatch namespace.
15414
+ */
15415
+ workerName: string;
15416
+ }
15417
+ export interface GetWorkerReferencesDomain {
15418
+ /**
15419
+ * ID of the TLS certificate issued for the custom domain.
15420
+ */
15421
+ certificateId: string;
15422
+ /**
15423
+ * Full hostname of the custom domain, including the zone name.
15424
+ */
15425
+ hostname: string;
15426
+ /**
15427
+ * ID of the custom domain.
15428
+ */
15429
+ id: string;
15430
+ /**
15431
+ * ID of the zone.
15432
+ */
15433
+ zoneId: string;
15434
+ /**
15435
+ * Name of the zone.
15436
+ */
15437
+ zoneName: string;
15438
+ }
15439
+ export interface GetWorkerReferencesDurableObject {
15440
+ /**
15441
+ * ID of the Durable Object namespace being used.
15442
+ */
15443
+ namespaceId: string;
15444
+ /**
15445
+ * Name of the Durable Object namespace being used.
15446
+ */
15447
+ namespaceName: string;
15448
+ /**
15449
+ * ID of the Worker using the Durable Object implementation.
15450
+ */
15451
+ workerId: string;
15452
+ /**
15453
+ * Name of the Worker using the Durable Object implementation.
15454
+ */
15455
+ workerName: string;
15456
+ }
15457
+ export interface GetWorkerReferencesQueue {
15458
+ /**
15459
+ * ID of the queue consumer configuration.
15460
+ */
15461
+ queueConsumerId: string;
15462
+ /**
15463
+ * ID of the queue.
15464
+ */
15465
+ queueId: string;
15466
+ /**
15467
+ * Name of the queue.
15468
+ */
15469
+ queueName: string;
15470
+ }
15471
+ export interface GetWorkerReferencesWorker {
15472
+ /**
15473
+ * ID of the referencing Worker.
15474
+ */
15475
+ id: string;
15476
+ /**
15477
+ * Name of the referencing Worker.
15478
+ */
15479
+ name: string;
15480
+ }
14971
15481
  export interface GetWorkerSubdomain {
14972
15482
  /**
14973
15483
  * Whether the *.workers.dev subdomain is enabled for the Worker.
@@ -15096,7 +15606,7 @@ export interface GetWorkerVersionBinding {
15096
15606
  */
15097
15607
  name: string;
15098
15608
  /**
15099
- * Namespace to bind to.
15609
+ * The name of the dispatch namespace.
15100
15610
  */
15101
15611
  namespace: string;
15102
15612
  /**
@@ -15145,7 +15655,7 @@ export interface GetWorkerVersionBinding {
15145
15655
  text: string;
15146
15656
  /**
15147
15657
  * The kind of resource that the binding provides.
15148
- * Available values: "ai", "analytics*engine", "assets", "browser", "d1", "data*blob", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "inherit", "images", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "send*email", "service", "tail*consumer", "text*blob", "vectorize", "version*metadata", "secrets*store*secret", "secret*key", "workflow", "wasm*module".
15658
+ * Available values: "ai", "analytics*engine", "assets", "browser", "d1", "data*blob", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "inherit", "images", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "send*email", "service", "text*blob", "vectorize", "version*metadata", "secrets*store*secret", "secret*key", "workflow", "wasmModule".
15149
15659
  */
15150
15660
  type: string;
15151
15661
  /**
@@ -15464,7 +15974,7 @@ export interface GetWorkerVersionsResultBinding {
15464
15974
  */
15465
15975
  name: string;
15466
15976
  /**
15467
- * Namespace to bind to.
15977
+ * The name of the dispatch namespace.
15468
15978
  */
15469
15979
  namespace: string;
15470
15980
  /**
@@ -15513,7 +16023,7 @@ export interface GetWorkerVersionsResultBinding {
15513
16023
  text: string;
15514
16024
  /**
15515
16025
  * The kind of resource that the binding provides.
15516
- * Available values: "ai", "analytics*engine", "assets", "browser", "d1", "data*blob", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "inherit", "images", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "send*email", "service", "tail*consumer", "text*blob", "vectorize", "version*metadata", "secrets*store*secret", "secret*key", "workflow", "wasm*module".
16026
+ * Available values: "ai", "analytics*engine", "assets", "browser", "d1", "data*blob", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "inherit", "images", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "send*email", "service", "text*blob", "vectorize", "version*metadata", "secrets*store*secret", "secret*key", "workflow", "wasmModule".
15517
16027
  */
15518
16028
  type: string;
15519
16029
  /**
@@ -15798,6 +16308,10 @@ export interface GetWorkersResult {
15798
16308
  * Observability settings for the Worker.
15799
16309
  */
15800
16310
  observability: outputs.GetWorkersResultObservability;
16311
+ /**
16312
+ * Other resources that reference the Worker and depend on it existing.
16313
+ */
16314
+ references: outputs.GetWorkersResultReferences;
15801
16315
  /**
15802
16316
  * Subdomain settings for the Worker.
15803
16317
  */
@@ -15843,6 +16357,110 @@ export interface GetWorkersResultObservabilityLogs {
15843
16357
  */
15844
16358
  invocationLogs: boolean;
15845
16359
  }
16360
+ export interface GetWorkersResultReferences {
16361
+ /**
16362
+ * Other Workers that reference the Worker as an outbound for a dispatch namespace.
16363
+ */
16364
+ dispatchNamespaceOutbounds: outputs.GetWorkersResultReferencesDispatchNamespaceOutbound[];
16365
+ /**
16366
+ * Custom domains connected to the Worker.
16367
+ */
16368
+ domains: outputs.GetWorkersResultReferencesDomain[];
16369
+ /**
16370
+ * Other Workers that reference Durable Object classes implemented by the Worker.
16371
+ */
16372
+ durableObjects: outputs.GetWorkersResultReferencesDurableObject[];
16373
+ /**
16374
+ * Queues that send messages to the Worker.
16375
+ */
16376
+ queues: outputs.GetWorkersResultReferencesQueue[];
16377
+ /**
16378
+ * Other Workers that reference the Worker using [service bindings](https://developers.cloudflare.com/workers/runtime-apis/bindings/service-bindings/).
16379
+ */
16380
+ workers: outputs.GetWorkersResultReferencesWorker[];
16381
+ }
16382
+ export interface GetWorkersResultReferencesDispatchNamespaceOutbound {
16383
+ /**
16384
+ * ID of the dispatch namespace.
16385
+ */
16386
+ namespaceId: string;
16387
+ /**
16388
+ * Name of the dispatch namespace.
16389
+ */
16390
+ namespaceName: string;
16391
+ /**
16392
+ * ID of the Worker using the dispatch namespace.
16393
+ */
16394
+ workerId: string;
16395
+ /**
16396
+ * Name of the Worker using the dispatch namespace.
16397
+ */
16398
+ workerName: string;
16399
+ }
16400
+ export interface GetWorkersResultReferencesDomain {
16401
+ /**
16402
+ * ID of the TLS certificate issued for the custom domain.
16403
+ */
16404
+ certificateId: string;
16405
+ /**
16406
+ * Full hostname of the custom domain, including the zone name.
16407
+ */
16408
+ hostname: string;
16409
+ /**
16410
+ * ID of the custom domain.
16411
+ */
16412
+ id: string;
16413
+ /**
16414
+ * ID of the zone.
16415
+ */
16416
+ zoneId: string;
16417
+ /**
16418
+ * Name of the zone.
16419
+ */
16420
+ zoneName: string;
16421
+ }
16422
+ export interface GetWorkersResultReferencesDurableObject {
16423
+ /**
16424
+ * ID of the Durable Object namespace being used.
16425
+ */
16426
+ namespaceId: string;
16427
+ /**
16428
+ * Name of the Durable Object namespace being used.
16429
+ */
16430
+ namespaceName: string;
16431
+ /**
16432
+ * ID of the Worker using the Durable Object implementation.
16433
+ */
16434
+ workerId: string;
16435
+ /**
16436
+ * Name of the Worker using the Durable Object implementation.
16437
+ */
16438
+ workerName: string;
16439
+ }
16440
+ export interface GetWorkersResultReferencesQueue {
16441
+ /**
16442
+ * ID of the queue consumer configuration.
16443
+ */
16444
+ queueConsumerId: string;
16445
+ /**
16446
+ * ID of the queue.
16447
+ */
16448
+ queueId: string;
16449
+ /**
16450
+ * Name of the queue.
16451
+ */
16452
+ queueName: string;
16453
+ }
16454
+ export interface GetWorkersResultReferencesWorker {
16455
+ /**
16456
+ * ID of the referencing Worker.
16457
+ */
16458
+ id: string;
16459
+ /**
16460
+ * Name of the referencing Worker.
16461
+ */
16462
+ name: string;
16463
+ }
15846
16464
  export interface GetWorkersResultSubdomain {
15847
16465
  /**
15848
16466
  * Whether the *.workers.dev subdomain is enabled for the Worker.
@@ -16078,6 +16696,10 @@ export interface GetZeroTrustAccessApplicationDestination {
16078
16696
  * Available values: "tcp", "udp".
16079
16697
  */
16080
16698
  l4Protocol: string;
16699
+ /**
16700
+ * A MCP server id configured in ai-controls. Access will secure the MCP server if accessed through a MCP portal.
16701
+ */
16702
+ mcpServerId?: string;
16081
16703
  /**
16082
16704
  * The port range of the destination. Can be a single port or a range of ports. When omitted, all ports will match.
16083
16705
  */
@@ -17314,7 +17936,7 @@ export interface GetZeroTrustAccessApplicationsResult {
17314
17936
  targetCriterias: outputs.GetZeroTrustAccessApplicationsResultTargetCriteria[];
17315
17937
  /**
17316
17938
  * The application type.
17317
- * Available values: "self*hosted", "saas", "ssh", "vnc", "app*launcher", "warp", "biso", "bookmark", "dashSso", "infrastructure", "rdp".
17939
+ * Available values: "self*hosted", "saas", "ssh", "vnc", "app*launcher", "warp", "biso", "bookmark", "dash*sso", "infrastructure", "rdp", "mcp", "mcp*portal".
17318
17940
  */
17319
17941
  type: string;
17320
17942
  }
@@ -17366,6 +17988,10 @@ export interface GetZeroTrustAccessApplicationsResultDestination {
17366
17988
  * Available values: "tcp", "udp".
17367
17989
  */
17368
17990
  l4Protocol: string;
17991
+ /**
17992
+ * A MCP server id configured in ai-controls. Access will secure the MCP server if accessed through a MCP portal.
17993
+ */
17994
+ mcpServerId?: string;
17369
17995
  /**
17370
17996
  * The port range of the destination. Can be a single port or a range of ports. When omitted, all ports will match.
17371
17997
  */
@@ -22568,7 +23194,7 @@ export interface GetZeroTrustDevicePostureRuleInput {
22568
23194
  */
22569
23195
  osDistroRevision: string;
22570
23196
  /**
22571
- * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the kernel release version. (Mac, iOS, and Linux only).
23197
+ * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the distribution name and version. (Mac, iOS, and Linux only).
22572
23198
  */
22573
23199
  osVersionExtra: string;
22574
23200
  /**
@@ -22792,7 +23418,7 @@ export interface GetZeroTrustDevicePostureRulesResultInput {
22792
23418
  */
22793
23419
  osDistroRevision: string;
22794
23420
  /**
22795
- * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the kernel release version. (Mac, iOS, and Linux only).
23421
+ * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the distribution name and version. (Mac, iOS, and Linux only).
22796
23422
  */
22797
23423
  osVersionExtra: string;
22798
23424
  /**
@@ -23853,7 +24479,7 @@ export interface GetZeroTrustGatewayPoliciesResult {
23853
24479
  */
23854
24480
  expiration: outputs.GetZeroTrustGatewayPoliciesResultExpiration;
23855
24481
  /**
23856
- * Specify the protocol or layer to evaluate the traffic, identity, and device posture expressions.
24482
+ * Specify the protocol or layer to evaluate the traffic, identity, and device posture expressions. Can only contain a single value.
23857
24483
  */
23858
24484
  filters: string[];
23859
24485
  /**
@@ -24606,7 +25232,7 @@ export interface GetZeroTrustGatewaySettingsSettings {
24606
25232
  */
24607
25233
  customCertificate: outputs.GetZeroTrustGatewaySettingsSettingsCustomCertificate;
24608
25234
  /**
24609
- * Specify user email settings for the firewall policies. When this is enabled, we standardize the email addresses in the identity part of the rule, so that they match the extended email variants in the firewall policies. When this setting is turned off, the email addresses in the identity part of the rule will be matched exactly as provided. If your email has `.` or `+` modifiers, you should enable this setting.
25235
+ * Configures user email settings for firewall policies. When you enable this, the system standardizes email addresses in the identity portion of the rule to match extended email variants in firewall policies. When you disable this setting, the system matches email addresses exactly as you provide them. Enable this setting if your email uses `.` or `+` modifiers.
24610
25236
  */
24611
25237
  extendedEmailMatching: outputs.GetZeroTrustGatewaySettingsSettingsExtendedEmailMatching;
24612
25238
  /**
@@ -27271,6 +27897,10 @@ export interface NotificationPolicyFilters {
27271
27897
  * Usage depends on specific alert type
27272
27898
  */
27273
27899
  tunnelNames?: string[];
27900
+ /**
27901
+ * Usage depends on specific alert type
27902
+ */
27903
+ types?: string[];
27274
27904
  /**
27275
27905
  * Usage depends on specific alert type
27276
27906
  */
@@ -27483,6 +28113,31 @@ export interface ObservatoryScheduledTestTestRegion {
27483
28113
  */
27484
28114
  value: string;
27485
28115
  }
28116
+ export interface OrganizationMeta {
28117
+ /**
28118
+ * Enable features for Organizations.
28119
+ */
28120
+ flags: outputs.OrganizationMetaFlags;
28121
+ managedBy: string;
28122
+ }
28123
+ export interface OrganizationMetaFlags {
28124
+ accountCreation: string;
28125
+ accountDeletion: string;
28126
+ accountMigration: string;
28127
+ accountMobility: string;
28128
+ subOrgCreation: string;
28129
+ }
28130
+ export interface OrganizationParent {
28131
+ id: string;
28132
+ name: string;
28133
+ }
28134
+ export interface OrganizationProfile {
28135
+ businessAddress: string;
28136
+ businessEmail: string;
28137
+ businessName: string;
28138
+ businessPhone: string;
28139
+ externalMetadata: string;
28140
+ }
27486
28141
  export interface PageRuleActions {
27487
28142
  alwaysUseHttps?: boolean;
27488
28143
  automaticHttpsRewrites?: string;
@@ -27748,22 +28403,60 @@ export interface PagesProjectCanonicalDeploymentLatestStage {
27748
28403
  }
27749
28404
  export interface PagesProjectCanonicalDeploymentSource {
27750
28405
  config: outputs.PagesProjectCanonicalDeploymentSourceConfig;
28406
+ /**
28407
+ * The source control management provider.
28408
+ * Available values: "github", "gitlab".
28409
+ */
27751
28410
  type: string;
27752
28411
  }
27753
28412
  export interface PagesProjectCanonicalDeploymentSourceConfig {
28413
+ /**
28414
+ * Whether to enable automatic deployments when pushing to the source repository.
28415
+ * When disabled, no deployments (production or preview) will be triggered automatically.
28416
+ *
28417
+ * @deprecated Use `productionDeploymentsEnabled` and `previewDeploymentSetting` for more granular control.
28418
+ */
27754
28419
  deploymentsEnabled: boolean;
28420
+ /**
28421
+ * The owner of the repository.
28422
+ */
27755
28423
  owner: string;
28424
+ /**
28425
+ * A list of paths that should be excluded from triggering a preview deployment. Wildcard syntax (`*`) is supported.
28426
+ */
27756
28427
  pathExcludes: string[];
28428
+ /**
28429
+ * A list of paths that should be watched to trigger a preview deployment. Wildcard syntax (`*`) is supported.
28430
+ */
27757
28431
  pathIncludes: string[];
28432
+ /**
28433
+ * Whether to enable PR comments.
28434
+ */
27758
28435
  prCommentsEnabled: boolean;
28436
+ /**
28437
+ * A list of branches that should not trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
28438
+ */
27759
28439
  previewBranchExcludes: string[];
28440
+ /**
28441
+ * A list of branches that should trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
28442
+ */
27760
28443
  previewBranchIncludes: string[];
27761
28444
  /**
28445
+ * Controls whether commits to preview branches trigger a preview deployment.
27762
28446
  * Available values: "all", "none", "custom".
27763
28447
  */
27764
28448
  previewDeploymentSetting: string;
28449
+ /**
28450
+ * The production branch of the repository.
28451
+ */
27765
28452
  productionBranch: string;
28453
+ /**
28454
+ * Whether to trigger a production deployment on commits to the production branch.
28455
+ */
27766
28456
  productionDeploymentsEnabled: boolean;
28457
+ /**
28458
+ * The name of the repository.
28459
+ */
27767
28460
  repoName: string;
27768
28461
  }
27769
28462
  export interface PagesProjectCanonicalDeploymentStage {
@@ -27790,11 +28483,11 @@ export interface PagesProjectDeploymentConfigs {
27790
28483
  /**
27791
28484
  * Configs for preview deploys.
27792
28485
  */
27793
- preview?: outputs.PagesProjectDeploymentConfigsPreview;
28486
+ preview: outputs.PagesProjectDeploymentConfigsPreview;
27794
28487
  /**
27795
28488
  * Configs for production deploys.
27796
28489
  */
27797
- production?: outputs.PagesProjectDeploymentConfigsProduction;
28490
+ production: outputs.PagesProjectDeploymentConfigsProduction;
27798
28491
  }
27799
28492
  export interface PagesProjectDeploymentConfigsPreview {
27800
28493
  /**
@@ -27803,6 +28496,10 @@ export interface PagesProjectDeploymentConfigsPreview {
27803
28496
  aiBindings?: {
27804
28497
  [key: string]: outputs.PagesProjectDeploymentConfigsPreviewAiBindings;
27805
28498
  };
28499
+ /**
28500
+ * Whether to always use the latest compatibility date for Pages Functions.
28501
+ */
28502
+ alwaysUseLatestCompatibilityDate: boolean;
27806
28503
  /**
27807
28504
  * Analytics Engine bindings used for Pages Functions.
27808
28505
  */
@@ -27815,14 +28512,18 @@ export interface PagesProjectDeploymentConfigsPreview {
27815
28512
  browsers?: {
27816
28513
  [key: string]: outputs.PagesProjectDeploymentConfigsPreviewBrowsers;
27817
28514
  };
28515
+ /**
28516
+ * The major version of the build image to use for Pages Functions.
28517
+ */
28518
+ buildImageMajorVersion: number;
27818
28519
  /**
27819
28520
  * Compatibility date used for Pages Functions.
27820
28521
  */
27821
- compatibilityDate?: string;
28522
+ compatibilityDate: string;
27822
28523
  /**
27823
28524
  * Compatibility flags used for Pages Functions.
27824
28525
  */
27825
- compatibilityFlags?: string[];
28526
+ compatibilityFlags: string[];
27826
28527
  /**
27827
28528
  * D1 databases used for Pages Functions.
27828
28529
  */
@@ -27841,6 +28542,10 @@ export interface PagesProjectDeploymentConfigsPreview {
27841
28542
  envVars?: {
27842
28543
  [key: string]: outputs.PagesProjectDeploymentConfigsPreviewEnvVars;
27843
28544
  };
28545
+ /**
28546
+ * Whether to fail open when the deployment config cannot be applied.
28547
+ */
28548
+ failOpen: boolean;
27844
28549
  /**
27845
28550
  * Hyperdrive bindings used for Pages Functions.
27846
28551
  */
@@ -27853,6 +28558,10 @@ export interface PagesProjectDeploymentConfigsPreview {
27853
28558
  kvNamespaces?: {
27854
28559
  [key: string]: outputs.PagesProjectDeploymentConfigsPreviewKvNamespaces;
27855
28560
  };
28561
+ /**
28562
+ * Limits for Pages Functions.
28563
+ */
28564
+ limits?: outputs.PagesProjectDeploymentConfigsPreviewLimits;
27856
28565
  /**
27857
28566
  * mTLS bindings used for Pages Functions.
27858
28567
  */
@@ -27881,12 +28590,23 @@ export interface PagesProjectDeploymentConfigsPreview {
27881
28590
  services?: {
27882
28591
  [key: string]: outputs.PagesProjectDeploymentConfigsPreviewServices;
27883
28592
  };
28593
+ /**
28594
+ * The usage model for Pages Functions.
28595
+ * Available values: "standard", "bundled", "unbound".
28596
+ *
28597
+ * @deprecated All new projects now use the Standard usage model.
28598
+ */
28599
+ usageModel: string;
27884
28600
  /**
27885
28601
  * Vectorize bindings used for Pages Functions.
27886
28602
  */
27887
28603
  vectorizeBindings?: {
27888
28604
  [key: string]: outputs.PagesProjectDeploymentConfigsPreviewVectorizeBindings;
27889
28605
  };
28606
+ /**
28607
+ * Hash of the Wrangler configuration used for the deployment.
28608
+ */
28609
+ wranglerConfigHash?: string;
27890
28610
  }
27891
28611
  export interface PagesProjectDeploymentConfigsPreviewAiBindings {
27892
28612
  projectId?: string;
@@ -27930,6 +28650,12 @@ export interface PagesProjectDeploymentConfigsPreviewKvNamespaces {
27930
28650
  */
27931
28651
  namespaceId?: string;
27932
28652
  }
28653
+ export interface PagesProjectDeploymentConfigsPreviewLimits {
28654
+ /**
28655
+ * CPU time limit in milliseconds.
28656
+ */
28657
+ cpuMs?: number;
28658
+ }
27933
28659
  export interface PagesProjectDeploymentConfigsPreviewMtlsCertificates {
27934
28660
  certificateId?: string;
27935
28661
  }
@@ -27979,6 +28705,10 @@ export interface PagesProjectDeploymentConfigsProduction {
27979
28705
  aiBindings?: {
27980
28706
  [key: string]: outputs.PagesProjectDeploymentConfigsProductionAiBindings;
27981
28707
  };
28708
+ /**
28709
+ * Whether to always use the latest compatibility date for Pages Functions.
28710
+ */
28711
+ alwaysUseLatestCompatibilityDate: boolean;
27982
28712
  /**
27983
28713
  * Analytics Engine bindings used for Pages Functions.
27984
28714
  */
@@ -27991,14 +28721,18 @@ export interface PagesProjectDeploymentConfigsProduction {
27991
28721
  browsers?: {
27992
28722
  [key: string]: outputs.PagesProjectDeploymentConfigsProductionBrowsers;
27993
28723
  };
28724
+ /**
28725
+ * The major version of the build image to use for Pages Functions.
28726
+ */
28727
+ buildImageMajorVersion: number;
27994
28728
  /**
27995
28729
  * Compatibility date used for Pages Functions.
27996
28730
  */
27997
- compatibilityDate?: string;
28731
+ compatibilityDate: string;
27998
28732
  /**
27999
28733
  * Compatibility flags used for Pages Functions.
28000
28734
  */
28001
- compatibilityFlags?: string[];
28735
+ compatibilityFlags: string[];
28002
28736
  /**
28003
28737
  * D1 databases used for Pages Functions.
28004
28738
  */
@@ -28017,6 +28751,10 @@ export interface PagesProjectDeploymentConfigsProduction {
28017
28751
  envVars?: {
28018
28752
  [key: string]: outputs.PagesProjectDeploymentConfigsProductionEnvVars;
28019
28753
  };
28754
+ /**
28755
+ * Whether to fail open when the deployment config cannot be applied.
28756
+ */
28757
+ failOpen: boolean;
28020
28758
  /**
28021
28759
  * Hyperdrive bindings used for Pages Functions.
28022
28760
  */
@@ -28029,6 +28767,10 @@ export interface PagesProjectDeploymentConfigsProduction {
28029
28767
  kvNamespaces?: {
28030
28768
  [key: string]: outputs.PagesProjectDeploymentConfigsProductionKvNamespaces;
28031
28769
  };
28770
+ /**
28771
+ * Limits for Pages Functions.
28772
+ */
28773
+ limits?: outputs.PagesProjectDeploymentConfigsProductionLimits;
28032
28774
  /**
28033
28775
  * mTLS bindings used for Pages Functions.
28034
28776
  */
@@ -28057,12 +28799,23 @@ export interface PagesProjectDeploymentConfigsProduction {
28057
28799
  services?: {
28058
28800
  [key: string]: outputs.PagesProjectDeploymentConfigsProductionServices;
28059
28801
  };
28802
+ /**
28803
+ * The usage model for Pages Functions.
28804
+ * Available values: "standard", "bundled", "unbound".
28805
+ *
28806
+ * @deprecated All new projects now use the Standard usage model.
28807
+ */
28808
+ usageModel: string;
28060
28809
  /**
28061
28810
  * Vectorize bindings used for Pages Functions.
28062
28811
  */
28063
28812
  vectorizeBindings?: {
28064
28813
  [key: string]: outputs.PagesProjectDeploymentConfigsProductionVectorizeBindings;
28065
28814
  };
28815
+ /**
28816
+ * Hash of the Wrangler configuration used for the deployment.
28817
+ */
28818
+ wranglerConfigHash?: string;
28066
28819
  }
28067
28820
  export interface PagesProjectDeploymentConfigsProductionAiBindings {
28068
28821
  projectId?: string;
@@ -28106,6 +28859,12 @@ export interface PagesProjectDeploymentConfigsProductionKvNamespaces {
28106
28859
  */
28107
28860
  namespaceId?: string;
28108
28861
  }
28862
+ export interface PagesProjectDeploymentConfigsProductionLimits {
28863
+ /**
28864
+ * CPU time limit in milliseconds.
28865
+ */
28866
+ cpuMs?: number;
28867
+ }
28109
28868
  export interface PagesProjectDeploymentConfigsProductionMtlsCertificates {
28110
28869
  certificateId?: string;
28111
28870
  }
@@ -28297,22 +29056,60 @@ export interface PagesProjectLatestDeploymentLatestStage {
28297
29056
  }
28298
29057
  export interface PagesProjectLatestDeploymentSource {
28299
29058
  config: outputs.PagesProjectLatestDeploymentSourceConfig;
29059
+ /**
29060
+ * The source control management provider.
29061
+ * Available values: "github", "gitlab".
29062
+ */
28300
29063
  type: string;
28301
29064
  }
28302
29065
  export interface PagesProjectLatestDeploymentSourceConfig {
29066
+ /**
29067
+ * Whether to enable automatic deployments when pushing to the source repository.
29068
+ * When disabled, no deployments (production or preview) will be triggered automatically.
29069
+ *
29070
+ * @deprecated Use `productionDeploymentsEnabled` and `previewDeploymentSetting` for more granular control.
29071
+ */
28303
29072
  deploymentsEnabled: boolean;
29073
+ /**
29074
+ * The owner of the repository.
29075
+ */
28304
29076
  owner: string;
29077
+ /**
29078
+ * A list of paths that should be excluded from triggering a preview deployment. Wildcard syntax (`*`) is supported.
29079
+ */
28305
29080
  pathExcludes: string[];
29081
+ /**
29082
+ * A list of paths that should be watched to trigger a preview deployment. Wildcard syntax (`*`) is supported.
29083
+ */
28306
29084
  pathIncludes: string[];
29085
+ /**
29086
+ * Whether to enable PR comments.
29087
+ */
28307
29088
  prCommentsEnabled: boolean;
29089
+ /**
29090
+ * A list of branches that should not trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
29091
+ */
28308
29092
  previewBranchExcludes: string[];
29093
+ /**
29094
+ * A list of branches that should trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
29095
+ */
28309
29096
  previewBranchIncludes: string[];
28310
29097
  /**
29098
+ * Controls whether commits to preview branches trigger a preview deployment.
28311
29099
  * Available values: "all", "none", "custom".
28312
29100
  */
28313
29101
  previewDeploymentSetting: string;
29102
+ /**
29103
+ * The production branch of the repository.
29104
+ */
28314
29105
  productionBranch: string;
29106
+ /**
29107
+ * Whether to trigger a production deployment on commits to the production branch.
29108
+ */
28315
29109
  productionDeploymentsEnabled: boolean;
29110
+ /**
29111
+ * The name of the repository.
29112
+ */
28316
29113
  repoName: string;
28317
29114
  }
28318
29115
  export interface PagesProjectLatestDeploymentStage {
@@ -28336,23 +29133,61 @@ export interface PagesProjectLatestDeploymentStage {
28336
29133
  status: string;
28337
29134
  }
28338
29135
  export interface PagesProjectSource {
28339
- config?: outputs.PagesProjectSourceConfig;
29136
+ config: outputs.PagesProjectSourceConfig;
29137
+ /**
29138
+ * The source control management provider.
29139
+ * Available values: "github", "gitlab".
29140
+ */
28340
29141
  type?: string;
28341
29142
  }
28342
29143
  export interface PagesProjectSourceConfig {
29144
+ /**
29145
+ * Whether to enable automatic deployments when pushing to the source repository.
29146
+ * When disabled, no deployments (production or preview) will be triggered automatically.
29147
+ *
29148
+ * @deprecated Use `productionDeploymentsEnabled` and `previewDeploymentSetting` for more granular control.
29149
+ */
28343
29150
  deploymentsEnabled?: boolean;
29151
+ /**
29152
+ * The owner of the repository.
29153
+ */
28344
29154
  owner?: string;
28345
- pathExcludes?: string[];
28346
- pathIncludes?: string[];
29155
+ /**
29156
+ * A list of paths that should be excluded from triggering a preview deployment. Wildcard syntax (`*`) is supported.
29157
+ */
29158
+ pathExcludes: string[];
29159
+ /**
29160
+ * A list of paths that should be watched to trigger a preview deployment. Wildcard syntax (`*`) is supported.
29161
+ */
29162
+ pathIncludes: string[];
29163
+ /**
29164
+ * Whether to enable PR comments.
29165
+ */
28347
29166
  prCommentsEnabled?: boolean;
28348
- previewBranchExcludes?: string[];
28349
- previewBranchIncludes?: string[];
28350
29167
  /**
29168
+ * A list of branches that should not trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
29169
+ */
29170
+ previewBranchExcludes: string[];
29171
+ /**
29172
+ * A list of branches that should trigger a preview deployment. Wildcard syntax (`*`) is supported. Must be used with `previewDeploymentSetting` set to `custom`.
29173
+ */
29174
+ previewBranchIncludes: string[];
29175
+ /**
29176
+ * Controls whether commits to preview branches trigger a preview deployment.
28351
29177
  * Available values: "all", "none", "custom".
28352
29178
  */
28353
- previewDeploymentSetting?: string;
29179
+ previewDeploymentSetting: string;
29180
+ /**
29181
+ * The production branch of the repository.
29182
+ */
28354
29183
  productionBranch?: string;
29184
+ /**
29185
+ * Whether to trigger a production deployment on commits to the production branch.
29186
+ */
28355
29187
  productionDeploymentsEnabled?: boolean;
29188
+ /**
29189
+ * The name of the repository.
29190
+ */
28356
29191
  repoName?: string;
28357
29192
  }
28358
29193
  export interface QueueConsumer {
@@ -29935,7 +30770,7 @@ export interface TeamsAccountSettings {
29935
30770
  */
29936
30771
  customCertificate?: outputs.TeamsAccountSettingsCustomCertificate;
29937
30772
  /**
29938
- * Specify user email settings for the firewall policies. When this is enabled, we standardize the email addresses in the identity part of the rule, so that they match the extended email variants in the firewall policies. When this setting is turned off, the email addresses in the identity part of the rule will be matched exactly as provided. If your email has `.` or `+` modifiers, you should enable this setting.
30773
+ * Configures user email settings for firewall policies. When you enable this, the system standardizes email addresses in the identity portion of the rule to match extended email variants in firewall policies. When you disable this setting, the system matches email addresses exactly as you provide them. Enable this setting if your email uses `.` or `+` modifiers.
29939
30774
  */
29940
30775
  extendedEmailMatching?: outputs.TeamsAccountSettingsExtendedEmailMatching;
29941
30776
  /**
@@ -30595,10 +31430,6 @@ export interface TunnelConfigConfig {
30595
31430
  * Configuration parameters for the public hostname specific connection settings between cloudflared and origin server.
30596
31431
  */
30597
31432
  originRequest?: outputs.TunnelConfigConfigOriginRequest;
30598
- /**
30599
- * Enable private network access from WARP users to private network routes. This is enabled if the tunnel has an assigned route.
30600
- */
30601
- warpRouting: outputs.TunnelConfigConfigWarpRouting;
30602
31433
  }
30603
31434
  export interface TunnelConfigConfigIngress {
30604
31435
  /**
@@ -30756,9 +31587,6 @@ export interface TunnelConfigConfigOriginRequestAccess {
30756
31587
  required?: boolean;
30757
31588
  teamName: string;
30758
31589
  }
30759
- export interface TunnelConfigConfigWarpRouting {
30760
- enabled: boolean;
30761
- }
30762
31590
  export interface TunnelConnection {
30763
31591
  /**
30764
31592
  * UUID of the Cloudflare Tunnel connector.
@@ -30940,6 +31768,110 @@ export interface WorkerObservabilityLogs {
30940
31768
  */
30941
31769
  invocationLogs: boolean;
30942
31770
  }
31771
+ export interface WorkerReferences {
31772
+ /**
31773
+ * Other Workers that reference the Worker as an outbound for a dispatch namespace.
31774
+ */
31775
+ dispatchNamespaceOutbounds: outputs.WorkerReferencesDispatchNamespaceOutbound[];
31776
+ /**
31777
+ * Custom domains connected to the Worker.
31778
+ */
31779
+ domains: outputs.WorkerReferencesDomain[];
31780
+ /**
31781
+ * Other Workers that reference Durable Object classes implemented by the Worker.
31782
+ */
31783
+ durableObjects: outputs.WorkerReferencesDurableObject[];
31784
+ /**
31785
+ * Queues that send messages to the Worker.
31786
+ */
31787
+ queues: outputs.WorkerReferencesQueue[];
31788
+ /**
31789
+ * Other Workers that reference the Worker using [service bindings](https://developers.cloudflare.com/workers/runtime-apis/bindings/service-bindings/).
31790
+ */
31791
+ workers: outputs.WorkerReferencesWorker[];
31792
+ }
31793
+ export interface WorkerReferencesDispatchNamespaceOutbound {
31794
+ /**
31795
+ * ID of the dispatch namespace.
31796
+ */
31797
+ namespaceId: string;
31798
+ /**
31799
+ * Name of the dispatch namespace.
31800
+ */
31801
+ namespaceName: string;
31802
+ /**
31803
+ * ID of the Worker using the dispatch namespace.
31804
+ */
31805
+ workerId: string;
31806
+ /**
31807
+ * Name of the Worker using the dispatch namespace.
31808
+ */
31809
+ workerName: string;
31810
+ }
31811
+ export interface WorkerReferencesDomain {
31812
+ /**
31813
+ * ID of the TLS certificate issued for the custom domain.
31814
+ */
31815
+ certificateId: string;
31816
+ /**
31817
+ * Full hostname of the custom domain, including the zone name.
31818
+ */
31819
+ hostname: string;
31820
+ /**
31821
+ * ID of the custom domain.
31822
+ */
31823
+ id: string;
31824
+ /**
31825
+ * ID of the zone.
31826
+ */
31827
+ zoneId: string;
31828
+ /**
31829
+ * Name of the zone.
31830
+ */
31831
+ zoneName: string;
31832
+ }
31833
+ export interface WorkerReferencesDurableObject {
31834
+ /**
31835
+ * ID of the Durable Object namespace being used.
31836
+ */
31837
+ namespaceId: string;
31838
+ /**
31839
+ * Name of the Durable Object namespace being used.
31840
+ */
31841
+ namespaceName: string;
31842
+ /**
31843
+ * ID of the Worker using the Durable Object implementation.
31844
+ */
31845
+ workerId: string;
31846
+ /**
31847
+ * Name of the Worker using the Durable Object implementation.
31848
+ */
31849
+ workerName: string;
31850
+ }
31851
+ export interface WorkerReferencesQueue {
31852
+ /**
31853
+ * ID of the queue consumer configuration.
31854
+ */
31855
+ queueConsumerId: string;
31856
+ /**
31857
+ * ID of the queue.
31858
+ */
31859
+ queueId: string;
31860
+ /**
31861
+ * Name of the queue.
31862
+ */
31863
+ queueName: string;
31864
+ }
31865
+ export interface WorkerReferencesWorker {
31866
+ /**
31867
+ * ID of the referencing Worker.
31868
+ */
31869
+ id: string;
31870
+ /**
31871
+ * Name of the referencing Worker.
31872
+ */
31873
+ name: string;
31874
+ }
30943
31875
  export interface WorkerScriptAssets {
30944
31876
  /**
30945
31877
  * The SHA-256 hash of the asset manifest of files to upload.
@@ -31060,7 +31992,7 @@ export interface WorkerScriptBinding {
31060
31992
  */
31061
31993
  name: string;
31062
31994
  /**
31063
- * Namespace to bind to.
31995
+ * The name of the dispatch namespace.
31064
31996
  */
31065
31997
  namespace?: string;
31066
31998
  /**
@@ -31480,7 +32412,7 @@ export interface WorkerVersionBinding {
31480
32412
  */
31481
32413
  name: string;
31482
32414
  /**
31483
- * Namespace to bind to.
32415
+ * The name of the dispatch namespace.
31484
32416
  */
31485
32417
  namespace?: string;
31486
32418
  /**
@@ -31529,7 +32461,7 @@ export interface WorkerVersionBinding {
31529
32461
  text?: string;
31530
32462
  /**
31531
32463
  * The kind of resource that the binding provides.
31532
- * Available values: "ai", "analytics*engine", "assets", "browser", "d1", "data*blob", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "inherit", "images", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "send*email", "service", "tail*consumer", "text*blob", "vectorize", "version*metadata", "secrets*store*secret", "secret*key", "workflow", "wasm*module".
32464
+ * Available values: "ai", "analytics*engine", "assets", "browser", "d1", "data*blob", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "inherit", "images", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "send*email", "service", "text*blob", "vectorize", "version*metadata", "secrets*store*secret", "secret*key", "workflow", "wasmModule".
31533
32465
  */
31534
32466
  type: string;
31535
32467
  /**
@@ -31809,7 +32741,7 @@ export interface WorkersScriptBinding {
31809
32741
  */
31810
32742
  name: string;
31811
32743
  /**
31812
- * Namespace to bind to.
32744
+ * The name of the dispatch namespace.
31813
32745
  */
31814
32746
  namespace?: string;
31815
32747
  /**
@@ -32151,6 +33083,10 @@ export interface ZeroTrustAccessApplicationDestination {
32151
33083
  * Available values: "tcp", "udp".
32152
33084
  */
32153
33085
  l4Protocol?: string;
33086
+ /**
33087
+ * A MCP server id configured in ai-controls. Access will secure the MCP server if accessed through a MCP portal.
33088
+ */
33089
+ mcpServerId?: string;
32154
33090
  /**
32155
33091
  * The port range of the destination. Can be a single port or a range of ports. When omitted, all ports will match.
32156
33092
  */
@@ -34952,7 +35888,7 @@ export interface ZeroTrustDevicePostureRuleInput {
34952
35888
  */
34953
35889
  osDistroRevision?: string;
34954
35890
  /**
34955
- * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the kernel release version. (Mac, iOS, and Linux only).
35891
+ * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the distribution name and version. (Mac, iOS, and Linux only).
34956
35892
  */
34957
35893
  osVersionExtra?: string;
34958
35894
  /**
@@ -35036,11 +35972,11 @@ export interface ZeroTrustDexTestData {
35036
35972
  /**
35037
35973
  * The desired endpoint to test.
35038
35974
  */
35039
- host: string;
35975
+ host?: string;
35040
35976
  /**
35041
35977
  * The type of test.
35042
35978
  */
35043
- kind: string;
35979
+ kind?: string;
35044
35980
  /**
35045
35981
  * The HTTP request method type.
35046
35982
  */
@@ -35782,7 +36718,7 @@ export interface ZeroTrustGatewaySettingsSettings {
35782
36718
  */
35783
36719
  customCertificate?: outputs.ZeroTrustGatewaySettingsSettingsCustomCertificate;
35784
36720
  /**
35785
- * Specify user email settings for the firewall policies. When this is enabled, we standardize the email addresses in the identity part of the rule, so that they match the extended email variants in the firewall policies. When this setting is turned off, the email addresses in the identity part of the rule will be matched exactly as provided. If your email has `.` or `+` modifiers, you should enable this setting.
36721
+ * Configures user email settings for firewall policies. When you enable this, the system standardizes email addresses in the identity portion of the rule to match extended email variants in firewall policies. When you disable this setting, the system matches email addresses exactly as you provide them. Enable this setting if your email uses `.` or `+` modifiers.
35786
36722
  */
35787
36723
  extendedEmailMatching?: outputs.ZeroTrustGatewaySettingsSettingsExtendedEmailMatching;
35788
36724
  /**
@@ -36085,10 +37021,6 @@ export interface ZeroTrustTunnelCloudflaredConfigConfig {
36085
37021
  * Configuration parameters for the public hostname specific connection settings between cloudflared and origin server.
36086
37022
  */
36087
37023
  originRequest?: outputs.ZeroTrustTunnelCloudflaredConfigConfigOriginRequest;
36088
- /**
36089
- * Enable private network access from WARP users to private network routes. This is enabled if the tunnel has an assigned route.
36090
- */
36091
- warpRouting: outputs.ZeroTrustTunnelCloudflaredConfigConfigWarpRouting;
36092
37024
  }
36093
37025
  export interface ZeroTrustTunnelCloudflaredConfigConfigIngress {
36094
37026
  /**
@@ -36246,9 +37178,6 @@ export interface ZeroTrustTunnelCloudflaredConfigConfigOriginRequestAccess {
36246
37178
  required?: boolean;
36247
37179
  teamName: string;
36248
37180
  }
36249
- export interface ZeroTrustTunnelCloudflaredConfigConfigWarpRouting {
36250
- enabled: boolean;
36251
- }
36252
37181
  export interface ZeroTrustTunnelCloudflaredConnection {
36253
37182
  /**
36254
37183
  * UUID of the Cloudflare Tunnel connector.