@pulumi/cloudflare 6.3.1 → 6.4.0-alpha.1752588923
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/accessApplication.d.ts +3 -0
- package/accessApplication.js.map +1 -1
- package/accessPolicy.d.ts +1 -4
- package/accessPolicy.js +1 -4
- package/accessPolicy.js.map +1 -1
- package/accountMember.d.ts +1 -1
- package/accountMember.js +1 -1
- package/accountSubscription.d.ts +6 -12
- package/accountSubscription.js +6 -2
- package/accountSubscription.js.map +1 -1
- package/cloudforceOneRequestMessage.d.ts +1 -1
- package/cloudforceOneRequestMessage.js +1 -1
- package/contentScanningExpression.d.ts +0 -8
- package/contentScanningExpression.js +0 -2
- package/contentScanningExpression.js.map +1 -1
- package/devicePostureRule.d.ts +1 -1
- package/dlpCustomProfile.d.ts +4 -7
- package/dlpCustomProfile.js +6 -2
- package/dlpCustomProfile.js.map +1 -1
- package/dlpPredefinedProfile.d.ts +15 -6
- package/dlpPredefinedProfile.js +4 -7
- package/dlpPredefinedProfile.js.map +1 -1
- package/dnsRecord.d.ts +4 -4
- package/getAccount.d.ts +2 -2
- package/getAccount.js +2 -2
- package/getAccountApiTokenPermissionGroups.d.ts +2 -2
- package/getAccountApiTokenPermissionGroups.js +2 -2
- package/getAccountApiTokenPermissionGroupsList.d.ts +2 -2
- package/getAccountApiTokenPermissionGroupsList.js +2 -2
- package/getAccountMember.d.ts +2 -2
- package/getAccountMember.js +2 -2
- package/getAccountMembers.d.ts +2 -2
- package/getAccountMembers.js +2 -2
- package/getAccountPermissionGroup.d.ts +6 -6
- package/getAccountPermissionGroup.js +4 -4
- package/getAccountPermissionGroups.d.ts +2 -2
- package/getAccountPermissionGroups.js +2 -2
- package/getAccountRole.d.ts +2 -2
- package/getAccountRole.js +2 -2
- package/getAccountRoles.d.ts +2 -2
- package/getAccountRoles.js +2 -2
- package/getAccountToken.d.ts +2 -2
- package/getAccountToken.js +2 -2
- package/getAccountTokens.d.ts +2 -2
- package/getAccountTokens.js +2 -2
- package/getDnsRecord.d.ts +1 -1
- package/getMagicTransitConnector.d.ts +9 -0
- package/getMagicTransitConnector.js.map +1 -1
- package/getMagicTransitConnectors.d.ts +9 -0
- package/getMagicTransitConnectors.js.map +1 -1
- package/getR2BucketEventNotification.d.ts +4 -19
- package/getR2BucketEventNotification.js.map +1 -1
- package/getResourceGroup.d.ts +5 -5
- package/getResourceGroup.js +4 -4
- package/getResourceGroups.d.ts +4 -4
- package/getResourceGroups.js +4 -4
- package/getSchemaValidationOperationSettings.d.ts +55 -0
- package/getSchemaValidationOperationSettings.js +50 -0
- package/getSchemaValidationOperationSettings.js.map +1 -0
- package/getSchemaValidationOperationSettingsList.d.ts +54 -0
- package/getSchemaValidationOperationSettingsList.js +48 -0
- package/getSchemaValidationOperationSettingsList.js.map +1 -0
- package/getSchemaValidationSchemas.d.ts +109 -0
- package/getSchemaValidationSchemas.js +56 -0
- package/getSchemaValidationSchemas.js.map +1 -0
- package/getSchemaValidationSchemasList.d.ts +101 -0
- package/getSchemaValidationSchemasList.js +54 -0
- package/getSchemaValidationSchemasList.js.map +1 -0
- package/getSchemaValidationSettings.d.ts +63 -0
- package/getSchemaValidationSettings.js +46 -0
- package/getSchemaValidationSettings.js.map +1 -0
- package/getUser.d.ts +51 -1
- package/getUser.js.map +1 -1
- package/getZeroTrustAccessApplication.d.ts +1 -0
- package/getZeroTrustAccessApplication.js.map +1 -1
- package/getZeroTrustDeviceSettings.d.ts +69 -0
- package/getZeroTrustDeviceSettings.js +46 -0
- package/getZeroTrustDeviceSettings.js.map +1 -0
- package/getZeroTrustDlpEntry.d.ts +1 -1
- package/getZeroTrustGatewayPolicy.d.ts +1 -0
- package/getZeroTrustGatewayPolicy.js.map +1 -1
- package/getZeroTrustTunnelCloudflared.d.ts +2 -0
- package/getZeroTrustTunnelCloudflared.js.map +1 -1
- package/getZoneSubscription.d.ts +37 -6
- package/getZoneSubscription.js +4 -4
- package/getZoneSubscription.js.map +1 -1
- package/index.d.ts +30 -0
- package/index.js +47 -9
- package/index.js.map +1 -1
- package/magicTransitConnector.d.ts +9 -0
- package/magicTransitConnector.js.map +1 -1
- package/package.json +2 -2
- package/r2bucketEventNotification.d.ts +6 -6
- package/r2bucketEventNotification.js +5 -2
- package/r2bucketEventNotification.js.map +1 -1
- package/record.d.ts +4 -4
- package/schemaValidationOperationSettings.d.ts +95 -0
- package/schemaValidationOperationSettings.js +76 -0
- package/schemaValidationOperationSettings.js.map +1 -0
- package/schemaValidationSchemas.d.ts +131 -0
- package/schemaValidationSchemas.js +98 -0
- package/schemaValidationSchemas.js.map +1 -0
- package/schemaValidationSettings.d.ts +95 -0
- package/schemaValidationSettings.js +73 -0
- package/schemaValidationSettings.js.map +1 -0
- package/teamsRule.d.ts +8 -0
- package/teamsRule.js +2 -0
- package/teamsRule.js.map +1 -1
- package/tunnel.d.ts +4 -0
- package/tunnel.js.map +1 -1
- package/tunnelVirtualNetwork.d.ts +8 -1
- package/tunnelVirtualNetwork.js +1 -0
- package/tunnelVirtualNetwork.js.map +1 -1
- package/types/input.d.ts +125 -213
- package/types/output.d.ts +374 -379
- package/user.d.ts +60 -0
- package/user.js +16 -0
- package/user.js.map +1 -1
- package/userAgentBlockingRule.d.ts +2 -11
- package/userAgentBlockingRule.js +2 -2
- package/userAgentBlockingRule.js.map +1 -1
- package/waitingRoomRules.d.ts +0 -44
- package/waitingRoomRules.js +0 -12
- package/waitingRoomRules.js.map +1 -1
- package/zeroTrustAccessApplication.d.ts +3 -0
- package/zeroTrustAccessApplication.js.map +1 -1
- package/zeroTrustAccessPolicy.d.ts +1 -4
- package/zeroTrustAccessPolicy.js +1 -4
- package/zeroTrustAccessPolicy.js.map +1 -1
- package/zeroTrustDeviceCustomProfile.d.ts +12 -12
- package/zeroTrustDeviceCustomProfileLocalDomainFallback.d.ts +0 -24
- package/zeroTrustDeviceCustomProfileLocalDomainFallback.js +0 -6
- package/zeroTrustDeviceCustomProfileLocalDomainFallback.js.map +1 -1
- package/zeroTrustDeviceDefaultProfile.d.ts +12 -12
- package/zeroTrustDeviceDefaultProfileLocalDomainFallback.d.ts +6 -24
- package/zeroTrustDeviceDefaultProfileLocalDomainFallback.js +6 -6
- package/zeroTrustDeviceDefaultProfileLocalDomainFallback.js.map +1 -1
- package/zeroTrustDevicePostureRule.d.ts +1 -1
- package/zeroTrustDeviceSettings.d.ts +116 -0
- package/zeroTrustDeviceSettings.js +79 -0
- package/zeroTrustDeviceSettings.js.map +1 -0
- package/zeroTrustDlpCustomProfile.d.ts +4 -7
- package/zeroTrustDlpCustomProfile.js +6 -2
- package/zeroTrustDlpCustomProfile.js.map +1 -1
- package/zeroTrustDlpPredefinedProfile.d.ts +15 -6
- package/zeroTrustDlpPredefinedProfile.js +4 -7
- package/zeroTrustDlpPredefinedProfile.js.map +1 -1
- package/zeroTrustGatewayPolicy.d.ts +8 -0
- package/zeroTrustGatewayPolicy.js +2 -0
- package/zeroTrustGatewayPolicy.js.map +1 -1
- package/zeroTrustLocalFallbackDomain.d.ts +0 -24
- package/zeroTrustLocalFallbackDomain.js +0 -6
- package/zeroTrustLocalFallbackDomain.js.map +1 -1
- package/zeroTrustTunnelCloudflared.d.ts +4 -0
- package/zeroTrustTunnelCloudflared.js.map +1 -1
- package/zeroTrustTunnelCloudflaredVirtualNetwork.d.ts +8 -1
- package/zeroTrustTunnelCloudflaredVirtualNetwork.js +1 -0
- package/zeroTrustTunnelCloudflaredVirtualNetwork.js.map +1 -1
- package/zone.d.ts +28 -22
- package/zone.js +1 -1
- package/zone.js.map +1 -1
- package/zoneLockdown.d.ts +27 -4
- package/zoneLockdown.js +7 -2
- package/zoneLockdown.js.map +1 -1
- package/zoneSetting.d.ts +3 -1
- package/zoneSetting.js +3 -1
- package/zoneSetting.js.map +1 -1
- package/zoneSubscription.d.ts +56 -8
- package/zoneSubscription.js +20 -4
- package/zoneSubscription.js.map +1 -1
package/types/output.d.ts
CHANGED
|
@@ -1000,7 +1000,7 @@ export interface AccessApplicationTargetCriteria {
|
|
|
1000
1000
|
port: number;
|
|
1001
1001
|
/**
|
|
1002
1002
|
* The communication protocol your application secures.
|
|
1003
|
-
* Available values: "
|
|
1003
|
+
* Available values: "SSH".
|
|
1004
1004
|
*/
|
|
1005
1005
|
protocol: string;
|
|
1006
1006
|
/**
|
|
@@ -1617,10 +1617,6 @@ export interface AccessIdentityProviderConfig {
|
|
|
1617
1617
|
* Your OAuth Client ID
|
|
1618
1618
|
*/
|
|
1619
1619
|
clientId?: string;
|
|
1620
|
-
/**
|
|
1621
|
-
* Your OAuth Client Secret
|
|
1622
|
-
*/
|
|
1623
|
-
clientSecret?: string;
|
|
1624
1620
|
/**
|
|
1625
1621
|
* Should Cloudflare try to load authentication contexts from your account
|
|
1626
1622
|
*/
|
|
@@ -1678,7 +1674,7 @@ export interface AccessIdentityProviderConfig {
|
|
|
1678
1674
|
/**
|
|
1679
1675
|
* Sign the SAML authentication request with Access credentials. To verify the signature, use the public key from the Access certs endpoints.
|
|
1680
1676
|
*/
|
|
1681
|
-
signRequest
|
|
1677
|
+
signRequest?: boolean;
|
|
1682
1678
|
/**
|
|
1683
1679
|
* URL to send the SAML authentication requests to
|
|
1684
1680
|
*/
|
|
@@ -1706,12 +1702,12 @@ export interface AccessIdentityProviderScimConfig {
|
|
|
1706
1702
|
/**
|
|
1707
1703
|
* A flag to enable or disable SCIM for the identity provider.
|
|
1708
1704
|
*/
|
|
1709
|
-
enabled
|
|
1705
|
+
enabled: boolean;
|
|
1710
1706
|
/**
|
|
1711
1707
|
* Indicates how a SCIM event updates a user identity used for policy evaluation. Use "automatic" to automatically update a user's identity and augment it with fields from the SCIM user resource. Use "reauth" to force re-authentication on group membership updates, user identity update will only occur after successful re-authentication. With "reauth" identities will not contain fields from the SCIM user resource. With "no*action" identities will not be changed by SCIM updates in any way and users will not be prompted to reauthenticate.
|
|
1712
1708
|
* Available values: "automatic", "reauth", "no*action".
|
|
1713
1709
|
*/
|
|
1714
|
-
identityUpdateBehavior
|
|
1710
|
+
identityUpdateBehavior: string;
|
|
1715
1711
|
/**
|
|
1716
1712
|
* The base URL of Cloudflare's SCIM V2.0 API endpoint.
|
|
1717
1713
|
*/
|
|
@@ -1719,7 +1715,7 @@ export interface AccessIdentityProviderScimConfig {
|
|
|
1719
1715
|
/**
|
|
1720
1716
|
* A flag to remove a user's seat in Zero Trust when they have been deprovisioned in the Identity Provider. This cannot be enabled unless userDeprovision is also enabled.
|
|
1721
1717
|
*/
|
|
1722
|
-
seatDeprovision
|
|
1718
|
+
seatDeprovision: boolean;
|
|
1723
1719
|
/**
|
|
1724
1720
|
* A read-only token generated when the SCIM integration is enabled for the first time. It is redacted on subsequent requests. If you lose this you will need to refresh it at /access/identity*providers/:idpID/refresh*scim_secret.
|
|
1725
1721
|
*/
|
|
@@ -1727,7 +1723,7 @@ export interface AccessIdentityProviderScimConfig {
|
|
|
1727
1723
|
/**
|
|
1728
1724
|
* A flag to enable revoking a user's session in Access and Gateway when they have been deprovisioned in the Identity Provider.
|
|
1729
1725
|
*/
|
|
1730
|
-
userDeprovision
|
|
1726
|
+
userDeprovision: boolean;
|
|
1731
1727
|
}
|
|
1732
1728
|
export interface AccessMutualTlsHostnameSettingsSetting {
|
|
1733
1729
|
/**
|
|
@@ -2601,7 +2597,7 @@ export interface AccountTokenPolicy {
|
|
|
2601
2597
|
}
|
|
2602
2598
|
export interface AccountTokenPolicyPermissionGroup {
|
|
2603
2599
|
/**
|
|
2604
|
-
* Identifier of the group.
|
|
2600
|
+
* Identifier of the permission group.
|
|
2605
2601
|
*/
|
|
2606
2602
|
id: string;
|
|
2607
2603
|
/**
|
|
@@ -2609,7 +2605,7 @@ export interface AccountTokenPolicyPermissionGroup {
|
|
|
2609
2605
|
*/
|
|
2610
2606
|
meta: outputs.AccountTokenPolicyPermissionGroupMeta;
|
|
2611
2607
|
/**
|
|
2612
|
-
* Name of the group.
|
|
2608
|
+
* Name of the permission group.
|
|
2613
2609
|
*/
|
|
2614
2610
|
name: string;
|
|
2615
2611
|
}
|
|
@@ -2905,7 +2901,7 @@ export interface ApiTokenPolicy {
|
|
|
2905
2901
|
}
|
|
2906
2902
|
export interface ApiTokenPolicyPermissionGroup {
|
|
2907
2903
|
/**
|
|
2908
|
-
* Identifier of the group.
|
|
2904
|
+
* Identifier of the permission group.
|
|
2909
2905
|
*/
|
|
2910
2906
|
id: string;
|
|
2911
2907
|
/**
|
|
@@ -2913,7 +2909,7 @@ export interface ApiTokenPolicyPermissionGroup {
|
|
|
2913
2909
|
*/
|
|
2914
2910
|
meta?: outputs.ApiTokenPolicyPermissionGroupMeta;
|
|
2915
2911
|
/**
|
|
2916
|
-
* Name of the group.
|
|
2912
|
+
* Name of the permission group.
|
|
2917
2913
|
*/
|
|
2918
2914
|
name: string;
|
|
2919
2915
|
}
|
|
@@ -2976,7 +2972,7 @@ export interface CloudConnectorRulesRule {
|
|
|
2976
2972
|
parameters?: outputs.CloudConnectorRulesRuleParameters;
|
|
2977
2973
|
/**
|
|
2978
2974
|
* Cloud Provider type
|
|
2979
|
-
* Available values: "aws*s3", "r2", "gcp*storage", "
|
|
2975
|
+
* Available values: "aws*s3", "cloudflare*r2", "gcp*storage", "azure*storage".
|
|
2980
2976
|
*/
|
|
2981
2977
|
provider?: string;
|
|
2982
2978
|
}
|
|
@@ -3360,6 +3356,10 @@ export interface DevicePostureRuleInput {
|
|
|
3360
3356
|
* Available values: "online", "offline", "unknown".
|
|
3361
3357
|
*/
|
|
3362
3358
|
state?: string;
|
|
3359
|
+
/**
|
|
3360
|
+
* List of certificate Subject Alternative Names.
|
|
3361
|
+
*/
|
|
3362
|
+
subjectAlternativeNames?: string[];
|
|
3363
3363
|
/**
|
|
3364
3364
|
* Signing certificate thumbprint.
|
|
3365
3365
|
*/
|
|
@@ -3425,68 +3425,6 @@ export interface DlpCustomProfileEntryPattern {
|
|
|
3425
3425
|
*/
|
|
3426
3426
|
validation?: string;
|
|
3427
3427
|
}
|
|
3428
|
-
export interface DlpCustomProfileProfile {
|
|
3429
|
-
aiContextEnabled?: boolean;
|
|
3430
|
-
/**
|
|
3431
|
-
* Related DLP policies will trigger when the match count exceeds the number set.
|
|
3432
|
-
*/
|
|
3433
|
-
allowedMatchCount: number;
|
|
3434
|
-
confidenceThreshold?: string;
|
|
3435
|
-
/**
|
|
3436
|
-
* Scan the context of predefined entries to only return matches surrounded by keywords.
|
|
3437
|
-
*/
|
|
3438
|
-
contextAwareness?: outputs.DlpCustomProfileProfileContextAwareness;
|
|
3439
|
-
/**
|
|
3440
|
-
* The description of the profile.
|
|
3441
|
-
*/
|
|
3442
|
-
description?: string;
|
|
3443
|
-
entries: outputs.DlpCustomProfileProfileEntry[];
|
|
3444
|
-
name: string;
|
|
3445
|
-
ocrEnabled?: boolean;
|
|
3446
|
-
/**
|
|
3447
|
-
* Entries from other profiles (e.g. pre-defined Cloudflare profiles, or your Microsoft Information Protection profiles).
|
|
3448
|
-
*/
|
|
3449
|
-
sharedEntries?: outputs.DlpCustomProfileProfileSharedEntry[];
|
|
3450
|
-
}
|
|
3451
|
-
export interface DlpCustomProfileProfileContextAwareness {
|
|
3452
|
-
/**
|
|
3453
|
-
* If true, scan the context of predefined entries to only return matches surrounded by keywords.
|
|
3454
|
-
*/
|
|
3455
|
-
enabled: boolean;
|
|
3456
|
-
/**
|
|
3457
|
-
* Content types to exclude from context analysis and return all matches.
|
|
3458
|
-
*/
|
|
3459
|
-
skip: outputs.DlpCustomProfileProfileContextAwarenessSkip;
|
|
3460
|
-
}
|
|
3461
|
-
export interface DlpCustomProfileProfileContextAwarenessSkip {
|
|
3462
|
-
/**
|
|
3463
|
-
* If the content type is a file, skip context analysis and return all matches.
|
|
3464
|
-
*/
|
|
3465
|
-
files: boolean;
|
|
3466
|
-
}
|
|
3467
|
-
export interface DlpCustomProfileProfileEntry {
|
|
3468
|
-
enabled: boolean;
|
|
3469
|
-
name: string;
|
|
3470
|
-
pattern?: outputs.DlpCustomProfileProfileEntryPattern;
|
|
3471
|
-
words?: string[];
|
|
3472
|
-
}
|
|
3473
|
-
export interface DlpCustomProfileProfileEntryPattern {
|
|
3474
|
-
regex: string;
|
|
3475
|
-
/**
|
|
3476
|
-
* Available values: "luhn".
|
|
3477
|
-
*
|
|
3478
|
-
* @deprecated This attribute is deprecated.
|
|
3479
|
-
*/
|
|
3480
|
-
validation?: string;
|
|
3481
|
-
}
|
|
3482
|
-
export interface DlpCustomProfileProfileSharedEntry {
|
|
3483
|
-
enabled: boolean;
|
|
3484
|
-
entryId: string;
|
|
3485
|
-
/**
|
|
3486
|
-
* Available values: "custom", "predefined", "integration", "exactData".
|
|
3487
|
-
*/
|
|
3488
|
-
entryType: string;
|
|
3489
|
-
}
|
|
3490
3428
|
export interface DlpCustomProfileSharedEntry {
|
|
3491
3429
|
enabled: boolean;
|
|
3492
3430
|
entryId: string;
|
|
@@ -4273,7 +4211,7 @@ export interface GetAccountMemberPolicy {
|
|
|
4273
4211
|
}
|
|
4274
4212
|
export interface GetAccountMemberPolicyPermissionGroup {
|
|
4275
4213
|
/**
|
|
4276
|
-
* Identifier of the group.
|
|
4214
|
+
* Identifier of the permission group.
|
|
4277
4215
|
*/
|
|
4278
4216
|
id: string;
|
|
4279
4217
|
/**
|
|
@@ -4281,7 +4219,7 @@ export interface GetAccountMemberPolicyPermissionGroup {
|
|
|
4281
4219
|
*/
|
|
4282
4220
|
meta: outputs.GetAccountMemberPolicyPermissionGroupMeta;
|
|
4283
4221
|
/**
|
|
4284
|
-
* Name of the group.
|
|
4222
|
+
* Name of the permission group.
|
|
4285
4223
|
*/
|
|
4286
4224
|
name: string;
|
|
4287
4225
|
}
|
|
@@ -4291,7 +4229,7 @@ export interface GetAccountMemberPolicyPermissionGroupMeta {
|
|
|
4291
4229
|
}
|
|
4292
4230
|
export interface GetAccountMemberPolicyResourceGroup {
|
|
4293
4231
|
/**
|
|
4294
|
-
* Identifier of the group.
|
|
4232
|
+
* Identifier of the resource group.
|
|
4295
4233
|
*/
|
|
4296
4234
|
id: string;
|
|
4297
4235
|
/**
|
|
@@ -4470,7 +4408,7 @@ export interface GetAccountMembersResultPolicy {
|
|
|
4470
4408
|
}
|
|
4471
4409
|
export interface GetAccountMembersResultPolicyPermissionGroup {
|
|
4472
4410
|
/**
|
|
4473
|
-
* Identifier of the group.
|
|
4411
|
+
* Identifier of the permission group.
|
|
4474
4412
|
*/
|
|
4475
4413
|
id: string;
|
|
4476
4414
|
/**
|
|
@@ -4478,7 +4416,7 @@ export interface GetAccountMembersResultPolicyPermissionGroup {
|
|
|
4478
4416
|
*/
|
|
4479
4417
|
meta: outputs.GetAccountMembersResultPolicyPermissionGroupMeta;
|
|
4480
4418
|
/**
|
|
4481
|
-
* Name of the group.
|
|
4419
|
+
* Name of the permission group.
|
|
4482
4420
|
*/
|
|
4483
4421
|
name: string;
|
|
4484
4422
|
}
|
|
@@ -4488,7 +4426,7 @@ export interface GetAccountMembersResultPolicyPermissionGroupMeta {
|
|
|
4488
4426
|
}
|
|
4489
4427
|
export interface GetAccountMembersResultPolicyResourceGroup {
|
|
4490
4428
|
/**
|
|
4491
|
-
* Identifier of the group.
|
|
4429
|
+
* Identifier of the resource group.
|
|
4492
4430
|
*/
|
|
4493
4431
|
id: string;
|
|
4494
4432
|
/**
|
|
@@ -4629,7 +4567,7 @@ export interface GetAccountPermissionGroupMeta {
|
|
|
4629
4567
|
}
|
|
4630
4568
|
export interface GetAccountPermissionGroupsResult {
|
|
4631
4569
|
/**
|
|
4632
|
-
* Identifier of the group.
|
|
4570
|
+
* Identifier of the permission group.
|
|
4633
4571
|
*/
|
|
4634
4572
|
id: string;
|
|
4635
4573
|
/**
|
|
@@ -4637,7 +4575,7 @@ export interface GetAccountPermissionGroupsResult {
|
|
|
4637
4575
|
*/
|
|
4638
4576
|
meta: outputs.GetAccountPermissionGroupsResultMeta;
|
|
4639
4577
|
/**
|
|
4640
|
-
* Name of the group.
|
|
4578
|
+
* Name of the permission group.
|
|
4641
4579
|
*/
|
|
4642
4580
|
name: string;
|
|
4643
4581
|
}
|
|
@@ -4872,7 +4810,7 @@ export interface GetAccountTokenPolicy {
|
|
|
4872
4810
|
}
|
|
4873
4811
|
export interface GetAccountTokenPolicyPermissionGroup {
|
|
4874
4812
|
/**
|
|
4875
|
-
* Identifier of the group.
|
|
4813
|
+
* Identifier of the permission group.
|
|
4876
4814
|
*/
|
|
4877
4815
|
id: string;
|
|
4878
4816
|
/**
|
|
@@ -4880,7 +4818,7 @@ export interface GetAccountTokenPolicyPermissionGroup {
|
|
|
4880
4818
|
*/
|
|
4881
4819
|
meta: outputs.GetAccountTokenPolicyPermissionGroupMeta;
|
|
4882
4820
|
/**
|
|
4883
|
-
* Name of the group.
|
|
4821
|
+
* Name of the permission group.
|
|
4884
4822
|
*/
|
|
4885
4823
|
name: string;
|
|
4886
4824
|
}
|
|
@@ -4967,7 +4905,7 @@ export interface GetAccountTokensResultPolicy {
|
|
|
4967
4905
|
}
|
|
4968
4906
|
export interface GetAccountTokensResultPolicyPermissionGroup {
|
|
4969
4907
|
/**
|
|
4970
|
-
* Identifier of the group.
|
|
4908
|
+
* Identifier of the permission group.
|
|
4971
4909
|
*/
|
|
4972
4910
|
id: string;
|
|
4973
4911
|
/**
|
|
@@ -4975,7 +4913,7 @@ export interface GetAccountTokensResultPolicyPermissionGroup {
|
|
|
4975
4913
|
*/
|
|
4976
4914
|
meta: outputs.GetAccountTokensResultPolicyPermissionGroupMeta;
|
|
4977
4915
|
/**
|
|
4978
|
-
* Name of the group.
|
|
4916
|
+
* Name of the permission group.
|
|
4979
4917
|
*/
|
|
4980
4918
|
name: string;
|
|
4981
4919
|
}
|
|
@@ -5562,7 +5500,7 @@ export interface GetApiTokenPolicy {
|
|
|
5562
5500
|
}
|
|
5563
5501
|
export interface GetApiTokenPolicyPermissionGroup {
|
|
5564
5502
|
/**
|
|
5565
|
-
* Identifier of the group.
|
|
5503
|
+
* Identifier of the permission group.
|
|
5566
5504
|
*/
|
|
5567
5505
|
id: string;
|
|
5568
5506
|
/**
|
|
@@ -5570,7 +5508,7 @@ export interface GetApiTokenPolicyPermissionGroup {
|
|
|
5570
5508
|
*/
|
|
5571
5509
|
meta: outputs.GetApiTokenPolicyPermissionGroupMeta;
|
|
5572
5510
|
/**
|
|
5573
|
-
* Name of the group.
|
|
5511
|
+
* Name of the permission group.
|
|
5574
5512
|
*/
|
|
5575
5513
|
name: string;
|
|
5576
5514
|
}
|
|
@@ -5657,7 +5595,7 @@ export interface GetApiTokensResultPolicy {
|
|
|
5657
5595
|
}
|
|
5658
5596
|
export interface GetApiTokensResultPolicyPermissionGroup {
|
|
5659
5597
|
/**
|
|
5660
|
-
* Identifier of the group.
|
|
5598
|
+
* Identifier of the permission group.
|
|
5661
5599
|
*/
|
|
5662
5600
|
id: string;
|
|
5663
5601
|
/**
|
|
@@ -5665,7 +5603,7 @@ export interface GetApiTokensResultPolicyPermissionGroup {
|
|
|
5665
5603
|
*/
|
|
5666
5604
|
meta: outputs.GetApiTokensResultPolicyPermissionGroupMeta;
|
|
5667
5605
|
/**
|
|
5668
|
-
* Name of the group.
|
|
5606
|
+
* Name of the permission group.
|
|
5669
5607
|
*/
|
|
5670
5608
|
name: string;
|
|
5671
5609
|
}
|
|
@@ -5839,7 +5777,7 @@ export interface GetCloudConnectorRulesRule {
|
|
|
5839
5777
|
parameters: outputs.GetCloudConnectorRulesRuleParameters;
|
|
5840
5778
|
/**
|
|
5841
5779
|
* Cloud Provider type
|
|
5842
|
-
* Available values: "aws*s3", "r2", "gcp*storage", "
|
|
5780
|
+
* Available values: "aws*s3", "cloudflare*r2", "gcp*storage", "azure*storage".
|
|
5843
5781
|
*/
|
|
5844
5782
|
provider: string;
|
|
5845
5783
|
}
|
|
@@ -7038,7 +6976,7 @@ export interface GetDnsRecordsResult {
|
|
|
7038
6976
|
ttl: number;
|
|
7039
6977
|
/**
|
|
7040
6978
|
* Record type.
|
|
7041
|
-
* Available values: "A", "AAAA", "
|
|
6979
|
+
* Available values: "A", "AAAA", "CNAME", "MX", "NS", "OPENPGPKEY", "PTR", "TXT", "CAA", "CERT", "DNSKEY", "DS", "HTTPS", "LOC", "NAPTR", "SMIMEA", "SRV", "SSHFP", "SVCB", "TLSA", "URI".
|
|
7042
6980
|
*/
|
|
7043
6981
|
type: string;
|
|
7044
6982
|
}
|
|
@@ -11923,56 +11861,31 @@ export interface GetR2BucketCorsRuleAllowed {
|
|
|
11923
11861
|
*/
|
|
11924
11862
|
origins: string[];
|
|
11925
11863
|
}
|
|
11926
|
-
export interface
|
|
11927
|
-
/**
|
|
11928
|
-
* Condition for lifecycle transitions to apply after an object reaches an age in seconds.
|
|
11929
|
-
*/
|
|
11930
|
-
condition: outputs.GetR2BucketEventNotificationAbortMultipartUploadsTransitionCondition;
|
|
11931
|
-
}
|
|
11932
|
-
export interface GetR2BucketEventNotificationAbortMultipartUploadsTransitionCondition {
|
|
11933
|
-
maxAge: number;
|
|
11934
|
-
/**
|
|
11935
|
-
* Available values: "Age".
|
|
11936
|
-
*/
|
|
11937
|
-
type: string;
|
|
11938
|
-
}
|
|
11939
|
-
export interface GetR2BucketEventNotificationConditions {
|
|
11864
|
+
export interface GetR2BucketEventNotificationRule {
|
|
11940
11865
|
/**
|
|
11941
|
-
*
|
|
11866
|
+
* Array of R2 object actions that will trigger notifications.
|
|
11942
11867
|
*/
|
|
11943
|
-
|
|
11944
|
-
}
|
|
11945
|
-
export interface GetR2BucketEventNotificationDeleteObjectsTransition {
|
|
11868
|
+
actions: string[];
|
|
11946
11869
|
/**
|
|
11947
|
-
*
|
|
11870
|
+
* Timestamp when the rule was created.
|
|
11948
11871
|
*/
|
|
11949
|
-
|
|
11950
|
-
}
|
|
11951
|
-
export interface GetR2BucketEventNotificationDeleteObjectsTransitionCondition {
|
|
11952
|
-
date: string;
|
|
11953
|
-
maxAge: number;
|
|
11872
|
+
createdAt: string;
|
|
11954
11873
|
/**
|
|
11955
|
-
*
|
|
11874
|
+
* A description that can be used to identify the event notification rule after creation.
|
|
11956
11875
|
*/
|
|
11957
|
-
|
|
11958
|
-
}
|
|
11959
|
-
export interface GetR2BucketEventNotificationStorageClassTransition {
|
|
11876
|
+
description: string;
|
|
11960
11877
|
/**
|
|
11961
|
-
*
|
|
11878
|
+
* Notifications will be sent only for objects with this prefix.
|
|
11962
11879
|
*/
|
|
11963
|
-
|
|
11880
|
+
prefix: string;
|
|
11964
11881
|
/**
|
|
11965
|
-
*
|
|
11882
|
+
* Rule ID.
|
|
11966
11883
|
*/
|
|
11967
|
-
|
|
11968
|
-
}
|
|
11969
|
-
export interface GetR2BucketEventNotificationStorageClassTransitionCondition {
|
|
11970
|
-
date: string;
|
|
11971
|
-
maxAge: number;
|
|
11884
|
+
ruleId: string;
|
|
11972
11885
|
/**
|
|
11973
|
-
*
|
|
11886
|
+
* Notifications will be sent only for objects with this suffix.
|
|
11974
11887
|
*/
|
|
11975
|
-
|
|
11888
|
+
suffix: string;
|
|
11976
11889
|
}
|
|
11977
11890
|
export interface GetR2BucketLifecycleRule {
|
|
11978
11891
|
/**
|
|
@@ -12484,7 +12397,7 @@ export interface GetResourceGroupScopeObject {
|
|
|
12484
12397
|
}
|
|
12485
12398
|
export interface GetResourceGroupsResult {
|
|
12486
12399
|
/**
|
|
12487
|
-
* Identifier of the group.
|
|
12400
|
+
* Identifier of the resource group.
|
|
12488
12401
|
*/
|
|
12489
12402
|
id: string;
|
|
12490
12403
|
/**
|
|
@@ -12692,7 +12605,7 @@ export interface GetRulesetRuleActionParameters {
|
|
|
12692
12605
|
*/
|
|
12693
12606
|
originCacheControl: boolean;
|
|
12694
12607
|
/**
|
|
12695
|
-
* Generate Cloudflare error pages from issues sent from the origin server. When on, error pages will trigger for issues from the origin
|
|
12608
|
+
* Generate Cloudflare error pages from issues sent from the origin server. When on, error pages will trigger for issues from the origin.
|
|
12696
12609
|
*/
|
|
12697
12610
|
originErrorPagePassthru: boolean;
|
|
12698
12611
|
/**
|
|
@@ -12705,7 +12618,7 @@ export interface GetRulesetRuleActionParameters {
|
|
|
12705
12618
|
phases: string[];
|
|
12706
12619
|
/**
|
|
12707
12620
|
* Configure the Polish level.
|
|
12708
|
-
* Available values: "off", "lossless", "lossy".
|
|
12621
|
+
* Available values: "off", "lossless", "lossy", "webp".
|
|
12709
12622
|
*/
|
|
12710
12623
|
polish: string;
|
|
12711
12624
|
/**
|
|
@@ -12737,7 +12650,7 @@ export interface GetRulesetRuleActionParameters {
|
|
|
12737
12650
|
*/
|
|
12738
12651
|
responseFields: outputs.GetRulesetRuleActionParametersResponseField[];
|
|
12739
12652
|
/**
|
|
12740
|
-
* Turn on or off Rocket Loader
|
|
12653
|
+
* Turn on or off Rocket Loader.
|
|
12741
12654
|
*/
|
|
12742
12655
|
rocketLoader: boolean;
|
|
12743
12656
|
/**
|
|
@@ -12828,11 +12741,11 @@ export interface GetRulesetRuleActionParametersBrowserTtl {
|
|
|
12828
12741
|
}
|
|
12829
12742
|
export interface GetRulesetRuleActionParametersCacheKey {
|
|
12830
12743
|
/**
|
|
12831
|
-
* Separate cached content based on the visitor’s device type
|
|
12744
|
+
* Separate cached content based on the visitor’s device type.
|
|
12832
12745
|
*/
|
|
12833
12746
|
cacheByDeviceType: boolean;
|
|
12834
12747
|
/**
|
|
12835
|
-
* Protect from web cache deception attacks while allowing static assets to be cached
|
|
12748
|
+
* Protect from web cache deception attacks while allowing static assets to be cached.
|
|
12836
12749
|
*/
|
|
12837
12750
|
cacheDeceptionArmor: boolean;
|
|
12838
12751
|
/**
|
|
@@ -12962,12 +12875,12 @@ export interface GetRulesetRuleActionParametersEdgeTtl {
|
|
|
12962
12875
|
*/
|
|
12963
12876
|
default: number;
|
|
12964
12877
|
/**
|
|
12965
|
-
*
|
|
12878
|
+
* Edge TTL options.
|
|
12966
12879
|
* Available values: "respect*origin", "bypass*by*default", "override*origin".
|
|
12967
12880
|
*/
|
|
12968
12881
|
mode: string;
|
|
12969
12882
|
/**
|
|
12970
|
-
* List of single status codes, or status code ranges to apply the selected mode
|
|
12883
|
+
* List of single status codes, or status code ranges to apply the selected mode.
|
|
12971
12884
|
*/
|
|
12972
12885
|
statusCodeTtls: outputs.GetRulesetRuleActionParametersEdgeTtlStatusCodeTtl[];
|
|
12973
12886
|
}
|
|
@@ -12977,7 +12890,7 @@ export interface GetRulesetRuleActionParametersEdgeTtlStatusCodeTtl {
|
|
|
12977
12890
|
*/
|
|
12978
12891
|
statusCodeRange: outputs.GetRulesetRuleActionParametersEdgeTtlStatusCodeTtlStatusCodeRange;
|
|
12979
12892
|
/**
|
|
12980
|
-
* Set the
|
|
12893
|
+
* Set the TTL for responses with this specific status code.
|
|
12981
12894
|
*/
|
|
12982
12895
|
statusCodeValue: number;
|
|
12983
12896
|
/**
|
|
@@ -12987,11 +12900,11 @@ export interface GetRulesetRuleActionParametersEdgeTtlStatusCodeTtl {
|
|
|
12987
12900
|
}
|
|
12988
12901
|
export interface GetRulesetRuleActionParametersEdgeTtlStatusCodeTtlStatusCodeRange {
|
|
12989
12902
|
/**
|
|
12990
|
-
*
|
|
12903
|
+
* Response status code lower bound.
|
|
12991
12904
|
*/
|
|
12992
12905
|
from: number;
|
|
12993
12906
|
/**
|
|
12994
|
-
*
|
|
12907
|
+
* Response status code upper bound.
|
|
12995
12908
|
*/
|
|
12996
12909
|
to: number;
|
|
12997
12910
|
}
|
|
@@ -13287,6 +13200,55 @@ export interface GetRulesetsResult {
|
|
|
13287
13200
|
*/
|
|
13288
13201
|
phase: string;
|
|
13289
13202
|
}
|
|
13203
|
+
export interface GetSchemaValidationOperationSettingsListResult {
|
|
13204
|
+
/**
|
|
13205
|
+
* When set, this applies a mitigation action to this operation which supersedes a global schema validation setting just for this operation
|
|
13206
|
+
*
|
|
13207
|
+
* - `"log"` - log request when request does not conform to schema for this operation
|
|
13208
|
+
* - `"block"` - deny access to the site when request does not conform to schema for this operation
|
|
13209
|
+
* - `"none"` - will skip mitigation for this operation
|
|
13210
|
+
* Available values: "log", "block", "none".
|
|
13211
|
+
*/
|
|
13212
|
+
mitigationAction: string;
|
|
13213
|
+
/**
|
|
13214
|
+
* UUID.
|
|
13215
|
+
*/
|
|
13216
|
+
operationId: string;
|
|
13217
|
+
}
|
|
13218
|
+
export interface GetSchemaValidationSchemasFilter {
|
|
13219
|
+
/**
|
|
13220
|
+
* Omit the source-files of schemas and only retrieve their meta-data.
|
|
13221
|
+
*/
|
|
13222
|
+
omitSource: boolean;
|
|
13223
|
+
/**
|
|
13224
|
+
* Filter for enabled schemas
|
|
13225
|
+
*/
|
|
13226
|
+
validationEnabled?: boolean;
|
|
13227
|
+
}
|
|
13228
|
+
export interface GetSchemaValidationSchemasListResult {
|
|
13229
|
+
createdAt: string;
|
|
13230
|
+
/**
|
|
13231
|
+
* The kind of the schema
|
|
13232
|
+
* Available values: "openapiV3".
|
|
13233
|
+
*/
|
|
13234
|
+
kind: string;
|
|
13235
|
+
/**
|
|
13236
|
+
* A human-readable name for the schema
|
|
13237
|
+
*/
|
|
13238
|
+
name: string;
|
|
13239
|
+
/**
|
|
13240
|
+
* A unique identifier of this schema
|
|
13241
|
+
*/
|
|
13242
|
+
schemaId: string;
|
|
13243
|
+
/**
|
|
13244
|
+
* The raw schema, e.g., the OpenAPI schema, either as JSON or YAML
|
|
13245
|
+
*/
|
|
13246
|
+
source: string;
|
|
13247
|
+
/**
|
|
13248
|
+
* An indicator if this schema is enabled
|
|
13249
|
+
*/
|
|
13250
|
+
validationEnabled: boolean;
|
|
13251
|
+
}
|
|
13290
13252
|
export interface GetSnippetRulesListResult {
|
|
13291
13253
|
description: string;
|
|
13292
13254
|
enabled: boolean;
|
|
@@ -13833,6 +13795,29 @@ export interface GetUserAgentBlockingRulesResultConfiguration {
|
|
|
13833
13795
|
*/
|
|
13834
13796
|
value: string;
|
|
13835
13797
|
}
|
|
13798
|
+
export interface GetUserOrganization {
|
|
13799
|
+
/**
|
|
13800
|
+
* Identifier
|
|
13801
|
+
*/
|
|
13802
|
+
id: string;
|
|
13803
|
+
/**
|
|
13804
|
+
* Organization name.
|
|
13805
|
+
*/
|
|
13806
|
+
name: string;
|
|
13807
|
+
/**
|
|
13808
|
+
* Access permissions for this User.
|
|
13809
|
+
*/
|
|
13810
|
+
permissions: string[];
|
|
13811
|
+
/**
|
|
13812
|
+
* List of roles that a user has within an organization.
|
|
13813
|
+
*/
|
|
13814
|
+
roles: string[];
|
|
13815
|
+
/**
|
|
13816
|
+
* Whether the user is a member of the organization or has an invitation pending.
|
|
13817
|
+
* Available values: "member", "invited".
|
|
13818
|
+
*/
|
|
13819
|
+
status: string;
|
|
13820
|
+
}
|
|
13836
13821
|
export interface GetWaitingRoomAdditionalRoute {
|
|
13837
13822
|
/**
|
|
13838
13823
|
* The hostname to which this waiting room will be applied (no wildcards). The hostname must be the primary domain, subdomain, or custom hostname (if using SSL for SaaS) of this zone. Please do not include the scheme (http:// or https://).
|
|
@@ -15582,7 +15567,7 @@ export interface GetZeroTrustAccessApplicationTargetCriteria {
|
|
|
15582
15567
|
port: number;
|
|
15583
15568
|
/**
|
|
15584
15569
|
* The communication protocol your application secures.
|
|
15585
|
-
* Available values: "
|
|
15570
|
+
* Available values: "SSH".
|
|
15586
15571
|
*/
|
|
15587
15572
|
protocol: string;
|
|
15588
15573
|
/**
|
|
@@ -15740,6 +15725,7 @@ export interface GetZeroTrustAccessApplicationsResult {
|
|
|
15740
15725
|
targetCriterias: outputs.GetZeroTrustAccessApplicationsResultTargetCriteria[];
|
|
15741
15726
|
/**
|
|
15742
15727
|
* The application type.
|
|
15728
|
+
* Available values: "self*hosted", "saas", "ssh", "vnc", "app*launcher", "warp", "biso", "bookmark", "dashSso", "infrastructure", "rdp".
|
|
15743
15729
|
*/
|
|
15744
15730
|
type: string;
|
|
15745
15731
|
updatedAt: string;
|
|
@@ -16785,7 +16771,7 @@ export interface GetZeroTrustAccessApplicationsResultTargetCriteria {
|
|
|
16785
16771
|
port: number;
|
|
16786
16772
|
/**
|
|
16787
16773
|
* The communication protocol your application secures.
|
|
16788
|
-
* Available values: "
|
|
16774
|
+
* Available values: "SSH".
|
|
16789
16775
|
*/
|
|
16790
16776
|
protocol: string;
|
|
16791
16777
|
/**
|
|
@@ -20683,6 +20669,10 @@ export interface GetZeroTrustDevicePostureRuleInput {
|
|
|
20683
20669
|
* Available values: "online", "offline", "unknown".
|
|
20684
20670
|
*/
|
|
20685
20671
|
state: string;
|
|
20672
|
+
/**
|
|
20673
|
+
* List of certificate Subject Alternative Names.
|
|
20674
|
+
*/
|
|
20675
|
+
subjectAlternativeNames: string[];
|
|
20686
20676
|
/**
|
|
20687
20677
|
* Signing certificate thumbprint.
|
|
20688
20678
|
*/
|
|
@@ -20903,6 +20893,10 @@ export interface GetZeroTrustDevicePostureRulesResultInput {
|
|
|
20903
20893
|
* Available values: "online", "offline", "unknown".
|
|
20904
20894
|
*/
|
|
20905
20895
|
state: string;
|
|
20896
|
+
/**
|
|
20897
|
+
* List of certificate Subject Alternative Names.
|
|
20898
|
+
*/
|
|
20899
|
+
subjectAlternativeNames: string[];
|
|
20906
20900
|
/**
|
|
20907
20901
|
* Signing certificate thumbprint.
|
|
20908
20902
|
*/
|
|
@@ -21056,7 +21050,7 @@ export interface GetZeroTrustDlpCustomProfileEntry {
|
|
|
21056
21050
|
profileId: string;
|
|
21057
21051
|
secret: boolean;
|
|
21058
21052
|
/**
|
|
21059
|
-
* Available values: "custom", "predefined", "integration", "exact*data", "
|
|
21053
|
+
* Available values: "custom", "predefined", "integration", "exact*data", "document*template", "wordList".
|
|
21060
21054
|
*/
|
|
21061
21055
|
type: string;
|
|
21062
21056
|
updatedAt: string;
|
|
@@ -21154,7 +21148,7 @@ export interface GetZeroTrustDlpEntriesResult {
|
|
|
21154
21148
|
profileId: string;
|
|
21155
21149
|
secret: boolean;
|
|
21156
21150
|
/**
|
|
21157
|
-
* Available values: "custom", "predefined", "integration", "exact*data", "
|
|
21151
|
+
* Available values: "custom", "predefined", "integration", "exact*data", "document*template", "wordList".
|
|
21158
21152
|
*/
|
|
21159
21153
|
type: string;
|
|
21160
21154
|
updatedAt: string;
|
|
@@ -21230,7 +21224,7 @@ export interface GetZeroTrustDlpPredefinedProfileEntry {
|
|
|
21230
21224
|
profileId: string;
|
|
21231
21225
|
secret: boolean;
|
|
21232
21226
|
/**
|
|
21233
|
-
* Available values: "custom", "predefined", "integration", "exact*data", "
|
|
21227
|
+
* Available values: "custom", "predefined", "integration", "exact*data", "document*template", "wordList".
|
|
21234
21228
|
*/
|
|
21235
21229
|
type: string;
|
|
21236
21230
|
updatedAt: string;
|
|
@@ -21650,6 +21644,10 @@ export interface GetZeroTrustGatewayPoliciesResult {
|
|
|
21650
21644
|
* version number of the rule
|
|
21651
21645
|
*/
|
|
21652
21646
|
version: number;
|
|
21647
|
+
/**
|
|
21648
|
+
* Warning for a misconfigured rule, if any.
|
|
21649
|
+
*/
|
|
21650
|
+
warningStatus: string;
|
|
21653
21651
|
}
|
|
21654
21652
|
export interface GetZeroTrustGatewayPoliciesResultExpiration {
|
|
21655
21653
|
/**
|
|
@@ -21795,8 +21793,8 @@ export interface GetZeroTrustGatewayPoliciesResultRuleSettingsBisoAdminControls
|
|
|
21795
21793
|
*/
|
|
21796
21794
|
dk: boolean;
|
|
21797
21795
|
/**
|
|
21798
|
-
* Configure whether downloading enabled or not. When
|
|
21799
|
-
* Available values: "enabled", "disabled".
|
|
21796
|
+
* Configure whether downloading enabled or not. When set with "remote*only", downloads are only available for viewing. Only applies when `version == "v2"`.
|
|
21797
|
+
* Available values: "enabled", "disabled", "remote*only".
|
|
21800
21798
|
*/
|
|
21801
21799
|
download: string;
|
|
21802
21800
|
/**
|
|
@@ -22157,8 +22155,8 @@ export interface GetZeroTrustGatewayPolicyRuleSettingsBisoAdminControls {
|
|
|
22157
22155
|
*/
|
|
22158
22156
|
dk: boolean;
|
|
22159
22157
|
/**
|
|
22160
|
-
* Configure whether downloading enabled or not. When
|
|
22161
|
-
* Available values: "enabled", "disabled".
|
|
22158
|
+
* Configure whether downloading enabled or not. When set with "remote*only", downloads are only available for viewing. Only applies when `version == "v2"`.
|
|
22159
|
+
* Available values: "enabled", "disabled", "remote*only".
|
|
22162
22160
|
*/
|
|
22163
22161
|
download: string;
|
|
22164
22162
|
/**
|
|
@@ -22384,6 +22382,10 @@ export interface GetZeroTrustGatewaySettingsSettings {
|
|
|
22384
22382
|
* Anti-virus settings.
|
|
22385
22383
|
*/
|
|
22386
22384
|
antivirus: outputs.GetZeroTrustGatewaySettingsSettingsAntivirus;
|
|
22385
|
+
/**
|
|
22386
|
+
* Setting to enable App Control
|
|
22387
|
+
*/
|
|
22388
|
+
appControlSettings: outputs.GetZeroTrustGatewaySettingsSettingsAppControlSettings;
|
|
22387
22389
|
/**
|
|
22388
22390
|
* Block page layout settings.
|
|
22389
22391
|
*/
|
|
@@ -22473,6 +22475,12 @@ export interface GetZeroTrustGatewaySettingsSettingsAntivirusNotificationSetting
|
|
|
22473
22475
|
*/
|
|
22474
22476
|
supportUrl: string;
|
|
22475
22477
|
}
|
|
22478
|
+
export interface GetZeroTrustGatewaySettingsSettingsAppControlSettings {
|
|
22479
|
+
/**
|
|
22480
|
+
* Enable App Control
|
|
22481
|
+
*/
|
|
22482
|
+
enabled: boolean;
|
|
22483
|
+
}
|
|
22476
22484
|
export interface GetZeroTrustGatewaySettingsSettingsBlockPage {
|
|
22477
22485
|
/**
|
|
22478
22486
|
* If mode is customized*block*page: block page background color in #rrggbb format.
|
|
@@ -23103,6 +23111,8 @@ export interface GetZeroTrustTunnelCloudflaredsResult {
|
|
|
23103
23111
|
accountTag: string;
|
|
23104
23112
|
/**
|
|
23105
23113
|
* The Cloudflare Tunnel connections between your origin and Cloudflare's edge.
|
|
23114
|
+
*
|
|
23115
|
+
* @deprecated This field will start returning an empty array. To fetch the connections of a given tunnel, please use the dedicated endpoint `/accounts/{account_id}/{tunnel_type}/{tunnel_id}/connections`
|
|
23106
23116
|
*/
|
|
23107
23117
|
connections: outputs.GetZeroTrustTunnelCloudflaredsResultConnection[];
|
|
23108
23118
|
/**
|
|
@@ -23188,7 +23198,7 @@ export interface GetZoneAccount {
|
|
|
23188
23198
|
*/
|
|
23189
23199
|
id: string;
|
|
23190
23200
|
/**
|
|
23191
|
-
* The name of the account
|
|
23201
|
+
* The name of the account.
|
|
23192
23202
|
*/
|
|
23193
23203
|
name: string;
|
|
23194
23204
|
}
|
|
@@ -23269,14 +23279,14 @@ export interface GetZoneFilter {
|
|
|
23269
23279
|
*/
|
|
23270
23280
|
order?: string;
|
|
23271
23281
|
/**
|
|
23272
|
-
*
|
|
23282
|
+
* Specify a zone status to filter by.
|
|
23273
23283
|
* Available values: "initializing", "pending", "active", "moved".
|
|
23274
23284
|
*/
|
|
23275
23285
|
status?: string;
|
|
23276
23286
|
}
|
|
23277
23287
|
export interface GetZoneFilterAccount {
|
|
23278
23288
|
/**
|
|
23279
|
-
*
|
|
23289
|
+
* Filter by an account ID.
|
|
23280
23290
|
*/
|
|
23281
23291
|
id?: string;
|
|
23282
23292
|
/**
|
|
@@ -23384,27 +23394,27 @@ export interface GetZoneLockdownsResultConfiguration {
|
|
|
23384
23394
|
}
|
|
23385
23395
|
export interface GetZoneMeta {
|
|
23386
23396
|
/**
|
|
23387
|
-
* The zone is only configured for CDN
|
|
23397
|
+
* The zone is only configured for CDN.
|
|
23388
23398
|
*/
|
|
23389
23399
|
cdnOnly: boolean;
|
|
23390
23400
|
/**
|
|
23391
|
-
* Number of Custom Certificates the zone can have
|
|
23401
|
+
* Number of Custom Certificates the zone can have.
|
|
23392
23402
|
*/
|
|
23393
23403
|
customCertificateQuota: number;
|
|
23394
23404
|
/**
|
|
23395
|
-
* The zone is only configured for DNS
|
|
23405
|
+
* The zone is only configured for DNS.
|
|
23396
23406
|
*/
|
|
23397
23407
|
dnsOnly: boolean;
|
|
23398
23408
|
/**
|
|
23399
|
-
* The zone is setup with Foundation DNS
|
|
23409
|
+
* The zone is setup with Foundation DNS.
|
|
23400
23410
|
*/
|
|
23401
23411
|
foundationDns: boolean;
|
|
23402
23412
|
/**
|
|
23403
|
-
* Number of Page Rules a zone can have
|
|
23413
|
+
* Number of Page Rules a zone can have.
|
|
23404
23414
|
*/
|
|
23405
23415
|
pageRuleQuota: number;
|
|
23406
23416
|
/**
|
|
23407
|
-
* The zone has been flagged for phishing
|
|
23417
|
+
* The zone has been flagged for phishing.
|
|
23408
23418
|
*/
|
|
23409
23419
|
phishingDetected: boolean;
|
|
23410
23420
|
step: number;
|
|
@@ -23415,11 +23425,11 @@ export interface GetZoneOwner {
|
|
|
23415
23425
|
*/
|
|
23416
23426
|
id: string;
|
|
23417
23427
|
/**
|
|
23418
|
-
* Name of the owner
|
|
23428
|
+
* Name of the owner.
|
|
23419
23429
|
*/
|
|
23420
23430
|
name: string;
|
|
23421
23431
|
/**
|
|
23422
|
-
* The type of owner
|
|
23432
|
+
* The type of owner.
|
|
23423
23433
|
*/
|
|
23424
23434
|
type: string;
|
|
23425
23435
|
}
|
|
@@ -23457,7 +23467,7 @@ export interface GetZonePlan {
|
|
|
23457
23467
|
*/
|
|
23458
23468
|
legacyId: string;
|
|
23459
23469
|
/**
|
|
23460
|
-
* Name of the owner
|
|
23470
|
+
* Name of the owner.
|
|
23461
23471
|
*/
|
|
23462
23472
|
name: string;
|
|
23463
23473
|
/**
|
|
@@ -23465,6 +23475,37 @@ export interface GetZonePlan {
|
|
|
23465
23475
|
*/
|
|
23466
23476
|
price: number;
|
|
23467
23477
|
}
|
|
23478
|
+
export interface GetZoneSubscriptionRatePlan {
|
|
23479
|
+
/**
|
|
23480
|
+
* The currency applied to the rate plan subscription.
|
|
23481
|
+
*/
|
|
23482
|
+
currency: string;
|
|
23483
|
+
/**
|
|
23484
|
+
* Whether this rate plan is managed externally from Cloudflare.
|
|
23485
|
+
*/
|
|
23486
|
+
externallyManaged: boolean;
|
|
23487
|
+
/**
|
|
23488
|
+
* The ID of the rate plan.
|
|
23489
|
+
* Available values: "free", "lite", "pro", "pro*plus", "business", "enterprise", "partners*free", "partners*pro", "partners*business", "partnersEnterprise".
|
|
23490
|
+
*/
|
|
23491
|
+
id: string;
|
|
23492
|
+
/**
|
|
23493
|
+
* Whether a rate plan is enterprise-based (or newly adopted term contract).
|
|
23494
|
+
*/
|
|
23495
|
+
isContract: boolean;
|
|
23496
|
+
/**
|
|
23497
|
+
* The full name of the rate plan.
|
|
23498
|
+
*/
|
|
23499
|
+
publicName: string;
|
|
23500
|
+
/**
|
|
23501
|
+
* The scope that this rate plan applies to.
|
|
23502
|
+
*/
|
|
23503
|
+
scope: string;
|
|
23504
|
+
/**
|
|
23505
|
+
* The list of sets this rate plan applies to.
|
|
23506
|
+
*/
|
|
23507
|
+
sets: string[];
|
|
23508
|
+
}
|
|
23468
23509
|
export interface GetZoneTenant {
|
|
23469
23510
|
/**
|
|
23470
23511
|
* Identifier
|
|
@@ -23483,7 +23524,7 @@ export interface GetZoneTenantUnit {
|
|
|
23483
23524
|
}
|
|
23484
23525
|
export interface GetZonesAccount {
|
|
23485
23526
|
/**
|
|
23486
|
-
*
|
|
23527
|
+
* Filter by an account ID.
|
|
23487
23528
|
*/
|
|
23488
23529
|
id?: string;
|
|
23489
23530
|
/**
|
|
@@ -23501,12 +23542,12 @@ export interface GetZonesAccount {
|
|
|
23501
23542
|
}
|
|
23502
23543
|
export interface GetZonesResult {
|
|
23503
23544
|
/**
|
|
23504
|
-
* The account the zone belongs to
|
|
23545
|
+
* The account the zone belongs to.
|
|
23505
23546
|
*/
|
|
23506
23547
|
account: outputs.GetZonesResultAccount;
|
|
23507
23548
|
/**
|
|
23508
23549
|
* The last time proof of ownership was detected and the zone was made
|
|
23509
|
-
* active
|
|
23550
|
+
* active.
|
|
23510
23551
|
*/
|
|
23511
23552
|
activatedOn: string;
|
|
23512
23553
|
/**
|
|
@@ -23515,7 +23556,7 @@ export interface GetZonesResult {
|
|
|
23515
23556
|
*/
|
|
23516
23557
|
cnameSuffix: string;
|
|
23517
23558
|
/**
|
|
23518
|
-
* When the zone was created
|
|
23559
|
+
* When the zone was created.
|
|
23519
23560
|
*/
|
|
23520
23561
|
createdOn: string;
|
|
23521
23562
|
/**
|
|
@@ -23529,35 +23570,35 @@ export interface GetZonesResult {
|
|
|
23529
23570
|
*/
|
|
23530
23571
|
id: string;
|
|
23531
23572
|
/**
|
|
23532
|
-
* Metadata about the zone
|
|
23573
|
+
* Metadata about the zone.
|
|
23533
23574
|
*/
|
|
23534
23575
|
meta: outputs.GetZonesResultMeta;
|
|
23535
23576
|
/**
|
|
23536
|
-
* When the zone was last modified
|
|
23577
|
+
* When the zone was last modified.
|
|
23537
23578
|
*/
|
|
23538
23579
|
modifiedOn: string;
|
|
23539
23580
|
/**
|
|
23540
|
-
* The domain name
|
|
23581
|
+
* The domain name.
|
|
23541
23582
|
*/
|
|
23542
23583
|
name: string;
|
|
23543
23584
|
/**
|
|
23544
|
-
* The name servers Cloudflare assigns to a zone
|
|
23585
|
+
* The name servers Cloudflare assigns to a zone.
|
|
23545
23586
|
*/
|
|
23546
23587
|
nameServers: string[];
|
|
23547
23588
|
/**
|
|
23548
|
-
* DNS host at the time of switching to Cloudflare
|
|
23589
|
+
* DNS host at the time of switching to Cloudflare.
|
|
23549
23590
|
*/
|
|
23550
23591
|
originalDnshost: string;
|
|
23551
23592
|
/**
|
|
23552
|
-
* Original name servers before moving to Cloudflare
|
|
23593
|
+
* Original name servers before moving to Cloudflare.
|
|
23553
23594
|
*/
|
|
23554
23595
|
originalNameServers: string[];
|
|
23555
23596
|
/**
|
|
23556
|
-
* Registrar for the domain at the time of switching to Cloudflare
|
|
23597
|
+
* Registrar for the domain at the time of switching to Cloudflare.
|
|
23557
23598
|
*/
|
|
23558
23599
|
originalRegistrar: string;
|
|
23559
23600
|
/**
|
|
23560
|
-
* The owner of the zone
|
|
23601
|
+
* The owner of the zone.
|
|
23561
23602
|
*/
|
|
23562
23603
|
owner: outputs.GetZonesResultOwner;
|
|
23563
23604
|
/**
|
|
@@ -23612,33 +23653,33 @@ export interface GetZonesResultAccount {
|
|
|
23612
23653
|
*/
|
|
23613
23654
|
id: string;
|
|
23614
23655
|
/**
|
|
23615
|
-
* The name of the account
|
|
23656
|
+
* The name of the account.
|
|
23616
23657
|
*/
|
|
23617
23658
|
name: string;
|
|
23618
23659
|
}
|
|
23619
23660
|
export interface GetZonesResultMeta {
|
|
23620
23661
|
/**
|
|
23621
|
-
* The zone is only configured for CDN
|
|
23662
|
+
* The zone is only configured for CDN.
|
|
23622
23663
|
*/
|
|
23623
23664
|
cdnOnly: boolean;
|
|
23624
23665
|
/**
|
|
23625
|
-
* Number of Custom Certificates the zone can have
|
|
23666
|
+
* Number of Custom Certificates the zone can have.
|
|
23626
23667
|
*/
|
|
23627
23668
|
customCertificateQuota: number;
|
|
23628
23669
|
/**
|
|
23629
|
-
* The zone is only configured for DNS
|
|
23670
|
+
* The zone is only configured for DNS.
|
|
23630
23671
|
*/
|
|
23631
23672
|
dnsOnly: boolean;
|
|
23632
23673
|
/**
|
|
23633
|
-
* The zone is setup with Foundation DNS
|
|
23674
|
+
* The zone is setup with Foundation DNS.
|
|
23634
23675
|
*/
|
|
23635
23676
|
foundationDns: boolean;
|
|
23636
23677
|
/**
|
|
23637
|
-
* Number of Page Rules a zone can have
|
|
23678
|
+
* Number of Page Rules a zone can have.
|
|
23638
23679
|
*/
|
|
23639
23680
|
pageRuleQuota: number;
|
|
23640
23681
|
/**
|
|
23641
|
-
* The zone has been flagged for phishing
|
|
23682
|
+
* The zone has been flagged for phishing.
|
|
23642
23683
|
*/
|
|
23643
23684
|
phishingDetected: boolean;
|
|
23644
23685
|
step: number;
|
|
@@ -23649,11 +23690,11 @@ export interface GetZonesResultOwner {
|
|
|
23649
23690
|
*/
|
|
23650
23691
|
id: string;
|
|
23651
23692
|
/**
|
|
23652
|
-
* Name of the owner
|
|
23693
|
+
* Name of the owner.
|
|
23653
23694
|
*/
|
|
23654
23695
|
name: string;
|
|
23655
23696
|
/**
|
|
23656
|
-
* The type of owner
|
|
23697
|
+
* The type of owner.
|
|
23657
23698
|
*/
|
|
23658
23699
|
type: string;
|
|
23659
23700
|
}
|
|
@@ -23691,7 +23732,7 @@ export interface GetZonesResultPlan {
|
|
|
23691
23732
|
*/
|
|
23692
23733
|
legacyId: string;
|
|
23693
23734
|
/**
|
|
23694
|
-
* Name of the owner
|
|
23735
|
+
* Name of the owner.
|
|
23695
23736
|
*/
|
|
23696
23737
|
name: string;
|
|
23697
23738
|
/**
|
|
@@ -25392,7 +25433,9 @@ export interface PageRuleActions {
|
|
|
25392
25433
|
cacheKeyFields?: outputs.PageRuleActionsCacheKeyFields;
|
|
25393
25434
|
cacheLevel?: string;
|
|
25394
25435
|
cacheOnCookie?: string;
|
|
25395
|
-
cacheTtlByStatus?:
|
|
25436
|
+
cacheTtlByStatus?: {
|
|
25437
|
+
[key: string]: string;
|
|
25438
|
+
};
|
|
25396
25439
|
disableApps?: boolean;
|
|
25397
25440
|
disablePerformance?: boolean;
|
|
25398
25441
|
disableSecurity?: boolean;
|
|
@@ -26355,43 +26398,6 @@ export interface R2BucketCorsRuleAllowed {
|
|
|
26355
26398
|
*/
|
|
26356
26399
|
origins: string[];
|
|
26357
26400
|
}
|
|
26358
|
-
export interface R2BucketEventNotificationQueue {
|
|
26359
|
-
/**
|
|
26360
|
-
* Queue ID.
|
|
26361
|
-
*/
|
|
26362
|
-
queueId: string;
|
|
26363
|
-
/**
|
|
26364
|
-
* Name of the queue.
|
|
26365
|
-
*/
|
|
26366
|
-
queueName: string;
|
|
26367
|
-
rules: outputs.R2BucketEventNotificationQueueRule[];
|
|
26368
|
-
}
|
|
26369
|
-
export interface R2BucketEventNotificationQueueRule {
|
|
26370
|
-
/**
|
|
26371
|
-
* Array of R2 object actions that will trigger notifications.
|
|
26372
|
-
*/
|
|
26373
|
-
actions: string[];
|
|
26374
|
-
/**
|
|
26375
|
-
* Timestamp when the rule was created.
|
|
26376
|
-
*/
|
|
26377
|
-
createdAt: string;
|
|
26378
|
-
/**
|
|
26379
|
-
* A description that can be used to identify the event notification rule after creation.
|
|
26380
|
-
*/
|
|
26381
|
-
description: string;
|
|
26382
|
-
/**
|
|
26383
|
-
* Notifications will be sent only for objects with this prefix.
|
|
26384
|
-
*/
|
|
26385
|
-
prefix: string;
|
|
26386
|
-
/**
|
|
26387
|
-
* Rule ID.
|
|
26388
|
-
*/
|
|
26389
|
-
ruleId: string;
|
|
26390
|
-
/**
|
|
26391
|
-
* Notifications will be sent only for objects with this suffix.
|
|
26392
|
-
*/
|
|
26393
|
-
suffix: string;
|
|
26394
|
-
}
|
|
26395
26401
|
export interface R2BucketEventNotificationRule {
|
|
26396
26402
|
/**
|
|
26397
26403
|
* Array of R2 object actions that will trigger notifications.
|
|
@@ -26995,7 +27001,7 @@ export interface RulesetRuleActionParameters {
|
|
|
26995
27001
|
*/
|
|
26996
27002
|
originCacheControl?: boolean;
|
|
26997
27003
|
/**
|
|
26998
|
-
* Generate Cloudflare error pages from issues sent from the origin server. When on, error pages will trigger for issues from the origin
|
|
27004
|
+
* Generate Cloudflare error pages from issues sent from the origin server. When on, error pages will trigger for issues from the origin.
|
|
26999
27005
|
*/
|
|
27000
27006
|
originErrorPagePassthru?: boolean;
|
|
27001
27007
|
/**
|
|
@@ -27008,7 +27014,7 @@ export interface RulesetRuleActionParameters {
|
|
|
27008
27014
|
phases?: string[];
|
|
27009
27015
|
/**
|
|
27010
27016
|
* Configure the Polish level.
|
|
27011
|
-
* Available values: "off", "lossless", "lossy".
|
|
27017
|
+
* Available values: "off", "lossless", "lossy", "webp".
|
|
27012
27018
|
*/
|
|
27013
27019
|
polish?: string;
|
|
27014
27020
|
/**
|
|
@@ -27040,7 +27046,7 @@ export interface RulesetRuleActionParameters {
|
|
|
27040
27046
|
*/
|
|
27041
27047
|
responseFields?: outputs.RulesetRuleActionParametersResponseField[];
|
|
27042
27048
|
/**
|
|
27043
|
-
* Turn on or off Rocket Loader
|
|
27049
|
+
* Turn on or off Rocket Loader.
|
|
27044
27050
|
*/
|
|
27045
27051
|
rocketLoader?: boolean;
|
|
27046
27052
|
/**
|
|
@@ -27131,11 +27137,11 @@ export interface RulesetRuleActionParametersBrowserTtl {
|
|
|
27131
27137
|
}
|
|
27132
27138
|
export interface RulesetRuleActionParametersCacheKey {
|
|
27133
27139
|
/**
|
|
27134
|
-
* Separate cached content based on the visitor’s device type
|
|
27140
|
+
* Separate cached content based on the visitor’s device type.
|
|
27135
27141
|
*/
|
|
27136
27142
|
cacheByDeviceType?: boolean;
|
|
27137
27143
|
/**
|
|
27138
|
-
* Protect from web cache deception attacks while allowing static assets to be cached
|
|
27144
|
+
* Protect from web cache deception attacks while allowing static assets to be cached.
|
|
27139
27145
|
*/
|
|
27140
27146
|
cacheDeceptionArmor?: boolean;
|
|
27141
27147
|
/**
|
|
@@ -27265,18 +27271,18 @@ export interface RulesetRuleActionParametersEdgeTtl {
|
|
|
27265
27271
|
*/
|
|
27266
27272
|
default?: number;
|
|
27267
27273
|
/**
|
|
27268
|
-
*
|
|
27274
|
+
* Edge TTL options.
|
|
27269
27275
|
* Available values: "respect*origin", "bypass*by*default", "override*origin".
|
|
27270
27276
|
*/
|
|
27271
27277
|
mode: string;
|
|
27272
27278
|
/**
|
|
27273
|
-
* List of single status codes, or status code ranges to apply the selected mode
|
|
27279
|
+
* List of single status codes, or status code ranges to apply the selected mode.
|
|
27274
27280
|
*/
|
|
27275
27281
|
statusCodeTtls?: outputs.RulesetRuleActionParametersEdgeTtlStatusCodeTtl[];
|
|
27276
27282
|
}
|
|
27277
27283
|
export interface RulesetRuleActionParametersEdgeTtlStatusCodeTtl {
|
|
27278
27284
|
/**
|
|
27279
|
-
* Set the
|
|
27285
|
+
* Set the TTL for responses with this specific status code.
|
|
27280
27286
|
*/
|
|
27281
27287
|
statusCode?: number;
|
|
27282
27288
|
/**
|
|
@@ -27290,11 +27296,11 @@ export interface RulesetRuleActionParametersEdgeTtlStatusCodeTtl {
|
|
|
27290
27296
|
}
|
|
27291
27297
|
export interface RulesetRuleActionParametersEdgeTtlStatusCodeTtlStatusCodeRange {
|
|
27292
27298
|
/**
|
|
27293
|
-
*
|
|
27299
|
+
* Response status code lower bound.
|
|
27294
27300
|
*/
|
|
27295
27301
|
from?: number;
|
|
27296
27302
|
/**
|
|
27297
|
-
*
|
|
27303
|
+
* Response status code upper bound.
|
|
27298
27304
|
*/
|
|
27299
27305
|
to?: number;
|
|
27300
27306
|
}
|
|
@@ -27906,6 +27912,10 @@ export interface TeamsAccountSettings {
|
|
|
27906
27912
|
* Anti-virus settings.
|
|
27907
27913
|
*/
|
|
27908
27914
|
antivirus?: outputs.TeamsAccountSettingsAntivirus;
|
|
27915
|
+
/**
|
|
27916
|
+
* Setting to enable App Control
|
|
27917
|
+
*/
|
|
27918
|
+
appControlSettings?: outputs.TeamsAccountSettingsAppControlSettings;
|
|
27909
27919
|
/**
|
|
27910
27920
|
* Block page layout settings.
|
|
27911
27921
|
*/
|
|
@@ -27995,6 +28005,12 @@ export interface TeamsAccountSettingsAntivirusNotificationSettings {
|
|
|
27995
28005
|
*/
|
|
27996
28006
|
supportUrl?: string;
|
|
27997
28007
|
}
|
|
28008
|
+
export interface TeamsAccountSettingsAppControlSettings {
|
|
28009
|
+
/**
|
|
28010
|
+
* Enable App Control
|
|
28011
|
+
*/
|
|
28012
|
+
enabled?: boolean;
|
|
28013
|
+
}
|
|
27998
28014
|
export interface TeamsAccountSettingsBlockPage {
|
|
27999
28015
|
/**
|
|
28000
28016
|
* If mode is customized*block*page: block page background color in #rrggbb format.
|
|
@@ -28349,8 +28365,8 @@ export interface TeamsRuleRuleSettingsBisoAdminControls {
|
|
|
28349
28365
|
*/
|
|
28350
28366
|
dk: boolean;
|
|
28351
28367
|
/**
|
|
28352
|
-
* Configure whether downloading enabled or not. When
|
|
28353
|
-
* Available values: "enabled", "disabled".
|
|
28368
|
+
* Configure whether downloading enabled or not. When set with "remote*only", downloads are only available for viewing. Only applies when `version == "v2"`.
|
|
28369
|
+
* Available values: "enabled", "disabled", "remote*only".
|
|
28354
28370
|
*/
|
|
28355
28371
|
download?: string;
|
|
28356
28372
|
/**
|
|
@@ -28571,11 +28587,11 @@ export interface TunnelConfigConfig {
|
|
|
28571
28587
|
/**
|
|
28572
28588
|
* List of public hostname definitions. At least one ingress rule needs to be defined for the tunnel.
|
|
28573
28589
|
*/
|
|
28574
|
-
ingresses
|
|
28590
|
+
ingresses?: outputs.TunnelConfigConfigIngress[];
|
|
28575
28591
|
/**
|
|
28576
28592
|
* Configuration parameters for the public hostname specific connection settings between cloudflared and origin server.
|
|
28577
28593
|
*/
|
|
28578
|
-
originRequest
|
|
28594
|
+
originRequest?: outputs.TunnelConfigConfigOriginRequest;
|
|
28579
28595
|
/**
|
|
28580
28596
|
* Enable private network access from WARP users to private network routes. This is enabled if the tunnel has an assigned route.
|
|
28581
28597
|
*/
|
|
@@ -28589,11 +28605,11 @@ export interface TunnelConfigConfigIngress {
|
|
|
28589
28605
|
/**
|
|
28590
28606
|
* Configuration parameters for the public hostname specific connection settings between cloudflared and origin server.
|
|
28591
28607
|
*/
|
|
28592
|
-
originRequest
|
|
28608
|
+
originRequest?: outputs.TunnelConfigConfigIngressOriginRequest;
|
|
28593
28609
|
/**
|
|
28594
28610
|
* Requests with this path route to this public hostname.
|
|
28595
28611
|
*/
|
|
28596
|
-
path
|
|
28612
|
+
path?: string;
|
|
28597
28613
|
/**
|
|
28598
28614
|
* Protocol and address of destination server. Supported protocols: http://, https://, unix://, tcp://, ssh://, rdp://, unix+tls://, smb://. Alternatively can return a HTTP status code http*status:[code] e.g. 'http*status:404'.
|
|
28599
28615
|
*/
|
|
@@ -28603,15 +28619,15 @@ export interface TunnelConfigConfigIngressOriginRequest {
|
|
|
28603
28619
|
/**
|
|
28604
28620
|
* For all L7 requests to this hostname, cloudflared will validate each request's Cf-Access-Jwt-Assertion request header.
|
|
28605
28621
|
*/
|
|
28606
|
-
access
|
|
28622
|
+
access?: outputs.TunnelConfigConfigIngressOriginRequestAccess;
|
|
28607
28623
|
/**
|
|
28608
28624
|
* Path to the certificate authority (CA) for the certificate of your origin. This option should be used only if your certificate is not signed by Cloudflare.
|
|
28609
28625
|
*/
|
|
28610
|
-
caPool
|
|
28626
|
+
caPool?: string;
|
|
28611
28627
|
/**
|
|
28612
28628
|
* Timeout for establishing a new TCP connection to your origin server. This excludes the time taken to establish TLS, which is controlled by tlsTimeout.
|
|
28613
28629
|
*/
|
|
28614
|
-
connectTimeout
|
|
28630
|
+
connectTimeout?: number;
|
|
28615
28631
|
/**
|
|
28616
28632
|
* Disables chunked transfer encoding. Useful if you are running a WSGI server.
|
|
28617
28633
|
*/
|
|
@@ -28627,35 +28643,35 @@ export interface TunnelConfigConfigIngressOriginRequest {
|
|
|
28627
28643
|
/**
|
|
28628
28644
|
* Maximum number of idle keepalive connections between Tunnel and your origin. This does not restrict the total number of concurrent connections.
|
|
28629
28645
|
*/
|
|
28630
|
-
keepAliveConnections
|
|
28646
|
+
keepAliveConnections?: number;
|
|
28631
28647
|
/**
|
|
28632
28648
|
* Timeout after which an idle keepalive connection can be discarded.
|
|
28633
28649
|
*/
|
|
28634
|
-
keepAliveTimeout
|
|
28650
|
+
keepAliveTimeout?: number;
|
|
28635
28651
|
/**
|
|
28636
28652
|
* Disable the “happy eyeballs” algorithm for IPv4/IPv6 fallback if your local network has misconfigured one of the protocols.
|
|
28637
28653
|
*/
|
|
28638
|
-
noHappyEyeballs
|
|
28654
|
+
noHappyEyeballs?: boolean;
|
|
28639
28655
|
/**
|
|
28640
28656
|
* Disables TLS verification of the certificate presented by your origin. Will allow any certificate from the origin to be accepted.
|
|
28641
28657
|
*/
|
|
28642
|
-
noTlsVerify
|
|
28658
|
+
noTlsVerify?: boolean;
|
|
28643
28659
|
/**
|
|
28644
28660
|
* Hostname that cloudflared should expect from your origin server certificate.
|
|
28645
28661
|
*/
|
|
28646
|
-
originServerName
|
|
28662
|
+
originServerName?: string;
|
|
28647
28663
|
/**
|
|
28648
28664
|
* cloudflared starts a proxy server to translate HTTP traffic into TCP when proxying, for example, SSH or RDP. This configures what type of proxy will be started. Valid options are: "" for the regular proxy and "socks" for a SOCKS5 proxy.
|
|
28649
28665
|
*/
|
|
28650
|
-
proxyType
|
|
28666
|
+
proxyType?: string;
|
|
28651
28667
|
/**
|
|
28652
28668
|
* The timeout after which a TCP keepalive packet is sent on a connection between Tunnel and the origin server.
|
|
28653
28669
|
*/
|
|
28654
|
-
tcpKeepAlive
|
|
28670
|
+
tcpKeepAlive?: number;
|
|
28655
28671
|
/**
|
|
28656
28672
|
* Timeout for completing a TLS handshake to your origin server, if you have chosen to connect Tunnel to an HTTPS server.
|
|
28657
28673
|
*/
|
|
28658
|
-
tlsTimeout
|
|
28674
|
+
tlsTimeout?: number;
|
|
28659
28675
|
}
|
|
28660
28676
|
export interface TunnelConfigConfigIngressOriginRequestAccess {
|
|
28661
28677
|
/**
|
|
@@ -28665,22 +28681,22 @@ export interface TunnelConfigConfigIngressOriginRequestAccess {
|
|
|
28665
28681
|
/**
|
|
28666
28682
|
* Deny traffic that has not fulfilled Access authorization.
|
|
28667
28683
|
*/
|
|
28668
|
-
required
|
|
28684
|
+
required?: boolean;
|
|
28669
28685
|
teamName: string;
|
|
28670
28686
|
}
|
|
28671
28687
|
export interface TunnelConfigConfigOriginRequest {
|
|
28672
28688
|
/**
|
|
28673
28689
|
* For all L7 requests to this hostname, cloudflared will validate each request's Cf-Access-Jwt-Assertion request header.
|
|
28674
28690
|
*/
|
|
28675
|
-
access
|
|
28691
|
+
access?: outputs.TunnelConfigConfigOriginRequestAccess;
|
|
28676
28692
|
/**
|
|
28677
28693
|
* Path to the certificate authority (CA) for the certificate of your origin. This option should be used only if your certificate is not signed by Cloudflare.
|
|
28678
28694
|
*/
|
|
28679
|
-
caPool
|
|
28695
|
+
caPool?: string;
|
|
28680
28696
|
/**
|
|
28681
28697
|
* Timeout for establishing a new TCP connection to your origin server. This excludes the time taken to establish TLS, which is controlled by tlsTimeout.
|
|
28682
28698
|
*/
|
|
28683
|
-
connectTimeout
|
|
28699
|
+
connectTimeout?: number;
|
|
28684
28700
|
/**
|
|
28685
28701
|
* Disables chunked transfer encoding. Useful if you are running a WSGI server.
|
|
28686
28702
|
*/
|
|
@@ -28696,35 +28712,35 @@ export interface TunnelConfigConfigOriginRequest {
|
|
|
28696
28712
|
/**
|
|
28697
28713
|
* Maximum number of idle keepalive connections between Tunnel and your origin. This does not restrict the total number of concurrent connections.
|
|
28698
28714
|
*/
|
|
28699
|
-
keepAliveConnections
|
|
28715
|
+
keepAliveConnections?: number;
|
|
28700
28716
|
/**
|
|
28701
28717
|
* Timeout after which an idle keepalive connection can be discarded.
|
|
28702
28718
|
*/
|
|
28703
|
-
keepAliveTimeout
|
|
28719
|
+
keepAliveTimeout?: number;
|
|
28704
28720
|
/**
|
|
28705
28721
|
* Disable the “happy eyeballs” algorithm for IPv4/IPv6 fallback if your local network has misconfigured one of the protocols.
|
|
28706
28722
|
*/
|
|
28707
|
-
noHappyEyeballs
|
|
28723
|
+
noHappyEyeballs?: boolean;
|
|
28708
28724
|
/**
|
|
28709
28725
|
* Disables TLS verification of the certificate presented by your origin. Will allow any certificate from the origin to be accepted.
|
|
28710
28726
|
*/
|
|
28711
|
-
noTlsVerify
|
|
28727
|
+
noTlsVerify?: boolean;
|
|
28712
28728
|
/**
|
|
28713
28729
|
* Hostname that cloudflared should expect from your origin server certificate.
|
|
28714
28730
|
*/
|
|
28715
|
-
originServerName
|
|
28731
|
+
originServerName?: string;
|
|
28716
28732
|
/**
|
|
28717
28733
|
* cloudflared starts a proxy server to translate HTTP traffic into TCP when proxying, for example, SSH or RDP. This configures what type of proxy will be started. Valid options are: "" for the regular proxy and "socks" for a SOCKS5 proxy.
|
|
28718
28734
|
*/
|
|
28719
|
-
proxyType
|
|
28735
|
+
proxyType?: string;
|
|
28720
28736
|
/**
|
|
28721
28737
|
* The timeout after which a TCP keepalive packet is sent on a connection between Tunnel and the origin server.
|
|
28722
28738
|
*/
|
|
28723
|
-
tcpKeepAlive
|
|
28739
|
+
tcpKeepAlive?: number;
|
|
28724
28740
|
/**
|
|
28725
28741
|
* Timeout for completing a TLS handshake to your origin server, if you have chosen to connect Tunnel to an HTTPS server.
|
|
28726
28742
|
*/
|
|
28727
|
-
tlsTimeout
|
|
28743
|
+
tlsTimeout?: number;
|
|
28728
28744
|
}
|
|
28729
28745
|
export interface TunnelConfigConfigOriginRequestAccess {
|
|
28730
28746
|
/**
|
|
@@ -28734,7 +28750,7 @@ export interface TunnelConfigConfigOriginRequestAccess {
|
|
|
28734
28750
|
/**
|
|
28735
28751
|
* Deny traffic that has not fulfilled Access authorization.
|
|
28736
28752
|
*/
|
|
28737
|
-
required
|
|
28753
|
+
required?: boolean;
|
|
28738
28754
|
teamName: string;
|
|
28739
28755
|
}
|
|
28740
28756
|
export interface TunnelConfigConfigWarpRouting {
|
|
@@ -28776,15 +28792,38 @@ export interface TunnelConnection {
|
|
|
28776
28792
|
}
|
|
28777
28793
|
export interface UserAgentBlockingRuleConfiguration {
|
|
28778
28794
|
/**
|
|
28779
|
-
* The configuration target. You must set the target to `
|
|
28780
|
-
* Available values: "
|
|
28795
|
+
* The configuration target. You must set the target to `ua` when specifying a user agent in the rule.
|
|
28796
|
+
* Available values: "ua".
|
|
28781
28797
|
*/
|
|
28782
28798
|
target?: string;
|
|
28783
28799
|
/**
|
|
28784
|
-
*
|
|
28800
|
+
* the user agent to exactly match
|
|
28785
28801
|
*/
|
|
28786
28802
|
value?: string;
|
|
28787
28803
|
}
|
|
28804
|
+
export interface UserOrganization {
|
|
28805
|
+
/**
|
|
28806
|
+
* Identifier
|
|
28807
|
+
*/
|
|
28808
|
+
id: string;
|
|
28809
|
+
/**
|
|
28810
|
+
* Organization name.
|
|
28811
|
+
*/
|
|
28812
|
+
name: string;
|
|
28813
|
+
/**
|
|
28814
|
+
* Access permissions for this User.
|
|
28815
|
+
*/
|
|
28816
|
+
permissions: string[];
|
|
28817
|
+
/**
|
|
28818
|
+
* List of roles that a user has within an organization.
|
|
28819
|
+
*/
|
|
28820
|
+
roles: string[];
|
|
28821
|
+
/**
|
|
28822
|
+
* Whether the user is a member of the organization or has an invitation pending.
|
|
28823
|
+
* Available values: "member", "invited".
|
|
28824
|
+
*/
|
|
28825
|
+
status: string;
|
|
28826
|
+
}
|
|
28788
28827
|
export interface WaitingRoomAdditionalRoute {
|
|
28789
28828
|
/**
|
|
28790
28829
|
* The hostname to which this waiting room will be applied (no wildcards). The hostname must be the primary domain, subdomain, or custom hostname (if using SSL for SaaS) of this zone. Please do not include the scheme (http:// or https://).
|
|
@@ -29013,6 +29052,10 @@ export interface WorkerScriptBinding {
|
|
|
29013
29052
|
* Allowed operations with the key. [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#keyUsages).
|
|
29014
29053
|
*/
|
|
29015
29054
|
usages?: string[];
|
|
29055
|
+
/**
|
|
29056
|
+
* Name of the Workflow to bind to.
|
|
29057
|
+
*/
|
|
29058
|
+
workflowName?: string;
|
|
29016
29059
|
}
|
|
29017
29060
|
export interface WorkerScriptBindingOutbound {
|
|
29018
29061
|
/**
|
|
@@ -29346,6 +29389,10 @@ export interface WorkersScriptBinding {
|
|
|
29346
29389
|
* Allowed operations with the key. [Learn more](https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/importKey#keyUsages).
|
|
29347
29390
|
*/
|
|
29348
29391
|
usages?: string[];
|
|
29392
|
+
/**
|
|
29393
|
+
* Name of the Workflow to bind to.
|
|
29394
|
+
*/
|
|
29395
|
+
workflowName?: string;
|
|
29349
29396
|
}
|
|
29350
29397
|
export interface WorkersScriptBindingOutbound {
|
|
29351
29398
|
/**
|
|
@@ -30500,7 +30547,7 @@ export interface ZeroTrustAccessApplicationTargetCriteria {
|
|
|
30500
30547
|
port: number;
|
|
30501
30548
|
/**
|
|
30502
30549
|
* The communication protocol your application secures.
|
|
30503
|
-
* Available values: "
|
|
30550
|
+
* Available values: "SSH".
|
|
30504
30551
|
*/
|
|
30505
30552
|
protocol: string;
|
|
30506
30553
|
/**
|
|
@@ -31117,10 +31164,6 @@ export interface ZeroTrustAccessIdentityProviderConfig {
|
|
|
31117
31164
|
* Your OAuth Client ID
|
|
31118
31165
|
*/
|
|
31119
31166
|
clientId?: string;
|
|
31120
|
-
/**
|
|
31121
|
-
* Your OAuth Client Secret
|
|
31122
|
-
*/
|
|
31123
|
-
clientSecret?: string;
|
|
31124
31167
|
/**
|
|
31125
31168
|
* Should Cloudflare try to load authentication contexts from your account
|
|
31126
31169
|
*/
|
|
@@ -31178,7 +31221,7 @@ export interface ZeroTrustAccessIdentityProviderConfig {
|
|
|
31178
31221
|
/**
|
|
31179
31222
|
* Sign the SAML authentication request with Access credentials. To verify the signature, use the public key from the Access certs endpoints.
|
|
31180
31223
|
*/
|
|
31181
|
-
signRequest
|
|
31224
|
+
signRequest?: boolean;
|
|
31182
31225
|
/**
|
|
31183
31226
|
* URL to send the SAML authentication requests to
|
|
31184
31227
|
*/
|
|
@@ -31206,12 +31249,12 @@ export interface ZeroTrustAccessIdentityProviderScimConfig {
|
|
|
31206
31249
|
/**
|
|
31207
31250
|
* A flag to enable or disable SCIM for the identity provider.
|
|
31208
31251
|
*/
|
|
31209
|
-
enabled
|
|
31252
|
+
enabled: boolean;
|
|
31210
31253
|
/**
|
|
31211
31254
|
* Indicates how a SCIM event updates a user identity used for policy evaluation. Use "automatic" to automatically update a user's identity and augment it with fields from the SCIM user resource. Use "reauth" to force re-authentication on group membership updates, user identity update will only occur after successful re-authentication. With "reauth" identities will not contain fields from the SCIM user resource. With "no*action" identities will not be changed by SCIM updates in any way and users will not be prompted to reauthenticate.
|
|
31212
31255
|
* Available values: "automatic", "reauth", "no*action".
|
|
31213
31256
|
*/
|
|
31214
|
-
identityUpdateBehavior
|
|
31257
|
+
identityUpdateBehavior: string;
|
|
31215
31258
|
/**
|
|
31216
31259
|
* The base URL of Cloudflare's SCIM V2.0 API endpoint.
|
|
31217
31260
|
*/
|
|
@@ -31219,7 +31262,7 @@ export interface ZeroTrustAccessIdentityProviderScimConfig {
|
|
|
31219
31262
|
/**
|
|
31220
31263
|
* A flag to remove a user's seat in Zero Trust when they have been deprovisioned in the Identity Provider. This cannot be enabled unless userDeprovision is also enabled.
|
|
31221
31264
|
*/
|
|
31222
|
-
seatDeprovision
|
|
31265
|
+
seatDeprovision: boolean;
|
|
31223
31266
|
/**
|
|
31224
31267
|
* A read-only token generated when the SCIM integration is enabled for the first time. It is redacted on subsequent requests. If you lose this you will need to refresh it at /access/identity*providers/:idpID/refresh*scim_secret.
|
|
31225
31268
|
*/
|
|
@@ -31227,7 +31270,7 @@ export interface ZeroTrustAccessIdentityProviderScimConfig {
|
|
|
31227
31270
|
/**
|
|
31228
31271
|
* A flag to enable revoking a user's session in Access and Gateway when they have been deprovisioned in the Identity Provider.
|
|
31229
31272
|
*/
|
|
31230
|
-
userDeprovision
|
|
31273
|
+
userDeprovision: boolean;
|
|
31231
31274
|
}
|
|
31232
31275
|
export interface ZeroTrustAccessInfrastructureTargetIp {
|
|
31233
31276
|
/**
|
|
@@ -32194,6 +32237,10 @@ export interface ZeroTrustDevicePostureRuleInput {
|
|
|
32194
32237
|
* Available values: "online", "offline", "unknown".
|
|
32195
32238
|
*/
|
|
32196
32239
|
state?: string;
|
|
32240
|
+
/**
|
|
32241
|
+
* List of certificate Subject Alternative Names.
|
|
32242
|
+
*/
|
|
32243
|
+
subjectAlternativeNames?: string[];
|
|
32197
32244
|
/**
|
|
32198
32245
|
* Signing certificate thumbprint.
|
|
32199
32246
|
*/
|
|
@@ -32287,68 +32334,6 @@ export interface ZeroTrustDlpCustomProfileEntryPattern {
|
|
|
32287
32334
|
*/
|
|
32288
32335
|
validation?: string;
|
|
32289
32336
|
}
|
|
32290
|
-
export interface ZeroTrustDlpCustomProfileProfile {
|
|
32291
|
-
aiContextEnabled?: boolean;
|
|
32292
|
-
/**
|
|
32293
|
-
* Related DLP policies will trigger when the match count exceeds the number set.
|
|
32294
|
-
*/
|
|
32295
|
-
allowedMatchCount: number;
|
|
32296
|
-
confidenceThreshold?: string;
|
|
32297
|
-
/**
|
|
32298
|
-
* Scan the context of predefined entries to only return matches surrounded by keywords.
|
|
32299
|
-
*/
|
|
32300
|
-
contextAwareness?: outputs.ZeroTrustDlpCustomProfileProfileContextAwareness;
|
|
32301
|
-
/**
|
|
32302
|
-
* The description of the profile.
|
|
32303
|
-
*/
|
|
32304
|
-
description?: string;
|
|
32305
|
-
entries: outputs.ZeroTrustDlpCustomProfileProfileEntry[];
|
|
32306
|
-
name: string;
|
|
32307
|
-
ocrEnabled?: boolean;
|
|
32308
|
-
/**
|
|
32309
|
-
* Entries from other profiles (e.g. pre-defined Cloudflare profiles, or your Microsoft Information Protection profiles).
|
|
32310
|
-
*/
|
|
32311
|
-
sharedEntries?: outputs.ZeroTrustDlpCustomProfileProfileSharedEntry[];
|
|
32312
|
-
}
|
|
32313
|
-
export interface ZeroTrustDlpCustomProfileProfileContextAwareness {
|
|
32314
|
-
/**
|
|
32315
|
-
* If true, scan the context of predefined entries to only return matches surrounded by keywords.
|
|
32316
|
-
*/
|
|
32317
|
-
enabled: boolean;
|
|
32318
|
-
/**
|
|
32319
|
-
* Content types to exclude from context analysis and return all matches.
|
|
32320
|
-
*/
|
|
32321
|
-
skip: outputs.ZeroTrustDlpCustomProfileProfileContextAwarenessSkip;
|
|
32322
|
-
}
|
|
32323
|
-
export interface ZeroTrustDlpCustomProfileProfileContextAwarenessSkip {
|
|
32324
|
-
/**
|
|
32325
|
-
* If the content type is a file, skip context analysis and return all matches.
|
|
32326
|
-
*/
|
|
32327
|
-
files: boolean;
|
|
32328
|
-
}
|
|
32329
|
-
export interface ZeroTrustDlpCustomProfileProfileEntry {
|
|
32330
|
-
enabled: boolean;
|
|
32331
|
-
name: string;
|
|
32332
|
-
pattern?: outputs.ZeroTrustDlpCustomProfileProfileEntryPattern;
|
|
32333
|
-
words?: string[];
|
|
32334
|
-
}
|
|
32335
|
-
export interface ZeroTrustDlpCustomProfileProfileEntryPattern {
|
|
32336
|
-
regex: string;
|
|
32337
|
-
/**
|
|
32338
|
-
* Available values: "luhn".
|
|
32339
|
-
*
|
|
32340
|
-
* @deprecated This attribute is deprecated.
|
|
32341
|
-
*/
|
|
32342
|
-
validation?: string;
|
|
32343
|
-
}
|
|
32344
|
-
export interface ZeroTrustDlpCustomProfileProfileSharedEntry {
|
|
32345
|
-
enabled: boolean;
|
|
32346
|
-
entryId: string;
|
|
32347
|
-
/**
|
|
32348
|
-
* Available values: "custom", "predefined", "integration", "exactData".
|
|
32349
|
-
*/
|
|
32350
|
-
entryType: string;
|
|
32351
|
-
}
|
|
32352
32337
|
export interface ZeroTrustDlpCustomProfileSharedEntry {
|
|
32353
32338
|
enabled: boolean;
|
|
32354
32339
|
entryId: string;
|
|
@@ -32702,8 +32687,8 @@ export interface ZeroTrustGatewayPolicyRuleSettingsBisoAdminControls {
|
|
|
32702
32687
|
*/
|
|
32703
32688
|
dk: boolean;
|
|
32704
32689
|
/**
|
|
32705
|
-
* Configure whether downloading enabled or not. When
|
|
32706
|
-
* Available values: "enabled", "disabled".
|
|
32690
|
+
* Configure whether downloading enabled or not. When set with "remote*only", downloads are only available for viewing. Only applies when `version == "v2"`.
|
|
32691
|
+
* Available values: "enabled", "disabled", "remote*only".
|
|
32707
32692
|
*/
|
|
32708
32693
|
download?: string;
|
|
32709
32694
|
/**
|
|
@@ -32929,6 +32914,10 @@ export interface ZeroTrustGatewaySettingsSettings {
|
|
|
32929
32914
|
* Anti-virus settings.
|
|
32930
32915
|
*/
|
|
32931
32916
|
antivirus?: outputs.ZeroTrustGatewaySettingsSettingsAntivirus;
|
|
32917
|
+
/**
|
|
32918
|
+
* Setting to enable App Control
|
|
32919
|
+
*/
|
|
32920
|
+
appControlSettings?: outputs.ZeroTrustGatewaySettingsSettingsAppControlSettings;
|
|
32932
32921
|
/**
|
|
32933
32922
|
* Block page layout settings.
|
|
32934
32923
|
*/
|
|
@@ -33018,6 +33007,12 @@ export interface ZeroTrustGatewaySettingsSettingsAntivirusNotificationSettings {
|
|
|
33018
33007
|
*/
|
|
33019
33008
|
supportUrl?: string;
|
|
33020
33009
|
}
|
|
33010
|
+
export interface ZeroTrustGatewaySettingsSettingsAppControlSettings {
|
|
33011
|
+
/**
|
|
33012
|
+
* Enable App Control
|
|
33013
|
+
*/
|
|
33014
|
+
enabled?: boolean;
|
|
33015
|
+
}
|
|
33021
33016
|
export interface ZeroTrustGatewaySettingsSettingsBlockPage {
|
|
33022
33017
|
/**
|
|
33023
33018
|
* If mode is customized*block*page: block page background color in #rrggbb format.
|
|
@@ -33215,11 +33210,11 @@ export interface ZeroTrustTunnelCloudflaredConfigConfig {
|
|
|
33215
33210
|
/**
|
|
33216
33211
|
* List of public hostname definitions. At least one ingress rule needs to be defined for the tunnel.
|
|
33217
33212
|
*/
|
|
33218
|
-
ingresses
|
|
33213
|
+
ingresses?: outputs.ZeroTrustTunnelCloudflaredConfigConfigIngress[];
|
|
33219
33214
|
/**
|
|
33220
33215
|
* Configuration parameters for the public hostname specific connection settings between cloudflared and origin server.
|
|
33221
33216
|
*/
|
|
33222
|
-
originRequest
|
|
33217
|
+
originRequest?: outputs.ZeroTrustTunnelCloudflaredConfigConfigOriginRequest;
|
|
33223
33218
|
/**
|
|
33224
33219
|
* Enable private network access from WARP users to private network routes. This is enabled if the tunnel has an assigned route.
|
|
33225
33220
|
*/
|
|
@@ -33233,11 +33228,11 @@ export interface ZeroTrustTunnelCloudflaredConfigConfigIngress {
|
|
|
33233
33228
|
/**
|
|
33234
33229
|
* Configuration parameters for the public hostname specific connection settings between cloudflared and origin server.
|
|
33235
33230
|
*/
|
|
33236
|
-
originRequest
|
|
33231
|
+
originRequest?: outputs.ZeroTrustTunnelCloudflaredConfigConfigIngressOriginRequest;
|
|
33237
33232
|
/**
|
|
33238
33233
|
* Requests with this path route to this public hostname.
|
|
33239
33234
|
*/
|
|
33240
|
-
path
|
|
33235
|
+
path?: string;
|
|
33241
33236
|
/**
|
|
33242
33237
|
* Protocol and address of destination server. Supported protocols: http://, https://, unix://, tcp://, ssh://, rdp://, unix+tls://, smb://. Alternatively can return a HTTP status code http*status:[code] e.g. 'http*status:404'.
|
|
33243
33238
|
*/
|
|
@@ -33247,15 +33242,15 @@ export interface ZeroTrustTunnelCloudflaredConfigConfigIngressOriginRequest {
|
|
|
33247
33242
|
/**
|
|
33248
33243
|
* For all L7 requests to this hostname, cloudflared will validate each request's Cf-Access-Jwt-Assertion request header.
|
|
33249
33244
|
*/
|
|
33250
|
-
access
|
|
33245
|
+
access?: outputs.ZeroTrustTunnelCloudflaredConfigConfigIngressOriginRequestAccess;
|
|
33251
33246
|
/**
|
|
33252
33247
|
* Path to the certificate authority (CA) for the certificate of your origin. This option should be used only if your certificate is not signed by Cloudflare.
|
|
33253
33248
|
*/
|
|
33254
|
-
caPool
|
|
33249
|
+
caPool?: string;
|
|
33255
33250
|
/**
|
|
33256
33251
|
* Timeout for establishing a new TCP connection to your origin server. This excludes the time taken to establish TLS, which is controlled by tlsTimeout.
|
|
33257
33252
|
*/
|
|
33258
|
-
connectTimeout
|
|
33253
|
+
connectTimeout?: number;
|
|
33259
33254
|
/**
|
|
33260
33255
|
* Disables chunked transfer encoding. Useful if you are running a WSGI server.
|
|
33261
33256
|
*/
|
|
@@ -33271,35 +33266,35 @@ export interface ZeroTrustTunnelCloudflaredConfigConfigIngressOriginRequest {
|
|
|
33271
33266
|
/**
|
|
33272
33267
|
* Maximum number of idle keepalive connections between Tunnel and your origin. This does not restrict the total number of concurrent connections.
|
|
33273
33268
|
*/
|
|
33274
|
-
keepAliveConnections
|
|
33269
|
+
keepAliveConnections?: number;
|
|
33275
33270
|
/**
|
|
33276
33271
|
* Timeout after which an idle keepalive connection can be discarded.
|
|
33277
33272
|
*/
|
|
33278
|
-
keepAliveTimeout
|
|
33273
|
+
keepAliveTimeout?: number;
|
|
33279
33274
|
/**
|
|
33280
33275
|
* Disable the “happy eyeballs” algorithm for IPv4/IPv6 fallback if your local network has misconfigured one of the protocols.
|
|
33281
33276
|
*/
|
|
33282
|
-
noHappyEyeballs
|
|
33277
|
+
noHappyEyeballs?: boolean;
|
|
33283
33278
|
/**
|
|
33284
33279
|
* Disables TLS verification of the certificate presented by your origin. Will allow any certificate from the origin to be accepted.
|
|
33285
33280
|
*/
|
|
33286
|
-
noTlsVerify
|
|
33281
|
+
noTlsVerify?: boolean;
|
|
33287
33282
|
/**
|
|
33288
33283
|
* Hostname that cloudflared should expect from your origin server certificate.
|
|
33289
33284
|
*/
|
|
33290
|
-
originServerName
|
|
33285
|
+
originServerName?: string;
|
|
33291
33286
|
/**
|
|
33292
33287
|
* cloudflared starts a proxy server to translate HTTP traffic into TCP when proxying, for example, SSH or RDP. This configures what type of proxy will be started. Valid options are: "" for the regular proxy and "socks" for a SOCKS5 proxy.
|
|
33293
33288
|
*/
|
|
33294
|
-
proxyType
|
|
33289
|
+
proxyType?: string;
|
|
33295
33290
|
/**
|
|
33296
33291
|
* The timeout after which a TCP keepalive packet is sent on a connection between Tunnel and the origin server.
|
|
33297
33292
|
*/
|
|
33298
|
-
tcpKeepAlive
|
|
33293
|
+
tcpKeepAlive?: number;
|
|
33299
33294
|
/**
|
|
33300
33295
|
* Timeout for completing a TLS handshake to your origin server, if you have chosen to connect Tunnel to an HTTPS server.
|
|
33301
33296
|
*/
|
|
33302
|
-
tlsTimeout
|
|
33297
|
+
tlsTimeout?: number;
|
|
33303
33298
|
}
|
|
33304
33299
|
export interface ZeroTrustTunnelCloudflaredConfigConfigIngressOriginRequestAccess {
|
|
33305
33300
|
/**
|
|
@@ -33309,22 +33304,22 @@ export interface ZeroTrustTunnelCloudflaredConfigConfigIngressOriginRequestAcces
|
|
|
33309
33304
|
/**
|
|
33310
33305
|
* Deny traffic that has not fulfilled Access authorization.
|
|
33311
33306
|
*/
|
|
33312
|
-
required
|
|
33307
|
+
required?: boolean;
|
|
33313
33308
|
teamName: string;
|
|
33314
33309
|
}
|
|
33315
33310
|
export interface ZeroTrustTunnelCloudflaredConfigConfigOriginRequest {
|
|
33316
33311
|
/**
|
|
33317
33312
|
* For all L7 requests to this hostname, cloudflared will validate each request's Cf-Access-Jwt-Assertion request header.
|
|
33318
33313
|
*/
|
|
33319
|
-
access
|
|
33314
|
+
access?: outputs.ZeroTrustTunnelCloudflaredConfigConfigOriginRequestAccess;
|
|
33320
33315
|
/**
|
|
33321
33316
|
* Path to the certificate authority (CA) for the certificate of your origin. This option should be used only if your certificate is not signed by Cloudflare.
|
|
33322
33317
|
*/
|
|
33323
|
-
caPool
|
|
33318
|
+
caPool?: string;
|
|
33324
33319
|
/**
|
|
33325
33320
|
* Timeout for establishing a new TCP connection to your origin server. This excludes the time taken to establish TLS, which is controlled by tlsTimeout.
|
|
33326
33321
|
*/
|
|
33327
|
-
connectTimeout
|
|
33322
|
+
connectTimeout?: number;
|
|
33328
33323
|
/**
|
|
33329
33324
|
* Disables chunked transfer encoding. Useful if you are running a WSGI server.
|
|
33330
33325
|
*/
|
|
@@ -33340,35 +33335,35 @@ export interface ZeroTrustTunnelCloudflaredConfigConfigOriginRequest {
|
|
|
33340
33335
|
/**
|
|
33341
33336
|
* Maximum number of idle keepalive connections between Tunnel and your origin. This does not restrict the total number of concurrent connections.
|
|
33342
33337
|
*/
|
|
33343
|
-
keepAliveConnections
|
|
33338
|
+
keepAliveConnections?: number;
|
|
33344
33339
|
/**
|
|
33345
33340
|
* Timeout after which an idle keepalive connection can be discarded.
|
|
33346
33341
|
*/
|
|
33347
|
-
keepAliveTimeout
|
|
33342
|
+
keepAliveTimeout?: number;
|
|
33348
33343
|
/**
|
|
33349
33344
|
* Disable the “happy eyeballs” algorithm for IPv4/IPv6 fallback if your local network has misconfigured one of the protocols.
|
|
33350
33345
|
*/
|
|
33351
|
-
noHappyEyeballs
|
|
33346
|
+
noHappyEyeballs?: boolean;
|
|
33352
33347
|
/**
|
|
33353
33348
|
* Disables TLS verification of the certificate presented by your origin. Will allow any certificate from the origin to be accepted.
|
|
33354
33349
|
*/
|
|
33355
|
-
noTlsVerify
|
|
33350
|
+
noTlsVerify?: boolean;
|
|
33356
33351
|
/**
|
|
33357
33352
|
* Hostname that cloudflared should expect from your origin server certificate.
|
|
33358
33353
|
*/
|
|
33359
|
-
originServerName
|
|
33354
|
+
originServerName?: string;
|
|
33360
33355
|
/**
|
|
33361
33356
|
* cloudflared starts a proxy server to translate HTTP traffic into TCP when proxying, for example, SSH or RDP. This configures what type of proxy will be started. Valid options are: "" for the regular proxy and "socks" for a SOCKS5 proxy.
|
|
33362
33357
|
*/
|
|
33363
|
-
proxyType
|
|
33358
|
+
proxyType?: string;
|
|
33364
33359
|
/**
|
|
33365
33360
|
* The timeout after which a TCP keepalive packet is sent on a connection between Tunnel and the origin server.
|
|
33366
33361
|
*/
|
|
33367
|
-
tcpKeepAlive
|
|
33362
|
+
tcpKeepAlive?: number;
|
|
33368
33363
|
/**
|
|
33369
33364
|
* Timeout for completing a TLS handshake to your origin server, if you have chosen to connect Tunnel to an HTTPS server.
|
|
33370
33365
|
*/
|
|
33371
|
-
tlsTimeout
|
|
33366
|
+
tlsTimeout?: number;
|
|
33372
33367
|
}
|
|
33373
33368
|
export interface ZeroTrustTunnelCloudflaredConfigConfigOriginRequestAccess {
|
|
33374
33369
|
/**
|
|
@@ -33378,7 +33373,7 @@ export interface ZeroTrustTunnelCloudflaredConfigConfigOriginRequestAccess {
|
|
|
33378
33373
|
/**
|
|
33379
33374
|
* Deny traffic that has not fulfilled Access authorization.
|
|
33380
33375
|
*/
|
|
33381
|
-
required
|
|
33376
|
+
required?: boolean;
|
|
33382
33377
|
teamName: string;
|
|
33383
33378
|
}
|
|
33384
33379
|
export interface ZeroTrustTunnelCloudflaredConfigConfigWarpRouting {
|
|
@@ -33530,27 +33525,27 @@ export interface ZoneLockdownConfiguration {
|
|
|
33530
33525
|
}
|
|
33531
33526
|
export interface ZoneMeta {
|
|
33532
33527
|
/**
|
|
33533
|
-
* The zone is only configured for CDN
|
|
33528
|
+
* The zone is only configured for CDN.
|
|
33534
33529
|
*/
|
|
33535
33530
|
cdnOnly: boolean;
|
|
33536
33531
|
/**
|
|
33537
|
-
* Number of Custom Certificates the zone can have
|
|
33532
|
+
* Number of Custom Certificates the zone can have.
|
|
33538
33533
|
*/
|
|
33539
33534
|
customCertificateQuota: number;
|
|
33540
33535
|
/**
|
|
33541
|
-
* The zone is only configured for DNS
|
|
33536
|
+
* The zone is only configured for DNS.
|
|
33542
33537
|
*/
|
|
33543
33538
|
dnsOnly: boolean;
|
|
33544
33539
|
/**
|
|
33545
|
-
* The zone is setup with Foundation DNS
|
|
33540
|
+
* The zone is setup with Foundation DNS.
|
|
33546
33541
|
*/
|
|
33547
33542
|
foundationDns: boolean;
|
|
33548
33543
|
/**
|
|
33549
|
-
* Number of Page Rules a zone can have
|
|
33544
|
+
* Number of Page Rules a zone can have.
|
|
33550
33545
|
*/
|
|
33551
33546
|
pageRuleQuota: number;
|
|
33552
33547
|
/**
|
|
33553
|
-
* The zone has been flagged for phishing
|
|
33548
|
+
* The zone has been flagged for phishing.
|
|
33554
33549
|
*/
|
|
33555
33550
|
phishingDetected: boolean;
|
|
33556
33551
|
step: number;
|
|
@@ -33561,11 +33556,11 @@ export interface ZoneOwner {
|
|
|
33561
33556
|
*/
|
|
33562
33557
|
id: string;
|
|
33563
33558
|
/**
|
|
33564
|
-
* Name of the owner
|
|
33559
|
+
* Name of the owner.
|
|
33565
33560
|
*/
|
|
33566
33561
|
name: string;
|
|
33567
33562
|
/**
|
|
33568
|
-
* The type of owner
|
|
33563
|
+
* The type of owner.
|
|
33569
33564
|
*/
|
|
33570
33565
|
type: string;
|
|
33571
33566
|
}
|
|
@@ -33603,7 +33598,7 @@ export interface ZonePlan {
|
|
|
33603
33598
|
*/
|
|
33604
33599
|
legacyId: string;
|
|
33605
33600
|
/**
|
|
33606
|
-
* Name of the owner
|
|
33601
|
+
* Name of the owner.
|
|
33607
33602
|
*/
|
|
33608
33603
|
name: string;
|
|
33609
33604
|
/**
|