@pulumi/cloudflare 6.3.0-alpha.1749049430 → 6.3.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 (150) hide show
  1. package/accessApplication.d.ts +7 -7
  2. package/accessPolicy.d.ts +3 -3
  3. package/accessPolicy.js +0 -3
  4. package/accessPolicy.js.map +1 -1
  5. package/cloudConnectorRules.d.ts +6 -0
  6. package/cloudConnectorRules.js +6 -0
  7. package/cloudConnectorRules.js.map +1 -1
  8. package/cloudforceOneRequest.d.ts +33 -33
  9. package/cloudforceOneRequest.js +6 -6
  10. package/cloudforceOneRequest.js.map +1 -1
  11. package/cloudforceOneRequestAsset.d.ts +32 -32
  12. package/cloudforceOneRequestAsset.js +11 -11
  13. package/cloudforceOneRequestAsset.js.map +1 -1
  14. package/cloudforceOneRequestMessage.d.ts +26 -26
  15. package/cloudforceOneRequestMessage.js +11 -11
  16. package/cloudforceOneRequestMessage.js.map +1 -1
  17. package/cloudforceOneRequestPriority.d.ts +34 -34
  18. package/cloudforceOneRequestPriority.js +6 -6
  19. package/cloudforceOneRequestPriority.js.map +1 -1
  20. package/devicePostureIntegration.d.ts +3 -3
  21. package/devicePostureRule.d.ts +3 -3
  22. package/dlpCustomProfile.d.ts +2 -2
  23. package/dlpPredefinedProfile.d.ts +2 -2
  24. package/dnsRecord.d.ts +3 -3
  25. package/getCloudConnectorRules.d.ts +60 -0
  26. package/{getCloudConnectorRulesList.js → getCloudConnectorRules.js} +10 -12
  27. package/getCloudConnectorRules.js.map +1 -0
  28. package/getCloudforceOneRequest.d.ts +30 -25
  29. package/getCloudforceOneRequest.js +10 -8
  30. package/getCloudforceOneRequest.js.map +1 -1
  31. package/getCloudforceOneRequestAsset.d.ts +29 -29
  32. package/getCloudforceOneRequestAsset.js +12 -12
  33. package/getCloudforceOneRequestAsset.js.map +1 -1
  34. package/getCloudforceOneRequestMessage.d.ts +109 -22
  35. package/getCloudforceOneRequestMessage.js +32 -8
  36. package/getCloudforceOneRequestMessage.js.map +1 -1
  37. package/getCloudforceOneRequestPriority.d.ts +25 -25
  38. package/getCloudforceOneRequestPriority.js +8 -8
  39. package/getCloudforceOneRequestPriority.js.map +1 -1
  40. package/getCloudforceOneRequests.d.ts +154 -8
  41. package/getCloudforceOneRequests.js +44 -4
  42. package/getCloudforceOneRequests.js.map +1 -1
  43. package/getDnsRecord.d.ts +1 -1
  44. package/getHyperdriveConfig.d.ts +9 -9
  45. package/getHyperdriveConfigs.d.ts +3 -3
  46. package/getQueueConsumer.d.ts +1 -1
  47. package/getR2Bucket.d.ts +5 -0
  48. package/getR2Bucket.js.map +1 -1
  49. package/getR2BucketEventNotification.d.ts +33 -3
  50. package/getR2BucketEventNotification.js +4 -0
  51. package/getR2BucketEventNotification.js.map +1 -1
  52. package/getTurnstileWidget.d.ts +2 -2
  53. package/getWaitingRoom.d.ts +3 -3
  54. package/getWaitingRoomEvent.d.ts +3 -3
  55. package/getWaitingRoomEvents.d.ts +3 -3
  56. package/getWaitingRoomRules.d.ts +3 -3
  57. package/getWaitingRoomSettings.d.ts +3 -3
  58. package/getWorkersForPlatformsDispatchNamespace.d.ts +1 -1
  59. package/getWorkersScriptSubdomain.d.ts +1 -1
  60. package/getZeroTrustAccessApplication.d.ts +1 -1
  61. package/getZeroTrustDeviceCustomProfile.d.ts +5 -1
  62. package/getZeroTrustDeviceCustomProfile.js.map +1 -1
  63. package/getZeroTrustDeviceDefaultProfile.d.ts +4 -0
  64. package/getZeroTrustDeviceDefaultProfile.js.map +1 -1
  65. package/getZeroTrustDeviceDefaultProfileCertificates.d.ts +3 -0
  66. package/getZeroTrustDeviceDefaultProfileCertificates.js.map +1 -1
  67. package/getZeroTrustDevicePostureIntegration.d.ts +1 -1
  68. package/getZeroTrustDevicePostureRule.d.ts +1 -1
  69. package/getZeroTrustDexTest.d.ts +93 -0
  70. package/getZeroTrustDexTest.js +50 -0
  71. package/getZeroTrustDexTest.js.map +1 -0
  72. package/getZeroTrustDexTests.d.ts +66 -0
  73. package/getZeroTrustDexTests.js +48 -0
  74. package/getZeroTrustDexTests.js.map +1 -0
  75. package/getZeroTrustDlpCustomProfile.d.ts +1 -1
  76. package/getZeroTrustDlpEntry.d.ts +1 -1
  77. package/getZeroTrustDlpPredefinedProfile.d.ts +1 -1
  78. package/getZeroTrustTunnelWarpConnectorToken.d.ts +72 -0
  79. package/getZeroTrustTunnelWarpConnectorToken.js +50 -0
  80. package/getZeroTrustTunnelWarpConnectorToken.js.map +1 -0
  81. package/getZone.d.ts +11 -0
  82. package/getZone.js.map +1 -1
  83. package/getZoneDnssec.d.ts +1 -0
  84. package/getZoneDnssec.js.map +1 -1
  85. package/getZoneSetting.d.ts +1 -1
  86. package/hyperdriveConfig.d.ts +7 -7
  87. package/index.d.ts +15 -3
  88. package/index.js +24 -10
  89. package/index.js.map +1 -1
  90. package/logpushJob.d.ts +13 -1
  91. package/logpushJob.js +2 -0
  92. package/logpushJob.js.map +1 -1
  93. package/mtlsCertificate.d.ts +3 -3
  94. package/package.json +2 -2
  95. package/queueConsumer.d.ts +3 -3
  96. package/r2bucket.d.ts +7 -4
  97. package/r2bucket.js.map +1 -1
  98. package/record.d.ts +3 -3
  99. package/teamsRule.d.ts +1 -13
  100. package/teamsRule.js.map +1 -1
  101. package/tunnelRoute.d.ts +1 -1
  102. package/turnstileWidget.d.ts +8 -8
  103. package/turnstileWidget.js +2 -0
  104. package/turnstileWidget.js.map +1 -1
  105. package/types/input.d.ts +305 -107
  106. package/types/output.d.ts +779 -411
  107. package/waitingRoom.d.ts +33 -24
  108. package/waitingRoom.js.map +1 -1
  109. package/waitingRoomEvent.d.ts +3 -3
  110. package/waitingRoomRules.d.ts +3 -3
  111. package/waitingRoomSettings.d.ts +3 -3
  112. package/workerScript.d.ts +6 -6
  113. package/workersForPlatformsDispatchNamespace.d.ts +5 -5
  114. package/workersForPlatformsNamespace.d.ts +5 -5
  115. package/workersRoute.d.ts +2 -2
  116. package/workersRoute.js +0 -3
  117. package/workersRoute.js.map +1 -1
  118. package/workersScript.d.ts +6 -6
  119. package/zeroTrustAccessApplication.d.ts +7 -7
  120. package/zeroTrustAccessPolicy.d.ts +3 -3
  121. package/zeroTrustAccessPolicy.js +0 -3
  122. package/zeroTrustAccessPolicy.js.map +1 -1
  123. package/zeroTrustDeviceCustomProfile.d.ts +16 -3
  124. package/zeroTrustDeviceCustomProfile.js +3 -0
  125. package/zeroTrustDeviceCustomProfile.js.map +1 -1
  126. package/zeroTrustDeviceDefaultProfile.d.ts +13 -0
  127. package/zeroTrustDeviceDefaultProfile.js +3 -0
  128. package/zeroTrustDeviceDefaultProfile.js.map +1 -1
  129. package/zeroTrustDevicePostureIntegration.d.ts +3 -3
  130. package/zeroTrustDevicePostureRule.d.ts +3 -3
  131. package/zeroTrustDexTest.d.ts +157 -0
  132. package/zeroTrustDexTest.js +113 -0
  133. package/zeroTrustDexTest.js.map +1 -0
  134. package/zeroTrustDlpCustomProfile.d.ts +2 -2
  135. package/zeroTrustDlpEntry.d.ts +3 -3
  136. package/zeroTrustDlpPredefinedProfile.d.ts +2 -2
  137. package/zeroTrustGatewayPolicy.d.ts +1 -13
  138. package/zeroTrustGatewayPolicy.js.map +1 -1
  139. package/zeroTrustTunnelCloudflaredRoute.d.ts +1 -1
  140. package/zone.d.ts +50 -0
  141. package/zone.js +10 -0
  142. package/zone.js.map +1 -1
  143. package/zoneDnssec.d.ts +22 -0
  144. package/zoneDnssec.js +3 -0
  145. package/zoneDnssec.js.map +1 -1
  146. package/zoneSetting.d.ts +23 -0
  147. package/zoneSetting.js +13 -0
  148. package/zoneSetting.js.map +1 -1
  149. package/getCloudConnectorRulesList.d.ts +0 -75
  150. package/getCloudConnectorRulesList.js.map +0 -1
package/types/output.d.ts CHANGED
@@ -52,7 +52,7 @@ export interface AccessApplicationDestination {
52
52
  */
53
53
  portRange?: string;
54
54
  /**
55
- * Available values: "public".
55
+ * Available values: "public", "private".
56
56
  */
57
57
  type?: string;
58
58
  /**
@@ -109,7 +109,7 @@ export interface AccessApplicationPolicy {
109
109
  /**
110
110
  * Rules evaluated with a NOT logical operator. To match the policy, a user cannot meet any of the Exclude rules.
111
111
  */
112
- excludes?: outputs.AccessApplicationPolicyExclude[];
112
+ excludes: outputs.AccessApplicationPolicyExclude[];
113
113
  /**
114
114
  * The UUID of the policy
115
115
  */
@@ -117,7 +117,7 @@ export interface AccessApplicationPolicy {
117
117
  /**
118
118
  * Rules evaluated with an OR logical operator. A user needs to meet only one of the Include rules.
119
119
  */
120
- includes?: outputs.AccessApplicationPolicyInclude[];
120
+ includes: outputs.AccessApplicationPolicyInclude[];
121
121
  /**
122
122
  * The name of the Access policy.
123
123
  */
@@ -129,7 +129,7 @@ export interface AccessApplicationPolicy {
129
129
  /**
130
130
  * Rules evaluated with an AND logical operator. To match the policy, a user must meet all of the Require rules.
131
131
  */
132
- requires?: outputs.AccessApplicationPolicyRequire[];
132
+ requires: outputs.AccessApplicationPolicyRequire[];
133
133
  }
134
134
  export interface AccessApplicationPolicyConnectionRules {
135
135
  /**
@@ -932,7 +932,7 @@ export interface AccessApplicationScimConfigAuthentication {
932
932
  password?: string;
933
933
  /**
934
934
  * The authentication scheme to use when making SCIM requests to this application.
935
- * Available values: "httpbasic".
935
+ * Available values: "httpbasic", "oauthbearertoken", "oauth2", "access*service*token".
936
936
  */
937
937
  scheme: string;
938
938
  /**
@@ -1678,7 +1678,7 @@ export interface AccessIdentityProviderConfig {
1678
1678
  /**
1679
1679
  * Sign the SAML authentication request with Access credentials. To verify the signature, use the public key from the Access certs endpoints.
1680
1680
  */
1681
- signRequest?: boolean;
1681
+ signRequest: boolean;
1682
1682
  /**
1683
1683
  * URL to send the SAML authentication requests to
1684
1684
  */
@@ -2362,7 +2362,7 @@ export interface AccessPolicyRequireServiceToken {
2362
2362
  export interface AccessRuleConfiguration {
2363
2363
  /**
2364
2364
  * The configuration target. You must set the target to `ip` when specifying an IP address in the rule.
2365
- * Available values: "ip".
2365
+ * Available values: "ip", "ip6", "ipRange", "asn", "country".
2366
2366
  */
2367
2367
  target?: string;
2368
2368
  /**
@@ -2525,26 +2525,11 @@ export interface AccountSettings {
2525
2525
  * Sets an abuse contact email to notify for abuse reports.
2526
2526
  */
2527
2527
  abuseContactEmail?: string;
2528
- /**
2529
- * Specifies the default nameservers to be used for new zones added to this account.
2530
- *
2531
- * @deprecated This attribute is deprecated.
2532
- */
2533
- defaultNameservers: string;
2534
2528
  /**
2535
2529
  * Indicates whether membership in this account requires that
2536
2530
  * Two-Factor Authentication is enabled
2537
2531
  */
2538
2532
  enforceTwofactor: boolean;
2539
- /**
2540
- * Indicates whether new zones should use the account-level custom
2541
- * nameservers by default.
2542
- *
2543
- * Deprecated in favor of [DNS Settings](https://developers.cloudflare.com/api/operations/dns-settings-for-an-account-update-dns-settings).
2544
- *
2545
- * @deprecated This attribute is deprecated.
2546
- */
2547
- useAccountCustomNsByDefault: boolean;
2548
2533
  }
2549
2534
  export interface AccountSubscriptionRatePlan {
2550
2535
  /**
@@ -2661,7 +2646,7 @@ export interface ApiShieldAuthIdCharacteristic {
2661
2646
  name: string;
2662
2647
  /**
2663
2648
  * The type of characteristic.
2664
- * Available values: "header", "cookie".
2649
+ * Available values: "header", "cookie", "jwt".
2665
2650
  */
2666
2651
  type: string;
2667
2652
  }
@@ -2984,7 +2969,7 @@ export interface CloudConnectorRulesRule {
2984
2969
  description?: string;
2985
2970
  enabled?: boolean;
2986
2971
  expression?: string;
2987
- id?: string;
2972
+ id: string;
2988
2973
  /**
2989
2974
  * Parameters of Cloud Connector Rule
2990
2975
  */
@@ -3192,11 +3177,11 @@ export interface DeviceManagedNetworksConfig {
3192
3177
  }
3193
3178
  export interface DevicePostureIntegrationConfig {
3194
3179
  /**
3195
- * If present, this id will be passed in the `CF-Access-Client-ID` header when hitting the `apiUrl`
3180
+ * If present, this id will be passed in the `CF-Access-Client-ID` header when hitting the `apiUrl`.
3196
3181
  */
3197
3182
  accessClientId?: string;
3198
3183
  /**
3199
- * If present, this secret will be passed in the `CF-Access-Client-Secret` header when hitting the `apiUrl`
3184
+ * If present, this secret will be passed in the `CF-Access-Client-Secret` header when hitting the `apiUrl`.
3200
3185
  */
3201
3186
  accessClientSecret?: string;
3202
3187
  /**
@@ -3242,12 +3227,12 @@ export interface DevicePostureRuleInput {
3242
3227
  */
3243
3228
  checkPrivateKey?: boolean;
3244
3229
  /**
3245
- * Common Name that is protected by the certificate
3230
+ * Common Name that is protected by the certificate.
3246
3231
  */
3247
3232
  cn?: string;
3248
3233
  /**
3249
- * Compliance Status
3250
- * Available values: "compliant", "noncompliant", "unknown".
3234
+ * Compliance Status.
3235
+ * Available values: "compliant", "noncompliant", "unknown", "notapplicable", "ingraceperiod", "error".
3251
3236
  */
3252
3237
  complianceStatus?: string;
3253
3238
  /**
@@ -3255,12 +3240,12 @@ export interface DevicePostureRuleInput {
3255
3240
  */
3256
3241
  connectionId?: string;
3257
3242
  /**
3258
- * Count Operator
3243
+ * Count Operator.
3259
3244
  * Available values: "<", "<=", ">", ">=", "==".
3260
3245
  */
3261
3246
  countOperator?: string;
3262
3247
  /**
3263
- * Domain
3248
+ * Domain.
3264
3249
  */
3265
3250
  domain?: string;
3266
3251
  /**
@@ -3268,15 +3253,15 @@ export interface DevicePostureRuleInput {
3268
3253
  */
3269
3254
  eidLastSeen?: string;
3270
3255
  /**
3271
- * Enabled
3256
+ * Enabled.
3272
3257
  */
3273
3258
  enabled?: boolean;
3274
3259
  /**
3275
- * Whether or not file exists
3260
+ * Whether or not file exists.
3276
3261
  */
3277
3262
  exists?: boolean;
3278
3263
  /**
3279
- * List of values indicating purposes for which the certificate public key can be used
3264
+ * List of values indicating purposes for which the certificate public key can be used.
3280
3265
  */
3281
3266
  extendedKeyUsages?: string[];
3282
3267
  /**
@@ -3306,8 +3291,8 @@ export interface DevicePostureRuleInput {
3306
3291
  */
3307
3292
  networkStatus?: string;
3308
3293
  /**
3309
- * Operating system
3310
- * Available values: "windows", "linux", "mac".
3294
+ * Operating system.
3295
+ * Available values: "windows", "linux", "mac", "android", "ios", "chromeos".
3311
3296
  */
3312
3297
  operatingSystem?: string;
3313
3298
  /**
@@ -3316,28 +3301,28 @@ export interface DevicePostureRuleInput {
3316
3301
  */
3317
3302
  operationalState?: string;
3318
3303
  /**
3319
- * operator
3304
+ * Operator.
3320
3305
  * Available values: "<", "<=", ">", ">=", "==".
3321
3306
  */
3322
3307
  operator?: string;
3323
3308
  /**
3324
- * Os Version
3309
+ * Os Version.
3325
3310
  */
3326
3311
  os?: string;
3327
3312
  /**
3328
- * Operating System Distribution Name (linux only)
3313
+ * Operating System Distribution Name (linux only).
3329
3314
  */
3330
3315
  osDistroName?: string;
3331
3316
  /**
3332
- * Version of OS Distribution (linux only)
3317
+ * Version of OS Distribution (linux only).
3333
3318
  */
3334
3319
  osDistroRevision?: string;
3335
3320
  /**
3336
- * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the kernel release version. (Mac, iOS, and Linux only)
3321
+ * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the kernel release version. (Mac, iOS, and Linux only).
3337
3322
  */
3338
3323
  osVersionExtra?: string;
3339
3324
  /**
3340
- * overall
3325
+ * Overall.
3341
3326
  */
3342
3327
  overall?: string;
3343
3328
  /**
@@ -3358,12 +3343,12 @@ export interface DevicePostureRuleInput {
3358
3343
  */
3359
3344
  score?: number;
3360
3345
  /**
3361
- * Score Operator
3346
+ * Score Operator.
3362
3347
  * Available values: "<", "<=", ">", ">=", "==".
3363
3348
  */
3364
3349
  scoreOperator?: string;
3365
3350
  /**
3366
- * SensorConfig
3351
+ * SensorConfig.
3367
3352
  */
3368
3353
  sensorConfig?: string;
3369
3354
  /**
@@ -3384,11 +3369,11 @@ export interface DevicePostureRuleInput {
3384
3369
  */
3385
3370
  totalScore?: number;
3386
3371
  /**
3387
- * Version of OS
3372
+ * Version of OS.
3388
3373
  */
3389
3374
  version?: string;
3390
3375
  /**
3391
- * Version Operator
3376
+ * Version Operator.
3392
3377
  * Available values: "<", "<=", ">", ">=", "==".
3393
3378
  */
3394
3379
  versionOperator?: string;
@@ -3498,7 +3483,7 @@ export interface DlpCustomProfileProfileSharedEntry {
3498
3483
  enabled: boolean;
3499
3484
  entryId: string;
3500
3485
  /**
3501
- * Available values: "custom".
3486
+ * Available values: "custom", "predefined", "integration", "exactData".
3502
3487
  */
3503
3488
  entryType: string;
3504
3489
  }
@@ -3506,7 +3491,7 @@ export interface DlpCustomProfileSharedEntry {
3506
3491
  enabled: boolean;
3507
3492
  entryId: string;
3508
3493
  /**
3509
- * Available values: "custom".
3494
+ * Available values: "custom", "predefined", "integration", "exactData".
3510
3495
  */
3511
3496
  entryType: string;
3512
3497
  }
@@ -3847,7 +3832,7 @@ export interface EmailRoutingRuleMatcher {
3847
3832
  field?: string;
3848
3833
  /**
3849
3834
  * Type of matcher.
3850
- * Available values: "literal".
3835
+ * Available values: "all", "literal".
3851
3836
  */
3852
3837
  type: string;
3853
3838
  /**
@@ -3923,7 +3908,7 @@ export interface FirewallRuleFilter {
3923
3908
  export interface GetAccessRuleConfiguration {
3924
3909
  /**
3925
3910
  * The configuration target. You must set the target to `ip` when specifying an IP address in the rule.
3926
- * Available values: "ip".
3911
+ * Available values: "ip", "ip6", "ipRange", "asn", "country".
3927
3912
  */
3928
3913
  target: string;
3929
3914
  /**
@@ -4036,7 +4021,7 @@ export interface GetAccessRulesResult {
4036
4021
  export interface GetAccessRulesResultConfiguration {
4037
4022
  /**
4038
4023
  * The configuration target. You must set the target to `ip` when specifying an IP address in the rule.
4039
- * Available values: "ip".
4024
+ * Available values: "ip", "ip6", "ipRange", "asn", "country".
4040
4025
  */
4041
4026
  target: string;
4042
4027
  /**
@@ -4804,26 +4789,11 @@ export interface GetAccountSettings {
4804
4789
  * Sets an abuse contact email to notify for abuse reports.
4805
4790
  */
4806
4791
  abuseContactEmail: string;
4807
- /**
4808
- * Specifies the default nameservers to be used for new zones added to this account.
4809
- *
4810
- * @deprecated This attribute is deprecated.
4811
- */
4812
- defaultNameservers: string;
4813
4792
  /**
4814
4793
  * Indicates whether membership in this account requires that
4815
4794
  * Two-Factor Authentication is enabled
4816
4795
  */
4817
4796
  enforceTwofactor: boolean;
4818
- /**
4819
- * Indicates whether new zones should use the account-level custom
4820
- * nameservers by default.
4821
- *
4822
- * Deprecated in favor of [DNS Settings](https://developers.cloudflare.com/api/operations/dns-settings-for-an-account-update-dns-settings).
4823
- *
4824
- * @deprecated This attribute is deprecated.
4825
- */
4826
- useAccountCustomNsByDefault: boolean;
4827
4797
  }
4828
4798
  export interface GetAccountSubscriptionRatePlan {
4829
4799
  /**
@@ -5036,26 +5006,11 @@ export interface GetAccountsResultSettings {
5036
5006
  * Sets an abuse contact email to notify for abuse reports.
5037
5007
  */
5038
5008
  abuseContactEmail: string;
5039
- /**
5040
- * Specifies the default nameservers to be used for new zones added to this account.
5041
- *
5042
- * @deprecated This attribute is deprecated.
5043
- */
5044
- defaultNameservers: string;
5045
5009
  /**
5046
5010
  * Indicates whether membership in this account requires that
5047
5011
  * Two-Factor Authentication is enabled
5048
5012
  */
5049
5013
  enforceTwofactor: boolean;
5050
- /**
5051
- * Indicates whether new zones should use the account-level custom
5052
- * nameservers by default.
5053
- *
5054
- * Deprecated in favor of [DNS Settings](https://developers.cloudflare.com/api/operations/dns-settings-for-an-account-update-dns-settings).
5055
- *
5056
- * @deprecated This attribute is deprecated.
5057
- */
5058
- useAccountCustomNsByDefault: boolean;
5059
5014
  }
5060
5015
  export interface GetAddressMapIp {
5061
5016
  createdAt: string;
@@ -5115,7 +5070,7 @@ export interface GetApiShieldAuthIdCharacteristic {
5115
5070
  name: string;
5116
5071
  /**
5117
5072
  * The type of characteristic.
5118
- * Available values: "header", "cookie".
5073
+ * Available values: "header", "cookie", "jwt".
5119
5074
  */
5120
5075
  type: string;
5121
5076
  }
@@ -5873,7 +5828,7 @@ export interface GetCallsTurnAppsResult {
5873
5828
  }
5874
5829
  export interface GetCertificatePacksResult {
5875
5830
  }
5876
- export interface GetCloudConnectorRulesListResult {
5831
+ export interface GetCloudConnectorRulesRule {
5877
5832
  description: string;
5878
5833
  enabled: boolean;
5879
5834
  expression: string;
@@ -5881,34 +5836,78 @@ export interface GetCloudConnectorRulesListResult {
5881
5836
  /**
5882
5837
  * Parameters of Cloud Connector Rule
5883
5838
  */
5884
- parameters: outputs.GetCloudConnectorRulesListResultParameters;
5839
+ parameters: outputs.GetCloudConnectorRulesRuleParameters;
5885
5840
  /**
5886
5841
  * Cloud Provider type
5887
5842
  * Available values: "aws*s3", "r2", "gcp*storage", "azureStorage".
5888
5843
  */
5889
5844
  provider: string;
5890
5845
  }
5891
- export interface GetCloudConnectorRulesListResultParameters {
5846
+ export interface GetCloudConnectorRulesRuleParameters {
5892
5847
  /**
5893
5848
  * Host to perform Cloud Connection to
5894
5849
  */
5895
5850
  host: string;
5896
5851
  }
5852
+ export interface GetCloudforceOneRequestFilter {
5853
+ /**
5854
+ * Retrieve requests completed after this time.
5855
+ */
5856
+ completedAfter?: string;
5857
+ /**
5858
+ * Retrieve requests completed before this time.
5859
+ */
5860
+ completedBefore?: string;
5861
+ /**
5862
+ * Retrieve requests created after this time.
5863
+ */
5864
+ createdAfter?: string;
5865
+ /**
5866
+ * Retrieve requests created before this time.
5867
+ */
5868
+ createdBefore?: string;
5869
+ /**
5870
+ * Page number of results.
5871
+ */
5872
+ page: number;
5873
+ /**
5874
+ * Number of results per page.
5875
+ */
5876
+ perPage: number;
5877
+ /**
5878
+ * Requested information from request.
5879
+ */
5880
+ requestType?: string;
5881
+ /**
5882
+ * Field to sort results by.
5883
+ */
5884
+ sortBy?: string;
5885
+ /**
5886
+ * Sort order (asc or desc).
5887
+ * Available values: "asc", "desc".
5888
+ */
5889
+ sortOrder?: string;
5890
+ /**
5891
+ * Request Status.
5892
+ * Available values: "open", "accepted", "reported", "approved", "completed", "declined".
5893
+ */
5894
+ status?: string;
5895
+ }
5897
5896
  export interface GetCloudforceOneRequestsResult {
5898
5897
  /**
5899
- * Request completion time
5898
+ * Request completion time.
5900
5899
  */
5901
5900
  completed: string;
5902
5901
  /**
5903
- * Request creation time
5902
+ * Request creation time.
5904
5903
  */
5905
5904
  created: string;
5906
5905
  /**
5907
- * UUID
5906
+ * UUID.
5908
5907
  */
5909
5908
  id: string;
5910
5909
  /**
5911
- * Tokens for the request messages
5910
+ * Tokens for the request messages.
5912
5911
  */
5913
5912
  messageTokens: number;
5914
5913
  /**
@@ -5916,33 +5915,33 @@ export interface GetCloudforceOneRequestsResult {
5916
5915
  */
5917
5916
  priority: string;
5918
5917
  /**
5919
- * Readable Request ID
5918
+ * Readable Request ID.
5920
5919
  */
5921
5920
  readableId: string;
5922
5921
  /**
5923
- * Requested information from request
5922
+ * Requested information from request.
5924
5923
  */
5925
5924
  request: string;
5926
5925
  /**
5927
- * Request Status
5926
+ * Request Status.
5928
5927
  * Available values: "open", "accepted", "reported", "approved", "completed", "declined".
5929
5928
  */
5930
5929
  status: string;
5931
5930
  /**
5932
- * Brief description of the request
5931
+ * Brief description of the request.
5933
5932
  */
5934
5933
  summary: string;
5935
5934
  /**
5936
- * The CISA defined Traffic Light Protocol (TLP)
5935
+ * The CISA defined Traffic Light Protocol (TLP).
5937
5936
  * Available values: "clear", "amber", "amber-strict", "green", "red".
5938
5937
  */
5939
5938
  tlp: string;
5940
5939
  /**
5941
- * Tokens for the request
5940
+ * Tokens for the request.
5942
5941
  */
5943
5942
  tokens: number;
5944
5943
  /**
5945
- * Request last updated time
5944
+ * Request last updated time.
5946
5945
  */
5947
5946
  updated: string;
5948
5947
  }
@@ -7039,7 +7038,7 @@ export interface GetDnsRecordsResult {
7039
7038
  ttl: number;
7040
7039
  /**
7041
7040
  * Record type.
7042
- * Available values: "A".
7041
+ * Available values: "A", "AAAA", "CAA", "CERT", "CNAME", "DNSKEY", "DS", "HTTPS", "LOC", "MX", "NAPTR", "NS", "OPENPGPKEY", "PTR", "SMIMEA", "SRV", "SSHFP", "SVCB", "TLSA", "TXT", "URI".
7043
7042
  */
7044
7043
  type: string;
7045
7044
  }
@@ -7470,7 +7469,7 @@ export interface GetEmailRoutingRuleMatcher {
7470
7469
  field: string;
7471
7470
  /**
7472
7471
  * Type of matcher.
7473
- * Available values: "literal".
7472
+ * Available values: "all", "literal".
7474
7473
  */
7475
7474
  type: string;
7476
7475
  /**
@@ -7526,7 +7525,7 @@ export interface GetEmailRoutingRulesResultMatcher {
7526
7525
  field: string;
7527
7526
  /**
7528
7527
  * Type of matcher.
7529
- * Available values: "literal".
7528
+ * Available values: "all", "literal".
7530
7529
  */
7531
7530
  type: string;
7532
7531
  /**
@@ -7920,55 +7919,55 @@ export interface GetHealthchecksResultTcpConfig {
7920
7919
  }
7921
7920
  export interface GetHyperdriveConfigCaching {
7922
7921
  /**
7923
- * When set to true, disables the caching of SQL responses. (Default: false)
7922
+ * Set to true to disable caching of SQL responses. Default is false.
7924
7923
  */
7925
7924
  disabled: boolean;
7926
7925
  /**
7927
- * When present, specifies max duration for which items should persist in the cache. Not returned if set to default. (Default: 60)
7926
+ * Specify the maximum duration items should persist in the cache. Not returned if set to the default (60).
7928
7927
  */
7929
7928
  maxAge: number;
7930
7929
  /**
7931
- * When present, indicates the number of seconds cache may serve the response after it becomes stale. Not returned if set to default. (Default: 15)
7930
+ * Specify the number of seconds the cache may serve a stale response. Omitted if set to the default (15).
7932
7931
  */
7933
7932
  staleWhileRevalidate: number;
7934
7933
  }
7935
7934
  export interface GetHyperdriveConfigMtls {
7936
7935
  /**
7937
- * CA certificate ID
7936
+ * Define CA certificate ID obtained after uploading CA cert.
7938
7937
  */
7939
7938
  caCertificateId: string;
7940
7939
  /**
7941
- * mTLS certificate ID
7940
+ * Define mTLS certificate ID obtained after uploading client cert.
7942
7941
  */
7943
7942
  mtlsCertificateId: string;
7944
7943
  /**
7945
- * SSL mode used for CA verification. Must be 'require', 'verify-ca', or 'verify-full'
7944
+ * Set SSL mode to 'require', 'verify-ca', or 'verify-full' to verify the CA.
7946
7945
  */
7947
7946
  sslmode: string;
7948
7947
  }
7949
7948
  export interface GetHyperdriveConfigOrigin {
7950
7949
  /**
7951
- * The Client ID of the Access token to use when connecting to the origin database.
7950
+ * Defines the Client ID of the Access token to use when connecting to the origin database.
7952
7951
  */
7953
7952
  accessClientId: string;
7954
7953
  /**
7955
- * The Client Secret of the Access token to use when connecting to the origin database. This value is write-only and never returned by the API.
7954
+ * Defines the Client Secret of the Access Token to use when connecting to the origin database. The API never returns this write-only value.
7956
7955
  */
7957
7956
  accessClientSecret: string;
7958
7957
  /**
7959
- * The name of your origin database.
7958
+ * Set the name of your origin database.
7960
7959
  */
7961
7960
  database: string;
7962
7961
  /**
7963
- * The host (hostname or IP) of your origin database.
7962
+ * Defines the host (hostname or IP) of your origin database.
7964
7963
  */
7965
7964
  host: string;
7966
7965
  /**
7967
- * The password required to access your origin database. This value is write-only and never returned by the API.
7966
+ * Set the password needed to access your origin database. The API never returns this write-only value.
7968
7967
  */
7969
7968
  password: string;
7970
7969
  /**
7971
- * The port (default: 5432 for Postgres) of your origin database.
7970
+ * Defines the port (default: 5432 for Postgres) of your origin database.
7972
7971
  */
7973
7972
  port: number;
7974
7973
  /**
@@ -7977,22 +7976,22 @@ export interface GetHyperdriveConfigOrigin {
7977
7976
  */
7978
7977
  scheme: string;
7979
7978
  /**
7980
- * The user of your origin database.
7979
+ * Set the user of your origin database.
7981
7980
  */
7982
7981
  user: string;
7983
7982
  }
7984
7983
  export interface GetHyperdriveConfigsResult {
7985
7984
  caching: outputs.GetHyperdriveConfigsResultCaching;
7986
7985
  /**
7987
- * When the Hyperdrive configuration was created.
7986
+ * Defines the creation time of the Hyperdrive configuration.
7988
7987
  */
7989
7988
  createdOn: string;
7990
7989
  /**
7991
- * Identifier
7990
+ * Define configurations using a unique string identifier.
7992
7991
  */
7993
7992
  id: string;
7994
7993
  /**
7995
- * When the Hyperdrive configuration was last modified.
7994
+ * Defines the last modified time of the Hyperdrive configuration.
7996
7995
  */
7997
7996
  modifiedOn: string;
7998
7997
  mtls: outputs.GetHyperdriveConfigsResultMtls;
@@ -8001,55 +8000,55 @@ export interface GetHyperdriveConfigsResult {
8001
8000
  }
8002
8001
  export interface GetHyperdriveConfigsResultCaching {
8003
8002
  /**
8004
- * When set to true, disables the caching of SQL responses. (Default: false)
8003
+ * Set to true to disable caching of SQL responses. Default is false.
8005
8004
  */
8006
8005
  disabled: boolean;
8007
8006
  /**
8008
- * When present, specifies max duration for which items should persist in the cache. Not returned if set to default. (Default: 60)
8007
+ * Specify the maximum duration items should persist in the cache. Not returned if set to the default (60).
8009
8008
  */
8010
8009
  maxAge: number;
8011
8010
  /**
8012
- * When present, indicates the number of seconds cache may serve the response after it becomes stale. Not returned if set to default. (Default: 15)
8011
+ * Specify the number of seconds the cache may serve a stale response. Omitted if set to the default (15).
8013
8012
  */
8014
8013
  staleWhileRevalidate: number;
8015
8014
  }
8016
8015
  export interface GetHyperdriveConfigsResultMtls {
8017
8016
  /**
8018
- * CA certificate ID
8017
+ * Define CA certificate ID obtained after uploading CA cert.
8019
8018
  */
8020
8019
  caCertificateId: string;
8021
8020
  /**
8022
- * mTLS certificate ID
8021
+ * Define mTLS certificate ID obtained after uploading client cert.
8023
8022
  */
8024
8023
  mtlsCertificateId: string;
8025
8024
  /**
8026
- * SSL mode used for CA verification. Must be 'require', 'verify-ca', or 'verify-full'
8025
+ * Set SSL mode to 'require', 'verify-ca', or 'verify-full' to verify the CA.
8027
8026
  */
8028
8027
  sslmode: string;
8029
8028
  }
8030
8029
  export interface GetHyperdriveConfigsResultOrigin {
8031
8030
  /**
8032
- * The Client ID of the Access token to use when connecting to the origin database.
8031
+ * Defines the Client ID of the Access token to use when connecting to the origin database.
8033
8032
  */
8034
8033
  accessClientId: string;
8035
8034
  /**
8036
- * The Client Secret of the Access token to use when connecting to the origin database. This value is write-only and never returned by the API.
8035
+ * Defines the Client Secret of the Access Token to use when connecting to the origin database. The API never returns this write-only value.
8037
8036
  */
8038
8037
  accessClientSecret: string;
8039
8038
  /**
8040
- * The name of your origin database.
8039
+ * Set the name of your origin database.
8041
8040
  */
8042
8041
  database: string;
8043
8042
  /**
8044
- * The host (hostname or IP) of your origin database.
8043
+ * Defines the host (hostname or IP) of your origin database.
8045
8044
  */
8046
8045
  host: string;
8047
8046
  /**
8048
- * The password required to access your origin database. This value is write-only and never returned by the API.
8047
+ * Set the password needed to access your origin database. The API never returns this write-only value.
8049
8048
  */
8050
8049
  password: string;
8051
8050
  /**
8052
- * The port (default: 5432 for Postgres) of your origin database.
8051
+ * Defines the port (default: 5432 for Postgres) of your origin database.
8053
8052
  */
8054
8053
  port: number;
8055
8054
  /**
@@ -8058,7 +8057,7 @@ export interface GetHyperdriveConfigsResultOrigin {
8058
8057
  */
8059
8058
  scheme: string;
8060
8059
  /**
8061
- * The user of your origin database.
8060
+ * Set the user of your origin database.
8062
8061
  */
8063
8062
  user: string;
8064
8063
  }
@@ -10913,7 +10912,7 @@ export interface GetPagesProjectCanonicalDeploymentDeploymentTriggerMetadata {
10913
10912
  }
10914
10913
  export interface GetPagesProjectCanonicalDeploymentEnvVars {
10915
10914
  /**
10916
- * Available values: "plainText".
10915
+ * Available values: "plain*text", "secret*text".
10917
10916
  */
10918
10917
  type: string;
10919
10918
  /**
@@ -11108,7 +11107,7 @@ export interface GetPagesProjectDeploymentConfigsPreviewDurableObjectNamespaces
11108
11107
  }
11109
11108
  export interface GetPagesProjectDeploymentConfigsPreviewEnvVars {
11110
11109
  /**
11111
- * Available values: "plainText".
11110
+ * Available values: "plain*text", "secret*text".
11112
11111
  */
11113
11112
  type: string;
11114
11113
  /**
@@ -11284,7 +11283,7 @@ export interface GetPagesProjectDeploymentConfigsProductionDurableObjectNamespac
11284
11283
  }
11285
11284
  export interface GetPagesProjectDeploymentConfigsProductionEnvVars {
11286
11285
  /**
11287
- * Available values: "plainText".
11286
+ * Available values: "plain*text", "secret*text".
11288
11287
  */
11289
11288
  type: string;
11290
11289
  /**
@@ -11462,7 +11461,7 @@ export interface GetPagesProjectLatestDeploymentDeploymentTriggerMetadata {
11462
11461
  }
11463
11462
  export interface GetPagesProjectLatestDeploymentEnvVars {
11464
11463
  /**
11465
- * Available values: "plainText".
11464
+ * Available values: "plain*text", "secret*text".
11466
11465
  */
11467
11466
  type: string;
11468
11467
  /**
@@ -11669,7 +11668,7 @@ export interface GetPagesProjectsResultDeploymentTriggerMetadata {
11669
11668
  }
11670
11669
  export interface GetPagesProjectsResultEnvVars {
11671
11670
  /**
11672
- * Available values: "plainText".
11671
+ * Available values: "plain*text", "secret*text".
11673
11672
  */
11674
11673
  type: string;
11675
11674
  /**
@@ -11757,7 +11756,7 @@ export interface GetQueueConsumer {
11757
11756
  scriptName: string;
11758
11757
  settings: outputs.GetQueueConsumerSettings;
11759
11758
  /**
11760
- * Available values: "worker".
11759
+ * Available values: "worker", "httpPull".
11761
11760
  */
11762
11761
  type: string;
11763
11762
  }
@@ -11791,7 +11790,7 @@ export interface GetQueueProducer {
11791
11790
  bucketName: string;
11792
11791
  script: string;
11793
11792
  /**
11794
- * Available values: "worker".
11793
+ * Available values: "worker", "r2Bucket".
11795
11794
  */
11796
11795
  type: string;
11797
11796
  }
@@ -11840,7 +11839,7 @@ export interface GetQueuesResultConsumer {
11840
11839
  scriptName: string;
11841
11840
  settings: outputs.GetQueuesResultConsumerSettings;
11842
11841
  /**
11843
- * Available values: "worker".
11842
+ * Available values: "worker", "httpPull".
11844
11843
  */
11845
11844
  type: string;
11846
11845
  }
@@ -11874,7 +11873,7 @@ export interface GetQueuesResultProducer {
11874
11873
  bucketName: string;
11875
11874
  script: string;
11876
11875
  /**
11877
- * Available values: "worker".
11876
+ * Available values: "worker", "r2Bucket".
11878
11877
  */
11879
11878
  type: string;
11880
11879
  }
@@ -11924,42 +11923,56 @@ export interface GetR2BucketCorsRuleAllowed {
11924
11923
  */
11925
11924
  origins: string[];
11926
11925
  }
11927
- export interface GetR2BucketEventNotificationQueue {
11926
+ export interface GetR2BucketEventNotificationAbortMultipartUploadsTransition {
11928
11927
  /**
11929
- * Queue ID.
11928
+ * Condition for lifecycle transitions to apply after an object reaches an age in seconds.
11930
11929
  */
11931
- queueId: string;
11930
+ condition: outputs.GetR2BucketEventNotificationAbortMultipartUploadsTransitionCondition;
11931
+ }
11932
+ export interface GetR2BucketEventNotificationAbortMultipartUploadsTransitionCondition {
11933
+ maxAge: number;
11932
11934
  /**
11933
- * Name of the queue.
11935
+ * Available values: "Age".
11934
11936
  */
11935
- queueName: string;
11936
- rules: outputs.GetR2BucketEventNotificationQueueRule[];
11937
+ type: string;
11937
11938
  }
11938
- export interface GetR2BucketEventNotificationQueueRule {
11939
+ export interface GetR2BucketEventNotificationConditions {
11939
11940
  /**
11940
- * Array of R2 object actions that will trigger notifications.
11941
+ * Transitions will only apply to objects/uploads in the bucket that start with the given prefix, an empty prefix can be provided to scope rule to all objects/uploads.
11941
11942
  */
11942
- actions: string[];
11943
+ prefix: string;
11944
+ }
11945
+ export interface GetR2BucketEventNotificationDeleteObjectsTransition {
11943
11946
  /**
11944
- * Timestamp when the rule was created.
11947
+ * Condition for lifecycle transitions to apply after an object reaches an age in seconds.
11945
11948
  */
11946
- createdAt: string;
11949
+ condition: outputs.GetR2BucketEventNotificationDeleteObjectsTransitionCondition;
11950
+ }
11951
+ export interface GetR2BucketEventNotificationDeleteObjectsTransitionCondition {
11952
+ date: string;
11953
+ maxAge: number;
11947
11954
  /**
11948
- * A description that can be used to identify the event notification rule after creation.
11955
+ * Available values: "Age", "Date".
11949
11956
  */
11950
- description: string;
11957
+ type: string;
11958
+ }
11959
+ export interface GetR2BucketEventNotificationStorageClassTransition {
11951
11960
  /**
11952
- * Notifications will be sent only for objects with this prefix.
11961
+ * Condition for lifecycle transitions to apply after an object reaches an age in seconds.
11953
11962
  */
11954
- prefix: string;
11963
+ condition: outputs.GetR2BucketEventNotificationStorageClassTransitionCondition;
11955
11964
  /**
11956
- * Rule ID.
11965
+ * Available values: "InfrequentAccess".
11957
11966
  */
11958
- ruleId: string;
11967
+ storageClass: string;
11968
+ }
11969
+ export interface GetR2BucketEventNotificationStorageClassTransitionCondition {
11970
+ date: string;
11971
+ maxAge: number;
11959
11972
  /**
11960
- * Notifications will be sent only for objects with this suffix.
11973
+ * Available values: "Age", "Date".
11961
11974
  */
11962
- suffix: string;
11975
+ type: string;
11963
11976
  }
11964
11977
  export interface GetR2BucketLifecycleRule {
11965
11978
  /**
@@ -12016,7 +12029,7 @@ export interface GetR2BucketLifecycleRuleDeleteObjectsTransitionCondition {
12016
12029
  date: string;
12017
12030
  maxAge: number;
12018
12031
  /**
12019
- * Available values: "Age".
12032
+ * Available values: "Age", "Date".
12020
12033
  */
12021
12034
  type: string;
12022
12035
  }
@@ -12034,7 +12047,7 @@ export interface GetR2BucketLifecycleRuleStorageClassTransitionCondition {
12034
12047
  date: string;
12035
12048
  maxAge: number;
12036
12049
  /**
12037
- * Available values: "Age".
12050
+ * Available values: "Age", "Date".
12038
12051
  */
12039
12052
  type: string;
12040
12053
  }
@@ -12060,7 +12073,7 @@ export interface GetR2BucketLockRuleCondition {
12060
12073
  date: string;
12061
12074
  maxAgeSeconds: number;
12062
12075
  /**
12063
- * Available values: "Age".
12076
+ * Available values: "Age", "Date", "Indefinite".
12064
12077
  */
12065
12078
  type: string;
12066
12079
  }
@@ -12510,7 +12523,7 @@ export interface GetResourceGroupsResultScopeObject {
12510
12523
  export interface GetRulesetRule {
12511
12524
  /**
12512
12525
  * The action to perform when the rule matches.
12513
- * Available values: "block".
12526
+ * Available values: "block", "challenge", "compress*response", "execute", "js*challenge", "log", "managed*challenge", "redirect", "rewrite", "route", "score", "serve*error", "set*config", "skip", "set*cache*settings", "log*custom*field", "ddos*dynamic", "force*connection*close".
12514
12527
  */
12515
12528
  action: string;
12516
12529
  /**
@@ -12687,7 +12700,7 @@ export interface GetRulesetRuleActionParameters {
12687
12700
  */
12688
12701
  overrides: outputs.GetRulesetRuleActionParametersOverrides;
12689
12702
  /**
12690
- * A list of phases to skip the execution of. This option is incompatible with the rulesets options.
12703
+ * A list of phases to skip the execution of. This option is incompatible with the rulesets option.
12691
12704
  */
12692
12705
  phases: string[];
12693
12706
  /**
@@ -12734,7 +12747,7 @@ export interface GetRulesetRuleActionParameters {
12734
12747
  [key: string]: string[];
12735
12748
  };
12736
12749
  /**
12737
- * A ruleset to skip the execution of. This option is incompatible with the rulesets, rules. It can be incompatible with phases options base on the phase of the ruleset.
12750
+ * A ruleset to skip the execution of. This option is incompatible with the rulesets option.
12738
12751
  * Available values: "current".
12739
12752
  */
12740
12753
  ruleset: string;
@@ -13023,7 +13036,7 @@ export interface GetRulesetRuleActionParametersHeaders {
13023
13036
  */
13024
13037
  expression: string;
13025
13038
  /**
13026
- * Available values: "remove".
13039
+ * Available values: "remove", "add", "set".
13027
13040
  */
13028
13041
  operation: string;
13029
13042
  /**
@@ -13231,7 +13244,6 @@ export interface GetRulesetRuleRatelimit {
13231
13244
  mitigationTimeout: number;
13232
13245
  /**
13233
13246
  * Period in seconds over which the counter is being incremented.
13234
- * Available values: 10, 60, 600, 3600.
13235
13247
  */
13236
13248
  period: number;
13237
13249
  /**
@@ -13321,7 +13333,7 @@ export interface GetSpectrumApplicationEdgeIps {
13321
13333
  ips: string[];
13322
13334
  /**
13323
13335
  * The type of edge IP configuration specified. Dynamically allocated edge IPs use Spectrum anycast IPs in accordance with the connectivity you specify. Only valid with CNAME DNS names.
13324
- * Available values: "dynamic".
13336
+ * Available values: "dynamic", "static".
13325
13337
  */
13326
13338
  type: string;
13327
13339
  }
@@ -13779,8 +13791,8 @@ export interface GetTurnstileWidgetsResult {
13779
13791
  */
13780
13792
  offlabel: boolean;
13781
13793
  /**
13782
- * Region where this widget can be used.
13783
- * Available values: "world".
13794
+ * Region where this widget can be used. This cannot be changed after creation.
13795
+ * Available values: "world", "china".
13784
13796
  */
13785
13797
  region: string;
13786
13798
  /**
@@ -13962,7 +13974,7 @@ export interface GetWaitingRoomsResult {
13962
13974
  * 8. `queueIsFull`: Boolean indicating if the waiting room's queue is currently full and not accepting new users at the moment.
13963
13975
  * 9. `queueAll`: Boolean indicating if all users will be queued in the waiting room and no one will be let into the origin website.
13964
13976
  * 10. `lastUpdated`: String displaying the timestamp as an ISO 8601 string of the user's last attempt to leave the waiting room and be let into the origin website. The user is able to make another attempt after `refreshIntervalSeconds` past this time. If the user makes a request too soon, it will be ignored and `lastUpdated` will not change.
13965
- * 11. `refreshIntervalSeconds`: Integer indicating the number of seconds after `lastUpdated` until the user is able to make another attempt to leave the waiting room and be let into the origin website. When the `queueingMethod` is `reject`, there is no specified refresh time — it will always be **zero**.
13977
+ * 11. `refreshIntervalSeconds`: Integer indicating the number of seconds after `lastUpdated` until the user is able to make another attempt to leave the waiting room and be let into the origin website. When the `queueingMethod` is `reject`, there is no specified refresh time —\_it will always be **zero**.
13966
13978
  * 12. `queueingMethod`: The queueing method currently used by the waiting room. It is either **fifo**, **random**, **passthrough**, or **reject**.
13967
13979
  * 13. `isFIFOQueue`: Boolean indicating if the waiting room uses a FIFO (First-In-First-Out) queue.
13968
13980
  * 14. `isRandomQueue`: Boolean indicating if the waiting room uses a Random queue where users gain access randomly.
@@ -13975,6 +13987,8 @@ export interface GetWaitingRoomsResult {
13975
13987
  * 21. `timeUntilEventEnd`: Valid only when `isEventActive` is **true**. Integer indicating the number of minutes until the event ends.
13976
13988
  * 22. `timeUntilEventEndFormatted`: String displaying the `timeUntilEventEnd` formatted in English for users. If `isEventActive` is **false**, `timeUntilEventEndFormatted` will display **unavailable**.
13977
13989
  * 23. `shuffleAtEventStart`: Valid only when `isEventActive` is **true**. Boolean indicating if the users in the prequeue are shuffled randomly when the event starts.
13990
+ * 24. `turnstile`: Empty when turnstile isn't enabled. String displaying an html tag to display the Turnstile widget. Please add the `{{{turnstile}}}` tag to the `customHtml` template to ensure the Turnstile widget appears.
13991
+ * 25. `infiniteQueue`: Boolean indicating whether the response is for a user in the infinite queue.
13978
13992
  *
13979
13993
  * An example cURL to a waiting room could be:
13980
13994
  *
@@ -14039,7 +14053,7 @@ export interface GetWaitingRoomsResult {
14039
14053
  * "timeUntilEventEndFormatted": "15 minutes",
14040
14054
  * "shuffleAtEventStart": true
14041
14055
  * }
14042
- * }.
14056
+ * }
14043
14057
  */
14044
14058
  jsonResponseEnabled: boolean;
14045
14059
  modifiedOn: string;
@@ -14374,7 +14388,7 @@ export interface GetWorkersForPlatformsDispatchNamespacesResult {
14374
14388
  */
14375
14389
  namespaceName: string;
14376
14390
  /**
14377
- * The current number of scripts in this Dispatch Namespace
14391
+ * The current number of scripts in this Dispatch Namespace.
14378
14392
  */
14379
14393
  scriptCount: number;
14380
14394
  }
@@ -14562,7 +14576,7 @@ export interface GetZeroTrustAccessApplicationDestination {
14562
14576
  */
14563
14577
  portRange: string;
14564
14578
  /**
14565
- * Available values: "public".
14579
+ * Available values: "public", "private".
14566
14580
  */
14567
14581
  type: string;
14568
14582
  /**
@@ -15500,7 +15514,7 @@ export interface GetZeroTrustAccessApplicationScimConfigAuthentication {
15500
15514
  password: string;
15501
15515
  /**
15502
15516
  * The authentication scheme to use when making SCIM requests to this application.
15503
- * Available values: "httpbasic".
15517
+ * Available values: "httpbasic", "oauthbearertoken", "oauth2", "access*service*token".
15504
15518
  */
15505
15519
  scheme: string;
15506
15520
  /**
@@ -15708,7 +15722,7 @@ export interface GetZeroTrustAccessApplicationsResult {
15708
15722
  */
15709
15723
  serviceAuth401Redirect: boolean;
15710
15724
  /**
15711
- * The amount of time that tokens issued for this application will be valid. Must be in the format `300ms` or `2h45m`. Valid time units are: ns, us (or µs), ms, s, m, h.
15725
+ * The amount of time that tokens issued for this application will be valid. Must be in the format `300ms` or `2h45m`. Valid time units are: ns, us (or µs), ms, s, m, h. Note: unsupported for infrastructure type applications.
15712
15726
  */
15713
15727
  sessionDuration: string;
15714
15728
  /**
@@ -15783,7 +15797,7 @@ export interface GetZeroTrustAccessApplicationsResultDestination {
15783
15797
  */
15784
15798
  portRange: string;
15785
15799
  /**
15786
- * Available values: "public".
15800
+ * Available values: "public", "private".
15787
15801
  */
15788
15802
  type: string;
15789
15803
  /**
@@ -16703,7 +16717,7 @@ export interface GetZeroTrustAccessApplicationsResultScimConfigAuthentication {
16703
16717
  password: string;
16704
16718
  /**
16705
16719
  * The authentication scheme to use when making SCIM requests to this application.
16706
- * Available values: "httpbasic".
16720
+ * Available values: "httpbasic", "oauthbearertoken", "oauth2", "access*service*token".
16707
16721
  */
16708
16722
  scheme: string;
16709
16723
  /**
@@ -20211,11 +20225,11 @@ export interface GetZeroTrustDeviceCustomProfileServiceModeV2 {
20211
20225
  }
20212
20226
  export interface GetZeroTrustDeviceCustomProfileTargetTest {
20213
20227
  /**
20214
- * The id of the DEX test targeting this policy
20228
+ * The id of the DEX test targeting this policy.
20215
20229
  */
20216
20230
  id: string;
20217
20231
  /**
20218
- * The name of the DEX test targeting this policy
20232
+ * The name of the DEX test targeting this policy.
20219
20233
  */
20220
20234
  name: string;
20221
20235
  }
@@ -20279,7 +20293,7 @@ export interface GetZeroTrustDeviceCustomProfilesResult {
20279
20293
  */
20280
20294
  lanAllowSubnetSize: number;
20281
20295
  /**
20282
- * The wirefilter expression to match devices. Available values: "identity.email", "identity.groups.id", "identity.groups.name", "identity.groups.email", "identity.service*token*uuid", "identity.saml_attributes", "network", "os.name", "os.version"
20296
+ * The wirefilter expression to match devices. Available values: "identity.email", "identity.groups.id", "identity.groups.name", "identity.groups.email", "identity.service*token*uuid", "identity.saml_attributes", "network", "os.name", "os.version".
20283
20297
  */
20284
20298
  match: string;
20285
20299
  /**
@@ -20295,6 +20309,10 @@ export interface GetZeroTrustDeviceCustomProfilesResult {
20295
20309
  * Determines if the operating system will register WARP's local interface IP with your on-premises DNS server.
20296
20310
  */
20297
20311
  registerInterfaceIpWithDns: boolean;
20312
+ /**
20313
+ * Determines whether the WARP client indicates to SCCM that it is inside a VPN boundary. (Windows only).
20314
+ */
20315
+ sccmVpnBoundarySupport: boolean;
20298
20316
  serviceModeV2: outputs.GetZeroTrustDeviceCustomProfilesResultServiceModeV2;
20299
20317
  /**
20300
20318
  * The URL to launch when the Send Feedback button is clicked.
@@ -20364,11 +20382,11 @@ export interface GetZeroTrustDeviceCustomProfilesResultServiceModeV2 {
20364
20382
  }
20365
20383
  export interface GetZeroTrustDeviceCustomProfilesResultTargetTest {
20366
20384
  /**
20367
- * The id of the DEX test targeting this policy
20385
+ * The id of the DEX test targeting this policy.
20368
20386
  */
20369
20387
  id: string;
20370
20388
  /**
20371
- * The name of the DEX test targeting this policy
20389
+ * The name of the DEX test targeting this policy.
20372
20390
  */
20373
20391
  name: string;
20374
20392
  }
@@ -20496,7 +20514,7 @@ export interface GetZeroTrustDevicePostureIntegrationsResult {
20496
20514
  name: string;
20497
20515
  /**
20498
20516
  * The type of device posture integration.
20499
- * Available values: "workspace*one", "crowdstrike*s2s", "uptycs", "intune", "kolide", "tanium", "sentinelone*s2s", "custom*s2s".
20517
+ * Available values: "workspace*one", "crowdstrike*s2s", "uptycs", "intune", "kolide", "tanium*s2s", "sentinelone*s2s", "customS2s".
20500
20518
  */
20501
20519
  type: string;
20502
20520
  }
@@ -20532,12 +20550,12 @@ export interface GetZeroTrustDevicePostureRuleInput {
20532
20550
  */
20533
20551
  checkPrivateKey: boolean;
20534
20552
  /**
20535
- * Common Name that is protected by the certificate
20553
+ * Common Name that is protected by the certificate.
20536
20554
  */
20537
20555
  cn: string;
20538
20556
  /**
20539
- * Compliance Status
20540
- * Available values: "compliant", "noncompliant", "unknown".
20557
+ * Compliance Status.
20558
+ * Available values: "compliant", "noncompliant", "unknown", "notapplicable", "ingraceperiod", "error".
20541
20559
  */
20542
20560
  complianceStatus: string;
20543
20561
  /**
@@ -20545,12 +20563,12 @@ export interface GetZeroTrustDevicePostureRuleInput {
20545
20563
  */
20546
20564
  connectionId: string;
20547
20565
  /**
20548
- * Count Operator
20566
+ * Count Operator.
20549
20567
  * Available values: "<", "<=", ">", ">=", "==".
20550
20568
  */
20551
20569
  countOperator: string;
20552
20570
  /**
20553
- * Domain
20571
+ * Domain.
20554
20572
  */
20555
20573
  domain: string;
20556
20574
  /**
@@ -20558,15 +20576,15 @@ export interface GetZeroTrustDevicePostureRuleInput {
20558
20576
  */
20559
20577
  eidLastSeen: string;
20560
20578
  /**
20561
- * Enabled
20579
+ * Enabled.
20562
20580
  */
20563
20581
  enabled: boolean;
20564
20582
  /**
20565
- * Whether or not file exists
20583
+ * Whether or not file exists.
20566
20584
  */
20567
20585
  exists: boolean;
20568
20586
  /**
20569
- * List of values indicating purposes for which the certificate public key can be used
20587
+ * List of values indicating purposes for which the certificate public key can be used.
20570
20588
  */
20571
20589
  extendedKeyUsages: string[];
20572
20590
  /**
@@ -20596,8 +20614,8 @@ export interface GetZeroTrustDevicePostureRuleInput {
20596
20614
  */
20597
20615
  networkStatus: string;
20598
20616
  /**
20599
- * Operating system
20600
- * Available values: "windows", "linux", "mac".
20617
+ * Operating system.
20618
+ * Available values: "windows", "linux", "mac", "android", "ios", "chromeos".
20601
20619
  */
20602
20620
  operatingSystem: string;
20603
20621
  /**
@@ -20606,28 +20624,28 @@ export interface GetZeroTrustDevicePostureRuleInput {
20606
20624
  */
20607
20625
  operationalState: string;
20608
20626
  /**
20609
- * operator
20627
+ * Operator.
20610
20628
  * Available values: "<", "<=", ">", ">=", "==".
20611
20629
  */
20612
20630
  operator: string;
20613
20631
  /**
20614
- * Os Version
20632
+ * Os Version.
20615
20633
  */
20616
20634
  os: string;
20617
20635
  /**
20618
- * Operating System Distribution Name (linux only)
20636
+ * Operating System Distribution Name (linux only).
20619
20637
  */
20620
20638
  osDistroName: string;
20621
20639
  /**
20622
- * Version of OS Distribution (linux only)
20640
+ * Version of OS Distribution (linux only).
20623
20641
  */
20624
20642
  osDistroRevision: string;
20625
20643
  /**
20626
- * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the kernel release version. (Mac, iOS, and Linux only)
20644
+ * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the kernel release version. (Mac, iOS, and Linux only).
20627
20645
  */
20628
20646
  osVersionExtra: string;
20629
20647
  /**
20630
- * overall
20648
+ * Overall.
20631
20649
  */
20632
20650
  overall: string;
20633
20651
  /**
@@ -20648,12 +20666,12 @@ export interface GetZeroTrustDevicePostureRuleInput {
20648
20666
  */
20649
20667
  score: number;
20650
20668
  /**
20651
- * Score Operator
20669
+ * Score Operator.
20652
20670
  * Available values: "<", "<=", ">", ">=", "==".
20653
20671
  */
20654
20672
  scoreOperator: string;
20655
20673
  /**
20656
- * SensorConfig
20674
+ * SensorConfig.
20657
20675
  */
20658
20676
  sensorConfig: string;
20659
20677
  /**
@@ -20674,11 +20692,11 @@ export interface GetZeroTrustDevicePostureRuleInput {
20674
20692
  */
20675
20693
  totalScore: number;
20676
20694
  /**
20677
- * Version of OS
20695
+ * Version of OS.
20678
20696
  */
20679
20697
  version: string;
20680
20698
  /**
20681
- * Version Operator
20699
+ * Version Operator.
20682
20700
  * Available values: "<", "<=", ">", ">=", "==".
20683
20701
  */
20684
20702
  versionOperator: string;
@@ -20730,7 +20748,7 @@ export interface GetZeroTrustDevicePostureRulesResult {
20730
20748
  schedule: string;
20731
20749
  /**
20732
20750
  * The type of device posture rule.
20733
- * Available values: "file", "application", "tanium", "gateway", "warp", "disk*encryption", "sentinelone", "carbonblack", "firewall", "os*version", "domain*joined", "client*certificate", "client*certificate*v2", "unique*client*id", "kolide", "tanium*s2s", "crowdstrike*s2s", "intune", "workspace*one", "sentinelone*s2s", "customS2s".
20751
+ * Available values: "file", "application", "tanium", "gateway", "warp", "disk*encryption", "serial*number", "sentinelone", "carbonblack", "firewall", "os*version", "domain*joined", "client*certificate", "client*certificate*v2", "unique*client*id", "kolide", "tanium*s2s", "crowdstrike*s2s", "intune", "workspace*one", "sentinelone*s2s", "custom*s2s".
20734
20752
  */
20735
20753
  type: string;
20736
20754
  }
@@ -20752,12 +20770,12 @@ export interface GetZeroTrustDevicePostureRulesResultInput {
20752
20770
  */
20753
20771
  checkPrivateKey: boolean;
20754
20772
  /**
20755
- * Common Name that is protected by the certificate
20773
+ * Common Name that is protected by the certificate.
20756
20774
  */
20757
20775
  cn: string;
20758
20776
  /**
20759
- * Compliance Status
20760
- * Available values: "compliant", "noncompliant", "unknown".
20777
+ * Compliance Status.
20778
+ * Available values: "compliant", "noncompliant", "unknown", "notapplicable", "ingraceperiod", "error".
20761
20779
  */
20762
20780
  complianceStatus: string;
20763
20781
  /**
@@ -20765,12 +20783,12 @@ export interface GetZeroTrustDevicePostureRulesResultInput {
20765
20783
  */
20766
20784
  connectionId: string;
20767
20785
  /**
20768
- * Count Operator
20786
+ * Count Operator.
20769
20787
  * Available values: "<", "<=", ">", ">=", "==".
20770
20788
  */
20771
20789
  countOperator: string;
20772
20790
  /**
20773
- * Domain
20791
+ * Domain.
20774
20792
  */
20775
20793
  domain: string;
20776
20794
  /**
@@ -20778,15 +20796,15 @@ export interface GetZeroTrustDevicePostureRulesResultInput {
20778
20796
  */
20779
20797
  eidLastSeen: string;
20780
20798
  /**
20781
- * Enabled
20799
+ * Enabled.
20782
20800
  */
20783
20801
  enabled: boolean;
20784
20802
  /**
20785
- * Whether or not file exists
20803
+ * Whether or not file exists.
20786
20804
  */
20787
20805
  exists: boolean;
20788
20806
  /**
20789
- * List of values indicating purposes for which the certificate public key can be used
20807
+ * List of values indicating purposes for which the certificate public key can be used.
20790
20808
  */
20791
20809
  extendedKeyUsages: string[];
20792
20810
  /**
@@ -20816,8 +20834,8 @@ export interface GetZeroTrustDevicePostureRulesResultInput {
20816
20834
  */
20817
20835
  networkStatus: string;
20818
20836
  /**
20819
- * Operating system
20820
- * Available values: "windows", "linux", "mac".
20837
+ * Operating system.
20838
+ * Available values: "windows", "linux", "mac", "android", "ios", "chromeos".
20821
20839
  */
20822
20840
  operatingSystem: string;
20823
20841
  /**
@@ -20826,28 +20844,28 @@ export interface GetZeroTrustDevicePostureRulesResultInput {
20826
20844
  */
20827
20845
  operationalState: string;
20828
20846
  /**
20829
- * operator
20847
+ * Operator.
20830
20848
  * Available values: "<", "<=", ">", ">=", "==".
20831
20849
  */
20832
20850
  operator: string;
20833
20851
  /**
20834
- * Os Version
20852
+ * Os Version.
20835
20853
  */
20836
20854
  os: string;
20837
20855
  /**
20838
- * Operating System Distribution Name (linux only)
20856
+ * Operating System Distribution Name (linux only).
20839
20857
  */
20840
20858
  osDistroName: string;
20841
20859
  /**
20842
- * Version of OS Distribution (linux only)
20860
+ * Version of OS Distribution (linux only).
20843
20861
  */
20844
20862
  osDistroRevision: string;
20845
20863
  /**
20846
- * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the kernel release version. (Mac, iOS, and Linux only)
20864
+ * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the kernel release version. (Mac, iOS, and Linux only).
20847
20865
  */
20848
20866
  osVersionExtra: string;
20849
20867
  /**
20850
- * overall
20868
+ * Overall.
20851
20869
  */
20852
20870
  overall: string;
20853
20871
  /**
@@ -20868,12 +20886,12 @@ export interface GetZeroTrustDevicePostureRulesResultInput {
20868
20886
  */
20869
20887
  score: number;
20870
20888
  /**
20871
- * Score Operator
20889
+ * Score Operator.
20872
20890
  * Available values: "<", "<=", ">", ">=", "==".
20873
20891
  */
20874
20892
  scoreOperator: string;
20875
20893
  /**
20876
- * SensorConfig
20894
+ * SensorConfig.
20877
20895
  */
20878
20896
  sensorConfig: string;
20879
20897
  /**
@@ -20894,11 +20912,11 @@ export interface GetZeroTrustDevicePostureRulesResultInput {
20894
20912
  */
20895
20913
  totalScore: number;
20896
20914
  /**
20897
- * Version of OS
20915
+ * Version of OS.
20898
20916
  */
20899
20917
  version: string;
20900
20918
  /**
20901
- * Version Operator
20919
+ * Version Operator.
20902
20920
  * Available values: "<", "<=", ">", ">=", "==".
20903
20921
  */
20904
20922
  versionOperator: string;
@@ -20919,6 +20937,93 @@ export interface GetZeroTrustDevicePostureRulesResultMatch {
20919
20937
  */
20920
20938
  platform: string;
20921
20939
  }
20940
+ export interface GetZeroTrustDexTestData {
20941
+ /**
20942
+ * The desired endpoint to test.
20943
+ */
20944
+ host: string;
20945
+ /**
20946
+ * The type of test.
20947
+ */
20948
+ kind: string;
20949
+ /**
20950
+ * The HTTP request method type.
20951
+ */
20952
+ method: string;
20953
+ }
20954
+ export interface GetZeroTrustDexTestTargetPolicy {
20955
+ /**
20956
+ * Whether the DEX rule is the account default
20957
+ */
20958
+ default: boolean;
20959
+ /**
20960
+ * The id of the DEX rule
20961
+ */
20962
+ id: string;
20963
+ /**
20964
+ * The name of the DEX rule
20965
+ */
20966
+ name: string;
20967
+ }
20968
+ export interface GetZeroTrustDexTestsResult {
20969
+ /**
20970
+ * The configuration object which contains the details for the WARP client to conduct the test.
20971
+ */
20972
+ data: outputs.GetZeroTrustDexTestsResultData;
20973
+ /**
20974
+ * Additional details about the test.
20975
+ */
20976
+ description: string;
20977
+ /**
20978
+ * Determines whether or not the test is active.
20979
+ */
20980
+ enabled: boolean;
20981
+ /**
20982
+ * How often the test will run.
20983
+ */
20984
+ interval: string;
20985
+ /**
20986
+ * The name of the DEX test. Must be unique.
20987
+ */
20988
+ name: string;
20989
+ /**
20990
+ * DEX rules targeted by this test
20991
+ */
20992
+ targetPolicies: outputs.GetZeroTrustDexTestsResultTargetPolicy[];
20993
+ targeted: boolean;
20994
+ /**
20995
+ * The unique identifier for the test.
20996
+ */
20997
+ testId: string;
20998
+ }
20999
+ export interface GetZeroTrustDexTestsResultData {
21000
+ /**
21001
+ * The desired endpoint to test.
21002
+ */
21003
+ host: string;
21004
+ /**
21005
+ * The type of test.
21006
+ */
21007
+ kind: string;
21008
+ /**
21009
+ * The HTTP request method type.
21010
+ */
21011
+ method: string;
21012
+ }
21013
+ export interface GetZeroTrustDexTestsResultTargetPolicy {
21014
+ /**
21015
+ * Whether the DEX rule is the account default
21016
+ */
21017
+ default: boolean;
21018
+ /**
21019
+ * The id of the DEX rule
21020
+ */
21021
+ id: string;
21022
+ /**
21023
+ * The name of the DEX rule
21024
+ */
21025
+ name: string;
21026
+ }
20922
21027
  export interface GetZeroTrustDlpCustomProfileContextAwareness {
20923
21028
  /**
20924
21029
  * If true, scan the context of predefined entries to only return matches surrounded by keywords.
@@ -20951,7 +21056,7 @@ export interface GetZeroTrustDlpCustomProfileEntry {
20951
21056
  profileId: string;
20952
21057
  secret: boolean;
20953
21058
  /**
20954
- * Available values: "custom".
21059
+ * Available values: "custom", "predefined", "integration", "exact*data", "word*list".
20955
21060
  */
20956
21061
  type: string;
20957
21062
  updatedAt: string;
@@ -21049,7 +21154,7 @@ export interface GetZeroTrustDlpEntriesResult {
21049
21154
  profileId: string;
21050
21155
  secret: boolean;
21051
21156
  /**
21052
- * Available values: "custom".
21157
+ * Available values: "custom", "predefined", "integration", "exact*data", "word*list".
21053
21158
  */
21054
21159
  type: string;
21055
21160
  updatedAt: string;
@@ -21125,7 +21230,7 @@ export interface GetZeroTrustDlpPredefinedProfileEntry {
21125
21230
  profileId: string;
21126
21231
  secret: boolean;
21127
21232
  /**
21128
- * Available values: "custom".
21233
+ * Available values: "custom", "predefined", "integration", "exact*data", "word*list".
21129
21234
  */
21130
21235
  type: string;
21131
21236
  updatedAt: string;
@@ -21527,9 +21632,6 @@ export interface GetZeroTrustGatewayPoliciesResult {
21527
21632
  * The name of the rule.
21528
21633
  */
21529
21634
  name: string;
21530
- /**
21531
- * Precedence sets the order of your rules. Lower values indicate higher precedence. At each processing phase, applicable rules are evaluated in ascending order of this value.
21532
- */
21533
21635
  precedence: number;
21534
21636
  /**
21535
21637
  * Additional settings that modify the rule's action.
@@ -23193,7 +23295,7 @@ export interface GetZoneFilterAccount {
23193
23295
  export interface GetZoneLockdownConfiguration {
23194
23296
  /**
23195
23297
  * The configuration target. You must set the target to `ip` when specifying an IP address in the Zone Lockdown rule.
23196
- * Available values: "ip".
23298
+ * Available values: "ip", "ipRange".
23197
23299
  */
23198
23300
  target: string;
23199
23301
  /**
@@ -23272,7 +23374,7 @@ export interface GetZoneLockdownsResult {
23272
23374
  export interface GetZoneLockdownsResultConfiguration {
23273
23375
  /**
23274
23376
  * The configuration target. You must set the target to `ip` when specifying an IP address in the Zone Lockdown rule.
23275
- * Available values: "ip".
23377
+ * Available values: "ip", "ipRange".
23276
23378
  */
23277
23379
  target: string;
23278
23380
  /**
@@ -23321,6 +23423,64 @@ export interface GetZoneOwner {
23321
23423
  */
23322
23424
  type: string;
23323
23425
  }
23426
+ export interface GetZonePlan {
23427
+ /**
23428
+ * States if the subscription can be activated.
23429
+ */
23430
+ canSubscribe: boolean;
23431
+ /**
23432
+ * The denomination of the customer.
23433
+ */
23434
+ currency: string;
23435
+ /**
23436
+ * If this Zone is managed by another company.
23437
+ */
23438
+ externallyManaged: boolean;
23439
+ /**
23440
+ * How often the customer is billed.
23441
+ */
23442
+ frequency: string;
23443
+ /**
23444
+ * Identifier
23445
+ */
23446
+ id: string;
23447
+ /**
23448
+ * States if the subscription active.
23449
+ */
23450
+ isSubscribed: boolean;
23451
+ /**
23452
+ * If the legacy discount applies to this Zone.
23453
+ */
23454
+ legacyDiscount: boolean;
23455
+ /**
23456
+ * The legacy name of the plan.
23457
+ */
23458
+ legacyId: string;
23459
+ /**
23460
+ * Name of the owner
23461
+ */
23462
+ name: string;
23463
+ /**
23464
+ * How much the customer is paying.
23465
+ */
23466
+ price: number;
23467
+ }
23468
+ export interface GetZoneTenant {
23469
+ /**
23470
+ * Identifier
23471
+ */
23472
+ id: string;
23473
+ /**
23474
+ * The name of the Tenant account.
23475
+ */
23476
+ name: string;
23477
+ }
23478
+ export interface GetZoneTenantUnit {
23479
+ /**
23480
+ * Identifier
23481
+ */
23482
+ id: string;
23483
+ }
23324
23484
  export interface GetZonesAccount {
23325
23485
  /**
23326
23486
  * An account ID
@@ -23349,6 +23509,11 @@ export interface GetZonesResult {
23349
23509
  * active
23350
23510
  */
23351
23511
  activatedOn: string;
23512
+ /**
23513
+ * Allows the customer to use a custom apex.
23514
+ * *Tenants Only Configuration*.
23515
+ */
23516
+ cnameSuffix: string;
23352
23517
  /**
23353
23518
  * When the zone was created
23354
23519
  */
@@ -23401,11 +23566,31 @@ export interface GetZonesResult {
23401
23566
  * benefits.
23402
23567
  */
23403
23568
  paused: boolean;
23569
+ /**
23570
+ * Legacy permissions based on legacy user membership information.
23571
+ *
23572
+ * @deprecated This attribute is deprecated.
23573
+ */
23574
+ permissions: string[];
23575
+ /**
23576
+ * A Zones subscription information.
23577
+ *
23578
+ * @deprecated This attribute is deprecated.
23579
+ */
23580
+ plan: outputs.GetZonesResultPlan;
23404
23581
  /**
23405
23582
  * The zone status on Cloudflare.
23406
23583
  * Available values: "initializing", "pending", "active", "moved".
23407
23584
  */
23408
23585
  status: string;
23586
+ /**
23587
+ * The root organizational unit that this zone belongs to (such as a tenant or organization).
23588
+ */
23589
+ tenant: outputs.GetZonesResultTenant;
23590
+ /**
23591
+ * The immediate parent organizational unit that this zone belongs to (such as under a tenant or sub-organization).
23592
+ */
23593
+ tenantUnit: outputs.GetZonesResultTenantUnit;
23409
23594
  /**
23410
23595
  * A full zone implies that DNS is hosted with Cloudflare. A partial zone is
23411
23596
  * typically a partner-hosted zone or a CNAME setup.
@@ -23472,6 +23657,64 @@ export interface GetZonesResultOwner {
23472
23657
  */
23473
23658
  type: string;
23474
23659
  }
23660
+ export interface GetZonesResultPlan {
23661
+ /**
23662
+ * States if the subscription can be activated.
23663
+ */
23664
+ canSubscribe: boolean;
23665
+ /**
23666
+ * The denomination of the customer.
23667
+ */
23668
+ currency: string;
23669
+ /**
23670
+ * If this Zone is managed by another company.
23671
+ */
23672
+ externallyManaged: boolean;
23673
+ /**
23674
+ * How often the customer is billed.
23675
+ */
23676
+ frequency: string;
23677
+ /**
23678
+ * Identifier
23679
+ */
23680
+ id: string;
23681
+ /**
23682
+ * States if the subscription active.
23683
+ */
23684
+ isSubscribed: boolean;
23685
+ /**
23686
+ * If the legacy discount applies to this Zone.
23687
+ */
23688
+ legacyDiscount: boolean;
23689
+ /**
23690
+ * The legacy name of the plan.
23691
+ */
23692
+ legacyId: string;
23693
+ /**
23694
+ * Name of the owner
23695
+ */
23696
+ name: string;
23697
+ /**
23698
+ * How much the customer is paying.
23699
+ */
23700
+ price: number;
23701
+ }
23702
+ export interface GetZonesResultTenant {
23703
+ /**
23704
+ * Identifier
23705
+ */
23706
+ id: string;
23707
+ /**
23708
+ * The name of the Tenant account.
23709
+ */
23710
+ name: string;
23711
+ }
23712
+ export interface GetZonesResultTenantUnit {
23713
+ /**
23714
+ * Identifier
23715
+ */
23716
+ id: string;
23717
+ }
23475
23718
  export interface HealthcheckHttpConfig {
23476
23719
  /**
23477
23720
  * Do not validate the certificate when the health check uses HTTPS.
@@ -23522,55 +23765,55 @@ export interface HealthcheckTcpConfig {
23522
23765
  }
23523
23766
  export interface HyperdriveConfigCaching {
23524
23767
  /**
23525
- * When set to true, disables the caching of SQL responses. (Default: false)
23768
+ * Set to true to disable caching of SQL responses. Default is false.
23526
23769
  */
23527
23770
  disabled: boolean;
23528
23771
  /**
23529
- * When present, specifies max duration for which items should persist in the cache. Not returned if set to default. (Default: 60)
23772
+ * Specify the maximum duration items should persist in the cache. Not returned if set to the default (60).
23530
23773
  */
23531
23774
  maxAge?: number;
23532
23775
  /**
23533
- * When present, indicates the number of seconds cache may serve the response after it becomes stale. Not returned if set to default. (Default: 15)
23776
+ * Specify the number of seconds the cache may serve a stale response. Omitted if set to the default (15).
23534
23777
  */
23535
23778
  staleWhileRevalidate?: number;
23536
23779
  }
23537
23780
  export interface HyperdriveConfigMtls {
23538
23781
  /**
23539
- * CA certificate ID
23782
+ * Define CA certificate ID obtained after uploading CA cert.
23540
23783
  */
23541
23784
  caCertificateId?: string;
23542
23785
  /**
23543
- * mTLS certificate ID
23786
+ * Define mTLS certificate ID obtained after uploading client cert.
23544
23787
  */
23545
23788
  mtlsCertificateId?: string;
23546
23789
  /**
23547
- * SSL mode used for CA verification. Must be 'require', 'verify-ca', or 'verify-full'
23790
+ * Set SSL mode to 'require', 'verify-ca', or 'verify-full' to verify the CA.
23548
23791
  */
23549
23792
  sslmode?: string;
23550
23793
  }
23551
23794
  export interface HyperdriveConfigOrigin {
23552
23795
  /**
23553
- * The Client ID of the Access token to use when connecting to the origin database.
23796
+ * Defines the Client ID of the Access token to use when connecting to the origin database.
23554
23797
  */
23555
23798
  accessClientId?: string;
23556
23799
  /**
23557
- * The Client Secret of the Access token to use when connecting to the origin database. This value is write-only and never returned by the API.
23800
+ * Defines the Client Secret of the Access Token to use when connecting to the origin database. The API never returns this write-only value.
23558
23801
  */
23559
23802
  accessClientSecret?: string;
23560
23803
  /**
23561
- * The name of your origin database.
23804
+ * Set the name of your origin database.
23562
23805
  */
23563
23806
  database: string;
23564
23807
  /**
23565
- * The host (hostname or IP) of your origin database.
23808
+ * Defines the host (hostname or IP) of your origin database.
23566
23809
  */
23567
23810
  host: string;
23568
23811
  /**
23569
- * The password required to access your origin database. This value is write-only and never returned by the API.
23812
+ * Set the password needed to access your origin database. The API never returns this write-only value.
23570
23813
  */
23571
23814
  password: string;
23572
23815
  /**
23573
- * The port (default: 5432 for Postgres) of your origin database.
23816
+ * Defines the port (default: 5432 for Postgres) of your origin database.
23574
23817
  */
23575
23818
  port?: number;
23576
23819
  /**
@@ -23579,7 +23822,7 @@ export interface HyperdriveConfigOrigin {
23579
23822
  */
23580
23823
  scheme: string;
23581
23824
  /**
23582
- * The user of your origin database.
23825
+ * Set the user of your origin database.
23583
23826
  */
23584
23827
  user: string;
23585
23828
  }
@@ -25177,9 +25420,9 @@ export interface PageRuleActions {
25177
25420
  export interface PageRuleActionsCacheKeyFields {
25178
25421
  cookie?: outputs.PageRuleActionsCacheKeyFieldsCookie;
25179
25422
  header?: outputs.PageRuleActionsCacheKeyFieldsHeader;
25180
- host?: outputs.PageRuleActionsCacheKeyFieldsHost;
25423
+ host: outputs.PageRuleActionsCacheKeyFieldsHost;
25181
25424
  queryString?: outputs.PageRuleActionsCacheKeyFieldsQueryString;
25182
- user?: outputs.PageRuleActionsCacheKeyFieldsUser;
25425
+ user: outputs.PageRuleActionsCacheKeyFieldsUser;
25183
25426
  }
25184
25427
  export interface PageRuleActionsCacheKeyFieldsCookie {
25185
25428
  checkPresences: string[];
@@ -25191,16 +25434,16 @@ export interface PageRuleActionsCacheKeyFieldsHeader {
25191
25434
  includes: string[];
25192
25435
  }
25193
25436
  export interface PageRuleActionsCacheKeyFieldsHost {
25194
- resolved?: boolean;
25437
+ resolved: boolean;
25195
25438
  }
25196
25439
  export interface PageRuleActionsCacheKeyFieldsQueryString {
25197
25440
  excludes: string[];
25198
25441
  includes: string[];
25199
25442
  }
25200
25443
  export interface PageRuleActionsCacheKeyFieldsUser {
25201
- deviceType?: boolean;
25202
- geo?: boolean;
25203
- lang?: boolean;
25444
+ deviceType: boolean;
25445
+ geo: boolean;
25446
+ lang: boolean;
25204
25447
  }
25205
25448
  export interface PageRuleActionsForwardingUrl {
25206
25449
  statusCode: number;
@@ -25371,7 +25614,7 @@ export interface PagesProjectCanonicalDeploymentDeploymentTriggerMetadata {
25371
25614
  }
25372
25615
  export interface PagesProjectCanonicalDeploymentEnvVars {
25373
25616
  /**
25374
- * Available values: "plainText".
25617
+ * Available values: "plain*text", "secret*text".
25375
25618
  */
25376
25619
  type: string;
25377
25620
  /**
@@ -25566,7 +25809,7 @@ export interface PagesProjectDeploymentConfigsPreviewDurableObjectNamespaces {
25566
25809
  }
25567
25810
  export interface PagesProjectDeploymentConfigsPreviewEnvVars {
25568
25811
  /**
25569
- * Available values: "plainText".
25812
+ * Available values: "plain*text", "secret*text".
25570
25813
  */
25571
25814
  type: string;
25572
25815
  /**
@@ -25742,7 +25985,7 @@ export interface PagesProjectDeploymentConfigsProductionDurableObjectNamespaces
25742
25985
  }
25743
25986
  export interface PagesProjectDeploymentConfigsProductionEnvVars {
25744
25987
  /**
25745
- * Available values: "plainText".
25988
+ * Available values: "plain*text", "secret*text".
25746
25989
  */
25747
25990
  type: string;
25748
25991
  /**
@@ -25920,7 +26163,7 @@ export interface PagesProjectLatestDeploymentDeploymentTriggerMetadata {
25920
26163
  }
25921
26164
  export interface PagesProjectLatestDeploymentEnvVars {
25922
26165
  /**
25923
- * Available values: "plainText".
26166
+ * Available values: "plain*text", "secret*text".
25924
26167
  */
25925
26168
  type: string;
25926
26169
  /**
@@ -26028,7 +26271,7 @@ export interface QueueConsumer {
26028
26271
  scriptName: string;
26029
26272
  settings: outputs.QueueConsumerSettings;
26030
26273
  /**
26031
- * Available values: "worker".
26274
+ * Available values: "worker", "httpPull".
26032
26275
  */
26033
26276
  type: string;
26034
26277
  }
@@ -26062,7 +26305,7 @@ export interface QueueProducer {
26062
26305
  bucketName: string;
26063
26306
  script: string;
26064
26307
  /**
26065
- * Available values: "worker".
26308
+ * Available values: "worker", "r2Bucket".
26066
26309
  */
26067
26310
  type: string;
26068
26311
  }
@@ -26222,7 +26465,7 @@ export interface R2BucketLifecycleRuleDeleteObjectsTransitionCondition {
26222
26465
  date?: string;
26223
26466
  maxAge?: number;
26224
26467
  /**
26225
- * Available values: "Age".
26468
+ * Available values: "Age", "Date".
26226
26469
  */
26227
26470
  type: string;
26228
26471
  }
@@ -26240,7 +26483,7 @@ export interface R2BucketLifecycleRuleStorageClassTransitionCondition {
26240
26483
  date?: string;
26241
26484
  maxAge?: number;
26242
26485
  /**
26243
- * Available values: "Age".
26486
+ * Available values: "Age", "Date".
26244
26487
  */
26245
26488
  type: string;
26246
26489
  }
@@ -26266,7 +26509,7 @@ export interface R2BucketLockRuleCondition {
26266
26509
  date?: string;
26267
26510
  maxAgeSeconds?: number;
26268
26511
  /**
26269
- * Available values: "Age".
26512
+ * Available values: "Age", "Date", "Indefinite".
26270
26513
  */
26271
26514
  type: string;
26272
26515
  }
@@ -26305,7 +26548,7 @@ export interface R2BucketSippySource {
26305
26548
  */
26306
26549
  clientEmail?: string;
26307
26550
  /**
26308
- * Available values: "aws".
26551
+ * Available values: "aws", "gcs".
26309
26552
  */
26310
26553
  cloudProvider?: string;
26311
26554
  /**
@@ -26583,7 +26826,7 @@ export interface RiskBehaviorBehaviors {
26583
26826
  export interface RulesetRule {
26584
26827
  /**
26585
26828
  * The action to perform when the rule matches.
26586
- * Available values: "block".
26829
+ * Available values: "block", "challenge", "compress*response", "execute", "js*challenge", "log", "managed*challenge", "redirect", "rewrite", "route", "score", "serve*error", "set*config", "skip", "set*cache*settings", "log*custom*field", "ddos*dynamic", "force*connection*close".
26587
26830
  */
26588
26831
  action?: string;
26589
26832
  /**
@@ -26760,7 +27003,7 @@ export interface RulesetRuleActionParameters {
26760
27003
  */
26761
27004
  overrides?: outputs.RulesetRuleActionParametersOverrides;
26762
27005
  /**
26763
- * A list of phases to skip the execution of. This option is incompatible with the rulesets options.
27006
+ * A list of phases to skip the execution of. This option is incompatible with the rulesets option.
26764
27007
  */
26765
27008
  phases?: string[];
26766
27009
  /**
@@ -26807,7 +27050,7 @@ export interface RulesetRuleActionParameters {
26807
27050
  [key: string]: string[];
26808
27051
  };
26809
27052
  /**
26810
- * A ruleset to skip the execution of. This option is incompatible with the rulesets, rules. It can be incompatible with phases options base on the phase of the ruleset.
27053
+ * A ruleset to skip the execution of. This option is incompatible with the rulesets option.
26811
27054
  * Available values: "current".
26812
27055
  */
26813
27056
  ruleset?: string;
@@ -27096,7 +27339,7 @@ export interface RulesetRuleActionParametersHeaders {
27096
27339
  */
27097
27340
  expression?: string;
27098
27341
  /**
27099
- * Available values: "remove".
27342
+ * Available values: "remove", "add", "set".
27100
27343
  */
27101
27344
  operation: string;
27102
27345
  /**
@@ -27304,7 +27547,6 @@ export interface RulesetRuleRatelimit {
27304
27547
  mitigationTimeout?: number;
27305
27548
  /**
27306
27549
  * Period in seconds over which the counter is being incremented.
27307
- * Available values: 10, 60, 600, 3600.
27308
27550
  */
27309
27551
  period: number;
27310
27552
  /**
@@ -27362,7 +27604,7 @@ export interface SpectrumApplicationEdgeIps {
27362
27604
  ips?: string[];
27363
27605
  /**
27364
27606
  * The type of edge IP configuration specified. Dynamically allocated edge IPs use Spectrum anycast IPs in accordance with the connectivity you specify. Only valid with CNAME DNS names.
27365
- * Available values: "dynamic".
27607
+ * Available values: "dynamic", "static".
27366
27608
  */
27367
27609
  type?: string;
27368
27610
  }
@@ -27659,11 +27901,11 @@ export interface TeamsAccountSettings {
27659
27901
  /**
27660
27902
  * Activity log settings.
27661
27903
  */
27662
- activityLog: outputs.TeamsAccountSettingsActivityLog;
27904
+ activityLog?: outputs.TeamsAccountSettingsActivityLog;
27663
27905
  /**
27664
27906
  * Anti-virus settings.
27665
27907
  */
27666
- antivirus: outputs.TeamsAccountSettingsAntivirus;
27908
+ antivirus?: outputs.TeamsAccountSettingsAntivirus;
27667
27909
  /**
27668
27910
  * Block page layout settings.
27669
27911
  */
@@ -27675,7 +27917,7 @@ export interface TeamsAccountSettings {
27675
27917
  /**
27676
27918
  * Browser isolation settings.
27677
27919
  */
27678
- browserIsolation: outputs.TeamsAccountSettingsBrowserIsolation;
27920
+ browserIsolation?: outputs.TeamsAccountSettingsBrowserIsolation;
27679
27921
  /**
27680
27922
  * Certificate settings for Gateway TLS interception. If not specified, the Cloudflare Root CA will be used.
27681
27923
  */
@@ -27689,11 +27931,11 @@ export interface TeamsAccountSettings {
27689
27931
  /**
27690
27932
  * Extended e-mail matching settings.
27691
27933
  */
27692
- extendedEmailMatching: outputs.TeamsAccountSettingsExtendedEmailMatching;
27934
+ extendedEmailMatching?: outputs.TeamsAccountSettingsExtendedEmailMatching;
27693
27935
  /**
27694
27936
  * FIPS settings.
27695
27937
  */
27696
- fips: outputs.TeamsAccountSettingsFips;
27938
+ fips?: outputs.TeamsAccountSettingsFips;
27697
27939
  /**
27698
27940
  * Setting to enable host selector in egress policies.
27699
27941
  */
@@ -27701,49 +27943,49 @@ export interface TeamsAccountSettings {
27701
27943
  /**
27702
27944
  * Protocol Detection settings.
27703
27945
  */
27704
- protocolDetection: outputs.TeamsAccountSettingsProtocolDetection;
27946
+ protocolDetection?: outputs.TeamsAccountSettingsProtocolDetection;
27705
27947
  /**
27706
27948
  * Sandbox settings.
27707
27949
  */
27708
- sandbox: outputs.TeamsAccountSettingsSandbox;
27950
+ sandbox?: outputs.TeamsAccountSettingsSandbox;
27709
27951
  /**
27710
27952
  * TLS interception settings.
27711
27953
  */
27712
- tlsDecrypt: outputs.TeamsAccountSettingsTlsDecrypt;
27954
+ tlsDecrypt?: outputs.TeamsAccountSettingsTlsDecrypt;
27713
27955
  }
27714
27956
  export interface TeamsAccountSettingsActivityLog {
27715
27957
  /**
27716
27958
  * Enable activity logging.
27717
27959
  */
27718
- enabled: boolean;
27960
+ enabled?: boolean;
27719
27961
  }
27720
27962
  export interface TeamsAccountSettingsAntivirus {
27721
27963
  /**
27722
27964
  * Enable anti-virus scanning on downloads.
27723
27965
  */
27724
- enabledDownloadPhase: boolean;
27966
+ enabledDownloadPhase?: boolean;
27725
27967
  /**
27726
27968
  * Enable anti-virus scanning on uploads.
27727
27969
  */
27728
- enabledUploadPhase: boolean;
27970
+ enabledUploadPhase?: boolean;
27729
27971
  /**
27730
27972
  * Block requests for files that cannot be scanned.
27731
27973
  */
27732
- failClosed: boolean;
27974
+ failClosed?: boolean;
27733
27975
  /**
27734
27976
  * Configure a message to display on the user's device when an antivirus search is performed.
27735
27977
  */
27736
- notificationSettings: outputs.TeamsAccountSettingsAntivirusNotificationSettings;
27978
+ notificationSettings?: outputs.TeamsAccountSettingsAntivirusNotificationSettings;
27737
27979
  }
27738
27980
  export interface TeamsAccountSettingsAntivirusNotificationSettings {
27739
27981
  /**
27740
27982
  * Set notification on
27741
27983
  */
27742
- enabled: boolean;
27984
+ enabled?: boolean;
27743
27985
  /**
27744
27986
  * If true, context information will be passed as query parameters
27745
27987
  */
27746
- includeContext: boolean;
27988
+ includeContext?: boolean;
27747
27989
  /**
27748
27990
  * Customize the message shown in the notification.
27749
27991
  */
@@ -27757,35 +27999,35 @@ export interface TeamsAccountSettingsBlockPage {
27757
27999
  /**
27758
28000
  * If mode is customized*block*page: block page background color in #rrggbb format.
27759
28001
  */
27760
- backgroundColor: string;
28002
+ backgroundColor?: string;
27761
28003
  /**
27762
28004
  * Enable only cipher suites and TLS versions compliant with FIPS 140-2.
27763
28005
  */
27764
- enabled: boolean;
28006
+ enabled?: boolean;
27765
28007
  /**
27766
28008
  * If mode is customized*block*page: block page footer text.
27767
28009
  */
27768
- footerText: string;
28010
+ footerText?: string;
27769
28011
  /**
27770
28012
  * If mode is customized*block*page: block page header text.
27771
28013
  */
27772
- headerText: string;
28014
+ headerText?: string;
27773
28015
  /**
27774
28016
  * If mode is redirect*uri: when enabled, context will be appended to target*uri as query parameters.
27775
28017
  */
27776
- includeContext: boolean;
28018
+ includeContext?: boolean;
27777
28019
  /**
27778
28020
  * If mode is customized*block*page: full URL to the logo file.
27779
28021
  */
27780
- logoPath: string;
28022
+ logoPath?: string;
27781
28023
  /**
27782
28024
  * If mode is customized*block*page: admin email for users to contact.
27783
28025
  */
27784
- mailtoAddress: string;
28026
+ mailtoAddress?: string;
27785
28027
  /**
27786
28028
  * If mode is customized*block*page: subject line for emails created from block page.
27787
28029
  */
27788
- mailtoSubject: string;
28030
+ mailtoSubject?: string;
27789
28031
  /**
27790
28032
  * Controls whether the user is redirected to a Cloudflare-hosted block page or to a customer-provided URI.
27791
28033
  * Available values: "customized*block*page", "redirectUri".
@@ -27814,11 +28056,11 @@ export interface TeamsAccountSettingsBrowserIsolation {
27814
28056
  /**
27815
28057
  * Enable non-identity onramp support for Browser Isolation.
27816
28058
  */
27817
- nonIdentityEnabled: boolean;
28059
+ nonIdentityEnabled?: boolean;
27818
28060
  /**
27819
28061
  * Enable Clientless Browser Isolation.
27820
28062
  */
27821
- urlBrowserIsolationEnabled: boolean;
28063
+ urlBrowserIsolationEnabled?: boolean;
27822
28064
  }
27823
28065
  export interface TeamsAccountSettingsCertificate {
27824
28066
  /**
@@ -27845,13 +28087,13 @@ export interface TeamsAccountSettingsExtendedEmailMatching {
27845
28087
  /**
27846
28088
  * Enable matching all variants of user emails (with + or . modifiers) used as criteria in Firewall policies.
27847
28089
  */
27848
- enabled: boolean;
28090
+ enabled?: boolean;
27849
28091
  }
27850
28092
  export interface TeamsAccountSettingsFips {
27851
28093
  /**
27852
28094
  * Enable only cipher suites and TLS versions compliant with FIPS 140-2.
27853
28095
  */
27854
- tls: boolean;
28096
+ tls?: boolean;
27855
28097
  }
27856
28098
  export interface TeamsAccountSettingsHostSelector {
27857
28099
  /**
@@ -27863,13 +28105,13 @@ export interface TeamsAccountSettingsProtocolDetection {
27863
28105
  /**
27864
28106
  * Enable detecting protocol on initial bytes of client traffic.
27865
28107
  */
27866
- enabled: boolean;
28108
+ enabled?: boolean;
27867
28109
  }
27868
28110
  export interface TeamsAccountSettingsSandbox {
27869
28111
  /**
27870
28112
  * Enable sandbox.
27871
28113
  */
27872
- enabled: boolean;
28114
+ enabled?: boolean;
27873
28115
  /**
27874
28116
  * Action to take when the file cannot be scanned.
27875
28117
  * Available values: "allow", "block".
@@ -27880,7 +28122,7 @@ export interface TeamsAccountSettingsTlsDecrypt {
27880
28122
  /**
27881
28123
  * Enable inspecting encrypted HTTP traffic.
27882
28124
  */
27883
- enabled: boolean;
28125
+ enabled?: boolean;
27884
28126
  }
27885
28127
  export interface TeamsListItem {
27886
28128
  createdAt: string;
@@ -27992,7 +28234,7 @@ export interface TeamsRuleRuleSettings {
27992
28234
  /**
27993
28235
  * Settings for the Audit SSH action.
27994
28236
  */
27995
- auditSsh: outputs.TeamsRuleRuleSettingsAuditSsh;
28237
+ auditSsh?: outputs.TeamsRuleRuleSettingsAuditSsh;
27996
28238
  /**
27997
28239
  * Configure how browser isolation behaves.
27998
28240
  */
@@ -28000,15 +28242,15 @@ export interface TeamsRuleRuleSettings {
28000
28242
  /**
28001
28243
  * Custom block page settings. If missing/null, blocking will use the the account settings.
28002
28244
  */
28003
- blockPage: outputs.TeamsRuleRuleSettingsBlockPage;
28245
+ blockPage?: outputs.TeamsRuleRuleSettingsBlockPage;
28004
28246
  /**
28005
28247
  * Enable the custom block page.
28006
28248
  */
28007
- blockPageEnabled: boolean;
28249
+ blockPageEnabled?: boolean;
28008
28250
  /**
28009
28251
  * The text describing why this block occurred, displayed on the custom block page (if enabled).
28010
28252
  */
28011
- blockReason: string;
28253
+ blockReason?: string;
28012
28254
  /**
28013
28255
  * Set by children MSP accounts to bypass their parent's rules.
28014
28256
  */
@@ -28016,7 +28258,7 @@ export interface TeamsRuleRuleSettings {
28016
28258
  /**
28017
28259
  * Configure how session check behaves.
28018
28260
  */
28019
- checkSession: outputs.TeamsRuleRuleSettingsCheckSession;
28261
+ checkSession?: outputs.TeamsRuleRuleSettingsCheckSession;
28020
28262
  /**
28021
28263
  * Add your own custom resolvers to route queries that match the resolver policy. Cannot be used when 'resolve*dns*through*cloudflare' or 'resolve*dns*internally' are set. DNS queries will route to the address closest to their origin. Only valid when a rule's action is set to 'resolve'.
28022
28264
  */
@@ -28028,19 +28270,19 @@ export interface TeamsRuleRuleSettings {
28028
28270
  /**
28029
28271
  * Set to true, to ignore the category matches at CNAME domains in a response. If unchecked, the categories in this rule will be checked against all the CNAME domain categories in a response.
28030
28272
  */
28031
- ignoreCnameCategoryMatches: boolean;
28273
+ ignoreCnameCategoryMatches?: boolean;
28032
28274
  /**
28033
28275
  * INSECURE - disable DNSSEC validation (for Allow actions).
28034
28276
  */
28035
- insecureDisableDnssecValidation: boolean;
28277
+ insecureDisableDnssecValidation?: boolean;
28036
28278
  /**
28037
28279
  * Set to true to enable IPs in DNS resolver category blocks. By default categories only block based on domain names.
28038
28280
  */
28039
- ipCategories: boolean;
28281
+ ipCategories?: boolean;
28040
28282
  /**
28041
28283
  * Set to true to include IPs in DNS resolver indicator feed blocks. By default indicator feeds only block based on domain names.
28042
28284
  */
28043
- ipIndicatorFeeds: boolean;
28285
+ ipIndicatorFeeds?: boolean;
28044
28286
  /**
28045
28287
  * Send matching traffic to the supplied destination IP address and port.
28046
28288
  */
@@ -28048,11 +28290,11 @@ export interface TeamsRuleRuleSettings {
28048
28290
  /**
28049
28291
  * Configure a notification to display on the user's device when this rule is matched.
28050
28292
  */
28051
- notificationSettings: outputs.TeamsRuleRuleSettingsNotificationSettings;
28293
+ notificationSettings?: outputs.TeamsRuleRuleSettingsNotificationSettings;
28052
28294
  /**
28053
28295
  * Override matching DNS queries with a hostname.
28054
28296
  */
28055
- overrideHost: string;
28297
+ overrideHost?: string;
28056
28298
  /**
28057
28299
  * Override matching DNS queries with an IP or set of IPs.
28058
28300
  */
@@ -28060,7 +28302,7 @@ export interface TeamsRuleRuleSettings {
28060
28302
  /**
28061
28303
  * Configure DLP payload logging.
28062
28304
  */
28063
- payloadLog: outputs.TeamsRuleRuleSettingsPayloadLog;
28305
+ payloadLog?: outputs.TeamsRuleRuleSettingsPayloadLog;
28064
28306
  /**
28065
28307
  * Settings that apply to quarantine rules
28066
28308
  */
@@ -28068,15 +28310,15 @@ export interface TeamsRuleRuleSettings {
28068
28310
  /**
28069
28311
  * Settings that apply to redirect rules
28070
28312
  */
28071
- redirect: outputs.TeamsRuleRuleSettingsRedirect;
28313
+ redirect?: outputs.TeamsRuleRuleSettingsRedirect;
28072
28314
  /**
28073
28315
  * Configure to forward the query to the internal DNS service, passing the specified 'view*id' as input. Cannot be set when 'dns*resolvers' are specified or 'resolve*dns*through*cloudflare' is set. Only valid when a rule's action is set to 'resolve'.
28074
28316
  */
28075
- resolveDnsInternally: outputs.TeamsRuleRuleSettingsResolveDnsInternally;
28317
+ resolveDnsInternally?: outputs.TeamsRuleRuleSettingsResolveDnsInternally;
28076
28318
  /**
28077
28319
  * Enable to send queries that match the policy to Cloudflare's default 1.1.1.1 DNS resolver. Cannot be set when 'dns*resolvers' are specified or 'resolve*dns_internally' is set. Only valid when a rule's action is set to 'resolve'.
28078
28320
  */
28079
- resolveDnsThroughCloudflare: boolean;
28321
+ resolveDnsThroughCloudflare?: boolean;
28080
28322
  /**
28081
28323
  * Configure behavior when an upstream cert is invalid or an SSL error occurs.
28082
28324
  */
@@ -28086,7 +28328,7 @@ export interface TeamsRuleRuleSettingsAuditSsh {
28086
28328
  /**
28087
28329
  * Enable to turn on SSH command logging.
28088
28330
  */
28089
- commandLogging: boolean;
28331
+ commandLogging?: boolean;
28090
28332
  }
28091
28333
  export interface TeamsRuleRuleSettingsBisoAdminControls {
28092
28334
  /**
@@ -28149,7 +28391,7 @@ export interface TeamsRuleRuleSettingsBlockPage {
28149
28391
  /**
28150
28392
  * If true, context information will be passed as query parameters
28151
28393
  */
28152
- includeContext: boolean;
28394
+ includeContext?: boolean;
28153
28395
  /**
28154
28396
  * URI to which the user will be redirected
28155
28397
  */
@@ -28163,7 +28405,7 @@ export interface TeamsRuleRuleSettingsCheckSession {
28163
28405
  /**
28164
28406
  * Set to true to enable session enforcement.
28165
28407
  */
28166
- enforce: boolean;
28408
+ enforce?: boolean;
28167
28409
  }
28168
28410
  export interface TeamsRuleRuleSettingsDnsResolvers {
28169
28411
  ipv4s?: outputs.TeamsRuleRuleSettingsDnsResolversIpv4[];
@@ -28233,7 +28475,7 @@ export interface TeamsRuleRuleSettingsNotificationSettings {
28233
28475
  /**
28234
28476
  * Set notification on
28235
28477
  */
28236
- enabled: boolean;
28478
+ enabled?: boolean;
28237
28479
  /**
28238
28480
  * If true, context information will be passed as query parameters
28239
28481
  */
@@ -28251,7 +28493,7 @@ export interface TeamsRuleRuleSettingsPayloadLog {
28251
28493
  /**
28252
28494
  * Set to true to enable DLP payload logging for this rule.
28253
28495
  */
28254
- enabled: boolean;
28496
+ enabled?: boolean;
28255
28497
  }
28256
28498
  export interface TeamsRuleRuleSettingsQuarantine {
28257
28499
  /**
@@ -28263,11 +28505,11 @@ export interface TeamsRuleRuleSettingsRedirect {
28263
28505
  /**
28264
28506
  * If true, context information will be passed as query parameters
28265
28507
  */
28266
- includeContext: boolean;
28508
+ includeContext?: boolean;
28267
28509
  /**
28268
28510
  * If true, the path and query parameters from the original request will be appended to target_uri
28269
28511
  */
28270
- preservePathAndQuery: boolean;
28512
+ preservePathAndQuery?: boolean;
28271
28513
  /**
28272
28514
  * URI to which the user will be redirected
28273
28515
  */
@@ -28278,7 +28520,7 @@ export interface TeamsRuleRuleSettingsResolveDnsInternally {
28278
28520
  * The fallback behavior to apply when the internal DNS response code is different from 'NOERROR' or when the response data only contains CNAME records for 'A' or 'AAAA' queries.
28279
28521
  * Available values: "none", "publicDns".
28280
28522
  */
28281
- fallback: string;
28523
+ fallback?: string;
28282
28524
  /**
28283
28525
  * The internal DNS view identifier that's passed to the internal DNS service.
28284
28526
  */
@@ -28496,7 +28738,7 @@ export interface TunnelConfigConfigOriginRequestAccess {
28496
28738
  teamName: string;
28497
28739
  }
28498
28740
  export interface TunnelConfigConfigWarpRouting {
28499
- enabled: boolean;
28741
+ enabled?: boolean;
28500
28742
  }
28501
28743
  export interface TunnelConnection {
28502
28744
  /**
@@ -28535,7 +28777,7 @@ export interface TunnelConnection {
28535
28777
  export interface UserAgentBlockingRuleConfiguration {
28536
28778
  /**
28537
28779
  * The configuration target. You must set the target to `ip` when specifying an IP address in the rule.
28538
- * Available values: "ip".
28780
+ * Available values: "ip", "ip6", "ipRange", "asn", "country".
28539
28781
  */
28540
28782
  target?: string;
28541
28783
  /**
@@ -28624,7 +28866,9 @@ export interface WebAnalyticsSiteRuleset {
28624
28866
  zoneTag: string;
28625
28867
  }
28626
28868
  export interface WorkerCronTriggerSchedule {
28869
+ createdOn: string;
28627
28870
  cron: string;
28871
+ modifiedOn: string;
28628
28872
  }
28629
28873
  export interface WorkerScriptAssets {
28630
28874
  /**
@@ -28727,7 +28971,7 @@ export interface WorkerScriptBinding {
28727
28971
  /**
28728
28972
  * Namespace identifier tag.
28729
28973
  */
28730
- namespaceId?: string;
28974
+ namespaceId: string;
28731
28975
  /**
28732
28976
  * Outbound worker.
28733
28977
  */
@@ -28762,7 +29006,7 @@ export interface WorkerScriptBinding {
28762
29006
  text?: string;
28763
29007
  /**
28764
29008
  * The kind of resource that the binding provides.
28765
- * Available values: "ai".
29009
+ * Available values: "ai", "analytics*engine", "assets", "browser", "d1", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "service", "tail*consumer", "vectorize", "version*metadata", "secrets*store*secret", "secret*key".
28766
29010
  */
28767
29011
  type: string;
28768
29012
  /**
@@ -28873,6 +29117,24 @@ export interface WorkerScriptObservability {
28873
29117
  * The sampling rate for incoming requests. From 0 to 1 (1 = 100%, 0.1 = 10%). Default is 1.
28874
29118
  */
28875
29119
  headSamplingRate?: number;
29120
+ /**
29121
+ * Log settings for the Worker.
29122
+ */
29123
+ logs?: outputs.WorkerScriptObservabilityLogs;
29124
+ }
29125
+ export interface WorkerScriptObservabilityLogs {
29126
+ /**
29127
+ * Whether logs are enabled for the Worker.
29128
+ */
29129
+ enabled: boolean;
29130
+ /**
29131
+ * The sampling rate for logs. From 0 to 1 (1 = 100%, 0.1 = 10%). Default is 1.
29132
+ */
29133
+ headSamplingRate?: number;
29134
+ /**
29135
+ * Whether [invocation logs](https://developers.cloudflare.com/workers/observability/logs/workers-logs/#invocation-logs) are enabled for the Worker.
29136
+ */
29137
+ invocationLogs: boolean;
28876
29138
  }
28877
29139
  export interface WorkerScriptPlacement {
28878
29140
  /**
@@ -28905,7 +29167,9 @@ export interface WorkerScriptTailConsumer {
28905
29167
  service: string;
28906
29168
  }
28907
29169
  export interface WorkersCronTriggerSchedule {
29170
+ createdOn: string;
28908
29171
  cron: string;
29172
+ modifiedOn: string;
28909
29173
  }
28910
29174
  export interface WorkersDeploymentAnnotations {
28911
29175
  /**
@@ -29040,7 +29304,7 @@ export interface WorkersScriptBinding {
29040
29304
  /**
29041
29305
  * Namespace identifier tag.
29042
29306
  */
29043
- namespaceId?: string;
29307
+ namespaceId: string;
29044
29308
  /**
29045
29309
  * Outbound worker.
29046
29310
  */
@@ -29075,7 +29339,7 @@ export interface WorkersScriptBinding {
29075
29339
  text?: string;
29076
29340
  /**
29077
29341
  * The kind of resource that the binding provides.
29078
- * Available values: "ai".
29342
+ * Available values: "ai", "analytics*engine", "assets", "browser", "d1", "dispatch*namespace", "durable*object*namespace", "hyperdrive", "json", "kv*namespace", "mtls*certificate", "plain*text", "pipelines", "queue", "r2*bucket", "secret*text", "service", "tail*consumer", "vectorize", "version*metadata", "secrets*store*secret", "secret*key".
29079
29343
  */
29080
29344
  type: string;
29081
29345
  /**
@@ -29186,6 +29450,24 @@ export interface WorkersScriptObservability {
29186
29450
  * The sampling rate for incoming requests. From 0 to 1 (1 = 100%, 0.1 = 10%). Default is 1.
29187
29451
  */
29188
29452
  headSamplingRate?: number;
29453
+ /**
29454
+ * Log settings for the Worker.
29455
+ */
29456
+ logs?: outputs.WorkersScriptObservabilityLogs;
29457
+ }
29458
+ export interface WorkersScriptObservabilityLogs {
29459
+ /**
29460
+ * Whether logs are enabled for the Worker.
29461
+ */
29462
+ enabled: boolean;
29463
+ /**
29464
+ * The sampling rate for logs. From 0 to 1 (1 = 100%, 0.1 = 10%). Default is 1.
29465
+ */
29466
+ headSamplingRate?: number;
29467
+ /**
29468
+ * Whether [invocation logs](https://developers.cloudflare.com/workers/observability/logs/workers-logs/#invocation-logs) are enabled for the Worker.
29469
+ */
29470
+ invocationLogs: boolean;
29189
29471
  }
29190
29472
  export interface WorkersScriptPlacement {
29191
29473
  /**
@@ -29270,7 +29552,7 @@ export interface ZeroTrustAccessApplicationDestination {
29270
29552
  */
29271
29553
  portRange?: string;
29272
29554
  /**
29273
- * Available values: "public".
29555
+ * Available values: "public", "private".
29274
29556
  */
29275
29557
  type?: string;
29276
29558
  /**
@@ -29327,7 +29609,7 @@ export interface ZeroTrustAccessApplicationPolicy {
29327
29609
  /**
29328
29610
  * Rules evaluated with a NOT logical operator. To match the policy, a user cannot meet any of the Exclude rules.
29329
29611
  */
29330
- excludes?: outputs.ZeroTrustAccessApplicationPolicyExclude[];
29612
+ excludes: outputs.ZeroTrustAccessApplicationPolicyExclude[];
29331
29613
  /**
29332
29614
  * The UUID of the policy
29333
29615
  */
@@ -29335,7 +29617,7 @@ export interface ZeroTrustAccessApplicationPolicy {
29335
29617
  /**
29336
29618
  * Rules evaluated with an OR logical operator. A user needs to meet only one of the Include rules.
29337
29619
  */
29338
- includes?: outputs.ZeroTrustAccessApplicationPolicyInclude[];
29620
+ includes: outputs.ZeroTrustAccessApplicationPolicyInclude[];
29339
29621
  /**
29340
29622
  * The name of the Access policy.
29341
29623
  */
@@ -29347,7 +29629,7 @@ export interface ZeroTrustAccessApplicationPolicy {
29347
29629
  /**
29348
29630
  * Rules evaluated with an AND logical operator. To match the policy, a user must meet all of the Require rules.
29349
29631
  */
29350
- requires?: outputs.ZeroTrustAccessApplicationPolicyRequire[];
29632
+ requires: outputs.ZeroTrustAccessApplicationPolicyRequire[];
29351
29633
  }
29352
29634
  export interface ZeroTrustAccessApplicationPolicyConnectionRules {
29353
29635
  /**
@@ -30150,7 +30432,7 @@ export interface ZeroTrustAccessApplicationScimConfigAuthentication {
30150
30432
  password?: string;
30151
30433
  /**
30152
30434
  * The authentication scheme to use when making SCIM requests to this application.
30153
- * Available values: "httpbasic".
30435
+ * Available values: "httpbasic", "oauthbearertoken", "oauth2", "access*service*token".
30154
30436
  */
30155
30437
  scheme: string;
30156
30438
  /**
@@ -30896,7 +31178,7 @@ export interface ZeroTrustAccessIdentityProviderConfig {
30896
31178
  /**
30897
31179
  * Sign the SAML authentication request with Access credentials. To verify the signature, use the public key from the Access certs endpoints.
30898
31180
  */
30899
- signRequest?: boolean;
31181
+ signRequest: boolean;
30900
31182
  /**
30901
31183
  * URL to send the SAML authentication requests to
30902
31184
  */
@@ -31643,11 +31925,11 @@ export interface ZeroTrustDeviceCustomProfileServiceModeV2 {
31643
31925
  }
31644
31926
  export interface ZeroTrustDeviceCustomProfileTargetTest {
31645
31927
  /**
31646
- * The id of the DEX test targeting this policy
31928
+ * The id of the DEX test targeting this policy.
31647
31929
  */
31648
31930
  id: string;
31649
31931
  /**
31650
- * The name of the DEX test targeting this policy
31932
+ * The name of the DEX test targeting this policy.
31651
31933
  */
31652
31934
  name: string;
31653
31935
  }
@@ -31729,11 +32011,11 @@ export interface ZeroTrustDeviceManagedNetworksConfig {
31729
32011
  }
31730
32012
  export interface ZeroTrustDevicePostureIntegrationConfig {
31731
32013
  /**
31732
- * If present, this id will be passed in the `CF-Access-Client-ID` header when hitting the `apiUrl`
32014
+ * If present, this id will be passed in the `CF-Access-Client-ID` header when hitting the `apiUrl`.
31733
32015
  */
31734
32016
  accessClientId?: string;
31735
32017
  /**
31736
- * If present, this secret will be passed in the `CF-Access-Client-Secret` header when hitting the `apiUrl`
32018
+ * If present, this secret will be passed in the `CF-Access-Client-Secret` header when hitting the `apiUrl`.
31737
32019
  */
31738
32020
  accessClientSecret?: string;
31739
32021
  /**
@@ -31779,12 +32061,12 @@ export interface ZeroTrustDevicePostureRuleInput {
31779
32061
  */
31780
32062
  checkPrivateKey?: boolean;
31781
32063
  /**
31782
- * Common Name that is protected by the certificate
32064
+ * Common Name that is protected by the certificate.
31783
32065
  */
31784
32066
  cn?: string;
31785
32067
  /**
31786
- * Compliance Status
31787
- * Available values: "compliant", "noncompliant", "unknown".
32068
+ * Compliance Status.
32069
+ * Available values: "compliant", "noncompliant", "unknown", "notapplicable", "ingraceperiod", "error".
31788
32070
  */
31789
32071
  complianceStatus?: string;
31790
32072
  /**
@@ -31792,12 +32074,12 @@ export interface ZeroTrustDevicePostureRuleInput {
31792
32074
  */
31793
32075
  connectionId?: string;
31794
32076
  /**
31795
- * Count Operator
32077
+ * Count Operator.
31796
32078
  * Available values: "<", "<=", ">", ">=", "==".
31797
32079
  */
31798
32080
  countOperator?: string;
31799
32081
  /**
31800
- * Domain
32082
+ * Domain.
31801
32083
  */
31802
32084
  domain?: string;
31803
32085
  /**
@@ -31805,15 +32087,15 @@ export interface ZeroTrustDevicePostureRuleInput {
31805
32087
  */
31806
32088
  eidLastSeen?: string;
31807
32089
  /**
31808
- * Enabled
32090
+ * Enabled.
31809
32091
  */
31810
32092
  enabled?: boolean;
31811
32093
  /**
31812
- * Whether or not file exists
32094
+ * Whether or not file exists.
31813
32095
  */
31814
32096
  exists?: boolean;
31815
32097
  /**
31816
- * List of values indicating purposes for which the certificate public key can be used
32098
+ * List of values indicating purposes for which the certificate public key can be used.
31817
32099
  */
31818
32100
  extendedKeyUsages?: string[];
31819
32101
  /**
@@ -31843,8 +32125,8 @@ export interface ZeroTrustDevicePostureRuleInput {
31843
32125
  */
31844
32126
  networkStatus?: string;
31845
32127
  /**
31846
- * Operating system
31847
- * Available values: "windows", "linux", "mac".
32128
+ * Operating system.
32129
+ * Available values: "windows", "linux", "mac", "android", "ios", "chromeos".
31848
32130
  */
31849
32131
  operatingSystem?: string;
31850
32132
  /**
@@ -31853,28 +32135,28 @@ export interface ZeroTrustDevicePostureRuleInput {
31853
32135
  */
31854
32136
  operationalState?: string;
31855
32137
  /**
31856
- * operator
32138
+ * Operator.
31857
32139
  * Available values: "<", "<=", ">", ">=", "==".
31858
32140
  */
31859
32141
  operator?: string;
31860
32142
  /**
31861
- * Os Version
32143
+ * Os Version.
31862
32144
  */
31863
32145
  os?: string;
31864
32146
  /**
31865
- * Operating System Distribution Name (linux only)
32147
+ * Operating System Distribution Name (linux only).
31866
32148
  */
31867
32149
  osDistroName?: string;
31868
32150
  /**
31869
- * Version of OS Distribution (linux only)
32151
+ * Version of OS Distribution (linux only).
31870
32152
  */
31871
32153
  osDistroRevision?: string;
31872
32154
  /**
31873
- * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the kernel release version. (Mac, iOS, and Linux only)
32155
+ * Additional version data. For Mac or iOS, the Product Version Extra. For Linux, the kernel release version. (Mac, iOS, and Linux only).
31874
32156
  */
31875
32157
  osVersionExtra?: string;
31876
32158
  /**
31877
- * overall
32159
+ * Overall.
31878
32160
  */
31879
32161
  overall?: string;
31880
32162
  /**
@@ -31895,12 +32177,12 @@ export interface ZeroTrustDevicePostureRuleInput {
31895
32177
  */
31896
32178
  score?: number;
31897
32179
  /**
31898
- * Score Operator
32180
+ * Score Operator.
31899
32181
  * Available values: "<", "<=", ">", ">=", "==".
31900
32182
  */
31901
32183
  scoreOperator?: string;
31902
32184
  /**
31903
- * SensorConfig
32185
+ * SensorConfig.
31904
32186
  */
31905
32187
  sensorConfig?: string;
31906
32188
  /**
@@ -31921,11 +32203,11 @@ export interface ZeroTrustDevicePostureRuleInput {
31921
32203
  */
31922
32204
  totalScore?: number;
31923
32205
  /**
31924
- * Version of OS
32206
+ * Version of OS.
31925
32207
  */
31926
32208
  version?: string;
31927
32209
  /**
31928
- * Version Operator
32210
+ * Version Operator.
31929
32211
  * Available values: "<", "<=", ">", ">=", "==".
31930
32212
  */
31931
32213
  versionOperator?: string;
@@ -31946,6 +32228,34 @@ export interface ZeroTrustDevicePostureRuleMatch {
31946
32228
  */
31947
32229
  platform?: string;
31948
32230
  }
32231
+ export interface ZeroTrustDexTestData {
32232
+ /**
32233
+ * The desired endpoint to test.
32234
+ */
32235
+ host?: string;
32236
+ /**
32237
+ * The type of test.
32238
+ */
32239
+ kind?: string;
32240
+ /**
32241
+ * The HTTP request method type.
32242
+ */
32243
+ method?: string;
32244
+ }
32245
+ export interface ZeroTrustDexTestTargetPolicy {
32246
+ /**
32247
+ * Whether the DEX rule is the account default
32248
+ */
32249
+ default?: boolean;
32250
+ /**
32251
+ * The id of the DEX rule
32252
+ */
32253
+ id?: string;
32254
+ /**
32255
+ * The name of the DEX rule
32256
+ */
32257
+ name?: string;
32258
+ }
31949
32259
  export interface ZeroTrustDlpCustomProfileContextAwareness {
31950
32260
  /**
31951
32261
  * If true, scan the context of predefined entries to only return matches surrounded by keywords.
@@ -32035,7 +32345,7 @@ export interface ZeroTrustDlpCustomProfileProfileSharedEntry {
32035
32345
  enabled: boolean;
32036
32346
  entryId: string;
32037
32347
  /**
32038
- * Available values: "custom".
32348
+ * Available values: "custom", "predefined", "integration", "exactData".
32039
32349
  */
32040
32350
  entryType: string;
32041
32351
  }
@@ -32043,7 +32353,7 @@ export interface ZeroTrustDlpCustomProfileSharedEntry {
32043
32353
  enabled: boolean;
32044
32354
  entryId: string;
32045
32355
  /**
32046
- * Available values: "custom".
32356
+ * Available values: "custom", "predefined", "integration", "exactData".
32047
32357
  */
32048
32358
  entryType: string;
32049
32359
  }
@@ -32277,7 +32587,7 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
32277
32587
  /**
32278
32588
  * Settings for the Audit SSH action.
32279
32589
  */
32280
- auditSsh: outputs.ZeroTrustGatewayPolicyRuleSettingsAuditSsh;
32590
+ auditSsh?: outputs.ZeroTrustGatewayPolicyRuleSettingsAuditSsh;
32281
32591
  /**
32282
32592
  * Configure how browser isolation behaves.
32283
32593
  */
@@ -32285,15 +32595,15 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
32285
32595
  /**
32286
32596
  * Custom block page settings. If missing/null, blocking will use the the account settings.
32287
32597
  */
32288
- blockPage: outputs.ZeroTrustGatewayPolicyRuleSettingsBlockPage;
32598
+ blockPage?: outputs.ZeroTrustGatewayPolicyRuleSettingsBlockPage;
32289
32599
  /**
32290
32600
  * Enable the custom block page.
32291
32601
  */
32292
- blockPageEnabled: boolean;
32602
+ blockPageEnabled?: boolean;
32293
32603
  /**
32294
32604
  * The text describing why this block occurred, displayed on the custom block page (if enabled).
32295
32605
  */
32296
- blockReason: string;
32606
+ blockReason?: string;
32297
32607
  /**
32298
32608
  * Set by children MSP accounts to bypass their parent's rules.
32299
32609
  */
@@ -32301,7 +32611,7 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
32301
32611
  /**
32302
32612
  * Configure how session check behaves.
32303
32613
  */
32304
- checkSession: outputs.ZeroTrustGatewayPolicyRuleSettingsCheckSession;
32614
+ checkSession?: outputs.ZeroTrustGatewayPolicyRuleSettingsCheckSession;
32305
32615
  /**
32306
32616
  * Add your own custom resolvers to route queries that match the resolver policy. Cannot be used when 'resolve*dns*through*cloudflare' or 'resolve*dns*internally' are set. DNS queries will route to the address closest to their origin. Only valid when a rule's action is set to 'resolve'.
32307
32617
  */
@@ -32313,19 +32623,19 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
32313
32623
  /**
32314
32624
  * Set to true, to ignore the category matches at CNAME domains in a response. If unchecked, the categories in this rule will be checked against all the CNAME domain categories in a response.
32315
32625
  */
32316
- ignoreCnameCategoryMatches: boolean;
32626
+ ignoreCnameCategoryMatches?: boolean;
32317
32627
  /**
32318
32628
  * INSECURE - disable DNSSEC validation (for Allow actions).
32319
32629
  */
32320
- insecureDisableDnssecValidation: boolean;
32630
+ insecureDisableDnssecValidation?: boolean;
32321
32631
  /**
32322
32632
  * Set to true to enable IPs in DNS resolver category blocks. By default categories only block based on domain names.
32323
32633
  */
32324
- ipCategories: boolean;
32634
+ ipCategories?: boolean;
32325
32635
  /**
32326
32636
  * Set to true to include IPs in DNS resolver indicator feed blocks. By default indicator feeds only block based on domain names.
32327
32637
  */
32328
- ipIndicatorFeeds: boolean;
32638
+ ipIndicatorFeeds?: boolean;
32329
32639
  /**
32330
32640
  * Send matching traffic to the supplied destination IP address and port.
32331
32641
  */
@@ -32333,11 +32643,11 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
32333
32643
  /**
32334
32644
  * Configure a notification to display on the user's device when this rule is matched.
32335
32645
  */
32336
- notificationSettings: outputs.ZeroTrustGatewayPolicyRuleSettingsNotificationSettings;
32646
+ notificationSettings?: outputs.ZeroTrustGatewayPolicyRuleSettingsNotificationSettings;
32337
32647
  /**
32338
32648
  * Override matching DNS queries with a hostname.
32339
32649
  */
32340
- overrideHost: string;
32650
+ overrideHost?: string;
32341
32651
  /**
32342
32652
  * Override matching DNS queries with an IP or set of IPs.
32343
32653
  */
@@ -32345,7 +32655,7 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
32345
32655
  /**
32346
32656
  * Configure DLP payload logging.
32347
32657
  */
32348
- payloadLog: outputs.ZeroTrustGatewayPolicyRuleSettingsPayloadLog;
32658
+ payloadLog?: outputs.ZeroTrustGatewayPolicyRuleSettingsPayloadLog;
32349
32659
  /**
32350
32660
  * Settings that apply to quarantine rules
32351
32661
  */
@@ -32353,15 +32663,15 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
32353
32663
  /**
32354
32664
  * Settings that apply to redirect rules
32355
32665
  */
32356
- redirect: outputs.ZeroTrustGatewayPolicyRuleSettingsRedirect;
32666
+ redirect?: outputs.ZeroTrustGatewayPolicyRuleSettingsRedirect;
32357
32667
  /**
32358
32668
  * Configure to forward the query to the internal DNS service, passing the specified 'view*id' as input. Cannot be set when 'dns*resolvers' are specified or 'resolve*dns*through*cloudflare' is set. Only valid when a rule's action is set to 'resolve'.
32359
32669
  */
32360
- resolveDnsInternally: outputs.ZeroTrustGatewayPolicyRuleSettingsResolveDnsInternally;
32670
+ resolveDnsInternally?: outputs.ZeroTrustGatewayPolicyRuleSettingsResolveDnsInternally;
32361
32671
  /**
32362
32672
  * Enable to send queries that match the policy to Cloudflare's default 1.1.1.1 DNS resolver. Cannot be set when 'dns*resolvers' are specified or 'resolve*dns_internally' is set. Only valid when a rule's action is set to 'resolve'.
32363
32673
  */
32364
- resolveDnsThroughCloudflare: boolean;
32674
+ resolveDnsThroughCloudflare?: boolean;
32365
32675
  /**
32366
32676
  * Configure behavior when an upstream cert is invalid or an SSL error occurs.
32367
32677
  */
@@ -32371,7 +32681,7 @@ export interface ZeroTrustGatewayPolicyRuleSettingsAuditSsh {
32371
32681
  /**
32372
32682
  * Enable to turn on SSH command logging.
32373
32683
  */
32374
- commandLogging: boolean;
32684
+ commandLogging?: boolean;
32375
32685
  }
32376
32686
  export interface ZeroTrustGatewayPolicyRuleSettingsBisoAdminControls {
32377
32687
  /**
@@ -32434,7 +32744,7 @@ export interface ZeroTrustGatewayPolicyRuleSettingsBlockPage {
32434
32744
  /**
32435
32745
  * If true, context information will be passed as query parameters
32436
32746
  */
32437
- includeContext: boolean;
32747
+ includeContext?: boolean;
32438
32748
  /**
32439
32749
  * URI to which the user will be redirected
32440
32750
  */
@@ -32448,7 +32758,7 @@ export interface ZeroTrustGatewayPolicyRuleSettingsCheckSession {
32448
32758
  /**
32449
32759
  * Set to true to enable session enforcement.
32450
32760
  */
32451
- enforce: boolean;
32761
+ enforce?: boolean;
32452
32762
  }
32453
32763
  export interface ZeroTrustGatewayPolicyRuleSettingsDnsResolvers {
32454
32764
  ipv4s?: outputs.ZeroTrustGatewayPolicyRuleSettingsDnsResolversIpv4[];
@@ -32518,7 +32828,7 @@ export interface ZeroTrustGatewayPolicyRuleSettingsNotificationSettings {
32518
32828
  /**
32519
32829
  * Set notification on
32520
32830
  */
32521
- enabled: boolean;
32831
+ enabled?: boolean;
32522
32832
  /**
32523
32833
  * If true, context information will be passed as query parameters
32524
32834
  */
@@ -32536,7 +32846,7 @@ export interface ZeroTrustGatewayPolicyRuleSettingsPayloadLog {
32536
32846
  /**
32537
32847
  * Set to true to enable DLP payload logging for this rule.
32538
32848
  */
32539
- enabled: boolean;
32849
+ enabled?: boolean;
32540
32850
  }
32541
32851
  export interface ZeroTrustGatewayPolicyRuleSettingsQuarantine {
32542
32852
  /**
@@ -32548,11 +32858,11 @@ export interface ZeroTrustGatewayPolicyRuleSettingsRedirect {
32548
32858
  /**
32549
32859
  * If true, context information will be passed as query parameters
32550
32860
  */
32551
- includeContext: boolean;
32861
+ includeContext?: boolean;
32552
32862
  /**
32553
32863
  * If true, the path and query parameters from the original request will be appended to target_uri
32554
32864
  */
32555
- preservePathAndQuery: boolean;
32865
+ preservePathAndQuery?: boolean;
32556
32866
  /**
32557
32867
  * URI to which the user will be redirected
32558
32868
  */
@@ -32563,7 +32873,7 @@ export interface ZeroTrustGatewayPolicyRuleSettingsResolveDnsInternally {
32563
32873
  * The fallback behavior to apply when the internal DNS response code is different from 'NOERROR' or when the response data only contains CNAME records for 'A' or 'AAAA' queries.
32564
32874
  * Available values: "none", "publicDns".
32565
32875
  */
32566
- fallback: string;
32876
+ fallback?: string;
32567
32877
  /**
32568
32878
  * The internal DNS view identifier that's passed to the internal DNS service.
32569
32879
  */
@@ -32614,11 +32924,11 @@ export interface ZeroTrustGatewaySettingsSettings {
32614
32924
  /**
32615
32925
  * Activity log settings.
32616
32926
  */
32617
- activityLog: outputs.ZeroTrustGatewaySettingsSettingsActivityLog;
32927
+ activityLog?: outputs.ZeroTrustGatewaySettingsSettingsActivityLog;
32618
32928
  /**
32619
32929
  * Anti-virus settings.
32620
32930
  */
32621
- antivirus: outputs.ZeroTrustGatewaySettingsSettingsAntivirus;
32931
+ antivirus?: outputs.ZeroTrustGatewaySettingsSettingsAntivirus;
32622
32932
  /**
32623
32933
  * Block page layout settings.
32624
32934
  */
@@ -32630,7 +32940,7 @@ export interface ZeroTrustGatewaySettingsSettings {
32630
32940
  /**
32631
32941
  * Browser isolation settings.
32632
32942
  */
32633
- browserIsolation: outputs.ZeroTrustGatewaySettingsSettingsBrowserIsolation;
32943
+ browserIsolation?: outputs.ZeroTrustGatewaySettingsSettingsBrowserIsolation;
32634
32944
  /**
32635
32945
  * Certificate settings for Gateway TLS interception. If not specified, the Cloudflare Root CA will be used.
32636
32946
  */
@@ -32644,11 +32954,11 @@ export interface ZeroTrustGatewaySettingsSettings {
32644
32954
  /**
32645
32955
  * Extended e-mail matching settings.
32646
32956
  */
32647
- extendedEmailMatching: outputs.ZeroTrustGatewaySettingsSettingsExtendedEmailMatching;
32957
+ extendedEmailMatching?: outputs.ZeroTrustGatewaySettingsSettingsExtendedEmailMatching;
32648
32958
  /**
32649
32959
  * FIPS settings.
32650
32960
  */
32651
- fips: outputs.ZeroTrustGatewaySettingsSettingsFips;
32961
+ fips?: outputs.ZeroTrustGatewaySettingsSettingsFips;
32652
32962
  /**
32653
32963
  * Setting to enable host selector in egress policies.
32654
32964
  */
@@ -32656,49 +32966,49 @@ export interface ZeroTrustGatewaySettingsSettings {
32656
32966
  /**
32657
32967
  * Protocol Detection settings.
32658
32968
  */
32659
- protocolDetection: outputs.ZeroTrustGatewaySettingsSettingsProtocolDetection;
32969
+ protocolDetection?: outputs.ZeroTrustGatewaySettingsSettingsProtocolDetection;
32660
32970
  /**
32661
32971
  * Sandbox settings.
32662
32972
  */
32663
- sandbox: outputs.ZeroTrustGatewaySettingsSettingsSandbox;
32973
+ sandbox?: outputs.ZeroTrustGatewaySettingsSettingsSandbox;
32664
32974
  /**
32665
32975
  * TLS interception settings.
32666
32976
  */
32667
- tlsDecrypt: outputs.ZeroTrustGatewaySettingsSettingsTlsDecrypt;
32977
+ tlsDecrypt?: outputs.ZeroTrustGatewaySettingsSettingsTlsDecrypt;
32668
32978
  }
32669
32979
  export interface ZeroTrustGatewaySettingsSettingsActivityLog {
32670
32980
  /**
32671
32981
  * Enable activity logging.
32672
32982
  */
32673
- enabled: boolean;
32983
+ enabled?: boolean;
32674
32984
  }
32675
32985
  export interface ZeroTrustGatewaySettingsSettingsAntivirus {
32676
32986
  /**
32677
32987
  * Enable anti-virus scanning on downloads.
32678
32988
  */
32679
- enabledDownloadPhase: boolean;
32989
+ enabledDownloadPhase?: boolean;
32680
32990
  /**
32681
32991
  * Enable anti-virus scanning on uploads.
32682
32992
  */
32683
- enabledUploadPhase: boolean;
32993
+ enabledUploadPhase?: boolean;
32684
32994
  /**
32685
32995
  * Block requests for files that cannot be scanned.
32686
32996
  */
32687
- failClosed: boolean;
32997
+ failClosed?: boolean;
32688
32998
  /**
32689
32999
  * Configure a message to display on the user's device when an antivirus search is performed.
32690
33000
  */
32691
- notificationSettings: outputs.ZeroTrustGatewaySettingsSettingsAntivirusNotificationSettings;
33001
+ notificationSettings?: outputs.ZeroTrustGatewaySettingsSettingsAntivirusNotificationSettings;
32692
33002
  }
32693
33003
  export interface ZeroTrustGatewaySettingsSettingsAntivirusNotificationSettings {
32694
33004
  /**
32695
33005
  * Set notification on
32696
33006
  */
32697
- enabled: boolean;
33007
+ enabled?: boolean;
32698
33008
  /**
32699
33009
  * If true, context information will be passed as query parameters
32700
33010
  */
32701
- includeContext: boolean;
33011
+ includeContext?: boolean;
32702
33012
  /**
32703
33013
  * Customize the message shown in the notification.
32704
33014
  */
@@ -32712,35 +33022,35 @@ export interface ZeroTrustGatewaySettingsSettingsBlockPage {
32712
33022
  /**
32713
33023
  * If mode is customized*block*page: block page background color in #rrggbb format.
32714
33024
  */
32715
- backgroundColor: string;
33025
+ backgroundColor?: string;
32716
33026
  /**
32717
33027
  * Enable only cipher suites and TLS versions compliant with FIPS 140-2.
32718
33028
  */
32719
- enabled: boolean;
33029
+ enabled?: boolean;
32720
33030
  /**
32721
33031
  * If mode is customized*block*page: block page footer text.
32722
33032
  */
32723
- footerText: string;
33033
+ footerText?: string;
32724
33034
  /**
32725
33035
  * If mode is customized*block*page: block page header text.
32726
33036
  */
32727
- headerText: string;
33037
+ headerText?: string;
32728
33038
  /**
32729
33039
  * If mode is redirect*uri: when enabled, context will be appended to target*uri as query parameters.
32730
33040
  */
32731
- includeContext: boolean;
33041
+ includeContext?: boolean;
32732
33042
  /**
32733
33043
  * If mode is customized*block*page: full URL to the logo file.
32734
33044
  */
32735
- logoPath: string;
33045
+ logoPath?: string;
32736
33046
  /**
32737
33047
  * If mode is customized*block*page: admin email for users to contact.
32738
33048
  */
32739
- mailtoAddress: string;
33049
+ mailtoAddress?: string;
32740
33050
  /**
32741
33051
  * If mode is customized*block*page: subject line for emails created from block page.
32742
33052
  */
32743
- mailtoSubject: string;
33053
+ mailtoSubject?: string;
32744
33054
  /**
32745
33055
  * Controls whether the user is redirected to a Cloudflare-hosted block page or to a customer-provided URI.
32746
33056
  * Available values: "customized*block*page", "redirectUri".
@@ -32769,11 +33079,11 @@ export interface ZeroTrustGatewaySettingsSettingsBrowserIsolation {
32769
33079
  /**
32770
33080
  * Enable non-identity onramp support for Browser Isolation.
32771
33081
  */
32772
- nonIdentityEnabled: boolean;
33082
+ nonIdentityEnabled?: boolean;
32773
33083
  /**
32774
33084
  * Enable Clientless Browser Isolation.
32775
33085
  */
32776
- urlBrowserIsolationEnabled: boolean;
33086
+ urlBrowserIsolationEnabled?: boolean;
32777
33087
  }
32778
33088
  export interface ZeroTrustGatewaySettingsSettingsCertificate {
32779
33089
  /**
@@ -32800,13 +33110,13 @@ export interface ZeroTrustGatewaySettingsSettingsExtendedEmailMatching {
32800
33110
  /**
32801
33111
  * Enable matching all variants of user emails (with + or . modifiers) used as criteria in Firewall policies.
32802
33112
  */
32803
- enabled: boolean;
33113
+ enabled?: boolean;
32804
33114
  }
32805
33115
  export interface ZeroTrustGatewaySettingsSettingsFips {
32806
33116
  /**
32807
33117
  * Enable only cipher suites and TLS versions compliant with FIPS 140-2.
32808
33118
  */
32809
- tls: boolean;
33119
+ tls?: boolean;
32810
33120
  }
32811
33121
  export interface ZeroTrustGatewaySettingsSettingsHostSelector {
32812
33122
  /**
@@ -32818,13 +33128,13 @@ export interface ZeroTrustGatewaySettingsSettingsProtocolDetection {
32818
33128
  /**
32819
33129
  * Enable detecting protocol on initial bytes of client traffic.
32820
33130
  */
32821
- enabled: boolean;
33131
+ enabled?: boolean;
32822
33132
  }
32823
33133
  export interface ZeroTrustGatewaySettingsSettingsSandbox {
32824
33134
  /**
32825
33135
  * Enable sandbox.
32826
33136
  */
32827
- enabled: boolean;
33137
+ enabled?: boolean;
32828
33138
  /**
32829
33139
  * Action to take when the file cannot be scanned.
32830
33140
  * Available values: "allow", "block".
@@ -32835,7 +33145,7 @@ export interface ZeroTrustGatewaySettingsSettingsTlsDecrypt {
32835
33145
  /**
32836
33146
  * Enable inspecting encrypted HTTP traffic.
32837
33147
  */
32838
- enabled: boolean;
33148
+ enabled?: boolean;
32839
33149
  }
32840
33150
  export interface ZeroTrustListItem {
32841
33151
  createdAt: string;
@@ -33072,7 +33382,7 @@ export interface ZeroTrustTunnelCloudflaredConfigConfigOriginRequestAccess {
33072
33382
  teamName: string;
33073
33383
  }
33074
33384
  export interface ZeroTrustTunnelCloudflaredConfigConfigWarpRouting {
33075
- enabled: boolean;
33385
+ enabled?: boolean;
33076
33386
  }
33077
33387
  export interface ZeroTrustTunnelCloudflaredConnection {
33078
33388
  /**
@@ -33210,7 +33520,7 @@ export interface ZoneDnsSettingsSoa {
33210
33520
  export interface ZoneLockdownConfiguration {
33211
33521
  /**
33212
33522
  * The configuration target. You must set the target to `ip` when specifying an IP address in the Zone Lockdown rule.
33213
- * Available values: "ip".
33523
+ * Available values: "ip", "ipRange".
33214
33524
  */
33215
33525
  target?: string;
33216
33526
  /**
@@ -33259,6 +33569,48 @@ export interface ZoneOwner {
33259
33569
  */
33260
33570
  type: string;
33261
33571
  }
33572
+ export interface ZonePlan {
33573
+ /**
33574
+ * States if the subscription can be activated.
33575
+ */
33576
+ canSubscribe: boolean;
33577
+ /**
33578
+ * The denomination of the customer.
33579
+ */
33580
+ currency: string;
33581
+ /**
33582
+ * If this Zone is managed by another company.
33583
+ */
33584
+ externallyManaged: boolean;
33585
+ /**
33586
+ * How often the customer is billed.
33587
+ */
33588
+ frequency: string;
33589
+ /**
33590
+ * Identifier
33591
+ */
33592
+ id: string;
33593
+ /**
33594
+ * States if the subscription active.
33595
+ */
33596
+ isSubscribed: boolean;
33597
+ /**
33598
+ * If the legacy discount applies to this Zone.
33599
+ */
33600
+ legacyDiscount: boolean;
33601
+ /**
33602
+ * The legacy name of the plan.
33603
+ */
33604
+ legacyId: string;
33605
+ /**
33606
+ * Name of the owner
33607
+ */
33608
+ name: string;
33609
+ /**
33610
+ * How much the customer is paying.
33611
+ */
33612
+ price: number;
33613
+ }
33262
33614
  export interface ZoneSubscriptionRatePlan {
33263
33615
  /**
33264
33616
  * The currency applied to the rate plan subscription.
@@ -33290,3 +33642,19 @@ export interface ZoneSubscriptionRatePlan {
33290
33642
  */
33291
33643
  sets?: string[];
33292
33644
  }
33645
+ export interface ZoneTenant {
33646
+ /**
33647
+ * Identifier
33648
+ */
33649
+ id: string;
33650
+ /**
33651
+ * The name of the Tenant account.
33652
+ */
33653
+ name: string;
33654
+ }
33655
+ export interface ZoneTenantUnit {
33656
+ /**
33657
+ * Identifier
33658
+ */
33659
+ id: string;
33660
+ }