@pulumi/cloudflare 6.5.0-alpha.1753490674 → 6.5.0-alpha.1755193135
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 +9 -13
- package/accessApplication.js +0 -4
- package/accessApplication.js.map +1 -1
- package/accessCustomPage.d.ts +0 -29
- package/accessCustomPage.js +0 -19
- package/accessCustomPage.js.map +1 -1
- package/accessGroup.d.ts +0 -4
- package/accessGroup.js +0 -4
- package/accessGroup.js.map +1 -1
- package/accessMutualTlsCertificate.d.ts +0 -4
- package/accessMutualTlsCertificate.js +0 -4
- package/accessMutualTlsCertificate.js.map +1 -1
- package/accessOrganization.d.ts +0 -4
- package/accessOrganization.js +0 -4
- package/accessOrganization.js.map +1 -1
- package/accessPolicy.d.ts +3 -17
- package/accessPolicy.js +3 -8
- package/accessPolicy.js.map +1 -1
- package/accessServiceToken.d.ts +0 -6
- package/accessServiceToken.js +0 -6
- package/accessServiceToken.js.map +1 -1
- package/accessTag.d.ts +0 -12
- package/accessTag.js +0 -6
- package/accessTag.js.map +1 -1
- package/accountToken.d.ts +5 -0
- package/accountToken.js +1 -1
- package/accountToken.js.map +1 -1
- package/apiToken.d.ts +1 -1
- package/argoSmartRouting.d.ts +3 -3
- package/botManagement.d.ts +16 -16
- package/customPages.d.ts +18 -5
- package/customPages.js +11 -4
- package/customPages.js.map +1 -1
- package/dlpCustomProfile.d.ts +29 -5
- package/dlpCustomProfile.js +0 -3
- package/dlpCustomProfile.js.map +1 -1
- package/dlpPredefinedProfile.d.ts +11 -5
- package/dlpPredefinedProfile.js +1 -1
- package/dlpPredefinedProfile.js.map +1 -1
- package/getAccountApiTokenPermissionGroups.d.ts +31 -5
- package/getAccountApiTokenPermissionGroups.js +8 -0
- package/getAccountApiTokenPermissionGroups.js.map +1 -1
- package/getAccountApiTokenPermissionGroupsList.d.ts +34 -0
- package/getAccountApiTokenPermissionGroupsList.js +8 -0
- package/getAccountApiTokenPermissionGroupsList.js.map +1 -1
- package/getApiTokenPermissionGroupsList.d.ts +38 -2
- package/getApiTokenPermissionGroupsList.js +12 -2
- package/getApiTokenPermissionGroupsList.js.map +1 -1
- package/getArgoSmartRouting.d.ts +3 -3
- package/getBotManagement.d.ts +2 -2
- package/getCustomPages.d.ts +23 -6
- package/getCustomPages.js +2 -2
- package/getCustomPages.js.map +1 -1
- package/getDnsRecord.d.ts +1 -1
- package/getEmailSecurityBlockSenders.d.ts +5 -0
- package/getEmailSecurityBlockSenders.js +4 -0
- package/getEmailSecurityBlockSenders.js.map +1 -1
- package/getEmailSecurityTrustedDomainsList.d.ts +5 -0
- package/getEmailSecurityTrustedDomainsList.js +4 -0
- package/getEmailSecurityTrustedDomainsList.js.map +1 -1
- package/getHyperdriveConfig.d.ts +4 -0
- package/getHyperdriveConfig.js.map +1 -1
- package/getImage.d.ts +4 -0
- package/getImage.js.map +1 -1
- package/getImages.d.ts +14 -0
- package/getImages.js +4 -0
- package/getImages.js.map +1 -1
- package/getList.d.ts +7 -7
- package/getListItem.d.ts +4 -33
- package/getListItem.js.map +1 -1
- package/getListItems.d.ts +103 -0
- package/getListItems.js +56 -0
- package/getListItems.js.map +1 -0
- package/getLists.d.ts +75 -0
- package/getLists.js +48 -0
- package/getLists.js.map +1 -0
- package/getLogpushDatasetJob.d.ts +5 -5
- package/getLogpushJob.d.ts +5 -5
- package/getQueueConsumer.d.ts +10 -0
- package/getQueueConsumer.js +4 -0
- package/getQueueConsumer.js.map +1 -1
- package/getQueueConsumers.d.ts +89 -0
- package/getQueueConsumers.js +52 -0
- package/getQueueConsumers.js.map +1 -0
- package/getRateLimit.d.ts +1 -1
- package/getSnippetRulesList.d.ts +5 -5
- package/getSnippetRulesList.js +2 -2
- package/getSnippets.d.ts +12 -12
- package/getSnippets.js +4 -4
- package/getSnippetsList.d.ts +5 -5
- package/getSnippetsList.js +2 -2
- package/getStreams.d.ts +3 -3
- package/getUserAgentBlockingRule.d.ts +26 -4
- package/getUserAgentBlockingRule.js +2 -0
- package/getUserAgentBlockingRule.js.map +1 -1
- package/getUserAgentBlockingRules.d.ts +19 -19
- package/getUserAgentBlockingRules.js +8 -8
- package/getUserAgentBlockingRules.js.map +1 -1
- package/getWorkersDeployment.d.ts +18 -5
- package/getWorkersDeployment.js +4 -0
- package/getWorkersDeployment.js.map +1 -1
- package/getWorkersKv.d.ts +3 -3
- package/getWorkersKvNamespace.d.ts +3 -3
- package/getWorkersKvNamespaces.d.ts +3 -3
- package/getZeroTrustAccessApplications.d.ts +14 -0
- package/getZeroTrustAccessApplications.js +4 -0
- package/getZeroTrustAccessApplications.js.map +1 -1
- package/getZeroTrustDlpCustomProfile.d.ts +2 -0
- package/getZeroTrustDlpCustomProfile.js.map +1 -1
- package/getZeroTrustDlpDataset.d.ts +1 -1
- package/getZeroTrustDlpEntry.d.ts +1 -1
- package/getZeroTrustDlpPredefinedProfile.d.ts +2 -0
- package/getZeroTrustDlpPredefinedProfile.js.map +1 -1
- package/getZeroTrustDnsLocation.d.ts +1 -1
- package/getZeroTrustGatewayPolicy.d.ts +4 -1
- package/getZeroTrustGatewayPolicy.js.map +1 -1
- package/getZeroTrustGatewaySettings.d.ts +0 -3
- package/getZeroTrustGatewaySettings.js.map +1 -1
- package/getZeroTrustTunnelWarpConnector.d.ts +125 -0
- package/getZeroTrustTunnelWarpConnector.js +52 -0
- package/getZeroTrustTunnelWarpConnector.js.map +1 -0
- package/getZeroTrustTunnelWarpConnectors.d.ts +168 -0
- package/getZeroTrustTunnelWarpConnectors.js +84 -0
- package/getZeroTrustTunnelWarpConnectors.js.map +1 -0
- package/hyperdriveConfig.d.ts +12 -0
- package/hyperdriveConfig.js +2 -0
- package/hyperdriveConfig.js.map +1 -1
- package/image.d.ts +27 -1
- package/image.js +10 -1
- package/image.js.map +1 -1
- package/index.d.ts +27 -0
- package/index.js +48 -12
- package/index.js.map +1 -1
- package/list.d.ts +5 -5
- package/listItem.d.ts +6 -6
- package/logpullRetention.d.ts +6 -0
- package/logpullRetention.js +6 -0
- package/logpullRetention.js.map +1 -1
- package/logpushJob.d.ts +19 -19
- package/magicTransitConnector.d.ts +6 -29
- package/magicTransitConnector.js +3 -26
- package/magicTransitConnector.js.map +1 -1
- package/magicWanGreTunnel.d.ts +0 -31
- package/magicWanGreTunnel.js +0 -31
- package/magicWanGreTunnel.js.map +1 -1
- package/magicWanIpsecTunnel.d.ts +0 -31
- package/magicWanIpsecTunnel.js +3 -32
- package/magicWanIpsecTunnel.js.map +1 -1
- package/magicWanStaticRoute.d.ts +0 -7
- package/magicWanStaticRoute.js +0 -6
- package/magicWanStaticRoute.js.map +1 -1
- package/package.json +2 -2
- package/rateLimit.d.ts +2 -2
- package/regionalHostname.d.ts +2 -2
- package/regionalHostname.js +1 -1
- package/snippetRules.d.ts +36 -10
- package/snippetRules.js +5 -0
- package/snippetRules.js.map +1 -1
- package/snippets.d.ts +27 -18
- package/snippets.js +6 -0
- package/snippets.js.map +1 -1
- package/staticRoute.d.ts +0 -7
- package/staticRoute.js +0 -6
- package/staticRoute.js.map +1 -1
- package/teamsAccount.d.ts +1 -1
- package/teamsList.d.ts +4 -4
- package/teamsLocation.d.ts +4 -4
- package/teamsRule.d.ts +28 -4
- package/teamsRule.js +6 -0
- package/teamsRule.js.map +1 -1
- package/types/input.d.ts +775 -824
- package/types/output.d.ts +1559 -926
- package/userAgentBlockingRule.d.ts +26 -6
- package/userAgentBlockingRule.js +12 -2
- package/userAgentBlockingRule.js.map +1 -1
- package/workerScript.d.ts +41 -17
- package/workerScript.js +6 -5
- package/workerScript.js.map +1 -1
- package/workersDeployment.d.ts +5 -7
- package/workersDeployment.js +1 -3
- package/workersDeployment.js.map +1 -1
- package/workersKv.d.ts +4 -13
- package/workersKv.js +1 -1
- package/workersKv.js.map +1 -1
- package/workersKvNamespace.d.ts +3 -3
- package/workersScript.d.ts +41 -17
- package/workersScript.js +6 -5
- package/workersScript.js.map +1 -1
- package/zeroTrustAccessApplication.d.ts +9 -13
- package/zeroTrustAccessApplication.js +0 -4
- package/zeroTrustAccessApplication.js.map +1 -1
- package/zeroTrustAccessCustomPage.d.ts +0 -29
- package/zeroTrustAccessCustomPage.js +0 -19
- package/zeroTrustAccessCustomPage.js.map +1 -1
- package/zeroTrustAccessGroup.d.ts +0 -4
- package/zeroTrustAccessGroup.js +0 -4
- package/zeroTrustAccessGroup.js.map +1 -1
- package/zeroTrustAccessMtlsCertificate.d.ts +0 -4
- package/zeroTrustAccessMtlsCertificate.js +0 -4
- package/zeroTrustAccessMtlsCertificate.js.map +1 -1
- package/zeroTrustAccessPolicy.d.ts +3 -17
- package/zeroTrustAccessPolicy.js +3 -8
- package/zeroTrustAccessPolicy.js.map +1 -1
- package/zeroTrustAccessServiceToken.d.ts +0 -6
- package/zeroTrustAccessServiceToken.js +0 -6
- package/zeroTrustAccessServiceToken.js.map +1 -1
- package/zeroTrustAccessTag.d.ts +0 -12
- package/zeroTrustAccessTag.js +0 -6
- package/zeroTrustAccessTag.js.map +1 -1
- package/zeroTrustDlpCustomEntry.d.ts +106 -0
- package/zeroTrustDlpCustomEntry.js +105 -0
- package/zeroTrustDlpCustomEntry.js.map +1 -0
- package/zeroTrustDlpCustomProfile.d.ts +29 -5
- package/zeroTrustDlpCustomProfile.js +0 -3
- package/zeroTrustDlpCustomProfile.js.map +1 -1
- package/zeroTrustDlpDataset.d.ts +2 -2
- package/zeroTrustDlpIntegrationEntry.d.ts +81 -0
- package/zeroTrustDlpIntegrationEntry.js +85 -0
- package/zeroTrustDlpIntegrationEntry.js.map +1 -0
- package/zeroTrustDlpPredefinedEntry.d.ts +81 -0
- package/zeroTrustDlpPredefinedEntry.js +83 -0
- package/zeroTrustDlpPredefinedEntry.js.map +1 -0
- package/zeroTrustDlpPredefinedProfile.d.ts +11 -5
- package/zeroTrustDlpPredefinedProfile.js +1 -1
- package/zeroTrustDlpPredefinedProfile.js.map +1 -1
- package/zeroTrustDnsLocation.d.ts +4 -4
- package/zeroTrustGatewayPolicy.d.ts +28 -4
- package/zeroTrustGatewayPolicy.js +6 -0
- package/zeroTrustGatewayPolicy.js.map +1 -1
- package/zeroTrustGatewaySettings.d.ts +1 -1
- package/zeroTrustList.d.ts +4 -4
- package/zeroTrustOrganization.d.ts +0 -4
- package/zeroTrustOrganization.js +0 -4
- package/zeroTrustOrganization.js.map +1 -1
- package/zeroTrustTunnelWarpConnector.d.ts +181 -0
- package/zeroTrustTunnelWarpConnector.js +100 -0
- package/zeroTrustTunnelWarpConnector.js.map +1 -0
- package/zoneLockdown.d.ts +4 -4
package/types/output.d.ts
CHANGED
|
@@ -54,7 +54,7 @@ export interface AccessApplicationDestination {
|
|
|
54
54
|
/**
|
|
55
55
|
* Available values: "public", "private".
|
|
56
56
|
*/
|
|
57
|
-
type
|
|
57
|
+
type: string;
|
|
58
58
|
/**
|
|
59
59
|
* The URI of the destination. Public destinations' URIs can include a domain and path with [wildcards](https://developers.cloudflare.com/cloudflare-one/policies/access/app-paths/).
|
|
60
60
|
*/
|
|
@@ -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
|
|
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
|
|
120
|
+
includes?: outputs.AccessApplicationPolicyInclude[];
|
|
121
121
|
/**
|
|
122
122
|
* The name of the Access policy.
|
|
123
123
|
*/
|
|
@@ -125,11 +125,11 @@ export interface AccessApplicationPolicy {
|
|
|
125
125
|
/**
|
|
126
126
|
* The order of execution for this policy. Must be unique for each policy within an app.
|
|
127
127
|
*/
|
|
128
|
-
precedence
|
|
128
|
+
precedence: number;
|
|
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
|
|
132
|
+
requires?: outputs.AccessApplicationPolicyRequire[];
|
|
133
133
|
}
|
|
134
134
|
export interface AccessApplicationPolicyConnectionRules {
|
|
135
135
|
/**
|
|
@@ -172,7 +172,9 @@ export interface AccessApplicationPolicyExclude {
|
|
|
172
172
|
gsuite?: outputs.AccessApplicationPolicyExcludeGsuite;
|
|
173
173
|
ip?: outputs.AccessApplicationPolicyExcludeIp;
|
|
174
174
|
ipList?: outputs.AccessApplicationPolicyExcludeIpList;
|
|
175
|
+
linkedAppToken?: outputs.AccessApplicationPolicyExcludeLinkedAppToken;
|
|
175
176
|
loginMethod?: outputs.AccessApplicationPolicyExcludeLoginMethod;
|
|
177
|
+
oidc?: outputs.AccessApplicationPolicyExcludeOidc;
|
|
176
178
|
okta?: outputs.AccessApplicationPolicyExcludeOkta;
|
|
177
179
|
saml?: outputs.AccessApplicationPolicyExcludeSaml;
|
|
178
180
|
serviceToken?: outputs.AccessApplicationPolicyExcludeServiceToken;
|
|
@@ -301,12 +303,32 @@ export interface AccessApplicationPolicyExcludeIpList {
|
|
|
301
303
|
*/
|
|
302
304
|
id: string;
|
|
303
305
|
}
|
|
306
|
+
export interface AccessApplicationPolicyExcludeLinkedAppToken {
|
|
307
|
+
/**
|
|
308
|
+
* The ID of an Access OIDC SaaS application
|
|
309
|
+
*/
|
|
310
|
+
appUid: string;
|
|
311
|
+
}
|
|
304
312
|
export interface AccessApplicationPolicyExcludeLoginMethod {
|
|
305
313
|
/**
|
|
306
314
|
* The ID of an identity provider.
|
|
307
315
|
*/
|
|
308
316
|
id: string;
|
|
309
317
|
}
|
|
318
|
+
export interface AccessApplicationPolicyExcludeOidc {
|
|
319
|
+
/**
|
|
320
|
+
* The name of the OIDC claim.
|
|
321
|
+
*/
|
|
322
|
+
claimName: string;
|
|
323
|
+
/**
|
|
324
|
+
* The OIDC claim value to look for.
|
|
325
|
+
*/
|
|
326
|
+
claimValue: string;
|
|
327
|
+
/**
|
|
328
|
+
* The ID of your OIDC identity provider.
|
|
329
|
+
*/
|
|
330
|
+
identityProviderId: string;
|
|
331
|
+
}
|
|
310
332
|
export interface AccessApplicationPolicyExcludeOkta {
|
|
311
333
|
/**
|
|
312
334
|
* The ID of your Okta identity provider.
|
|
@@ -362,7 +384,9 @@ export interface AccessApplicationPolicyInclude {
|
|
|
362
384
|
gsuite?: outputs.AccessApplicationPolicyIncludeGsuite;
|
|
363
385
|
ip?: outputs.AccessApplicationPolicyIncludeIp;
|
|
364
386
|
ipList?: outputs.AccessApplicationPolicyIncludeIpList;
|
|
387
|
+
linkedAppToken?: outputs.AccessApplicationPolicyIncludeLinkedAppToken;
|
|
365
388
|
loginMethod?: outputs.AccessApplicationPolicyIncludeLoginMethod;
|
|
389
|
+
oidc?: outputs.AccessApplicationPolicyIncludeOidc;
|
|
366
390
|
okta?: outputs.AccessApplicationPolicyIncludeOkta;
|
|
367
391
|
saml?: outputs.AccessApplicationPolicyIncludeSaml;
|
|
368
392
|
serviceToken?: outputs.AccessApplicationPolicyIncludeServiceToken;
|
|
@@ -491,12 +515,32 @@ export interface AccessApplicationPolicyIncludeIpList {
|
|
|
491
515
|
*/
|
|
492
516
|
id: string;
|
|
493
517
|
}
|
|
518
|
+
export interface AccessApplicationPolicyIncludeLinkedAppToken {
|
|
519
|
+
/**
|
|
520
|
+
* The ID of an Access OIDC SaaS application
|
|
521
|
+
*/
|
|
522
|
+
appUid: string;
|
|
523
|
+
}
|
|
494
524
|
export interface AccessApplicationPolicyIncludeLoginMethod {
|
|
495
525
|
/**
|
|
496
526
|
* The ID of an identity provider.
|
|
497
527
|
*/
|
|
498
528
|
id: string;
|
|
499
529
|
}
|
|
530
|
+
export interface AccessApplicationPolicyIncludeOidc {
|
|
531
|
+
/**
|
|
532
|
+
* The name of the OIDC claim.
|
|
533
|
+
*/
|
|
534
|
+
claimName: string;
|
|
535
|
+
/**
|
|
536
|
+
* The OIDC claim value to look for.
|
|
537
|
+
*/
|
|
538
|
+
claimValue: string;
|
|
539
|
+
/**
|
|
540
|
+
* The ID of your OIDC identity provider.
|
|
541
|
+
*/
|
|
542
|
+
identityProviderId: string;
|
|
543
|
+
}
|
|
500
544
|
export interface AccessApplicationPolicyIncludeOkta {
|
|
501
545
|
/**
|
|
502
546
|
* The ID of your Okta identity provider.
|
|
@@ -552,7 +596,9 @@ export interface AccessApplicationPolicyRequire {
|
|
|
552
596
|
gsuite?: outputs.AccessApplicationPolicyRequireGsuite;
|
|
553
597
|
ip?: outputs.AccessApplicationPolicyRequireIp;
|
|
554
598
|
ipList?: outputs.AccessApplicationPolicyRequireIpList;
|
|
599
|
+
linkedAppToken?: outputs.AccessApplicationPolicyRequireLinkedAppToken;
|
|
555
600
|
loginMethod?: outputs.AccessApplicationPolicyRequireLoginMethod;
|
|
601
|
+
oidc?: outputs.AccessApplicationPolicyRequireOidc;
|
|
556
602
|
okta?: outputs.AccessApplicationPolicyRequireOkta;
|
|
557
603
|
saml?: outputs.AccessApplicationPolicyRequireSaml;
|
|
558
604
|
serviceToken?: outputs.AccessApplicationPolicyRequireServiceToken;
|
|
@@ -681,12 +727,32 @@ export interface AccessApplicationPolicyRequireIpList {
|
|
|
681
727
|
*/
|
|
682
728
|
id: string;
|
|
683
729
|
}
|
|
730
|
+
export interface AccessApplicationPolicyRequireLinkedAppToken {
|
|
731
|
+
/**
|
|
732
|
+
* The ID of an Access OIDC SaaS application
|
|
733
|
+
*/
|
|
734
|
+
appUid: string;
|
|
735
|
+
}
|
|
684
736
|
export interface AccessApplicationPolicyRequireLoginMethod {
|
|
685
737
|
/**
|
|
686
738
|
* The ID of an identity provider.
|
|
687
739
|
*/
|
|
688
740
|
id: string;
|
|
689
741
|
}
|
|
742
|
+
export interface AccessApplicationPolicyRequireOidc {
|
|
743
|
+
/**
|
|
744
|
+
* The name of the OIDC claim.
|
|
745
|
+
*/
|
|
746
|
+
claimName: string;
|
|
747
|
+
/**
|
|
748
|
+
* The OIDC claim value to look for.
|
|
749
|
+
*/
|
|
750
|
+
claimValue: string;
|
|
751
|
+
/**
|
|
752
|
+
* The ID of your OIDC identity provider.
|
|
753
|
+
*/
|
|
754
|
+
identityProviderId: string;
|
|
755
|
+
}
|
|
690
756
|
export interface AccessApplicationPolicyRequireOkta {
|
|
691
757
|
/**
|
|
692
758
|
* The ID of your Okta identity provider.
|
|
@@ -721,7 +787,7 @@ export interface AccessApplicationSaasApp {
|
|
|
721
787
|
/**
|
|
722
788
|
* The lifetime of the OIDC Access Token after creation. Valid units are m,h. Must be greater than or equal to 1m and less than or equal to 24h.
|
|
723
789
|
*/
|
|
724
|
-
accessTokenLifetime
|
|
790
|
+
accessTokenLifetime: string;
|
|
725
791
|
/**
|
|
726
792
|
* If client secret should be required on the token endpoint when authorization*code*with_pkce grant is used.
|
|
727
793
|
*/
|
|
@@ -771,7 +837,7 @@ export interface AccessApplicationSaasApp {
|
|
|
771
837
|
* The format of the name identifier sent to the SaaS application.
|
|
772
838
|
* Available values: "id", "email".
|
|
773
839
|
*/
|
|
774
|
-
nameIdFormat
|
|
840
|
+
nameIdFormat: string;
|
|
775
841
|
/**
|
|
776
842
|
* A [JSONata](https://jsonata.org/) expression that transforms an application's user identities into a NameID value for its SAML assertion. This expression should evaluate to a singular string. The output of this expression can override the `nameIdFormat` setting.
|
|
777
843
|
*/
|
|
@@ -1000,7 +1066,7 @@ export interface AccessApplicationTargetCriteria {
|
|
|
1000
1066
|
port: number;
|
|
1001
1067
|
/**
|
|
1002
1068
|
* The communication protocol your application secures.
|
|
1003
|
-
* Available values: "SSH".
|
|
1069
|
+
* Available values: "SSH", "RDP".
|
|
1004
1070
|
*/
|
|
1005
1071
|
protocol: string;
|
|
1006
1072
|
/**
|
|
@@ -1035,7 +1101,9 @@ export interface AccessGroupExclude {
|
|
|
1035
1101
|
gsuite?: outputs.AccessGroupExcludeGsuite;
|
|
1036
1102
|
ip?: outputs.AccessGroupExcludeIp;
|
|
1037
1103
|
ipList?: outputs.AccessGroupExcludeIpList;
|
|
1104
|
+
linkedAppToken?: outputs.AccessGroupExcludeLinkedAppToken;
|
|
1038
1105
|
loginMethod?: outputs.AccessGroupExcludeLoginMethod;
|
|
1106
|
+
oidc?: outputs.AccessGroupExcludeOidc;
|
|
1039
1107
|
okta?: outputs.AccessGroupExcludeOkta;
|
|
1040
1108
|
saml?: outputs.AccessGroupExcludeSaml;
|
|
1041
1109
|
serviceToken?: outputs.AccessGroupExcludeServiceToken;
|
|
@@ -1164,12 +1232,32 @@ export interface AccessGroupExcludeIpList {
|
|
|
1164
1232
|
*/
|
|
1165
1233
|
id: string;
|
|
1166
1234
|
}
|
|
1235
|
+
export interface AccessGroupExcludeLinkedAppToken {
|
|
1236
|
+
/**
|
|
1237
|
+
* The ID of an Access OIDC SaaS application
|
|
1238
|
+
*/
|
|
1239
|
+
appUid: string;
|
|
1240
|
+
}
|
|
1167
1241
|
export interface AccessGroupExcludeLoginMethod {
|
|
1168
1242
|
/**
|
|
1169
1243
|
* The ID of an identity provider.
|
|
1170
1244
|
*/
|
|
1171
1245
|
id: string;
|
|
1172
1246
|
}
|
|
1247
|
+
export interface AccessGroupExcludeOidc {
|
|
1248
|
+
/**
|
|
1249
|
+
* The name of the OIDC claim.
|
|
1250
|
+
*/
|
|
1251
|
+
claimName: string;
|
|
1252
|
+
/**
|
|
1253
|
+
* The OIDC claim value to look for.
|
|
1254
|
+
*/
|
|
1255
|
+
claimValue: string;
|
|
1256
|
+
/**
|
|
1257
|
+
* The ID of your OIDC identity provider.
|
|
1258
|
+
*/
|
|
1259
|
+
identityProviderId: string;
|
|
1260
|
+
}
|
|
1173
1261
|
export interface AccessGroupExcludeOkta {
|
|
1174
1262
|
/**
|
|
1175
1263
|
* The ID of your Okta identity provider.
|
|
@@ -1225,7 +1313,9 @@ export interface AccessGroupInclude {
|
|
|
1225
1313
|
gsuite?: outputs.AccessGroupIncludeGsuite;
|
|
1226
1314
|
ip?: outputs.AccessGroupIncludeIp;
|
|
1227
1315
|
ipList?: outputs.AccessGroupIncludeIpList;
|
|
1316
|
+
linkedAppToken?: outputs.AccessGroupIncludeLinkedAppToken;
|
|
1228
1317
|
loginMethod?: outputs.AccessGroupIncludeLoginMethod;
|
|
1318
|
+
oidc?: outputs.AccessGroupIncludeOidc;
|
|
1229
1319
|
okta?: outputs.AccessGroupIncludeOkta;
|
|
1230
1320
|
saml?: outputs.AccessGroupIncludeSaml;
|
|
1231
1321
|
serviceToken?: outputs.AccessGroupIncludeServiceToken;
|
|
@@ -1354,12 +1444,32 @@ export interface AccessGroupIncludeIpList {
|
|
|
1354
1444
|
*/
|
|
1355
1445
|
id: string;
|
|
1356
1446
|
}
|
|
1447
|
+
export interface AccessGroupIncludeLinkedAppToken {
|
|
1448
|
+
/**
|
|
1449
|
+
* The ID of an Access OIDC SaaS application
|
|
1450
|
+
*/
|
|
1451
|
+
appUid: string;
|
|
1452
|
+
}
|
|
1357
1453
|
export interface AccessGroupIncludeLoginMethod {
|
|
1358
1454
|
/**
|
|
1359
1455
|
* The ID of an identity provider.
|
|
1360
1456
|
*/
|
|
1361
1457
|
id: string;
|
|
1362
1458
|
}
|
|
1459
|
+
export interface AccessGroupIncludeOidc {
|
|
1460
|
+
/**
|
|
1461
|
+
* The name of the OIDC claim.
|
|
1462
|
+
*/
|
|
1463
|
+
claimName: string;
|
|
1464
|
+
/**
|
|
1465
|
+
* The OIDC claim value to look for.
|
|
1466
|
+
*/
|
|
1467
|
+
claimValue: string;
|
|
1468
|
+
/**
|
|
1469
|
+
* The ID of your OIDC identity provider.
|
|
1470
|
+
*/
|
|
1471
|
+
identityProviderId: string;
|
|
1472
|
+
}
|
|
1363
1473
|
export interface AccessGroupIncludeOkta {
|
|
1364
1474
|
/**
|
|
1365
1475
|
* The ID of your Okta identity provider.
|
|
@@ -1415,7 +1525,9 @@ export interface AccessGroupRequire {
|
|
|
1415
1525
|
gsuite?: outputs.AccessGroupRequireGsuite;
|
|
1416
1526
|
ip?: outputs.AccessGroupRequireIp;
|
|
1417
1527
|
ipList?: outputs.AccessGroupRequireIpList;
|
|
1528
|
+
linkedAppToken?: outputs.AccessGroupRequireLinkedAppToken;
|
|
1418
1529
|
loginMethod?: outputs.AccessGroupRequireLoginMethod;
|
|
1530
|
+
oidc?: outputs.AccessGroupRequireOidc;
|
|
1419
1531
|
okta?: outputs.AccessGroupRequireOkta;
|
|
1420
1532
|
saml?: outputs.AccessGroupRequireSaml;
|
|
1421
1533
|
serviceToken?: outputs.AccessGroupRequireServiceToken;
|
|
@@ -1544,12 +1656,32 @@ export interface AccessGroupRequireIpList {
|
|
|
1544
1656
|
*/
|
|
1545
1657
|
id: string;
|
|
1546
1658
|
}
|
|
1659
|
+
export interface AccessGroupRequireLinkedAppToken {
|
|
1660
|
+
/**
|
|
1661
|
+
* The ID of an Access OIDC SaaS application
|
|
1662
|
+
*/
|
|
1663
|
+
appUid: string;
|
|
1664
|
+
}
|
|
1547
1665
|
export interface AccessGroupRequireLoginMethod {
|
|
1548
1666
|
/**
|
|
1549
1667
|
* The ID of an identity provider.
|
|
1550
1668
|
*/
|
|
1551
1669
|
id: string;
|
|
1552
1670
|
}
|
|
1671
|
+
export interface AccessGroupRequireOidc {
|
|
1672
|
+
/**
|
|
1673
|
+
* The name of the OIDC claim.
|
|
1674
|
+
*/
|
|
1675
|
+
claimName: string;
|
|
1676
|
+
/**
|
|
1677
|
+
* The OIDC claim value to look for.
|
|
1678
|
+
*/
|
|
1679
|
+
claimValue: string;
|
|
1680
|
+
/**
|
|
1681
|
+
* The ID of your OIDC identity provider.
|
|
1682
|
+
*/
|
|
1683
|
+
identityProviderId: string;
|
|
1684
|
+
}
|
|
1553
1685
|
export interface AccessGroupRequireOkta {
|
|
1554
1686
|
/**
|
|
1555
1687
|
* The ID of your Okta identity provider.
|
|
@@ -1617,6 +1749,10 @@ export interface AccessIdentityProviderConfig {
|
|
|
1617
1749
|
* Your OAuth Client ID
|
|
1618
1750
|
*/
|
|
1619
1751
|
clientId?: string;
|
|
1752
|
+
/**
|
|
1753
|
+
* Your OAuth Client Secret
|
|
1754
|
+
*/
|
|
1755
|
+
clientSecret?: string;
|
|
1620
1756
|
/**
|
|
1621
1757
|
* Should Cloudflare try to load authentication contexts from your account
|
|
1622
1758
|
*/
|
|
@@ -1810,7 +1946,9 @@ export interface AccessPolicyExclude {
|
|
|
1810
1946
|
gsuite?: outputs.AccessPolicyExcludeGsuite;
|
|
1811
1947
|
ip?: outputs.AccessPolicyExcludeIp;
|
|
1812
1948
|
ipList?: outputs.AccessPolicyExcludeIpList;
|
|
1949
|
+
linkedAppToken?: outputs.AccessPolicyExcludeLinkedAppToken;
|
|
1813
1950
|
loginMethod?: outputs.AccessPolicyExcludeLoginMethod;
|
|
1951
|
+
oidc?: outputs.AccessPolicyExcludeOidc;
|
|
1814
1952
|
okta?: outputs.AccessPolicyExcludeOkta;
|
|
1815
1953
|
saml?: outputs.AccessPolicyExcludeSaml;
|
|
1816
1954
|
serviceToken?: outputs.AccessPolicyExcludeServiceToken;
|
|
@@ -1939,12 +2077,32 @@ export interface AccessPolicyExcludeIpList {
|
|
|
1939
2077
|
*/
|
|
1940
2078
|
id: string;
|
|
1941
2079
|
}
|
|
2080
|
+
export interface AccessPolicyExcludeLinkedAppToken {
|
|
2081
|
+
/**
|
|
2082
|
+
* The ID of an Access OIDC SaaS application
|
|
2083
|
+
*/
|
|
2084
|
+
appUid: string;
|
|
2085
|
+
}
|
|
1942
2086
|
export interface AccessPolicyExcludeLoginMethod {
|
|
1943
2087
|
/**
|
|
1944
2088
|
* The ID of an identity provider.
|
|
1945
2089
|
*/
|
|
1946
2090
|
id: string;
|
|
1947
2091
|
}
|
|
2092
|
+
export interface AccessPolicyExcludeOidc {
|
|
2093
|
+
/**
|
|
2094
|
+
* The name of the OIDC claim.
|
|
2095
|
+
*/
|
|
2096
|
+
claimName: string;
|
|
2097
|
+
/**
|
|
2098
|
+
* The OIDC claim value to look for.
|
|
2099
|
+
*/
|
|
2100
|
+
claimValue: string;
|
|
2101
|
+
/**
|
|
2102
|
+
* The ID of your OIDC identity provider.
|
|
2103
|
+
*/
|
|
2104
|
+
identityProviderId: string;
|
|
2105
|
+
}
|
|
1948
2106
|
export interface AccessPolicyExcludeOkta {
|
|
1949
2107
|
/**
|
|
1950
2108
|
* The ID of your Okta identity provider.
|
|
@@ -2000,7 +2158,9 @@ export interface AccessPolicyInclude {
|
|
|
2000
2158
|
gsuite?: outputs.AccessPolicyIncludeGsuite;
|
|
2001
2159
|
ip?: outputs.AccessPolicyIncludeIp;
|
|
2002
2160
|
ipList?: outputs.AccessPolicyIncludeIpList;
|
|
2161
|
+
linkedAppToken?: outputs.AccessPolicyIncludeLinkedAppToken;
|
|
2003
2162
|
loginMethod?: outputs.AccessPolicyIncludeLoginMethod;
|
|
2163
|
+
oidc?: outputs.AccessPolicyIncludeOidc;
|
|
2004
2164
|
okta?: outputs.AccessPolicyIncludeOkta;
|
|
2005
2165
|
saml?: outputs.AccessPolicyIncludeSaml;
|
|
2006
2166
|
serviceToken?: outputs.AccessPolicyIncludeServiceToken;
|
|
@@ -2129,12 +2289,32 @@ export interface AccessPolicyIncludeIpList {
|
|
|
2129
2289
|
*/
|
|
2130
2290
|
id: string;
|
|
2131
2291
|
}
|
|
2292
|
+
export interface AccessPolicyIncludeLinkedAppToken {
|
|
2293
|
+
/**
|
|
2294
|
+
* The ID of an Access OIDC SaaS application
|
|
2295
|
+
*/
|
|
2296
|
+
appUid: string;
|
|
2297
|
+
}
|
|
2132
2298
|
export interface AccessPolicyIncludeLoginMethod {
|
|
2133
2299
|
/**
|
|
2134
2300
|
* The ID of an identity provider.
|
|
2135
2301
|
*/
|
|
2136
2302
|
id: string;
|
|
2137
2303
|
}
|
|
2304
|
+
export interface AccessPolicyIncludeOidc {
|
|
2305
|
+
/**
|
|
2306
|
+
* The name of the OIDC claim.
|
|
2307
|
+
*/
|
|
2308
|
+
claimName: string;
|
|
2309
|
+
/**
|
|
2310
|
+
* The OIDC claim value to look for.
|
|
2311
|
+
*/
|
|
2312
|
+
claimValue: string;
|
|
2313
|
+
/**
|
|
2314
|
+
* The ID of your OIDC identity provider.
|
|
2315
|
+
*/
|
|
2316
|
+
identityProviderId: string;
|
|
2317
|
+
}
|
|
2138
2318
|
export interface AccessPolicyIncludeOkta {
|
|
2139
2319
|
/**
|
|
2140
2320
|
* The ID of your Okta identity provider.
|
|
@@ -2190,7 +2370,9 @@ export interface AccessPolicyRequire {
|
|
|
2190
2370
|
gsuite?: outputs.AccessPolicyRequireGsuite;
|
|
2191
2371
|
ip?: outputs.AccessPolicyRequireIp;
|
|
2192
2372
|
ipList?: outputs.AccessPolicyRequireIpList;
|
|
2373
|
+
linkedAppToken?: outputs.AccessPolicyRequireLinkedAppToken;
|
|
2193
2374
|
loginMethod?: outputs.AccessPolicyRequireLoginMethod;
|
|
2375
|
+
oidc?: outputs.AccessPolicyRequireOidc;
|
|
2194
2376
|
okta?: outputs.AccessPolicyRequireOkta;
|
|
2195
2377
|
saml?: outputs.AccessPolicyRequireSaml;
|
|
2196
2378
|
serviceToken?: outputs.AccessPolicyRequireServiceToken;
|
|
@@ -2319,12 +2501,32 @@ export interface AccessPolicyRequireIpList {
|
|
|
2319
2501
|
*/
|
|
2320
2502
|
id: string;
|
|
2321
2503
|
}
|
|
2504
|
+
export interface AccessPolicyRequireLinkedAppToken {
|
|
2505
|
+
/**
|
|
2506
|
+
* The ID of an Access OIDC SaaS application
|
|
2507
|
+
*/
|
|
2508
|
+
appUid: string;
|
|
2509
|
+
}
|
|
2322
2510
|
export interface AccessPolicyRequireLoginMethod {
|
|
2323
2511
|
/**
|
|
2324
2512
|
* The ID of an identity provider.
|
|
2325
2513
|
*/
|
|
2326
2514
|
id: string;
|
|
2327
2515
|
}
|
|
2516
|
+
export interface AccessPolicyRequireOidc {
|
|
2517
|
+
/**
|
|
2518
|
+
* The name of the OIDC claim.
|
|
2519
|
+
*/
|
|
2520
|
+
claimName: string;
|
|
2521
|
+
/**
|
|
2522
|
+
* The OIDC claim value to look for.
|
|
2523
|
+
*/
|
|
2524
|
+
claimValue: string;
|
|
2525
|
+
/**
|
|
2526
|
+
* The ID of your OIDC identity provider.
|
|
2527
|
+
*/
|
|
2528
|
+
identityProviderId: string;
|
|
2529
|
+
}
|
|
2328
2530
|
export interface AccessPolicyRequireOkta {
|
|
2329
2531
|
/**
|
|
2330
2532
|
* The ID of your Okta identity provider.
|
|
@@ -3412,9 +3614,9 @@ export interface DlpCustomProfileContextAwarenessSkip {
|
|
|
3412
3614
|
}
|
|
3413
3615
|
export interface DlpCustomProfileEntry {
|
|
3414
3616
|
enabled: boolean;
|
|
3617
|
+
entryId?: string;
|
|
3415
3618
|
name: string;
|
|
3416
|
-
pattern
|
|
3417
|
-
words?: string[];
|
|
3619
|
+
pattern: outputs.DlpCustomProfileEntryPattern;
|
|
3418
3620
|
}
|
|
3419
3621
|
export interface DlpCustomProfileEntryPattern {
|
|
3420
3622
|
regex: string;
|
|
@@ -3429,7 +3631,7 @@ export interface DlpCustomProfileSharedEntry {
|
|
|
3429
3631
|
enabled: boolean;
|
|
3430
3632
|
entryId: string;
|
|
3431
3633
|
/**
|
|
3432
|
-
* Available values: "custom", "predefined", "integration", "
|
|
3634
|
+
* Available values: "custom", "predefined", "integration", "exact*data", "document*fingerprint".
|
|
3433
3635
|
*/
|
|
3434
3636
|
entryType: string;
|
|
3435
3637
|
}
|
|
@@ -6277,6 +6479,21 @@ export interface GetCustomHostnamesResultSslValidationRecord {
|
|
|
6277
6479
|
txtValue: string;
|
|
6278
6480
|
}
|
|
6279
6481
|
export interface GetCustomPagesListResult {
|
|
6482
|
+
createdOn: string;
|
|
6483
|
+
description: string;
|
|
6484
|
+
id: string;
|
|
6485
|
+
modifiedOn: string;
|
|
6486
|
+
previewTarget: string;
|
|
6487
|
+
requiredTokens: string[];
|
|
6488
|
+
/**
|
|
6489
|
+
* The custom page state.
|
|
6490
|
+
* Available values: "default", "customized".
|
|
6491
|
+
*/
|
|
6492
|
+
state: string;
|
|
6493
|
+
/**
|
|
6494
|
+
* The URL associated with the custom page.
|
|
6495
|
+
*/
|
|
6496
|
+
url: string;
|
|
6280
6497
|
}
|
|
6281
6498
|
export interface GetCustomSslFilter {
|
|
6282
6499
|
/**
|
|
@@ -6943,7 +7160,7 @@ export interface GetDnsRecordsResult {
|
|
|
6943
7160
|
*/
|
|
6944
7161
|
modifiedOn: string;
|
|
6945
7162
|
/**
|
|
6946
|
-
* DNS record name
|
|
7163
|
+
* Complete DNS record name, including the zone name, in Punycode.
|
|
6947
7164
|
*/
|
|
6948
7165
|
name: string;
|
|
6949
7166
|
/**
|
|
@@ -7482,6 +7699,7 @@ export interface GetEmailSecurityBlockSenderFilter {
|
|
|
7482
7699
|
* Available values: "pattern", "createdAt".
|
|
7483
7700
|
*/
|
|
7484
7701
|
order?: string;
|
|
7702
|
+
pattern?: string;
|
|
7485
7703
|
/**
|
|
7486
7704
|
* Available values: "EMAIL", "DOMAIN", "IP", "UNKNOWN".
|
|
7487
7705
|
*/
|
|
@@ -7561,6 +7779,7 @@ export interface GetEmailSecurityTrustedDomainsFilter {
|
|
|
7561
7779
|
* Available values: "pattern", "createdAt".
|
|
7562
7780
|
*/
|
|
7563
7781
|
order?: string;
|
|
7782
|
+
pattern?: string;
|
|
7564
7783
|
/**
|
|
7565
7784
|
* Allows searching in multiple properties of a record simultaneously.
|
|
7566
7785
|
* This parameter is intended for human users, not automation. Its exact
|
|
@@ -7935,6 +8154,10 @@ export interface GetHyperdriveConfigsResult {
|
|
|
7935
8154
|
mtls: outputs.GetHyperdriveConfigsResultMtls;
|
|
7936
8155
|
name: string;
|
|
7937
8156
|
origin: outputs.GetHyperdriveConfigsResultOrigin;
|
|
8157
|
+
/**
|
|
8158
|
+
* The (soft) maximum number of connections the Hyperdrive is allowed to make to the origin database.
|
|
8159
|
+
*/
|
|
8160
|
+
originConnectionLimit: number;
|
|
7938
8161
|
}
|
|
7939
8162
|
export interface GetHyperdriveConfigsResultCaching {
|
|
7940
8163
|
/**
|
|
@@ -8034,6 +8257,10 @@ export interface GetImagesResult {
|
|
|
8034
8257
|
images: outputs.GetImagesResultImage[];
|
|
8035
8258
|
}
|
|
8036
8259
|
export interface GetImagesResultImage {
|
|
8260
|
+
/**
|
|
8261
|
+
* Can set the creator field with an internal user ID.
|
|
8262
|
+
*/
|
|
8263
|
+
creator: string;
|
|
8037
8264
|
/**
|
|
8038
8265
|
* Image file name.
|
|
8039
8266
|
*/
|
|
@@ -8136,20 +8363,42 @@ export interface GetLeakedCredentialCheckRulesResult {
|
|
|
8136
8363
|
*/
|
|
8137
8364
|
username: string;
|
|
8138
8365
|
}
|
|
8139
|
-
export interface
|
|
8140
|
-
urlHostname: string;
|
|
8366
|
+
export interface GetListItemsResult {
|
|
8141
8367
|
}
|
|
8142
|
-
export interface
|
|
8143
|
-
includeSubdomains: boolean;
|
|
8144
|
-
preservePathSuffix: boolean;
|
|
8145
|
-
preserveQueryString: boolean;
|
|
8146
|
-
sourceUrl: string;
|
|
8368
|
+
export interface GetListsResult {
|
|
8147
8369
|
/**
|
|
8148
|
-
*
|
|
8370
|
+
* The RFC 3339 timestamp of when the list was created.
|
|
8149
8371
|
*/
|
|
8150
|
-
|
|
8151
|
-
|
|
8152
|
-
|
|
8372
|
+
createdOn: string;
|
|
8373
|
+
/**
|
|
8374
|
+
* An informative summary of the list.
|
|
8375
|
+
*/
|
|
8376
|
+
description: string;
|
|
8377
|
+
/**
|
|
8378
|
+
* The unique ID of the list.
|
|
8379
|
+
*/
|
|
8380
|
+
id: string;
|
|
8381
|
+
/**
|
|
8382
|
+
* The type of the list. Each type supports specific list items (IP addresses, ASNs, hostnames or redirects).
|
|
8383
|
+
* Available values: "ip", "redirect", "hostname", "asn".
|
|
8384
|
+
*/
|
|
8385
|
+
kind: string;
|
|
8386
|
+
/**
|
|
8387
|
+
* The RFC 3339 timestamp of when the list was last modified.
|
|
8388
|
+
*/
|
|
8389
|
+
modifiedOn: string;
|
|
8390
|
+
/**
|
|
8391
|
+
* An informative name for the list. Use this name in filter and rule expressions.
|
|
8392
|
+
*/
|
|
8393
|
+
name: string;
|
|
8394
|
+
/**
|
|
8395
|
+
* The number of items in the list.
|
|
8396
|
+
*/
|
|
8397
|
+
numItems: number;
|
|
8398
|
+
/**
|
|
8399
|
+
* The number of [filters](https://www.terraform.io/api/resources/filters/) referencing the list.
|
|
8400
|
+
*/
|
|
8401
|
+
numReferencingFilters: number;
|
|
8153
8402
|
}
|
|
8154
8403
|
export interface GetLoadBalancerAdaptiveRouting {
|
|
8155
8404
|
/**
|
|
@@ -9148,8 +9397,8 @@ export interface GetLogpushJobsResult {
|
|
|
9148
9397
|
*/
|
|
9149
9398
|
id: number;
|
|
9150
9399
|
/**
|
|
9151
|
-
* The kind parameter (optional) is used to differentiate between Logpush and Edge Log Delivery jobs
|
|
9152
|
-
* Available values: "edge".
|
|
9400
|
+
* The kind parameter (optional) is used to differentiate between Logpush and Edge Log Delivery jobs (when supported by the dataset).
|
|
9401
|
+
* Available values: "", "edge".
|
|
9153
9402
|
*/
|
|
9154
9403
|
kind: string;
|
|
9155
9404
|
/**
|
|
@@ -9167,15 +9416,15 @@ export interface GetLogpushJobsResult {
|
|
|
9167
9416
|
*/
|
|
9168
9417
|
logpullOptions: string;
|
|
9169
9418
|
/**
|
|
9170
|
-
* The maximum uncompressed file size of a batch of logs. This setting value must be between `5 MB` and `1 GB`, or `0` to disable it. Note that you cannot set a minimum file size; this means that log files may be much smaller than this batch size.
|
|
9419
|
+
* The maximum uncompressed file size of a batch of logs. This setting value must be between `5 MB` and `1 GB`, or `0` to disable it. Note that you cannot set a minimum file size; this means that log files may be much smaller than this batch size.
|
|
9171
9420
|
*/
|
|
9172
9421
|
maxUploadBytes: number;
|
|
9173
9422
|
/**
|
|
9174
|
-
* The maximum interval in seconds for log batches. This setting must be between 30 and 300 seconds (5 minutes), or `0` to disable it. Note that you cannot specify a minimum interval for log batches; this means that log files may be sent in shorter intervals than this.
|
|
9423
|
+
* The maximum interval in seconds for log batches. This setting must be between 30 and 300 seconds (5 minutes), or `0` to disable it. Note that you cannot specify a minimum interval for log batches; this means that log files may be sent in shorter intervals than this.
|
|
9175
9424
|
*/
|
|
9176
9425
|
maxUploadIntervalSeconds: number;
|
|
9177
9426
|
/**
|
|
9178
|
-
* The maximum number of log lines per batch. This setting must be between 1000 and 1,000,000 lines, or `0` to disable it. Note that you cannot specify a minimum number of log lines per batch; this means that log files may contain many fewer lines than this.
|
|
9427
|
+
* The maximum number of log lines per batch. This setting must be between 1000 and 1,000,000 lines, or `0` to disable it. Note that you cannot specify a minimum number of log lines per batch; this means that log files may contain many fewer lines than this.
|
|
9179
9428
|
*/
|
|
9180
9429
|
maxUploadRecords: number;
|
|
9181
9430
|
/**
|
|
@@ -9728,6 +9977,10 @@ export interface GetMagicWanGreTunnelGreTunnel {
|
|
|
9728
9977
|
* A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
|
|
9729
9978
|
*/
|
|
9730
9979
|
interfaceAddress: string;
|
|
9980
|
+
/**
|
|
9981
|
+
* A 127 bit IPV6 prefix from within the virtual*subnet6 prefix space with the address being the first IP of the subnet and not same as the address of virtual*subnet6. Eg if virtual*subnet6 is 2606:54c1:7:0:a9fe:12d2::/127 , interface*address6 could be 2606:54c1:7:0:a9fe:12d2:1:200/127
|
|
9982
|
+
*/
|
|
9983
|
+
interfaceAddress6: string;
|
|
9731
9984
|
/**
|
|
9732
9985
|
* The date and time the tunnel was last modified.
|
|
9733
9986
|
*/
|
|
@@ -9810,6 +10063,10 @@ export interface GetMagicWanIpsecTunnelIpsecTunnel {
|
|
|
9810
10063
|
* A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
|
|
9811
10064
|
*/
|
|
9812
10065
|
interfaceAddress: string;
|
|
10066
|
+
/**
|
|
10067
|
+
* A 127 bit IPV6 prefix from within the virtual*subnet6 prefix space with the address being the first IP of the subnet and not same as the address of virtual*subnet6. Eg if virtual*subnet6 is 2606:54c1:7:0:a9fe:12d2::/127 , interface*address6 could be 2606:54c1:7:0:a9fe:12d2:1:200/127
|
|
10068
|
+
*/
|
|
10069
|
+
interfaceAddress6: string;
|
|
9813
10070
|
/**
|
|
9814
10071
|
* The date and time the tunnel was last modified.
|
|
9815
10072
|
*/
|
|
@@ -11724,6 +11981,56 @@ export interface GetQueueConsumerSettings {
|
|
|
11724
11981
|
*/
|
|
11725
11982
|
visibilityTimeoutMs: number;
|
|
11726
11983
|
}
|
|
11984
|
+
export interface GetQueueConsumersResult {
|
|
11985
|
+
/**
|
|
11986
|
+
* A Resource identifier.
|
|
11987
|
+
*/
|
|
11988
|
+
consumerId: string;
|
|
11989
|
+
createdOn: string;
|
|
11990
|
+
/**
|
|
11991
|
+
* A Resource identifier.
|
|
11992
|
+
*/
|
|
11993
|
+
queueId: string;
|
|
11994
|
+
/**
|
|
11995
|
+
* Name of a Worker
|
|
11996
|
+
*/
|
|
11997
|
+
script: string;
|
|
11998
|
+
/**
|
|
11999
|
+
* Name of a Worker
|
|
12000
|
+
*/
|
|
12001
|
+
scriptName: string;
|
|
12002
|
+
settings: outputs.GetQueueConsumersResultSettings;
|
|
12003
|
+
/**
|
|
12004
|
+
* Available values: "worker", "httpPull".
|
|
12005
|
+
*/
|
|
12006
|
+
type: string;
|
|
12007
|
+
}
|
|
12008
|
+
export interface GetQueueConsumersResultSettings {
|
|
12009
|
+
/**
|
|
12010
|
+
* The maximum number of messages to include in a batch.
|
|
12011
|
+
*/
|
|
12012
|
+
batchSize: number;
|
|
12013
|
+
/**
|
|
12014
|
+
* Maximum number of concurrent consumers that may consume from this Queue. Set to `null` to automatically opt in to the platform's maximum (recommended).
|
|
12015
|
+
*/
|
|
12016
|
+
maxConcurrency: number;
|
|
12017
|
+
/**
|
|
12018
|
+
* The maximum number of retries
|
|
12019
|
+
*/
|
|
12020
|
+
maxRetries: number;
|
|
12021
|
+
/**
|
|
12022
|
+
* The number of milliseconds to wait for a batch to fill up before attempting to deliver it
|
|
12023
|
+
*/
|
|
12024
|
+
maxWaitTimeMs: number;
|
|
12025
|
+
/**
|
|
12026
|
+
* The number of seconds to delay before making the message available for another attempt.
|
|
12027
|
+
*/
|
|
12028
|
+
retryDelay: number;
|
|
12029
|
+
/**
|
|
12030
|
+
* The number of milliseconds that a message is exclusively leased. After the timeout, the message becomes available for another attempt.
|
|
12031
|
+
*/
|
|
12032
|
+
visibilityTimeoutMs: number;
|
|
12033
|
+
}
|
|
11727
12034
|
export interface GetQueueProducer {
|
|
11728
12035
|
bucketName: string;
|
|
11729
12036
|
script: string;
|
|
@@ -12120,7 +12427,7 @@ export interface GetRateLimitsResult {
|
|
|
12120
12427
|
*/
|
|
12121
12428
|
bypasses: outputs.GetRateLimitsResultBypass[];
|
|
12122
12429
|
/**
|
|
12123
|
-
* An informative summary of the
|
|
12430
|
+
* An informative summary of the rule. This value is sanitized and any tags will be removed.
|
|
12124
12431
|
*/
|
|
12125
12432
|
description: string;
|
|
12126
12433
|
/**
|
|
@@ -12612,6 +12919,11 @@ export interface GetRulesetRuleActionParameters {
|
|
|
12612
12919
|
* A set of overrides to apply to the target ruleset.
|
|
12613
12920
|
*/
|
|
12614
12921
|
overrides: outputs.GetRulesetRuleActionParametersOverrides;
|
|
12922
|
+
/**
|
|
12923
|
+
* A phase to skip the execution of. This property is only compatible with products.
|
|
12924
|
+
* Available values: "current".
|
|
12925
|
+
*/
|
|
12926
|
+
phase: string;
|
|
12615
12927
|
/**
|
|
12616
12928
|
* A list of phases to skip the execution of. This option is incompatible with the rulesets option.
|
|
12617
12929
|
*/
|
|
@@ -12735,7 +13047,7 @@ export interface GetRulesetRuleActionParametersBrowserTtl {
|
|
|
12735
13047
|
default: number;
|
|
12736
13048
|
/**
|
|
12737
13049
|
* Determines which browser ttl mode to use.
|
|
12738
|
-
* Available values: "respect*origin", "bypass*by*default", "override*origin".
|
|
13050
|
+
* Available values: "respect*origin", "bypass*by*default", "override*origin", "bypass".
|
|
12739
13051
|
*/
|
|
12740
13052
|
mode: string;
|
|
12741
13053
|
}
|
|
@@ -13250,25 +13562,42 @@ export interface GetSchemaValidationSchemasListResult {
|
|
|
13250
13562
|
validationEnabled: boolean;
|
|
13251
13563
|
}
|
|
13252
13564
|
export interface GetSnippetRulesListResult {
|
|
13565
|
+
/**
|
|
13566
|
+
* An informative description of the rule.
|
|
13567
|
+
*/
|
|
13253
13568
|
description: string;
|
|
13569
|
+
/**
|
|
13570
|
+
* Whether the rule should be executed.
|
|
13571
|
+
*/
|
|
13254
13572
|
enabled: boolean;
|
|
13573
|
+
/**
|
|
13574
|
+
* The expression defining which traffic will match the rule.
|
|
13575
|
+
*/
|
|
13255
13576
|
expression: string;
|
|
13256
13577
|
/**
|
|
13257
|
-
*
|
|
13578
|
+
* The unique ID of the rule.
|
|
13579
|
+
*/
|
|
13580
|
+
id: string;
|
|
13581
|
+
/**
|
|
13582
|
+
* The timestamp of when the rule was last modified.
|
|
13583
|
+
*/
|
|
13584
|
+
lastUpdated: string;
|
|
13585
|
+
/**
|
|
13586
|
+
* The identifying name of the snippet.
|
|
13258
13587
|
*/
|
|
13259
13588
|
snippetName: string;
|
|
13260
13589
|
}
|
|
13261
13590
|
export interface GetSnippetsListResult {
|
|
13262
13591
|
/**
|
|
13263
|
-
*
|
|
13592
|
+
* The timestamp of when the snippet was created.
|
|
13264
13593
|
*/
|
|
13265
13594
|
createdOn: string;
|
|
13266
13595
|
/**
|
|
13267
|
-
*
|
|
13596
|
+
* The timestamp of when the snippet was last modified.
|
|
13268
13597
|
*/
|
|
13269
13598
|
modifiedOn: string;
|
|
13270
13599
|
/**
|
|
13271
|
-
*
|
|
13600
|
+
* The identifying name of the snippet.
|
|
13272
13601
|
*/
|
|
13273
13602
|
snippetName: string;
|
|
13274
13603
|
}
|
|
@@ -13434,7 +13763,7 @@ export interface GetStreamStatus {
|
|
|
13434
13763
|
pctComplete: string;
|
|
13435
13764
|
/**
|
|
13436
13765
|
* Specifies the processing status for all quality levels for a video.
|
|
13437
|
-
* Available values: "pendingupload", "downloading", "queued", "inprogress", "ready", "error".
|
|
13766
|
+
* Available values: "pendingupload", "downloading", "queued", "inprogress", "ready", "error", "live-inprogress".
|
|
13438
13767
|
*/
|
|
13439
13768
|
state: string;
|
|
13440
13769
|
}
|
|
@@ -13650,7 +13979,7 @@ export interface GetStreamsResultStatus {
|
|
|
13650
13979
|
pctComplete: string;
|
|
13651
13980
|
/**
|
|
13652
13981
|
* Specifies the processing status for all quality levels for a video.
|
|
13653
|
-
* Available values: "pendingupload", "downloading", "queued", "inprogress", "ready", "error".
|
|
13982
|
+
* Available values: "pendingupload", "downloading", "queued", "inprogress", "ready", "error", "live-inprogress".
|
|
13654
13983
|
*/
|
|
13655
13984
|
state: string;
|
|
13656
13985
|
}
|
|
@@ -13762,6 +14091,30 @@ export interface GetTurnstileWidgetsResult {
|
|
|
13762
14091
|
*/
|
|
13763
14092
|
sitekey: string;
|
|
13764
14093
|
}
|
|
14094
|
+
export interface GetUserAgentBlockingRuleConfiguration {
|
|
14095
|
+
/**
|
|
14096
|
+
* The configuration target for this rule. You must set the target to `ua` for User Agent Blocking rules.
|
|
14097
|
+
*/
|
|
14098
|
+
target: string;
|
|
14099
|
+
/**
|
|
14100
|
+
* The exact user agent string to match. This value will be compared to the received `User-Agent` HTTP header value.
|
|
14101
|
+
*/
|
|
14102
|
+
value: string;
|
|
14103
|
+
}
|
|
14104
|
+
export interface GetUserAgentBlockingRuleFilter {
|
|
14105
|
+
/**
|
|
14106
|
+
* A string to search for in the description of existing rules.
|
|
14107
|
+
*/
|
|
14108
|
+
description?: string;
|
|
14109
|
+
/**
|
|
14110
|
+
* When true, indicates that the rule is currently paused.
|
|
14111
|
+
*/
|
|
14112
|
+
paused?: boolean;
|
|
14113
|
+
/**
|
|
14114
|
+
* A string to search for in the user agent values of existing rules.
|
|
14115
|
+
*/
|
|
14116
|
+
userAgent?: string;
|
|
14117
|
+
}
|
|
13765
14118
|
export interface GetUserAgentBlockingRulesResult {
|
|
13766
14119
|
/**
|
|
13767
14120
|
* The configuration object for the current rule.
|
|
@@ -14325,25 +14678,17 @@ export interface GetWorkersCustomDomainsResult {
|
|
|
14325
14678
|
*/
|
|
14326
14679
|
zoneName: string;
|
|
14327
14680
|
}
|
|
14328
|
-
export interface
|
|
14329
|
-
annotations: outputs.GetWorkersDeploymentDeploymentAnnotations;
|
|
14330
|
-
authorEmail: string;
|
|
14331
|
-
createdOn: string;
|
|
14332
|
-
id: string;
|
|
14333
|
-
source: string;
|
|
14334
|
-
/**
|
|
14335
|
-
* Available values: "percentage".
|
|
14336
|
-
*/
|
|
14337
|
-
strategy: string;
|
|
14338
|
-
versions: outputs.GetWorkersDeploymentDeploymentVersion[];
|
|
14339
|
-
}
|
|
14340
|
-
export interface GetWorkersDeploymentDeploymentAnnotations {
|
|
14681
|
+
export interface GetWorkersDeploymentAnnotations {
|
|
14341
14682
|
/**
|
|
14342
14683
|
* Human-readable message about the deployment. Truncated to 100 bytes.
|
|
14343
14684
|
*/
|
|
14344
14685
|
workersMessage: string;
|
|
14686
|
+
/**
|
|
14687
|
+
* Operation that triggered the creation of the deployment.
|
|
14688
|
+
*/
|
|
14689
|
+
workersTriggeredBy: string;
|
|
14345
14690
|
}
|
|
14346
|
-
export interface
|
|
14691
|
+
export interface GetWorkersDeploymentVersion {
|
|
14347
14692
|
percentage: number;
|
|
14348
14693
|
versionId: string;
|
|
14349
14694
|
}
|
|
@@ -14582,6 +14927,10 @@ export interface GetZeroTrustAccessApplicationFilter {
|
|
|
14582
14927
|
* The domain of the app.
|
|
14583
14928
|
*/
|
|
14584
14929
|
domain?: string;
|
|
14930
|
+
/**
|
|
14931
|
+
* True for only exact string matches against passed name/domain query parameters.
|
|
14932
|
+
*/
|
|
14933
|
+
exact?: boolean;
|
|
14585
14934
|
/**
|
|
14586
14935
|
* The name of the app.
|
|
14587
14936
|
*/
|
|
@@ -14739,7 +15088,9 @@ export interface GetZeroTrustAccessApplicationPolicyExclude {
|
|
|
14739
15088
|
gsuite: outputs.GetZeroTrustAccessApplicationPolicyExcludeGsuite;
|
|
14740
15089
|
ip: outputs.GetZeroTrustAccessApplicationPolicyExcludeIp;
|
|
14741
15090
|
ipList: outputs.GetZeroTrustAccessApplicationPolicyExcludeIpList;
|
|
15091
|
+
linkedAppToken: outputs.GetZeroTrustAccessApplicationPolicyExcludeLinkedAppToken;
|
|
14742
15092
|
loginMethod: outputs.GetZeroTrustAccessApplicationPolicyExcludeLoginMethod;
|
|
15093
|
+
oidc: outputs.GetZeroTrustAccessApplicationPolicyExcludeOidc;
|
|
14743
15094
|
okta: outputs.GetZeroTrustAccessApplicationPolicyExcludeOkta;
|
|
14744
15095
|
saml: outputs.GetZeroTrustAccessApplicationPolicyExcludeSaml;
|
|
14745
15096
|
serviceToken: outputs.GetZeroTrustAccessApplicationPolicyExcludeServiceToken;
|
|
@@ -14868,12 +15219,32 @@ export interface GetZeroTrustAccessApplicationPolicyExcludeIpList {
|
|
|
14868
15219
|
*/
|
|
14869
15220
|
id: string;
|
|
14870
15221
|
}
|
|
15222
|
+
export interface GetZeroTrustAccessApplicationPolicyExcludeLinkedAppToken {
|
|
15223
|
+
/**
|
|
15224
|
+
* The ID of an Access OIDC SaaS application
|
|
15225
|
+
*/
|
|
15226
|
+
appUid: string;
|
|
15227
|
+
}
|
|
14871
15228
|
export interface GetZeroTrustAccessApplicationPolicyExcludeLoginMethod {
|
|
14872
15229
|
/**
|
|
14873
15230
|
* The ID of an identity provider.
|
|
14874
15231
|
*/
|
|
14875
15232
|
id: string;
|
|
14876
15233
|
}
|
|
15234
|
+
export interface GetZeroTrustAccessApplicationPolicyExcludeOidc {
|
|
15235
|
+
/**
|
|
15236
|
+
* The name of the OIDC claim.
|
|
15237
|
+
*/
|
|
15238
|
+
claimName: string;
|
|
15239
|
+
/**
|
|
15240
|
+
* The OIDC claim value to look for.
|
|
15241
|
+
*/
|
|
15242
|
+
claimValue: string;
|
|
15243
|
+
/**
|
|
15244
|
+
* The ID of your OIDC identity provider.
|
|
15245
|
+
*/
|
|
15246
|
+
identityProviderId: string;
|
|
15247
|
+
}
|
|
14877
15248
|
export interface GetZeroTrustAccessApplicationPolicyExcludeOkta {
|
|
14878
15249
|
/**
|
|
14879
15250
|
* The ID of your Okta identity provider.
|
|
@@ -14929,7 +15300,9 @@ export interface GetZeroTrustAccessApplicationPolicyInclude {
|
|
|
14929
15300
|
gsuite: outputs.GetZeroTrustAccessApplicationPolicyIncludeGsuite;
|
|
14930
15301
|
ip: outputs.GetZeroTrustAccessApplicationPolicyIncludeIp;
|
|
14931
15302
|
ipList: outputs.GetZeroTrustAccessApplicationPolicyIncludeIpList;
|
|
15303
|
+
linkedAppToken: outputs.GetZeroTrustAccessApplicationPolicyIncludeLinkedAppToken;
|
|
14932
15304
|
loginMethod: outputs.GetZeroTrustAccessApplicationPolicyIncludeLoginMethod;
|
|
15305
|
+
oidc: outputs.GetZeroTrustAccessApplicationPolicyIncludeOidc;
|
|
14933
15306
|
okta: outputs.GetZeroTrustAccessApplicationPolicyIncludeOkta;
|
|
14934
15307
|
saml: outputs.GetZeroTrustAccessApplicationPolicyIncludeSaml;
|
|
14935
15308
|
serviceToken: outputs.GetZeroTrustAccessApplicationPolicyIncludeServiceToken;
|
|
@@ -15058,12 +15431,32 @@ export interface GetZeroTrustAccessApplicationPolicyIncludeIpList {
|
|
|
15058
15431
|
*/
|
|
15059
15432
|
id: string;
|
|
15060
15433
|
}
|
|
15434
|
+
export interface GetZeroTrustAccessApplicationPolicyIncludeLinkedAppToken {
|
|
15435
|
+
/**
|
|
15436
|
+
* The ID of an Access OIDC SaaS application
|
|
15437
|
+
*/
|
|
15438
|
+
appUid: string;
|
|
15439
|
+
}
|
|
15061
15440
|
export interface GetZeroTrustAccessApplicationPolicyIncludeLoginMethod {
|
|
15062
15441
|
/**
|
|
15063
15442
|
* The ID of an identity provider.
|
|
15064
15443
|
*/
|
|
15065
15444
|
id: string;
|
|
15066
15445
|
}
|
|
15446
|
+
export interface GetZeroTrustAccessApplicationPolicyIncludeOidc {
|
|
15447
|
+
/**
|
|
15448
|
+
* The name of the OIDC claim.
|
|
15449
|
+
*/
|
|
15450
|
+
claimName: string;
|
|
15451
|
+
/**
|
|
15452
|
+
* The OIDC claim value to look for.
|
|
15453
|
+
*/
|
|
15454
|
+
claimValue: string;
|
|
15455
|
+
/**
|
|
15456
|
+
* The ID of your OIDC identity provider.
|
|
15457
|
+
*/
|
|
15458
|
+
identityProviderId: string;
|
|
15459
|
+
}
|
|
15067
15460
|
export interface GetZeroTrustAccessApplicationPolicyIncludeOkta {
|
|
15068
15461
|
/**
|
|
15069
15462
|
* The ID of your Okta identity provider.
|
|
@@ -15119,7 +15512,9 @@ export interface GetZeroTrustAccessApplicationPolicyRequire {
|
|
|
15119
15512
|
gsuite: outputs.GetZeroTrustAccessApplicationPolicyRequireGsuite;
|
|
15120
15513
|
ip: outputs.GetZeroTrustAccessApplicationPolicyRequireIp;
|
|
15121
15514
|
ipList: outputs.GetZeroTrustAccessApplicationPolicyRequireIpList;
|
|
15515
|
+
linkedAppToken: outputs.GetZeroTrustAccessApplicationPolicyRequireLinkedAppToken;
|
|
15122
15516
|
loginMethod: outputs.GetZeroTrustAccessApplicationPolicyRequireLoginMethod;
|
|
15517
|
+
oidc: outputs.GetZeroTrustAccessApplicationPolicyRequireOidc;
|
|
15123
15518
|
okta: outputs.GetZeroTrustAccessApplicationPolicyRequireOkta;
|
|
15124
15519
|
saml: outputs.GetZeroTrustAccessApplicationPolicyRequireSaml;
|
|
15125
15520
|
serviceToken: outputs.GetZeroTrustAccessApplicationPolicyRequireServiceToken;
|
|
@@ -15248,12 +15643,32 @@ export interface GetZeroTrustAccessApplicationPolicyRequireIpList {
|
|
|
15248
15643
|
*/
|
|
15249
15644
|
id: string;
|
|
15250
15645
|
}
|
|
15646
|
+
export interface GetZeroTrustAccessApplicationPolicyRequireLinkedAppToken {
|
|
15647
|
+
/**
|
|
15648
|
+
* The ID of an Access OIDC SaaS application
|
|
15649
|
+
*/
|
|
15650
|
+
appUid: string;
|
|
15651
|
+
}
|
|
15251
15652
|
export interface GetZeroTrustAccessApplicationPolicyRequireLoginMethod {
|
|
15252
15653
|
/**
|
|
15253
15654
|
* The ID of an identity provider.
|
|
15254
15655
|
*/
|
|
15255
15656
|
id: string;
|
|
15256
15657
|
}
|
|
15658
|
+
export interface GetZeroTrustAccessApplicationPolicyRequireOidc {
|
|
15659
|
+
/**
|
|
15660
|
+
* The name of the OIDC claim.
|
|
15661
|
+
*/
|
|
15662
|
+
claimName: string;
|
|
15663
|
+
/**
|
|
15664
|
+
* The OIDC claim value to look for.
|
|
15665
|
+
*/
|
|
15666
|
+
claimValue: string;
|
|
15667
|
+
/**
|
|
15668
|
+
* The ID of your OIDC identity provider.
|
|
15669
|
+
*/
|
|
15670
|
+
identityProviderId: string;
|
|
15671
|
+
}
|
|
15257
15672
|
export interface GetZeroTrustAccessApplicationPolicyRequireOkta {
|
|
15258
15673
|
/**
|
|
15259
15674
|
* The ID of your Okta identity provider.
|
|
@@ -15567,7 +15982,7 @@ export interface GetZeroTrustAccessApplicationTargetCriteria {
|
|
|
15567
15982
|
port: number;
|
|
15568
15983
|
/**
|
|
15569
15984
|
* The communication protocol your application secures.
|
|
15570
|
-
* Available values: "SSH".
|
|
15985
|
+
* Available values: "SSH", "RDP".
|
|
15571
15986
|
*/
|
|
15572
15987
|
protocol: string;
|
|
15573
15988
|
/**
|
|
@@ -15943,7 +16358,9 @@ export interface GetZeroTrustAccessApplicationsResultPolicyExclude {
|
|
|
15943
16358
|
gsuite: outputs.GetZeroTrustAccessApplicationsResultPolicyExcludeGsuite;
|
|
15944
16359
|
ip: outputs.GetZeroTrustAccessApplicationsResultPolicyExcludeIp;
|
|
15945
16360
|
ipList: outputs.GetZeroTrustAccessApplicationsResultPolicyExcludeIpList;
|
|
16361
|
+
linkedAppToken: outputs.GetZeroTrustAccessApplicationsResultPolicyExcludeLinkedAppToken;
|
|
15946
16362
|
loginMethod: outputs.GetZeroTrustAccessApplicationsResultPolicyExcludeLoginMethod;
|
|
16363
|
+
oidc: outputs.GetZeroTrustAccessApplicationsResultPolicyExcludeOidc;
|
|
15947
16364
|
okta: outputs.GetZeroTrustAccessApplicationsResultPolicyExcludeOkta;
|
|
15948
16365
|
saml: outputs.GetZeroTrustAccessApplicationsResultPolicyExcludeSaml;
|
|
15949
16366
|
serviceToken: outputs.GetZeroTrustAccessApplicationsResultPolicyExcludeServiceToken;
|
|
@@ -16072,12 +16489,32 @@ export interface GetZeroTrustAccessApplicationsResultPolicyExcludeIpList {
|
|
|
16072
16489
|
*/
|
|
16073
16490
|
id: string;
|
|
16074
16491
|
}
|
|
16492
|
+
export interface GetZeroTrustAccessApplicationsResultPolicyExcludeLinkedAppToken {
|
|
16493
|
+
/**
|
|
16494
|
+
* The ID of an Access OIDC SaaS application
|
|
16495
|
+
*/
|
|
16496
|
+
appUid: string;
|
|
16497
|
+
}
|
|
16075
16498
|
export interface GetZeroTrustAccessApplicationsResultPolicyExcludeLoginMethod {
|
|
16076
16499
|
/**
|
|
16077
16500
|
* The ID of an identity provider.
|
|
16078
16501
|
*/
|
|
16079
16502
|
id: string;
|
|
16080
16503
|
}
|
|
16504
|
+
export interface GetZeroTrustAccessApplicationsResultPolicyExcludeOidc {
|
|
16505
|
+
/**
|
|
16506
|
+
* The name of the OIDC claim.
|
|
16507
|
+
*/
|
|
16508
|
+
claimName: string;
|
|
16509
|
+
/**
|
|
16510
|
+
* The OIDC claim value to look for.
|
|
16511
|
+
*/
|
|
16512
|
+
claimValue: string;
|
|
16513
|
+
/**
|
|
16514
|
+
* The ID of your OIDC identity provider.
|
|
16515
|
+
*/
|
|
16516
|
+
identityProviderId: string;
|
|
16517
|
+
}
|
|
16081
16518
|
export interface GetZeroTrustAccessApplicationsResultPolicyExcludeOkta {
|
|
16082
16519
|
/**
|
|
16083
16520
|
* The ID of your Okta identity provider.
|
|
@@ -16133,7 +16570,9 @@ export interface GetZeroTrustAccessApplicationsResultPolicyInclude {
|
|
|
16133
16570
|
gsuite: outputs.GetZeroTrustAccessApplicationsResultPolicyIncludeGsuite;
|
|
16134
16571
|
ip: outputs.GetZeroTrustAccessApplicationsResultPolicyIncludeIp;
|
|
16135
16572
|
ipList: outputs.GetZeroTrustAccessApplicationsResultPolicyIncludeIpList;
|
|
16573
|
+
linkedAppToken: outputs.GetZeroTrustAccessApplicationsResultPolicyIncludeLinkedAppToken;
|
|
16136
16574
|
loginMethod: outputs.GetZeroTrustAccessApplicationsResultPolicyIncludeLoginMethod;
|
|
16575
|
+
oidc: outputs.GetZeroTrustAccessApplicationsResultPolicyIncludeOidc;
|
|
16137
16576
|
okta: outputs.GetZeroTrustAccessApplicationsResultPolicyIncludeOkta;
|
|
16138
16577
|
saml: outputs.GetZeroTrustAccessApplicationsResultPolicyIncludeSaml;
|
|
16139
16578
|
serviceToken: outputs.GetZeroTrustAccessApplicationsResultPolicyIncludeServiceToken;
|
|
@@ -16262,12 +16701,32 @@ export interface GetZeroTrustAccessApplicationsResultPolicyIncludeIpList {
|
|
|
16262
16701
|
*/
|
|
16263
16702
|
id: string;
|
|
16264
16703
|
}
|
|
16704
|
+
export interface GetZeroTrustAccessApplicationsResultPolicyIncludeLinkedAppToken {
|
|
16705
|
+
/**
|
|
16706
|
+
* The ID of an Access OIDC SaaS application
|
|
16707
|
+
*/
|
|
16708
|
+
appUid: string;
|
|
16709
|
+
}
|
|
16265
16710
|
export interface GetZeroTrustAccessApplicationsResultPolicyIncludeLoginMethod {
|
|
16266
16711
|
/**
|
|
16267
16712
|
* The ID of an identity provider.
|
|
16268
16713
|
*/
|
|
16269
16714
|
id: string;
|
|
16270
16715
|
}
|
|
16716
|
+
export interface GetZeroTrustAccessApplicationsResultPolicyIncludeOidc {
|
|
16717
|
+
/**
|
|
16718
|
+
* The name of the OIDC claim.
|
|
16719
|
+
*/
|
|
16720
|
+
claimName: string;
|
|
16721
|
+
/**
|
|
16722
|
+
* The OIDC claim value to look for.
|
|
16723
|
+
*/
|
|
16724
|
+
claimValue: string;
|
|
16725
|
+
/**
|
|
16726
|
+
* The ID of your OIDC identity provider.
|
|
16727
|
+
*/
|
|
16728
|
+
identityProviderId: string;
|
|
16729
|
+
}
|
|
16271
16730
|
export interface GetZeroTrustAccessApplicationsResultPolicyIncludeOkta {
|
|
16272
16731
|
/**
|
|
16273
16732
|
* The ID of your Okta identity provider.
|
|
@@ -16323,7 +16782,9 @@ export interface GetZeroTrustAccessApplicationsResultPolicyRequire {
|
|
|
16323
16782
|
gsuite: outputs.GetZeroTrustAccessApplicationsResultPolicyRequireGsuite;
|
|
16324
16783
|
ip: outputs.GetZeroTrustAccessApplicationsResultPolicyRequireIp;
|
|
16325
16784
|
ipList: outputs.GetZeroTrustAccessApplicationsResultPolicyRequireIpList;
|
|
16785
|
+
linkedAppToken: outputs.GetZeroTrustAccessApplicationsResultPolicyRequireLinkedAppToken;
|
|
16326
16786
|
loginMethod: outputs.GetZeroTrustAccessApplicationsResultPolicyRequireLoginMethod;
|
|
16787
|
+
oidc: outputs.GetZeroTrustAccessApplicationsResultPolicyRequireOidc;
|
|
16327
16788
|
okta: outputs.GetZeroTrustAccessApplicationsResultPolicyRequireOkta;
|
|
16328
16789
|
saml: outputs.GetZeroTrustAccessApplicationsResultPolicyRequireSaml;
|
|
16329
16790
|
serviceToken: outputs.GetZeroTrustAccessApplicationsResultPolicyRequireServiceToken;
|
|
@@ -16452,12 +16913,32 @@ export interface GetZeroTrustAccessApplicationsResultPolicyRequireIpList {
|
|
|
16452
16913
|
*/
|
|
16453
16914
|
id: string;
|
|
16454
16915
|
}
|
|
16916
|
+
export interface GetZeroTrustAccessApplicationsResultPolicyRequireLinkedAppToken {
|
|
16917
|
+
/**
|
|
16918
|
+
* The ID of an Access OIDC SaaS application
|
|
16919
|
+
*/
|
|
16920
|
+
appUid: string;
|
|
16921
|
+
}
|
|
16455
16922
|
export interface GetZeroTrustAccessApplicationsResultPolicyRequireLoginMethod {
|
|
16456
16923
|
/**
|
|
16457
16924
|
* The ID of an identity provider.
|
|
16458
16925
|
*/
|
|
16459
16926
|
id: string;
|
|
16460
16927
|
}
|
|
16928
|
+
export interface GetZeroTrustAccessApplicationsResultPolicyRequireOidc {
|
|
16929
|
+
/**
|
|
16930
|
+
* The name of the OIDC claim.
|
|
16931
|
+
*/
|
|
16932
|
+
claimName: string;
|
|
16933
|
+
/**
|
|
16934
|
+
* The OIDC claim value to look for.
|
|
16935
|
+
*/
|
|
16936
|
+
claimValue: string;
|
|
16937
|
+
/**
|
|
16938
|
+
* The ID of your OIDC identity provider.
|
|
16939
|
+
*/
|
|
16940
|
+
identityProviderId: string;
|
|
16941
|
+
}
|
|
16461
16942
|
export interface GetZeroTrustAccessApplicationsResultPolicyRequireOkta {
|
|
16462
16943
|
/**
|
|
16463
16944
|
* The ID of your Okta identity provider.
|
|
@@ -16771,7 +17252,7 @@ export interface GetZeroTrustAccessApplicationsResultTargetCriteria {
|
|
|
16771
17252
|
port: number;
|
|
16772
17253
|
/**
|
|
16773
17254
|
* The communication protocol your application secures.
|
|
16774
|
-
* Available values: "SSH".
|
|
17255
|
+
* Available values: "SSH", "RDP".
|
|
16775
17256
|
*/
|
|
16776
17257
|
protocol: string;
|
|
16777
17258
|
/**
|
|
@@ -16827,7 +17308,9 @@ export interface GetZeroTrustAccessGroupExclude {
|
|
|
16827
17308
|
gsuite: outputs.GetZeroTrustAccessGroupExcludeGsuite;
|
|
16828
17309
|
ip: outputs.GetZeroTrustAccessGroupExcludeIp;
|
|
16829
17310
|
ipList: outputs.GetZeroTrustAccessGroupExcludeIpList;
|
|
17311
|
+
linkedAppToken: outputs.GetZeroTrustAccessGroupExcludeLinkedAppToken;
|
|
16830
17312
|
loginMethod: outputs.GetZeroTrustAccessGroupExcludeLoginMethod;
|
|
17313
|
+
oidc: outputs.GetZeroTrustAccessGroupExcludeOidc;
|
|
16831
17314
|
okta: outputs.GetZeroTrustAccessGroupExcludeOkta;
|
|
16832
17315
|
saml: outputs.GetZeroTrustAccessGroupExcludeSaml;
|
|
16833
17316
|
serviceToken: outputs.GetZeroTrustAccessGroupExcludeServiceToken;
|
|
@@ -16956,12 +17439,32 @@ export interface GetZeroTrustAccessGroupExcludeIpList {
|
|
|
16956
17439
|
*/
|
|
16957
17440
|
id: string;
|
|
16958
17441
|
}
|
|
17442
|
+
export interface GetZeroTrustAccessGroupExcludeLinkedAppToken {
|
|
17443
|
+
/**
|
|
17444
|
+
* The ID of an Access OIDC SaaS application
|
|
17445
|
+
*/
|
|
17446
|
+
appUid: string;
|
|
17447
|
+
}
|
|
16959
17448
|
export interface GetZeroTrustAccessGroupExcludeLoginMethod {
|
|
16960
17449
|
/**
|
|
16961
17450
|
* The ID of an identity provider.
|
|
16962
17451
|
*/
|
|
16963
17452
|
id: string;
|
|
16964
17453
|
}
|
|
17454
|
+
export interface GetZeroTrustAccessGroupExcludeOidc {
|
|
17455
|
+
/**
|
|
17456
|
+
* The name of the OIDC claim.
|
|
17457
|
+
*/
|
|
17458
|
+
claimName: string;
|
|
17459
|
+
/**
|
|
17460
|
+
* The OIDC claim value to look for.
|
|
17461
|
+
*/
|
|
17462
|
+
claimValue: string;
|
|
17463
|
+
/**
|
|
17464
|
+
* The ID of your OIDC identity provider.
|
|
17465
|
+
*/
|
|
17466
|
+
identityProviderId: string;
|
|
17467
|
+
}
|
|
16965
17468
|
export interface GetZeroTrustAccessGroupExcludeOkta {
|
|
16966
17469
|
/**
|
|
16967
17470
|
* The ID of your Okta identity provider.
|
|
@@ -17027,7 +17530,9 @@ export interface GetZeroTrustAccessGroupInclude {
|
|
|
17027
17530
|
gsuite: outputs.GetZeroTrustAccessGroupIncludeGsuite;
|
|
17028
17531
|
ip: outputs.GetZeroTrustAccessGroupIncludeIp;
|
|
17029
17532
|
ipList: outputs.GetZeroTrustAccessGroupIncludeIpList;
|
|
17533
|
+
linkedAppToken: outputs.GetZeroTrustAccessGroupIncludeLinkedAppToken;
|
|
17030
17534
|
loginMethod: outputs.GetZeroTrustAccessGroupIncludeLoginMethod;
|
|
17535
|
+
oidc: outputs.GetZeroTrustAccessGroupIncludeOidc;
|
|
17031
17536
|
okta: outputs.GetZeroTrustAccessGroupIncludeOkta;
|
|
17032
17537
|
saml: outputs.GetZeroTrustAccessGroupIncludeSaml;
|
|
17033
17538
|
serviceToken: outputs.GetZeroTrustAccessGroupIncludeServiceToken;
|
|
@@ -17156,12 +17661,32 @@ export interface GetZeroTrustAccessGroupIncludeIpList {
|
|
|
17156
17661
|
*/
|
|
17157
17662
|
id: string;
|
|
17158
17663
|
}
|
|
17664
|
+
export interface GetZeroTrustAccessGroupIncludeLinkedAppToken {
|
|
17665
|
+
/**
|
|
17666
|
+
* The ID of an Access OIDC SaaS application
|
|
17667
|
+
*/
|
|
17668
|
+
appUid: string;
|
|
17669
|
+
}
|
|
17159
17670
|
export interface GetZeroTrustAccessGroupIncludeLoginMethod {
|
|
17160
17671
|
/**
|
|
17161
17672
|
* The ID of an identity provider.
|
|
17162
17673
|
*/
|
|
17163
17674
|
id: string;
|
|
17164
17675
|
}
|
|
17676
|
+
export interface GetZeroTrustAccessGroupIncludeOidc {
|
|
17677
|
+
/**
|
|
17678
|
+
* The name of the OIDC claim.
|
|
17679
|
+
*/
|
|
17680
|
+
claimName: string;
|
|
17681
|
+
/**
|
|
17682
|
+
* The OIDC claim value to look for.
|
|
17683
|
+
*/
|
|
17684
|
+
claimValue: string;
|
|
17685
|
+
/**
|
|
17686
|
+
* The ID of your OIDC identity provider.
|
|
17687
|
+
*/
|
|
17688
|
+
identityProviderId: string;
|
|
17689
|
+
}
|
|
17165
17690
|
export interface GetZeroTrustAccessGroupIncludeOkta {
|
|
17166
17691
|
/**
|
|
17167
17692
|
* The ID of your Okta identity provider.
|
|
@@ -17217,7 +17742,9 @@ export interface GetZeroTrustAccessGroupIsDefault {
|
|
|
17217
17742
|
gsuite: outputs.GetZeroTrustAccessGroupIsDefaultGsuite;
|
|
17218
17743
|
ip: outputs.GetZeroTrustAccessGroupIsDefaultIp;
|
|
17219
17744
|
ipList: outputs.GetZeroTrustAccessGroupIsDefaultIpList;
|
|
17745
|
+
linkedAppToken: outputs.GetZeroTrustAccessGroupIsDefaultLinkedAppToken;
|
|
17220
17746
|
loginMethod: outputs.GetZeroTrustAccessGroupIsDefaultLoginMethod;
|
|
17747
|
+
oidc: outputs.GetZeroTrustAccessGroupIsDefaultOidc;
|
|
17221
17748
|
okta: outputs.GetZeroTrustAccessGroupIsDefaultOkta;
|
|
17222
17749
|
saml: outputs.GetZeroTrustAccessGroupIsDefaultSaml;
|
|
17223
17750
|
serviceToken: outputs.GetZeroTrustAccessGroupIsDefaultServiceToken;
|
|
@@ -17346,12 +17873,32 @@ export interface GetZeroTrustAccessGroupIsDefaultIpList {
|
|
|
17346
17873
|
*/
|
|
17347
17874
|
id: string;
|
|
17348
17875
|
}
|
|
17876
|
+
export interface GetZeroTrustAccessGroupIsDefaultLinkedAppToken {
|
|
17877
|
+
/**
|
|
17878
|
+
* The ID of an Access OIDC SaaS application
|
|
17879
|
+
*/
|
|
17880
|
+
appUid: string;
|
|
17881
|
+
}
|
|
17349
17882
|
export interface GetZeroTrustAccessGroupIsDefaultLoginMethod {
|
|
17350
17883
|
/**
|
|
17351
17884
|
* The ID of an identity provider.
|
|
17352
17885
|
*/
|
|
17353
17886
|
id: string;
|
|
17354
17887
|
}
|
|
17888
|
+
export interface GetZeroTrustAccessGroupIsDefaultOidc {
|
|
17889
|
+
/**
|
|
17890
|
+
* The name of the OIDC claim.
|
|
17891
|
+
*/
|
|
17892
|
+
claimName: string;
|
|
17893
|
+
/**
|
|
17894
|
+
* The OIDC claim value to look for.
|
|
17895
|
+
*/
|
|
17896
|
+
claimValue: string;
|
|
17897
|
+
/**
|
|
17898
|
+
* The ID of your OIDC identity provider.
|
|
17899
|
+
*/
|
|
17900
|
+
identityProviderId: string;
|
|
17901
|
+
}
|
|
17355
17902
|
export interface GetZeroTrustAccessGroupIsDefaultOkta {
|
|
17356
17903
|
/**
|
|
17357
17904
|
* The ID of your Okta identity provider.
|
|
@@ -17407,7 +17954,9 @@ export interface GetZeroTrustAccessGroupRequire {
|
|
|
17407
17954
|
gsuite: outputs.GetZeroTrustAccessGroupRequireGsuite;
|
|
17408
17955
|
ip: outputs.GetZeroTrustAccessGroupRequireIp;
|
|
17409
17956
|
ipList: outputs.GetZeroTrustAccessGroupRequireIpList;
|
|
17957
|
+
linkedAppToken: outputs.GetZeroTrustAccessGroupRequireLinkedAppToken;
|
|
17410
17958
|
loginMethod: outputs.GetZeroTrustAccessGroupRequireLoginMethod;
|
|
17959
|
+
oidc: outputs.GetZeroTrustAccessGroupRequireOidc;
|
|
17411
17960
|
okta: outputs.GetZeroTrustAccessGroupRequireOkta;
|
|
17412
17961
|
saml: outputs.GetZeroTrustAccessGroupRequireSaml;
|
|
17413
17962
|
serviceToken: outputs.GetZeroTrustAccessGroupRequireServiceToken;
|
|
@@ -17536,12 +18085,32 @@ export interface GetZeroTrustAccessGroupRequireIpList {
|
|
|
17536
18085
|
*/
|
|
17537
18086
|
id: string;
|
|
17538
18087
|
}
|
|
18088
|
+
export interface GetZeroTrustAccessGroupRequireLinkedAppToken {
|
|
18089
|
+
/**
|
|
18090
|
+
* The ID of an Access OIDC SaaS application
|
|
18091
|
+
*/
|
|
18092
|
+
appUid: string;
|
|
18093
|
+
}
|
|
17539
18094
|
export interface GetZeroTrustAccessGroupRequireLoginMethod {
|
|
17540
18095
|
/**
|
|
17541
18096
|
* The ID of an identity provider.
|
|
17542
18097
|
*/
|
|
17543
18098
|
id: string;
|
|
17544
18099
|
}
|
|
18100
|
+
export interface GetZeroTrustAccessGroupRequireOidc {
|
|
18101
|
+
/**
|
|
18102
|
+
* The name of the OIDC claim.
|
|
18103
|
+
*/
|
|
18104
|
+
claimName: string;
|
|
18105
|
+
/**
|
|
18106
|
+
* The OIDC claim value to look for.
|
|
18107
|
+
*/
|
|
18108
|
+
claimValue: string;
|
|
18109
|
+
/**
|
|
18110
|
+
* The ID of your OIDC identity provider.
|
|
18111
|
+
*/
|
|
18112
|
+
identityProviderId: string;
|
|
18113
|
+
}
|
|
17545
18114
|
export interface GetZeroTrustAccessGroupRequireOkta {
|
|
17546
18115
|
/**
|
|
17547
18116
|
* The ID of your Okta identity provider.
|
|
@@ -17625,7 +18194,9 @@ export interface GetZeroTrustAccessGroupsResultExclude {
|
|
|
17625
18194
|
gsuite: outputs.GetZeroTrustAccessGroupsResultExcludeGsuite;
|
|
17626
18195
|
ip: outputs.GetZeroTrustAccessGroupsResultExcludeIp;
|
|
17627
18196
|
ipList: outputs.GetZeroTrustAccessGroupsResultExcludeIpList;
|
|
18197
|
+
linkedAppToken: outputs.GetZeroTrustAccessGroupsResultExcludeLinkedAppToken;
|
|
17628
18198
|
loginMethod: outputs.GetZeroTrustAccessGroupsResultExcludeLoginMethod;
|
|
18199
|
+
oidc: outputs.GetZeroTrustAccessGroupsResultExcludeOidc;
|
|
17629
18200
|
okta: outputs.GetZeroTrustAccessGroupsResultExcludeOkta;
|
|
17630
18201
|
saml: outputs.GetZeroTrustAccessGroupsResultExcludeSaml;
|
|
17631
18202
|
serviceToken: outputs.GetZeroTrustAccessGroupsResultExcludeServiceToken;
|
|
@@ -17754,12 +18325,32 @@ export interface GetZeroTrustAccessGroupsResultExcludeIpList {
|
|
|
17754
18325
|
*/
|
|
17755
18326
|
id: string;
|
|
17756
18327
|
}
|
|
18328
|
+
export interface GetZeroTrustAccessGroupsResultExcludeLinkedAppToken {
|
|
18329
|
+
/**
|
|
18330
|
+
* The ID of an Access OIDC SaaS application
|
|
18331
|
+
*/
|
|
18332
|
+
appUid: string;
|
|
18333
|
+
}
|
|
17757
18334
|
export interface GetZeroTrustAccessGroupsResultExcludeLoginMethod {
|
|
17758
18335
|
/**
|
|
17759
18336
|
* The ID of an identity provider.
|
|
17760
18337
|
*/
|
|
17761
18338
|
id: string;
|
|
17762
18339
|
}
|
|
18340
|
+
export interface GetZeroTrustAccessGroupsResultExcludeOidc {
|
|
18341
|
+
/**
|
|
18342
|
+
* The name of the OIDC claim.
|
|
18343
|
+
*/
|
|
18344
|
+
claimName: string;
|
|
18345
|
+
/**
|
|
18346
|
+
* The OIDC claim value to look for.
|
|
18347
|
+
*/
|
|
18348
|
+
claimValue: string;
|
|
18349
|
+
/**
|
|
18350
|
+
* The ID of your OIDC identity provider.
|
|
18351
|
+
*/
|
|
18352
|
+
identityProviderId: string;
|
|
18353
|
+
}
|
|
17763
18354
|
export interface GetZeroTrustAccessGroupsResultExcludeOkta {
|
|
17764
18355
|
/**
|
|
17765
18356
|
* The ID of your Okta identity provider.
|
|
@@ -17815,7 +18406,9 @@ export interface GetZeroTrustAccessGroupsResultInclude {
|
|
|
17815
18406
|
gsuite: outputs.GetZeroTrustAccessGroupsResultIncludeGsuite;
|
|
17816
18407
|
ip: outputs.GetZeroTrustAccessGroupsResultIncludeIp;
|
|
17817
18408
|
ipList: outputs.GetZeroTrustAccessGroupsResultIncludeIpList;
|
|
18409
|
+
linkedAppToken: outputs.GetZeroTrustAccessGroupsResultIncludeLinkedAppToken;
|
|
17818
18410
|
loginMethod: outputs.GetZeroTrustAccessGroupsResultIncludeLoginMethod;
|
|
18411
|
+
oidc: outputs.GetZeroTrustAccessGroupsResultIncludeOidc;
|
|
17819
18412
|
okta: outputs.GetZeroTrustAccessGroupsResultIncludeOkta;
|
|
17820
18413
|
saml: outputs.GetZeroTrustAccessGroupsResultIncludeSaml;
|
|
17821
18414
|
serviceToken: outputs.GetZeroTrustAccessGroupsResultIncludeServiceToken;
|
|
@@ -17944,12 +18537,32 @@ export interface GetZeroTrustAccessGroupsResultIncludeIpList {
|
|
|
17944
18537
|
*/
|
|
17945
18538
|
id: string;
|
|
17946
18539
|
}
|
|
18540
|
+
export interface GetZeroTrustAccessGroupsResultIncludeLinkedAppToken {
|
|
18541
|
+
/**
|
|
18542
|
+
* The ID of an Access OIDC SaaS application
|
|
18543
|
+
*/
|
|
18544
|
+
appUid: string;
|
|
18545
|
+
}
|
|
17947
18546
|
export interface GetZeroTrustAccessGroupsResultIncludeLoginMethod {
|
|
17948
18547
|
/**
|
|
17949
18548
|
* The ID of an identity provider.
|
|
17950
18549
|
*/
|
|
17951
18550
|
id: string;
|
|
17952
18551
|
}
|
|
18552
|
+
export interface GetZeroTrustAccessGroupsResultIncludeOidc {
|
|
18553
|
+
/**
|
|
18554
|
+
* The name of the OIDC claim.
|
|
18555
|
+
*/
|
|
18556
|
+
claimName: string;
|
|
18557
|
+
/**
|
|
18558
|
+
* The OIDC claim value to look for.
|
|
18559
|
+
*/
|
|
18560
|
+
claimValue: string;
|
|
18561
|
+
/**
|
|
18562
|
+
* The ID of your OIDC identity provider.
|
|
18563
|
+
*/
|
|
18564
|
+
identityProviderId: string;
|
|
18565
|
+
}
|
|
17953
18566
|
export interface GetZeroTrustAccessGroupsResultIncludeOkta {
|
|
17954
18567
|
/**
|
|
17955
18568
|
* The ID of your Okta identity provider.
|
|
@@ -18005,7 +18618,9 @@ export interface GetZeroTrustAccessGroupsResultIsDefault {
|
|
|
18005
18618
|
gsuite: outputs.GetZeroTrustAccessGroupsResultIsDefaultGsuite;
|
|
18006
18619
|
ip: outputs.GetZeroTrustAccessGroupsResultIsDefaultIp;
|
|
18007
18620
|
ipList: outputs.GetZeroTrustAccessGroupsResultIsDefaultIpList;
|
|
18621
|
+
linkedAppToken: outputs.GetZeroTrustAccessGroupsResultIsDefaultLinkedAppToken;
|
|
18008
18622
|
loginMethod: outputs.GetZeroTrustAccessGroupsResultIsDefaultLoginMethod;
|
|
18623
|
+
oidc: outputs.GetZeroTrustAccessGroupsResultIsDefaultOidc;
|
|
18009
18624
|
okta: outputs.GetZeroTrustAccessGroupsResultIsDefaultOkta;
|
|
18010
18625
|
saml: outputs.GetZeroTrustAccessGroupsResultIsDefaultSaml;
|
|
18011
18626
|
serviceToken: outputs.GetZeroTrustAccessGroupsResultIsDefaultServiceToken;
|
|
@@ -18134,12 +18749,32 @@ export interface GetZeroTrustAccessGroupsResultIsDefaultIpList {
|
|
|
18134
18749
|
*/
|
|
18135
18750
|
id: string;
|
|
18136
18751
|
}
|
|
18752
|
+
export interface GetZeroTrustAccessGroupsResultIsDefaultLinkedAppToken {
|
|
18753
|
+
/**
|
|
18754
|
+
* The ID of an Access OIDC SaaS application
|
|
18755
|
+
*/
|
|
18756
|
+
appUid: string;
|
|
18757
|
+
}
|
|
18137
18758
|
export interface GetZeroTrustAccessGroupsResultIsDefaultLoginMethod {
|
|
18138
18759
|
/**
|
|
18139
18760
|
* The ID of an identity provider.
|
|
18140
18761
|
*/
|
|
18141
18762
|
id: string;
|
|
18142
18763
|
}
|
|
18764
|
+
export interface GetZeroTrustAccessGroupsResultIsDefaultOidc {
|
|
18765
|
+
/**
|
|
18766
|
+
* The name of the OIDC claim.
|
|
18767
|
+
*/
|
|
18768
|
+
claimName: string;
|
|
18769
|
+
/**
|
|
18770
|
+
* The OIDC claim value to look for.
|
|
18771
|
+
*/
|
|
18772
|
+
claimValue: string;
|
|
18773
|
+
/**
|
|
18774
|
+
* The ID of your OIDC identity provider.
|
|
18775
|
+
*/
|
|
18776
|
+
identityProviderId: string;
|
|
18777
|
+
}
|
|
18143
18778
|
export interface GetZeroTrustAccessGroupsResultIsDefaultOkta {
|
|
18144
18779
|
/**
|
|
18145
18780
|
* The ID of your Okta identity provider.
|
|
@@ -18195,7 +18830,9 @@ export interface GetZeroTrustAccessGroupsResultRequire {
|
|
|
18195
18830
|
gsuite: outputs.GetZeroTrustAccessGroupsResultRequireGsuite;
|
|
18196
18831
|
ip: outputs.GetZeroTrustAccessGroupsResultRequireIp;
|
|
18197
18832
|
ipList: outputs.GetZeroTrustAccessGroupsResultRequireIpList;
|
|
18833
|
+
linkedAppToken: outputs.GetZeroTrustAccessGroupsResultRequireLinkedAppToken;
|
|
18198
18834
|
loginMethod: outputs.GetZeroTrustAccessGroupsResultRequireLoginMethod;
|
|
18835
|
+
oidc: outputs.GetZeroTrustAccessGroupsResultRequireOidc;
|
|
18199
18836
|
okta: outputs.GetZeroTrustAccessGroupsResultRequireOkta;
|
|
18200
18837
|
saml: outputs.GetZeroTrustAccessGroupsResultRequireSaml;
|
|
18201
18838
|
serviceToken: outputs.GetZeroTrustAccessGroupsResultRequireServiceToken;
|
|
@@ -18324,12 +18961,32 @@ export interface GetZeroTrustAccessGroupsResultRequireIpList {
|
|
|
18324
18961
|
*/
|
|
18325
18962
|
id: string;
|
|
18326
18963
|
}
|
|
18964
|
+
export interface GetZeroTrustAccessGroupsResultRequireLinkedAppToken {
|
|
18965
|
+
/**
|
|
18966
|
+
* The ID of an Access OIDC SaaS application
|
|
18967
|
+
*/
|
|
18968
|
+
appUid: string;
|
|
18969
|
+
}
|
|
18327
18970
|
export interface GetZeroTrustAccessGroupsResultRequireLoginMethod {
|
|
18328
18971
|
/**
|
|
18329
18972
|
* The ID of an identity provider.
|
|
18330
18973
|
*/
|
|
18331
18974
|
id: string;
|
|
18332
18975
|
}
|
|
18976
|
+
export interface GetZeroTrustAccessGroupsResultRequireOidc {
|
|
18977
|
+
/**
|
|
18978
|
+
* The name of the OIDC claim.
|
|
18979
|
+
*/
|
|
18980
|
+
claimName: string;
|
|
18981
|
+
/**
|
|
18982
|
+
* The OIDC claim value to look for.
|
|
18983
|
+
*/
|
|
18984
|
+
claimValue: string;
|
|
18985
|
+
/**
|
|
18986
|
+
* The ID of your OIDC identity provider.
|
|
18987
|
+
*/
|
|
18988
|
+
identityProviderId: string;
|
|
18989
|
+
}
|
|
18333
18990
|
export interface GetZeroTrustAccessGroupsResultRequireOkta {
|
|
18334
18991
|
/**
|
|
18335
18992
|
* The ID of your Okta identity provider.
|
|
@@ -18970,7 +19627,9 @@ export interface GetZeroTrustAccessPoliciesResultExclude {
|
|
|
18970
19627
|
gsuite: outputs.GetZeroTrustAccessPoliciesResultExcludeGsuite;
|
|
18971
19628
|
ip: outputs.GetZeroTrustAccessPoliciesResultExcludeIp;
|
|
18972
19629
|
ipList: outputs.GetZeroTrustAccessPoliciesResultExcludeIpList;
|
|
19630
|
+
linkedAppToken: outputs.GetZeroTrustAccessPoliciesResultExcludeLinkedAppToken;
|
|
18973
19631
|
loginMethod: outputs.GetZeroTrustAccessPoliciesResultExcludeLoginMethod;
|
|
19632
|
+
oidc: outputs.GetZeroTrustAccessPoliciesResultExcludeOidc;
|
|
18974
19633
|
okta: outputs.GetZeroTrustAccessPoliciesResultExcludeOkta;
|
|
18975
19634
|
saml: outputs.GetZeroTrustAccessPoliciesResultExcludeSaml;
|
|
18976
19635
|
serviceToken: outputs.GetZeroTrustAccessPoliciesResultExcludeServiceToken;
|
|
@@ -19099,12 +19758,32 @@ export interface GetZeroTrustAccessPoliciesResultExcludeIpList {
|
|
|
19099
19758
|
*/
|
|
19100
19759
|
id: string;
|
|
19101
19760
|
}
|
|
19761
|
+
export interface GetZeroTrustAccessPoliciesResultExcludeLinkedAppToken {
|
|
19762
|
+
/**
|
|
19763
|
+
* The ID of an Access OIDC SaaS application
|
|
19764
|
+
*/
|
|
19765
|
+
appUid: string;
|
|
19766
|
+
}
|
|
19102
19767
|
export interface GetZeroTrustAccessPoliciesResultExcludeLoginMethod {
|
|
19103
19768
|
/**
|
|
19104
19769
|
* The ID of an identity provider.
|
|
19105
19770
|
*/
|
|
19106
19771
|
id: string;
|
|
19107
19772
|
}
|
|
19773
|
+
export interface GetZeroTrustAccessPoliciesResultExcludeOidc {
|
|
19774
|
+
/**
|
|
19775
|
+
* The name of the OIDC claim.
|
|
19776
|
+
*/
|
|
19777
|
+
claimName: string;
|
|
19778
|
+
/**
|
|
19779
|
+
* The OIDC claim value to look for.
|
|
19780
|
+
*/
|
|
19781
|
+
claimValue: string;
|
|
19782
|
+
/**
|
|
19783
|
+
* The ID of your OIDC identity provider.
|
|
19784
|
+
*/
|
|
19785
|
+
identityProviderId: string;
|
|
19786
|
+
}
|
|
19108
19787
|
export interface GetZeroTrustAccessPoliciesResultExcludeOkta {
|
|
19109
19788
|
/**
|
|
19110
19789
|
* The ID of your Okta identity provider.
|
|
@@ -19160,7 +19839,9 @@ export interface GetZeroTrustAccessPoliciesResultInclude {
|
|
|
19160
19839
|
gsuite: outputs.GetZeroTrustAccessPoliciesResultIncludeGsuite;
|
|
19161
19840
|
ip: outputs.GetZeroTrustAccessPoliciesResultIncludeIp;
|
|
19162
19841
|
ipList: outputs.GetZeroTrustAccessPoliciesResultIncludeIpList;
|
|
19842
|
+
linkedAppToken: outputs.GetZeroTrustAccessPoliciesResultIncludeLinkedAppToken;
|
|
19163
19843
|
loginMethod: outputs.GetZeroTrustAccessPoliciesResultIncludeLoginMethod;
|
|
19844
|
+
oidc: outputs.GetZeroTrustAccessPoliciesResultIncludeOidc;
|
|
19164
19845
|
okta: outputs.GetZeroTrustAccessPoliciesResultIncludeOkta;
|
|
19165
19846
|
saml: outputs.GetZeroTrustAccessPoliciesResultIncludeSaml;
|
|
19166
19847
|
serviceToken: outputs.GetZeroTrustAccessPoliciesResultIncludeServiceToken;
|
|
@@ -19289,12 +19970,32 @@ export interface GetZeroTrustAccessPoliciesResultIncludeIpList {
|
|
|
19289
19970
|
*/
|
|
19290
19971
|
id: string;
|
|
19291
19972
|
}
|
|
19973
|
+
export interface GetZeroTrustAccessPoliciesResultIncludeLinkedAppToken {
|
|
19974
|
+
/**
|
|
19975
|
+
* The ID of an Access OIDC SaaS application
|
|
19976
|
+
*/
|
|
19977
|
+
appUid: string;
|
|
19978
|
+
}
|
|
19292
19979
|
export interface GetZeroTrustAccessPoliciesResultIncludeLoginMethod {
|
|
19293
19980
|
/**
|
|
19294
19981
|
* The ID of an identity provider.
|
|
19295
19982
|
*/
|
|
19296
19983
|
id: string;
|
|
19297
19984
|
}
|
|
19985
|
+
export interface GetZeroTrustAccessPoliciesResultIncludeOidc {
|
|
19986
|
+
/**
|
|
19987
|
+
* The name of the OIDC claim.
|
|
19988
|
+
*/
|
|
19989
|
+
claimName: string;
|
|
19990
|
+
/**
|
|
19991
|
+
* The OIDC claim value to look for.
|
|
19992
|
+
*/
|
|
19993
|
+
claimValue: string;
|
|
19994
|
+
/**
|
|
19995
|
+
* The ID of your OIDC identity provider.
|
|
19996
|
+
*/
|
|
19997
|
+
identityProviderId: string;
|
|
19998
|
+
}
|
|
19298
19999
|
export interface GetZeroTrustAccessPoliciesResultIncludeOkta {
|
|
19299
20000
|
/**
|
|
19300
20001
|
* The ID of your Okta identity provider.
|
|
@@ -19350,7 +20051,9 @@ export interface GetZeroTrustAccessPoliciesResultRequire {
|
|
|
19350
20051
|
gsuite: outputs.GetZeroTrustAccessPoliciesResultRequireGsuite;
|
|
19351
20052
|
ip: outputs.GetZeroTrustAccessPoliciesResultRequireIp;
|
|
19352
20053
|
ipList: outputs.GetZeroTrustAccessPoliciesResultRequireIpList;
|
|
20054
|
+
linkedAppToken: outputs.GetZeroTrustAccessPoliciesResultRequireLinkedAppToken;
|
|
19353
20055
|
loginMethod: outputs.GetZeroTrustAccessPoliciesResultRequireLoginMethod;
|
|
20056
|
+
oidc: outputs.GetZeroTrustAccessPoliciesResultRequireOidc;
|
|
19354
20057
|
okta: outputs.GetZeroTrustAccessPoliciesResultRequireOkta;
|
|
19355
20058
|
saml: outputs.GetZeroTrustAccessPoliciesResultRequireSaml;
|
|
19356
20059
|
serviceToken: outputs.GetZeroTrustAccessPoliciesResultRequireServiceToken;
|
|
@@ -19479,12 +20182,32 @@ export interface GetZeroTrustAccessPoliciesResultRequireIpList {
|
|
|
19479
20182
|
*/
|
|
19480
20183
|
id: string;
|
|
19481
20184
|
}
|
|
20185
|
+
export interface GetZeroTrustAccessPoliciesResultRequireLinkedAppToken {
|
|
20186
|
+
/**
|
|
20187
|
+
* The ID of an Access OIDC SaaS application
|
|
20188
|
+
*/
|
|
20189
|
+
appUid: string;
|
|
20190
|
+
}
|
|
19482
20191
|
export interface GetZeroTrustAccessPoliciesResultRequireLoginMethod {
|
|
19483
20192
|
/**
|
|
19484
20193
|
* The ID of an identity provider.
|
|
19485
20194
|
*/
|
|
19486
20195
|
id: string;
|
|
19487
20196
|
}
|
|
20197
|
+
export interface GetZeroTrustAccessPoliciesResultRequireOidc {
|
|
20198
|
+
/**
|
|
20199
|
+
* The name of the OIDC claim.
|
|
20200
|
+
*/
|
|
20201
|
+
claimName: string;
|
|
20202
|
+
/**
|
|
20203
|
+
* The OIDC claim value to look for.
|
|
20204
|
+
*/
|
|
20205
|
+
claimValue: string;
|
|
20206
|
+
/**
|
|
20207
|
+
* The ID of your OIDC identity provider.
|
|
20208
|
+
*/
|
|
20209
|
+
identityProviderId: string;
|
|
20210
|
+
}
|
|
19488
20211
|
export interface GetZeroTrustAccessPoliciesResultRequireOkta {
|
|
19489
20212
|
/**
|
|
19490
20213
|
* The ID of your Okta identity provider.
|
|
@@ -19554,7 +20277,9 @@ export interface GetZeroTrustAccessPolicyExclude {
|
|
|
19554
20277
|
gsuite: outputs.GetZeroTrustAccessPolicyExcludeGsuite;
|
|
19555
20278
|
ip: outputs.GetZeroTrustAccessPolicyExcludeIp;
|
|
19556
20279
|
ipList: outputs.GetZeroTrustAccessPolicyExcludeIpList;
|
|
20280
|
+
linkedAppToken: outputs.GetZeroTrustAccessPolicyExcludeLinkedAppToken;
|
|
19557
20281
|
loginMethod: outputs.GetZeroTrustAccessPolicyExcludeLoginMethod;
|
|
20282
|
+
oidc: outputs.GetZeroTrustAccessPolicyExcludeOidc;
|
|
19558
20283
|
okta: outputs.GetZeroTrustAccessPolicyExcludeOkta;
|
|
19559
20284
|
saml: outputs.GetZeroTrustAccessPolicyExcludeSaml;
|
|
19560
20285
|
serviceToken: outputs.GetZeroTrustAccessPolicyExcludeServiceToken;
|
|
@@ -19683,12 +20408,32 @@ export interface GetZeroTrustAccessPolicyExcludeIpList {
|
|
|
19683
20408
|
*/
|
|
19684
20409
|
id: string;
|
|
19685
20410
|
}
|
|
20411
|
+
export interface GetZeroTrustAccessPolicyExcludeLinkedAppToken {
|
|
20412
|
+
/**
|
|
20413
|
+
* The ID of an Access OIDC SaaS application
|
|
20414
|
+
*/
|
|
20415
|
+
appUid: string;
|
|
20416
|
+
}
|
|
19686
20417
|
export interface GetZeroTrustAccessPolicyExcludeLoginMethod {
|
|
19687
20418
|
/**
|
|
19688
20419
|
* The ID of an identity provider.
|
|
19689
20420
|
*/
|
|
19690
20421
|
id: string;
|
|
19691
20422
|
}
|
|
20423
|
+
export interface GetZeroTrustAccessPolicyExcludeOidc {
|
|
20424
|
+
/**
|
|
20425
|
+
* The name of the OIDC claim.
|
|
20426
|
+
*/
|
|
20427
|
+
claimName: string;
|
|
20428
|
+
/**
|
|
20429
|
+
* The OIDC claim value to look for.
|
|
20430
|
+
*/
|
|
20431
|
+
claimValue: string;
|
|
20432
|
+
/**
|
|
20433
|
+
* The ID of your OIDC identity provider.
|
|
20434
|
+
*/
|
|
20435
|
+
identityProviderId: string;
|
|
20436
|
+
}
|
|
19692
20437
|
export interface GetZeroTrustAccessPolicyExcludeOkta {
|
|
19693
20438
|
/**
|
|
19694
20439
|
* The ID of your Okta identity provider.
|
|
@@ -19744,7 +20489,9 @@ export interface GetZeroTrustAccessPolicyInclude {
|
|
|
19744
20489
|
gsuite: outputs.GetZeroTrustAccessPolicyIncludeGsuite;
|
|
19745
20490
|
ip: outputs.GetZeroTrustAccessPolicyIncludeIp;
|
|
19746
20491
|
ipList: outputs.GetZeroTrustAccessPolicyIncludeIpList;
|
|
20492
|
+
linkedAppToken: outputs.GetZeroTrustAccessPolicyIncludeLinkedAppToken;
|
|
19747
20493
|
loginMethod: outputs.GetZeroTrustAccessPolicyIncludeLoginMethod;
|
|
20494
|
+
oidc: outputs.GetZeroTrustAccessPolicyIncludeOidc;
|
|
19748
20495
|
okta: outputs.GetZeroTrustAccessPolicyIncludeOkta;
|
|
19749
20496
|
saml: outputs.GetZeroTrustAccessPolicyIncludeSaml;
|
|
19750
20497
|
serviceToken: outputs.GetZeroTrustAccessPolicyIncludeServiceToken;
|
|
@@ -19873,12 +20620,32 @@ export interface GetZeroTrustAccessPolicyIncludeIpList {
|
|
|
19873
20620
|
*/
|
|
19874
20621
|
id: string;
|
|
19875
20622
|
}
|
|
20623
|
+
export interface GetZeroTrustAccessPolicyIncludeLinkedAppToken {
|
|
20624
|
+
/**
|
|
20625
|
+
* The ID of an Access OIDC SaaS application
|
|
20626
|
+
*/
|
|
20627
|
+
appUid: string;
|
|
20628
|
+
}
|
|
19876
20629
|
export interface GetZeroTrustAccessPolicyIncludeLoginMethod {
|
|
19877
20630
|
/**
|
|
19878
20631
|
* The ID of an identity provider.
|
|
19879
20632
|
*/
|
|
19880
20633
|
id: string;
|
|
19881
20634
|
}
|
|
20635
|
+
export interface GetZeroTrustAccessPolicyIncludeOidc {
|
|
20636
|
+
/**
|
|
20637
|
+
* The name of the OIDC claim.
|
|
20638
|
+
*/
|
|
20639
|
+
claimName: string;
|
|
20640
|
+
/**
|
|
20641
|
+
* The OIDC claim value to look for.
|
|
20642
|
+
*/
|
|
20643
|
+
claimValue: string;
|
|
20644
|
+
/**
|
|
20645
|
+
* The ID of your OIDC identity provider.
|
|
20646
|
+
*/
|
|
20647
|
+
identityProviderId: string;
|
|
20648
|
+
}
|
|
19882
20649
|
export interface GetZeroTrustAccessPolicyIncludeOkta {
|
|
19883
20650
|
/**
|
|
19884
20651
|
* The ID of your Okta identity provider.
|
|
@@ -19934,7 +20701,9 @@ export interface GetZeroTrustAccessPolicyRequire {
|
|
|
19934
20701
|
gsuite: outputs.GetZeroTrustAccessPolicyRequireGsuite;
|
|
19935
20702
|
ip: outputs.GetZeroTrustAccessPolicyRequireIp;
|
|
19936
20703
|
ipList: outputs.GetZeroTrustAccessPolicyRequireIpList;
|
|
20704
|
+
linkedAppToken: outputs.GetZeroTrustAccessPolicyRequireLinkedAppToken;
|
|
19937
20705
|
loginMethod: outputs.GetZeroTrustAccessPolicyRequireLoginMethod;
|
|
20706
|
+
oidc: outputs.GetZeroTrustAccessPolicyRequireOidc;
|
|
19938
20707
|
okta: outputs.GetZeroTrustAccessPolicyRequireOkta;
|
|
19939
20708
|
saml: outputs.GetZeroTrustAccessPolicyRequireSaml;
|
|
19940
20709
|
serviceToken: outputs.GetZeroTrustAccessPolicyRequireServiceToken;
|
|
@@ -20063,12 +20832,32 @@ export interface GetZeroTrustAccessPolicyRequireIpList {
|
|
|
20063
20832
|
*/
|
|
20064
20833
|
id: string;
|
|
20065
20834
|
}
|
|
20835
|
+
export interface GetZeroTrustAccessPolicyRequireLinkedAppToken {
|
|
20836
|
+
/**
|
|
20837
|
+
* The ID of an Access OIDC SaaS application
|
|
20838
|
+
*/
|
|
20839
|
+
appUid: string;
|
|
20840
|
+
}
|
|
20066
20841
|
export interface GetZeroTrustAccessPolicyRequireLoginMethod {
|
|
20067
20842
|
/**
|
|
20068
20843
|
* The ID of an identity provider.
|
|
20069
20844
|
*/
|
|
20070
20845
|
id: string;
|
|
20071
20846
|
}
|
|
20847
|
+
export interface GetZeroTrustAccessPolicyRequireOidc {
|
|
20848
|
+
/**
|
|
20849
|
+
* The name of the OIDC claim.
|
|
20850
|
+
*/
|
|
20851
|
+
claimName: string;
|
|
20852
|
+
/**
|
|
20853
|
+
* The OIDC claim value to look for.
|
|
20854
|
+
*/
|
|
20855
|
+
claimValue: string;
|
|
20856
|
+
/**
|
|
20857
|
+
* The ID of your OIDC identity provider.
|
|
20858
|
+
*/
|
|
20859
|
+
identityProviderId: string;
|
|
20860
|
+
}
|
|
20072
20861
|
export interface GetZeroTrustAccessPolicyRequireOkta {
|
|
20073
20862
|
/**
|
|
20074
20863
|
* The ID of your Okta identity provider.
|
|
@@ -21050,7 +21839,7 @@ export interface GetZeroTrustDlpCustomProfileEntry {
|
|
|
21050
21839
|
profileId: string;
|
|
21051
21840
|
secret: boolean;
|
|
21052
21841
|
/**
|
|
21053
|
-
* Available values: "custom", "predefined", "integration", "exact*data", "document*
|
|
21842
|
+
* Available values: "custom", "predefined", "integration", "exact*data", "document*fingerprint", "wordList".
|
|
21054
21843
|
*/
|
|
21055
21844
|
type: string;
|
|
21056
21845
|
updatedAt: string;
|
|
@@ -21080,14 +21869,14 @@ export interface GetZeroTrustDlpDatasetColumn {
|
|
|
21080
21869
|
headerName: string;
|
|
21081
21870
|
numCells: number;
|
|
21082
21871
|
/**
|
|
21083
|
-
* Available values: "empty", "uploading", "processing", "failed", "complete".
|
|
21872
|
+
* Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
|
|
21084
21873
|
*/
|
|
21085
21874
|
uploadStatus: string;
|
|
21086
21875
|
}
|
|
21087
21876
|
export interface GetZeroTrustDlpDatasetUpload {
|
|
21088
21877
|
numCells: number;
|
|
21089
21878
|
/**
|
|
21090
|
-
* Available values: "empty", "uploading", "processing", "failed", "complete".
|
|
21879
|
+
* Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
|
|
21091
21880
|
*/
|
|
21092
21881
|
status: string;
|
|
21093
21882
|
version: number;
|
|
@@ -21106,7 +21895,7 @@ export interface GetZeroTrustDlpDatasetsResult {
|
|
|
21106
21895
|
numCells: number;
|
|
21107
21896
|
secret: boolean;
|
|
21108
21897
|
/**
|
|
21109
|
-
* Available values: "empty", "uploading", "processing", "failed", "complete".
|
|
21898
|
+
* Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
|
|
21110
21899
|
*/
|
|
21111
21900
|
status: string;
|
|
21112
21901
|
/**
|
|
@@ -21120,14 +21909,14 @@ export interface GetZeroTrustDlpDatasetsResultColumn {
|
|
|
21120
21909
|
headerName: string;
|
|
21121
21910
|
numCells: number;
|
|
21122
21911
|
/**
|
|
21123
|
-
* Available values: "empty", "uploading", "processing", "failed", "complete".
|
|
21912
|
+
* Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
|
|
21124
21913
|
*/
|
|
21125
21914
|
uploadStatus: string;
|
|
21126
21915
|
}
|
|
21127
21916
|
export interface GetZeroTrustDlpDatasetsResultUpload {
|
|
21128
21917
|
numCells: number;
|
|
21129
21918
|
/**
|
|
21130
|
-
* Available values: "empty", "uploading", "processing", "failed", "complete".
|
|
21919
|
+
* Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
|
|
21131
21920
|
*/
|
|
21132
21921
|
status: string;
|
|
21133
21922
|
version: number;
|
|
@@ -21148,7 +21937,7 @@ export interface GetZeroTrustDlpEntriesResult {
|
|
|
21148
21937
|
profileId: string;
|
|
21149
21938
|
secret: boolean;
|
|
21150
21939
|
/**
|
|
21151
|
-
* Available values: "custom", "predefined", "integration", "exact*data", "document*
|
|
21940
|
+
* Available values: "custom", "predefined", "integration", "exact*data", "document*fingerprint", "wordList".
|
|
21152
21941
|
*/
|
|
21153
21942
|
type: string;
|
|
21154
21943
|
updatedAt: string;
|
|
@@ -21224,7 +22013,7 @@ export interface GetZeroTrustDlpPredefinedProfileEntry {
|
|
|
21224
22013
|
profileId: string;
|
|
21225
22014
|
secret: boolean;
|
|
21226
22015
|
/**
|
|
21227
|
-
* Available values: "custom", "predefined", "integration", "exact*data", "document*
|
|
22016
|
+
* Available values: "custom", "predefined", "integration", "exact*data", "document*fingerprint", "wordList".
|
|
21228
22017
|
*/
|
|
21229
22018
|
type: string;
|
|
21230
22019
|
updatedAt: string;
|
|
@@ -21330,7 +22119,7 @@ export interface GetZeroTrustDnsLocationsResult {
|
|
|
21330
22119
|
*/
|
|
21331
22120
|
dnsDestinationIpsId: string;
|
|
21332
22121
|
/**
|
|
21333
|
-
* The uuid identifier of the IPv6 block brought to the gateway, so that this location's IPv6 address is allocated from the Bring Your Own Ipv6(BYOIPv6) block and not from the standard
|
|
22122
|
+
* The uuid identifier of the IPv6 block brought to the gateway, so that this location's IPv6 address is allocated from the Bring Your Own Ipv6(BYOIPv6) block and not from the standard Cloudflare IPv6 block.
|
|
21334
22123
|
*/
|
|
21335
22124
|
dnsDestinationIpv6BlockId: string;
|
|
21336
22125
|
/**
|
|
@@ -21584,7 +22373,7 @@ export interface GetZeroTrustGatewayLoggingSettingsByRuleTypeL4 {
|
|
|
21584
22373
|
}
|
|
21585
22374
|
export interface GetZeroTrustGatewayPoliciesResult {
|
|
21586
22375
|
/**
|
|
21587
|
-
* The action to
|
|
22376
|
+
* The action to perform when the associated traffic, identity, and device posture expressions are either absent or evaluate to `true`.
|
|
21588
22377
|
* Available values: "on", "off", "allow", "block", "scan", "noscan", "safesearch", "ytrestricted", "isolate", "noisolate", "override", "l4Override", "egress", "resolve", "quarantine", "redirect".
|
|
21589
22378
|
*/
|
|
21590
22379
|
action: string;
|
|
@@ -21626,7 +22415,15 @@ export interface GetZeroTrustGatewayPoliciesResult {
|
|
|
21626
22415
|
* The name of the rule.
|
|
21627
22416
|
*/
|
|
21628
22417
|
name: string;
|
|
22418
|
+
/**
|
|
22419
|
+
* The rule cannot be shared via the Orgs API
|
|
22420
|
+
*/
|
|
22421
|
+
notSharable: boolean;
|
|
21629
22422
|
precedence: number;
|
|
22423
|
+
/**
|
|
22424
|
+
* The rule was shared via the Orgs API and cannot be edited by the current account
|
|
22425
|
+
*/
|
|
22426
|
+
readOnly: boolean;
|
|
21630
22427
|
/**
|
|
21631
22428
|
* Additional settings that modify the rule's action.
|
|
21632
22429
|
*/
|
|
@@ -21635,6 +22432,10 @@ export interface GetZeroTrustGatewayPoliciesResult {
|
|
|
21635
22432
|
* The schedule for activating DNS policies. This does not apply to HTTP or network policies.
|
|
21636
22433
|
*/
|
|
21637
22434
|
schedule: outputs.GetZeroTrustGatewayPoliciesResultSchedule;
|
|
22435
|
+
/**
|
|
22436
|
+
* account tag of account that created the rule
|
|
22437
|
+
*/
|
|
22438
|
+
sourceAccount: string;
|
|
21638
22439
|
/**
|
|
21639
22440
|
* The wirefilter expression used for traffic matching.
|
|
21640
22441
|
*/
|
|
@@ -21669,7 +22470,7 @@ export interface GetZeroTrustGatewayPoliciesResultRuleSettings {
|
|
|
21669
22470
|
* Add custom headers to allowed requests, in the form of key-value pairs. Keys are header names, pointing to an array with its header value(s).
|
|
21670
22471
|
*/
|
|
21671
22472
|
addHeaders: {
|
|
21672
|
-
[key: string]: string;
|
|
22473
|
+
[key: string]: string[];
|
|
21673
22474
|
};
|
|
21674
22475
|
/**
|
|
21675
22476
|
* Set by parent MSP accounts to enable their children to bypass this rule.
|
|
@@ -22031,7 +22832,7 @@ export interface GetZeroTrustGatewayPolicyRuleSettings {
|
|
|
22031
22832
|
* Add custom headers to allowed requests, in the form of key-value pairs. Keys are header names, pointing to an array with its header value(s).
|
|
22032
22833
|
*/
|
|
22033
22834
|
addHeaders: {
|
|
22034
|
-
[key: string]: string;
|
|
22835
|
+
[key: string]: string[];
|
|
22035
22836
|
};
|
|
22036
22837
|
/**
|
|
22037
22838
|
* Set by parent MSP accounts to enable their children to bypass this rule.
|
|
@@ -22382,10 +23183,6 @@ export interface GetZeroTrustGatewaySettingsSettings {
|
|
|
22382
23183
|
* Anti-virus settings.
|
|
22383
23184
|
*/
|
|
22384
23185
|
antivirus: outputs.GetZeroTrustGatewaySettingsSettingsAntivirus;
|
|
22385
|
-
/**
|
|
22386
|
-
* Setting to enable App Control
|
|
22387
|
-
*/
|
|
22388
|
-
appControlSettings: outputs.GetZeroTrustGatewaySettingsSettingsAppControlSettings;
|
|
22389
23186
|
/**
|
|
22390
23187
|
* Block page layout settings.
|
|
22391
23188
|
*/
|
|
@@ -22420,6 +23217,10 @@ export interface GetZeroTrustGatewaySettingsSettings {
|
|
|
22420
23217
|
* Setting to enable host selector in egress policies.
|
|
22421
23218
|
*/
|
|
22422
23219
|
hostSelector: outputs.GetZeroTrustGatewaySettingsSettingsHostSelector;
|
|
23220
|
+
/**
|
|
23221
|
+
* Setting to define inspection settings
|
|
23222
|
+
*/
|
|
23223
|
+
inspection: outputs.GetZeroTrustGatewaySettingsSettingsInspection;
|
|
22423
23224
|
/**
|
|
22424
23225
|
* Protocol Detection settings.
|
|
22425
23226
|
*/
|
|
@@ -22475,15 +23276,9 @@ export interface GetZeroTrustGatewaySettingsSettingsAntivirusNotificationSetting
|
|
|
22475
23276
|
*/
|
|
22476
23277
|
supportUrl: string;
|
|
22477
23278
|
}
|
|
22478
|
-
export interface GetZeroTrustGatewaySettingsSettingsAppControlSettings {
|
|
22479
|
-
/**
|
|
22480
|
-
* Enable App Control
|
|
22481
|
-
*/
|
|
22482
|
-
enabled: boolean;
|
|
22483
|
-
}
|
|
22484
23279
|
export interface GetZeroTrustGatewaySettingsSettingsBlockPage {
|
|
22485
23280
|
/**
|
|
22486
|
-
* If mode is
|
|
23281
|
+
* If mode is customized_block_page: block page background color in #rrggbb format.
|
|
22487
23282
|
*/
|
|
22488
23283
|
backgroundColor: string;
|
|
22489
23284
|
/**
|
|
@@ -22491,50 +23286,63 @@ export interface GetZeroTrustGatewaySettingsSettingsBlockPage {
|
|
|
22491
23286
|
*/
|
|
22492
23287
|
enabled: boolean;
|
|
22493
23288
|
/**
|
|
22494
|
-
* If mode is
|
|
23289
|
+
* If mode is customized_block_page: block page footer text.
|
|
22495
23290
|
*/
|
|
22496
23291
|
footerText: string;
|
|
22497
23292
|
/**
|
|
22498
|
-
* If mode is
|
|
23293
|
+
* If mode is customized_block_page: block page header text.
|
|
22499
23294
|
*/
|
|
22500
23295
|
headerText: string;
|
|
22501
23296
|
/**
|
|
22502
|
-
* If mode is
|
|
23297
|
+
* If mode is redirect_uri: when enabled, context will be appended to targetUri as query parameters.
|
|
22503
23298
|
*/
|
|
22504
23299
|
includeContext: boolean;
|
|
22505
23300
|
/**
|
|
22506
|
-
* If mode is
|
|
23301
|
+
* If mode is customized_block_page: full URL to the logo file.
|
|
22507
23302
|
*/
|
|
22508
23303
|
logoPath: string;
|
|
22509
23304
|
/**
|
|
22510
|
-
* If mode is
|
|
23305
|
+
* If mode is customized_block_page: admin email for users to contact.
|
|
22511
23306
|
*/
|
|
22512
23307
|
mailtoAddress: string;
|
|
22513
23308
|
/**
|
|
22514
|
-
* If mode is
|
|
23309
|
+
* If mode is customized_block_page: subject line for emails created from block page.
|
|
22515
23310
|
*/
|
|
22516
23311
|
mailtoSubject: string;
|
|
22517
23312
|
/**
|
|
22518
23313
|
* Controls whether the user is redirected to a Cloudflare-hosted block page or to a customer-provided URI.
|
|
22519
|
-
* Available values: "
|
|
23314
|
+
* Available values: "customizedBlockPage", "redirectUri".
|
|
22520
23315
|
*/
|
|
22521
23316
|
mode: string;
|
|
22522
23317
|
/**
|
|
22523
|
-
* If mode is
|
|
23318
|
+
* If mode is customized_block_page: block page title.
|
|
22524
23319
|
*/
|
|
22525
23320
|
name: string;
|
|
22526
23321
|
/**
|
|
22527
|
-
*
|
|
23322
|
+
* This setting was shared via the Orgs API and cannot be edited by the current account
|
|
23323
|
+
*/
|
|
23324
|
+
readOnly: boolean;
|
|
23325
|
+
/**
|
|
23326
|
+
* Account tag of account that shared this setting
|
|
23327
|
+
*/
|
|
23328
|
+
sourceAccount: string;
|
|
23329
|
+
/**
|
|
23330
|
+
* If mode is customized_block_page: suppress detailed info at the bottom of the block page.
|
|
22528
23331
|
*/
|
|
22529
23332
|
suppressFooter: boolean;
|
|
22530
23333
|
/**
|
|
22531
23334
|
* If mode is redirect_uri: URI to which the user should be redirected.
|
|
22532
23335
|
*/
|
|
22533
23336
|
targetUri: string;
|
|
23337
|
+
/**
|
|
23338
|
+
* Version number of the setting
|
|
23339
|
+
*/
|
|
23340
|
+
version: number;
|
|
22534
23341
|
}
|
|
22535
23342
|
export interface GetZeroTrustGatewaySettingsSettingsBodyScanning {
|
|
22536
23343
|
/**
|
|
22537
23344
|
* Set the inspection mode to either `deep` or `shallow`.
|
|
23345
|
+
* Available values: "deep", "shallow".
|
|
22538
23346
|
*/
|
|
22539
23347
|
inspectionMode: string;
|
|
22540
23348
|
}
|
|
@@ -22574,6 +23382,18 @@ export interface GetZeroTrustGatewaySettingsSettingsExtendedEmailMatching {
|
|
|
22574
23382
|
* Enable matching all variants of user emails (with + or . modifiers) used as criteria in Firewall policies.
|
|
22575
23383
|
*/
|
|
22576
23384
|
enabled: boolean;
|
|
23385
|
+
/**
|
|
23386
|
+
* This setting was shared via the Orgs API and cannot be edited by the current account
|
|
23387
|
+
*/
|
|
23388
|
+
readOnly: boolean;
|
|
23389
|
+
/**
|
|
23390
|
+
* Account tag of account that shared this setting
|
|
23391
|
+
*/
|
|
23392
|
+
sourceAccount: string;
|
|
23393
|
+
/**
|
|
23394
|
+
* Version number of the setting
|
|
23395
|
+
*/
|
|
23396
|
+
version: number;
|
|
22577
23397
|
}
|
|
22578
23398
|
export interface GetZeroTrustGatewaySettingsSettingsFips {
|
|
22579
23399
|
/**
|
|
@@ -22587,6 +23407,15 @@ export interface GetZeroTrustGatewaySettingsSettingsHostSelector {
|
|
|
22587
23407
|
*/
|
|
22588
23408
|
enabled: boolean;
|
|
22589
23409
|
}
|
|
23410
|
+
export interface GetZeroTrustGatewaySettingsSettingsInspection {
|
|
23411
|
+
/**
|
|
23412
|
+
* Defines the mode of inspection the proxy will use.
|
|
23413
|
+
* - static: Gateway will use static inspection to inspect HTTP on TCP(80). If TLS decryption is on, Gateway will inspect HTTPS traffic on TCP(443) & UDP(443).
|
|
23414
|
+
* - dynamic: Gateway will use protocol detection to dynamically inspect HTTP and HTTPS traffic on any port. TLS decryption must be on to inspect HTTPS traffic.
|
|
23415
|
+
* Available values: "static", "dynamic".
|
|
23416
|
+
*/
|
|
23417
|
+
mode: string;
|
|
23418
|
+
}
|
|
22590
23419
|
export interface GetZeroTrustGatewaySettingsSettingsProtocolDetection {
|
|
22591
23420
|
/**
|
|
22592
23421
|
* Enable detecting protocol on initial bytes of client traffic.
|
|
@@ -23192,6 +24021,155 @@ export interface GetZeroTrustTunnelCloudflaredsResultConnection {
|
|
|
23192
24021
|
*/
|
|
23193
24022
|
uuid: string;
|
|
23194
24023
|
}
|
|
24024
|
+
export interface GetZeroTrustTunnelWarpConnectorConnection {
|
|
24025
|
+
/**
|
|
24026
|
+
* UUID of the Cloudflare Tunnel connector.
|
|
24027
|
+
*/
|
|
24028
|
+
clientId: string;
|
|
24029
|
+
/**
|
|
24030
|
+
* The cloudflared version used to establish this connection.
|
|
24031
|
+
*/
|
|
24032
|
+
clientVersion: string;
|
|
24033
|
+
/**
|
|
24034
|
+
* The Cloudflare data center used for this connection.
|
|
24035
|
+
*/
|
|
24036
|
+
coloName: string;
|
|
24037
|
+
/**
|
|
24038
|
+
* UUID of the Cloudflare Tunnel connection.
|
|
24039
|
+
*/
|
|
24040
|
+
id: string;
|
|
24041
|
+
/**
|
|
24042
|
+
* Cloudflare continues to track connections for several minutes after they disconnect. This is an optimization to improve latency and reliability of reconnecting. If `true`, the connection has disconnected but is still being tracked. If `false`, the connection is actively serving traffic.
|
|
24043
|
+
*/
|
|
24044
|
+
isPendingReconnect: boolean;
|
|
24045
|
+
/**
|
|
24046
|
+
* Timestamp of when the connection was established.
|
|
24047
|
+
*/
|
|
24048
|
+
openedAt: string;
|
|
24049
|
+
/**
|
|
24050
|
+
* The public IP address of the host running cloudflared.
|
|
24051
|
+
*/
|
|
24052
|
+
originIp: string;
|
|
24053
|
+
/**
|
|
24054
|
+
* UUID of the Cloudflare Tunnel connection.
|
|
24055
|
+
*/
|
|
24056
|
+
uuid: string;
|
|
24057
|
+
}
|
|
24058
|
+
export interface GetZeroTrustTunnelWarpConnectorFilter {
|
|
24059
|
+
excludePrefix?: string;
|
|
24060
|
+
/**
|
|
24061
|
+
* If provided, include only resources that were created (and not deleted) before this time. URL encoded.
|
|
24062
|
+
*/
|
|
24063
|
+
existedAt?: string;
|
|
24064
|
+
includePrefix?: string;
|
|
24065
|
+
/**
|
|
24066
|
+
* If `true`, only include deleted tunnels. If `false`, exclude deleted tunnels. If empty, all tunnels will be included.
|
|
24067
|
+
*/
|
|
24068
|
+
isDeleted?: boolean;
|
|
24069
|
+
/**
|
|
24070
|
+
* A user-friendly name for the tunnel.
|
|
24071
|
+
*/
|
|
24072
|
+
name?: string;
|
|
24073
|
+
/**
|
|
24074
|
+
* The status of the tunnel. Valid values are `inactive` (tunnel has never been run), `degraded` (tunnel is active and able to serve traffic but in an unhealthy state), `healthy` (tunnel is active and able to serve traffic), or `down` (tunnel can not serve traffic as it has no connections to the Cloudflare Edge).
|
|
24075
|
+
* Available values: "inactive", "degraded", "healthy", "down".
|
|
24076
|
+
*/
|
|
24077
|
+
status?: string;
|
|
24078
|
+
/**
|
|
24079
|
+
* UUID of the tunnel.
|
|
24080
|
+
*/
|
|
24081
|
+
uuid?: string;
|
|
24082
|
+
wasActiveAt?: string;
|
|
24083
|
+
wasInactiveAt?: string;
|
|
24084
|
+
}
|
|
24085
|
+
export interface GetZeroTrustTunnelWarpConnectorsResult {
|
|
24086
|
+
/**
|
|
24087
|
+
* Cloudflare account ID
|
|
24088
|
+
*/
|
|
24089
|
+
accountTag: string;
|
|
24090
|
+
/**
|
|
24091
|
+
* The Cloudflare Tunnel connections between your origin and Cloudflare's edge.
|
|
24092
|
+
*
|
|
24093
|
+
* @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`
|
|
24094
|
+
*/
|
|
24095
|
+
connections: outputs.GetZeroTrustTunnelWarpConnectorsResultConnection[];
|
|
24096
|
+
/**
|
|
24097
|
+
* Timestamp of when the tunnel established at least one connection to Cloudflare's edge. If `null`, the tunnel is inactive.
|
|
24098
|
+
*/
|
|
24099
|
+
connsActiveAt: string;
|
|
24100
|
+
/**
|
|
24101
|
+
* Timestamp of when the tunnel became inactive (no connections to Cloudflare's edge). If `null`, the tunnel is active.
|
|
24102
|
+
*/
|
|
24103
|
+
connsInactiveAt: string;
|
|
24104
|
+
/**
|
|
24105
|
+
* Timestamp of when the resource was created.
|
|
24106
|
+
*/
|
|
24107
|
+
createdAt: string;
|
|
24108
|
+
/**
|
|
24109
|
+
* Timestamp of when the resource was deleted. If `null`, the resource has not been deleted.
|
|
24110
|
+
*/
|
|
24111
|
+
deletedAt: string;
|
|
24112
|
+
/**
|
|
24113
|
+
* UUID of the tunnel.
|
|
24114
|
+
*/
|
|
24115
|
+
id: string;
|
|
24116
|
+
/**
|
|
24117
|
+
* Metadata associated with the tunnel.
|
|
24118
|
+
*/
|
|
24119
|
+
metadata: string;
|
|
24120
|
+
/**
|
|
24121
|
+
* A user-friendly name for a tunnel.
|
|
24122
|
+
*/
|
|
24123
|
+
name: string;
|
|
24124
|
+
/**
|
|
24125
|
+
* If `true`, the tunnel can be configured remotely from the Zero Trust dashboard. If `false`, the tunnel must be configured locally on the origin machine.
|
|
24126
|
+
*/
|
|
24127
|
+
remoteConfig: boolean;
|
|
24128
|
+
/**
|
|
24129
|
+
* The status of the tunnel. Valid values are `inactive` (tunnel has never been run), `degraded` (tunnel is active and able to serve traffic but in an unhealthy state), `healthy` (tunnel is active and able to serve traffic), or `down` (tunnel can not serve traffic as it has no connections to the Cloudflare Edge).
|
|
24130
|
+
* Available values: "inactive", "degraded", "healthy", "down".
|
|
24131
|
+
*/
|
|
24132
|
+
status: string;
|
|
24133
|
+
/**
|
|
24134
|
+
* The type of tunnel.
|
|
24135
|
+
* Available values: "cfd*tunnel", "warp*connector", "warp", "magic", "ipSec", "gre", "cni".
|
|
24136
|
+
*/
|
|
24137
|
+
tunType: string;
|
|
24138
|
+
}
|
|
24139
|
+
export interface GetZeroTrustTunnelWarpConnectorsResultConnection {
|
|
24140
|
+
/**
|
|
24141
|
+
* UUID of the Cloudflare Tunnel connector.
|
|
24142
|
+
*/
|
|
24143
|
+
clientId: string;
|
|
24144
|
+
/**
|
|
24145
|
+
* The cloudflared version used to establish this connection.
|
|
24146
|
+
*/
|
|
24147
|
+
clientVersion: string;
|
|
24148
|
+
/**
|
|
24149
|
+
* The Cloudflare data center used for this connection.
|
|
24150
|
+
*/
|
|
24151
|
+
coloName: string;
|
|
24152
|
+
/**
|
|
24153
|
+
* UUID of the Cloudflare Tunnel connection.
|
|
24154
|
+
*/
|
|
24155
|
+
id: string;
|
|
24156
|
+
/**
|
|
24157
|
+
* Cloudflare continues to track connections for several minutes after they disconnect. This is an optimization to improve latency and reliability of reconnecting. If `true`, the connection has disconnected but is still being tracked. If `false`, the connection is actively serving traffic.
|
|
24158
|
+
*/
|
|
24159
|
+
isPendingReconnect: boolean;
|
|
24160
|
+
/**
|
|
24161
|
+
* Timestamp of when the connection was established.
|
|
24162
|
+
*/
|
|
24163
|
+
openedAt: string;
|
|
24164
|
+
/**
|
|
24165
|
+
* The public IP address of the host running cloudflared.
|
|
24166
|
+
*/
|
|
24167
|
+
originIp: string;
|
|
24168
|
+
/**
|
|
24169
|
+
* UUID of the Cloudflare Tunnel connection.
|
|
24170
|
+
*/
|
|
24171
|
+
uuid: string;
|
|
24172
|
+
}
|
|
23195
24173
|
export interface GetZoneAccount {
|
|
23196
24174
|
/**
|
|
23197
24175
|
* Identifier
|
|
@@ -23929,6 +24907,10 @@ export interface KeylessCertificateTunnel {
|
|
|
23929
24907
|
vnetId: string;
|
|
23930
24908
|
}
|
|
23931
24909
|
export interface ListItemHostname {
|
|
24910
|
+
/**
|
|
24911
|
+
* Only applies to wildcard hostnames (e.g., *.example.com). When true (default), only subdomains are blocked. When false, both the root domain and subdomains are blocked.
|
|
24912
|
+
*/
|
|
24913
|
+
excludeExactHostname?: boolean;
|
|
23932
24914
|
urlHostname: string;
|
|
23933
24915
|
}
|
|
23934
24916
|
export interface ListItemRedirect {
|
|
@@ -24271,7 +25253,7 @@ export interface LogpushJobOutputOptions {
|
|
|
24271
25253
|
/**
|
|
24272
25254
|
* If set to true, will cause all occurrences of `${` in the generated files to be replaced with `x{`.
|
|
24273
25255
|
*/
|
|
24274
|
-
cve202144228
|
|
25256
|
+
cve202144228?: boolean;
|
|
24275
25257
|
/**
|
|
24276
25258
|
* String to join fields. This field be ignored when `recordTemplate` is set.
|
|
24277
25259
|
*/
|
|
@@ -24284,7 +25266,7 @@ export interface LogpushJobOutputOptions {
|
|
|
24284
25266
|
* Specifies the output type, such as `ndjson` or `csv`. This sets default values for the rest of the settings, depending on the chosen output type. Some formatting rules, like string quoting, are different between output types.
|
|
24285
25267
|
* Available values: "ndjson", "csv".
|
|
24286
25268
|
*/
|
|
24287
|
-
outputType
|
|
25269
|
+
outputType?: string;
|
|
24288
25270
|
/**
|
|
24289
25271
|
* String to be inserted in-between the records as separator.
|
|
24290
25272
|
*/
|
|
@@ -24304,12 +25286,12 @@ export interface LogpushJobOutputOptions {
|
|
|
24304
25286
|
/**
|
|
24305
25287
|
* Floating number to specify sampling rate. Sampling is applied on top of filtering, and regardless of the current `sampleInterval` of the data.
|
|
24306
25288
|
*/
|
|
24307
|
-
sampleRate
|
|
25289
|
+
sampleRate?: number;
|
|
24308
25290
|
/**
|
|
24309
25291
|
* String to specify the format for timestamps, such as `unixnano`, `unix`, or `rfc3339`.
|
|
24310
25292
|
* Available values: "unixnano", "unix", "rfc3339".
|
|
24311
25293
|
*/
|
|
24312
|
-
timestampFormat
|
|
25294
|
+
timestampFormat?: string;
|
|
24313
25295
|
}
|
|
24314
25296
|
export interface MagicNetworkMonitoringConfigurationWarpDevice {
|
|
24315
25297
|
/**
|
|
@@ -24463,84 +25445,6 @@ export interface MagicTransitSiteWanStaticAddressing {
|
|
|
24463
25445
|
*/
|
|
24464
25446
|
secondaryAddress?: string;
|
|
24465
25447
|
}
|
|
24466
|
-
export interface MagicWanGreTunnelGreTunnel {
|
|
24467
|
-
/**
|
|
24468
|
-
* The IP address assigned to the Cloudflare side of the GRE tunnel.
|
|
24469
|
-
*/
|
|
24470
|
-
cloudflareGreEndpoint: string;
|
|
24471
|
-
/**
|
|
24472
|
-
* The date and time the tunnel was created.
|
|
24473
|
-
*/
|
|
24474
|
-
createdOn: string;
|
|
24475
|
-
/**
|
|
24476
|
-
* The IP address assigned to the customer side of the GRE tunnel.
|
|
24477
|
-
*/
|
|
24478
|
-
customerGreEndpoint: string;
|
|
24479
|
-
/**
|
|
24480
|
-
* An optional description of the GRE tunnel.
|
|
24481
|
-
*/
|
|
24482
|
-
description: string;
|
|
24483
|
-
healthCheck: outputs.MagicWanGreTunnelGreTunnelHealthCheck;
|
|
24484
|
-
/**
|
|
24485
|
-
* Identifier
|
|
24486
|
-
*/
|
|
24487
|
-
id: string;
|
|
24488
|
-
/**
|
|
24489
|
-
* A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
|
|
24490
|
-
*/
|
|
24491
|
-
interfaceAddress: string;
|
|
24492
|
-
/**
|
|
24493
|
-
* The date and time the tunnel was last modified.
|
|
24494
|
-
*/
|
|
24495
|
-
modifiedOn: string;
|
|
24496
|
-
/**
|
|
24497
|
-
* Maximum Transmission Unit (MTU) in bytes for the GRE tunnel. The minimum value is 576.
|
|
24498
|
-
*/
|
|
24499
|
-
mtu: number;
|
|
24500
|
-
/**
|
|
24501
|
-
* The name of the tunnel. The name cannot contain spaces or special characters, must be 15 characters or less, and cannot share a name with another GRE tunnel.
|
|
24502
|
-
*/
|
|
24503
|
-
name: string;
|
|
24504
|
-
/**
|
|
24505
|
-
* Time To Live (TTL) in number of hops of the GRE tunnel.
|
|
24506
|
-
*/
|
|
24507
|
-
ttl: number;
|
|
24508
|
-
}
|
|
24509
|
-
export interface MagicWanGreTunnelGreTunnelHealthCheck {
|
|
24510
|
-
/**
|
|
24511
|
-
* The direction of the flow of the healthcheck. Either unidirectional, where the probe comes to you via the tunnel and the result comes back to Cloudflare via the open Internet, or bidirectional where both the probe and result come and go via the tunnel.
|
|
24512
|
-
* Available values: "unidirectional", "bidirectional".
|
|
24513
|
-
*/
|
|
24514
|
-
direction: string;
|
|
24515
|
-
/**
|
|
24516
|
-
* Determines whether to run healthchecks for a tunnel.
|
|
24517
|
-
*/
|
|
24518
|
-
enabled: boolean;
|
|
24519
|
-
/**
|
|
24520
|
-
* How frequent the health check is run. The default value is `mid`.
|
|
24521
|
-
* Available values: "low", "mid", "high".
|
|
24522
|
-
*/
|
|
24523
|
-
rate: string;
|
|
24524
|
-
/**
|
|
24525
|
-
* The destination address in a request type health check. After the healthcheck is decapsulated at the customer end of the tunnel, the ICMP echo will be forwarded to this address. This field defaults to `customerGreEndpoint address`. This field is ignored for bidirectional healthchecks as the interface*address (not assigned to the Cloudflare side of the tunnel) is used as the target. Must be in object form if the x-magic-new-hc-target header is set to true and string form if x-magic-new-hc-target is absent or set to false.
|
|
24526
|
-
*/
|
|
24527
|
-
target: outputs.MagicWanGreTunnelGreTunnelHealthCheckTarget;
|
|
24528
|
-
/**
|
|
24529
|
-
* The type of healthcheck to run, reply or request. The default value is `reply`.
|
|
24530
|
-
* Available values: "reply", "request".
|
|
24531
|
-
*/
|
|
24532
|
-
type: string;
|
|
24533
|
-
}
|
|
24534
|
-
export interface MagicWanGreTunnelGreTunnelHealthCheckTarget {
|
|
24535
|
-
/**
|
|
24536
|
-
* The effective health check target. If 'saved' is empty, then this field will be populated with the calculated default value on GET requests. Ignored in POST, PUT, and PATCH requests.
|
|
24537
|
-
*/
|
|
24538
|
-
effective: string;
|
|
24539
|
-
/**
|
|
24540
|
-
* The saved health check target. Setting the value to the empty string indicates that the calculated default value will be used.
|
|
24541
|
-
*/
|
|
24542
|
-
saved: string;
|
|
24543
|
-
}
|
|
24544
25448
|
export interface MagicWanGreTunnelHealthCheck {
|
|
24545
25449
|
/**
|
|
24546
25450
|
* The direction of the flow of the healthcheck. Either unidirectional, where the probe comes to you via the tunnel and the result comes back to Cloudflare via the open Internet, or bidirectional where both the probe and result come and go via the tunnel.
|
|
@@ -24576,84 +25480,6 @@ export interface MagicWanGreTunnelHealthCheckTarget {
|
|
|
24576
25480
|
*/
|
|
24577
25481
|
saved?: string;
|
|
24578
25482
|
}
|
|
24579
|
-
export interface MagicWanGreTunnelModifiedGreTunnel {
|
|
24580
|
-
/**
|
|
24581
|
-
* The IP address assigned to the Cloudflare side of the GRE tunnel.
|
|
24582
|
-
*/
|
|
24583
|
-
cloudflareGreEndpoint: string;
|
|
24584
|
-
/**
|
|
24585
|
-
* The date and time the tunnel was created.
|
|
24586
|
-
*/
|
|
24587
|
-
createdOn: string;
|
|
24588
|
-
/**
|
|
24589
|
-
* The IP address assigned to the customer side of the GRE tunnel.
|
|
24590
|
-
*/
|
|
24591
|
-
customerGreEndpoint: string;
|
|
24592
|
-
/**
|
|
24593
|
-
* An optional description of the GRE tunnel.
|
|
24594
|
-
*/
|
|
24595
|
-
description: string;
|
|
24596
|
-
healthCheck: outputs.MagicWanGreTunnelModifiedGreTunnelHealthCheck;
|
|
24597
|
-
/**
|
|
24598
|
-
* Identifier
|
|
24599
|
-
*/
|
|
24600
|
-
id: string;
|
|
24601
|
-
/**
|
|
24602
|
-
* A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
|
|
24603
|
-
*/
|
|
24604
|
-
interfaceAddress: string;
|
|
24605
|
-
/**
|
|
24606
|
-
* The date and time the tunnel was last modified.
|
|
24607
|
-
*/
|
|
24608
|
-
modifiedOn: string;
|
|
24609
|
-
/**
|
|
24610
|
-
* Maximum Transmission Unit (MTU) in bytes for the GRE tunnel. The minimum value is 576.
|
|
24611
|
-
*/
|
|
24612
|
-
mtu: number;
|
|
24613
|
-
/**
|
|
24614
|
-
* The name of the tunnel. The name cannot contain spaces or special characters, must be 15 characters or less, and cannot share a name with another GRE tunnel.
|
|
24615
|
-
*/
|
|
24616
|
-
name: string;
|
|
24617
|
-
/**
|
|
24618
|
-
* Time To Live (TTL) in number of hops of the GRE tunnel.
|
|
24619
|
-
*/
|
|
24620
|
-
ttl: number;
|
|
24621
|
-
}
|
|
24622
|
-
export interface MagicWanGreTunnelModifiedGreTunnelHealthCheck {
|
|
24623
|
-
/**
|
|
24624
|
-
* The direction of the flow of the healthcheck. Either unidirectional, where the probe comes to you via the tunnel and the result comes back to Cloudflare via the open Internet, or bidirectional where both the probe and result come and go via the tunnel.
|
|
24625
|
-
* Available values: "unidirectional", "bidirectional".
|
|
24626
|
-
*/
|
|
24627
|
-
direction: string;
|
|
24628
|
-
/**
|
|
24629
|
-
* Determines whether to run healthchecks for a tunnel.
|
|
24630
|
-
*/
|
|
24631
|
-
enabled: boolean;
|
|
24632
|
-
/**
|
|
24633
|
-
* How frequent the health check is run. The default value is `mid`.
|
|
24634
|
-
* Available values: "low", "mid", "high".
|
|
24635
|
-
*/
|
|
24636
|
-
rate: string;
|
|
24637
|
-
/**
|
|
24638
|
-
* The destination address in a request type health check. After the healthcheck is decapsulated at the customer end of the tunnel, the ICMP echo will be forwarded to this address. This field defaults to `customerGreEndpoint address`. This field is ignored for bidirectional healthchecks as the interface*address (not assigned to the Cloudflare side of the tunnel) is used as the target. Must be in object form if the x-magic-new-hc-target header is set to true and string form if x-magic-new-hc-target is absent or set to false.
|
|
24639
|
-
*/
|
|
24640
|
-
target: outputs.MagicWanGreTunnelModifiedGreTunnelHealthCheckTarget;
|
|
24641
|
-
/**
|
|
24642
|
-
* The type of healthcheck to run, reply or request. The default value is `reply`.
|
|
24643
|
-
* Available values: "reply", "request".
|
|
24644
|
-
*/
|
|
24645
|
-
type: string;
|
|
24646
|
-
}
|
|
24647
|
-
export interface MagicWanGreTunnelModifiedGreTunnelHealthCheckTarget {
|
|
24648
|
-
/**
|
|
24649
|
-
* The effective health check target. If 'saved' is empty, then this field will be populated with the calculated default value on GET requests. Ignored in POST, PUT, and PATCH requests.
|
|
24650
|
-
*/
|
|
24651
|
-
effective: string;
|
|
24652
|
-
/**
|
|
24653
|
-
* The saved health check target. Setting the value to the empty string indicates that the calculated default value will be used.
|
|
24654
|
-
*/
|
|
24655
|
-
saved: string;
|
|
24656
|
-
}
|
|
24657
25483
|
export interface MagicWanIpsecTunnelHealthCheck {
|
|
24658
25484
|
/**
|
|
24659
25485
|
* The direction of the flow of the healthcheck. Either unidirectional, where the probe comes to you via the tunnel and the result comes back to Cloudflare via the open Internet, or bidirectional where both the probe and result come and go via the tunnel.
|
|
@@ -24689,284 +25515,12 @@ export interface MagicWanIpsecTunnelHealthCheckTarget {
|
|
|
24689
25515
|
*/
|
|
24690
25516
|
saved?: string;
|
|
24691
25517
|
}
|
|
24692
|
-
export interface MagicWanIpsecTunnelIpsecTunnel {
|
|
24693
|
-
/**
|
|
24694
|
-
* When `true`, the tunnel can use a null-cipher (`ENCR_NULL`) in the ESP tunnel (Phase 2).
|
|
24695
|
-
*/
|
|
24696
|
-
allowNullCipher: boolean;
|
|
24697
|
-
/**
|
|
24698
|
-
* The IP address assigned to the Cloudflare side of the IPsec tunnel.
|
|
24699
|
-
*/
|
|
24700
|
-
cloudflareEndpoint: string;
|
|
24701
|
-
/**
|
|
24702
|
-
* The date and time the tunnel was created.
|
|
24703
|
-
*/
|
|
24704
|
-
createdOn: string;
|
|
24705
|
-
/**
|
|
24706
|
-
* The IP address assigned to the customer side of the IPsec tunnel. Not required, but must be set for proactive traceroutes to work.
|
|
24707
|
-
*/
|
|
24708
|
-
customerEndpoint: string;
|
|
24709
|
-
/**
|
|
24710
|
-
* An optional description forthe IPsec tunnel.
|
|
24711
|
-
*/
|
|
24712
|
-
description: string;
|
|
24713
|
-
healthCheck: outputs.MagicWanIpsecTunnelIpsecTunnelHealthCheck;
|
|
24714
|
-
/**
|
|
24715
|
-
* Identifier
|
|
24716
|
-
*/
|
|
24717
|
-
id: string;
|
|
24718
|
-
/**
|
|
24719
|
-
* A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
|
|
24720
|
-
*/
|
|
24721
|
-
interfaceAddress: string;
|
|
24722
|
-
/**
|
|
24723
|
-
* The date and time the tunnel was last modified.
|
|
24724
|
-
*/
|
|
24725
|
-
modifiedOn: string;
|
|
24726
|
-
/**
|
|
24727
|
-
* The name of the IPsec tunnel. The name cannot share a name with other tunnels.
|
|
24728
|
-
*/
|
|
24729
|
-
name: string;
|
|
24730
|
-
/**
|
|
24731
|
-
* The PSK metadata that includes when the PSK was generated.
|
|
24732
|
-
*/
|
|
24733
|
-
pskMetadata: outputs.MagicWanIpsecTunnelIpsecTunnelPskMetadata;
|
|
24734
|
-
/**
|
|
24735
|
-
* If `true`, then IPsec replay protection will be supported in the Cloudflare-to-customer direction.
|
|
24736
|
-
*/
|
|
24737
|
-
replayProtection: boolean;
|
|
24738
|
-
}
|
|
24739
|
-
export interface MagicWanIpsecTunnelIpsecTunnelHealthCheck {
|
|
24740
|
-
/**
|
|
24741
|
-
* The direction of the flow of the healthcheck. Either unidirectional, where the probe comes to you via the tunnel and the result comes back to Cloudflare via the open Internet, or bidirectional where both the probe and result come and go via the tunnel.
|
|
24742
|
-
* Available values: "unidirectional", "bidirectional".
|
|
24743
|
-
*/
|
|
24744
|
-
direction: string;
|
|
24745
|
-
/**
|
|
24746
|
-
* Determines whether to run healthchecks for a tunnel.
|
|
24747
|
-
*/
|
|
24748
|
-
enabled: boolean;
|
|
24749
|
-
/**
|
|
24750
|
-
* How frequent the health check is run. The default value is `mid`.
|
|
24751
|
-
* Available values: "low", "mid", "high".
|
|
24752
|
-
*/
|
|
24753
|
-
rate: string;
|
|
24754
|
-
/**
|
|
24755
|
-
* The destination address in a request type health check. After the healthcheck is decapsulated at the customer end of the tunnel, the ICMP echo will be forwarded to this address. This field defaults to `customerGreEndpoint address`. This field is ignored for bidirectional healthchecks as the interface*address (not assigned to the Cloudflare side of the tunnel) is used as the target. Must be in object form if the x-magic-new-hc-target header is set to true and string form if x-magic-new-hc-target is absent or set to false.
|
|
24756
|
-
*/
|
|
24757
|
-
target: outputs.MagicWanIpsecTunnelIpsecTunnelHealthCheckTarget;
|
|
24758
|
-
/**
|
|
24759
|
-
* The type of healthcheck to run, reply or request. The default value is `reply`.
|
|
24760
|
-
* Available values: "reply", "request".
|
|
24761
|
-
*/
|
|
24762
|
-
type: string;
|
|
24763
|
-
}
|
|
24764
|
-
export interface MagicWanIpsecTunnelIpsecTunnelHealthCheckTarget {
|
|
24765
|
-
/**
|
|
24766
|
-
* The effective health check target. If 'saved' is empty, then this field will be populated with the calculated default value on GET requests. Ignored in POST, PUT, and PATCH requests.
|
|
24767
|
-
*/
|
|
24768
|
-
effective: string;
|
|
24769
|
-
/**
|
|
24770
|
-
* The saved health check target. Setting the value to the empty string indicates that the calculated default value will be used.
|
|
24771
|
-
*/
|
|
24772
|
-
saved: string;
|
|
24773
|
-
}
|
|
24774
|
-
export interface MagicWanIpsecTunnelIpsecTunnelPskMetadata {
|
|
24775
|
-
/**
|
|
24776
|
-
* The date and time the tunnel was last modified.
|
|
24777
|
-
*/
|
|
24778
|
-
lastGeneratedOn: string;
|
|
24779
|
-
}
|
|
24780
|
-
export interface MagicWanIpsecTunnelModifiedIpsecTunnel {
|
|
24781
|
-
/**
|
|
24782
|
-
* When `true`, the tunnel can use a null-cipher (`ENCR_NULL`) in the ESP tunnel (Phase 2).
|
|
24783
|
-
*/
|
|
24784
|
-
allowNullCipher: boolean;
|
|
24785
|
-
/**
|
|
24786
|
-
* The IP address assigned to the Cloudflare side of the IPsec tunnel.
|
|
24787
|
-
*/
|
|
24788
|
-
cloudflareEndpoint: string;
|
|
24789
|
-
/**
|
|
24790
|
-
* The date and time the tunnel was created.
|
|
24791
|
-
*/
|
|
24792
|
-
createdOn: string;
|
|
24793
|
-
/**
|
|
24794
|
-
* The IP address assigned to the customer side of the IPsec tunnel. Not required, but must be set for proactive traceroutes to work.
|
|
24795
|
-
*/
|
|
24796
|
-
customerEndpoint: string;
|
|
24797
|
-
/**
|
|
24798
|
-
* An optional description forthe IPsec tunnel.
|
|
24799
|
-
*/
|
|
24800
|
-
description: string;
|
|
24801
|
-
healthCheck: outputs.MagicWanIpsecTunnelModifiedIpsecTunnelHealthCheck;
|
|
24802
|
-
/**
|
|
24803
|
-
* Identifier
|
|
24804
|
-
*/
|
|
24805
|
-
id: string;
|
|
24806
|
-
/**
|
|
24807
|
-
* A 31-bit prefix (/31 in CIDR notation) supporting two hosts, one for each side of the tunnel. Select the subnet from the following private IP space: 10.0.0.0–10.255.255.255, 172.16.0.0–172.31.255.255, 192.168.0.0–192.168.255.255.
|
|
24808
|
-
*/
|
|
24809
|
-
interfaceAddress: string;
|
|
24810
|
-
/**
|
|
24811
|
-
* The date and time the tunnel was last modified.
|
|
24812
|
-
*/
|
|
24813
|
-
modifiedOn: string;
|
|
24814
|
-
/**
|
|
24815
|
-
* The name of the IPsec tunnel. The name cannot share a name with other tunnels.
|
|
24816
|
-
*/
|
|
24817
|
-
name: string;
|
|
24818
|
-
/**
|
|
24819
|
-
* The PSK metadata that includes when the PSK was generated.
|
|
24820
|
-
*/
|
|
24821
|
-
pskMetadata: outputs.MagicWanIpsecTunnelModifiedIpsecTunnelPskMetadata;
|
|
24822
|
-
/**
|
|
24823
|
-
* If `true`, then IPsec replay protection will be supported in the Cloudflare-to-customer direction.
|
|
24824
|
-
*/
|
|
24825
|
-
replayProtection: boolean;
|
|
24826
|
-
}
|
|
24827
|
-
export interface MagicWanIpsecTunnelModifiedIpsecTunnelHealthCheck {
|
|
24828
|
-
/**
|
|
24829
|
-
* The direction of the flow of the healthcheck. Either unidirectional, where the probe comes to you via the tunnel and the result comes back to Cloudflare via the open Internet, or bidirectional where both the probe and result come and go via the tunnel.
|
|
24830
|
-
* Available values: "unidirectional", "bidirectional".
|
|
24831
|
-
*/
|
|
24832
|
-
direction: string;
|
|
24833
|
-
/**
|
|
24834
|
-
* Determines whether to run healthchecks for a tunnel.
|
|
24835
|
-
*/
|
|
24836
|
-
enabled: boolean;
|
|
24837
|
-
/**
|
|
24838
|
-
* How frequent the health check is run. The default value is `mid`.
|
|
24839
|
-
* Available values: "low", "mid", "high".
|
|
24840
|
-
*/
|
|
24841
|
-
rate: string;
|
|
24842
|
-
/**
|
|
24843
|
-
* The destination address in a request type health check. After the healthcheck is decapsulated at the customer end of the tunnel, the ICMP echo will be forwarded to this address. This field defaults to `customerGreEndpoint address`. This field is ignored for bidirectional healthchecks as the interface*address (not assigned to the Cloudflare side of the tunnel) is used as the target. Must be in object form if the x-magic-new-hc-target header is set to true and string form if x-magic-new-hc-target is absent or set to false.
|
|
24844
|
-
*/
|
|
24845
|
-
target: outputs.MagicWanIpsecTunnelModifiedIpsecTunnelHealthCheckTarget;
|
|
24846
|
-
/**
|
|
24847
|
-
* The type of healthcheck to run, reply or request. The default value is `reply`.
|
|
24848
|
-
* Available values: "reply", "request".
|
|
24849
|
-
*/
|
|
24850
|
-
type: string;
|
|
24851
|
-
}
|
|
24852
|
-
export interface MagicWanIpsecTunnelModifiedIpsecTunnelHealthCheckTarget {
|
|
24853
|
-
/**
|
|
24854
|
-
* The effective health check target. If 'saved' is empty, then this field will be populated with the calculated default value on GET requests. Ignored in POST, PUT, and PATCH requests.
|
|
24855
|
-
*/
|
|
24856
|
-
effective: string;
|
|
24857
|
-
/**
|
|
24858
|
-
* The saved health check target. Setting the value to the empty string indicates that the calculated default value will be used.
|
|
24859
|
-
*/
|
|
24860
|
-
saved: string;
|
|
24861
|
-
}
|
|
24862
|
-
export interface MagicWanIpsecTunnelModifiedIpsecTunnelPskMetadata {
|
|
24863
|
-
/**
|
|
24864
|
-
* The date and time the tunnel was last modified.
|
|
24865
|
-
*/
|
|
24866
|
-
lastGeneratedOn: string;
|
|
24867
|
-
}
|
|
24868
25518
|
export interface MagicWanIpsecTunnelPskMetadata {
|
|
24869
25519
|
/**
|
|
24870
25520
|
* The date and time the tunnel was last modified.
|
|
24871
25521
|
*/
|
|
24872
25522
|
lastGeneratedOn: string;
|
|
24873
25523
|
}
|
|
24874
|
-
export interface MagicWanStaticRouteModifiedRoute {
|
|
24875
|
-
/**
|
|
24876
|
-
* When the route was created.
|
|
24877
|
-
*/
|
|
24878
|
-
createdOn: string;
|
|
24879
|
-
/**
|
|
24880
|
-
* An optional human provided description of the static route.
|
|
24881
|
-
*/
|
|
24882
|
-
description: string;
|
|
24883
|
-
/**
|
|
24884
|
-
* Identifier
|
|
24885
|
-
*/
|
|
24886
|
-
id: string;
|
|
24887
|
-
/**
|
|
24888
|
-
* When the route was last modified.
|
|
24889
|
-
*/
|
|
24890
|
-
modifiedOn: string;
|
|
24891
|
-
/**
|
|
24892
|
-
* The next-hop IP Address for the static route.
|
|
24893
|
-
*/
|
|
24894
|
-
nexthop: string;
|
|
24895
|
-
/**
|
|
24896
|
-
* IP Prefix in Classless Inter-Domain Routing format.
|
|
24897
|
-
*/
|
|
24898
|
-
prefix: string;
|
|
24899
|
-
/**
|
|
24900
|
-
* Priority of the static route.
|
|
24901
|
-
*/
|
|
24902
|
-
priority: number;
|
|
24903
|
-
/**
|
|
24904
|
-
* Used only for ECMP routes.
|
|
24905
|
-
*/
|
|
24906
|
-
scope: outputs.MagicWanStaticRouteModifiedRouteScope;
|
|
24907
|
-
/**
|
|
24908
|
-
* Optional weight of the ECMP scope - if provided.
|
|
24909
|
-
*/
|
|
24910
|
-
weight: number;
|
|
24911
|
-
}
|
|
24912
|
-
export interface MagicWanStaticRouteModifiedRouteScope {
|
|
24913
|
-
/**
|
|
24914
|
-
* List of colo names for the ECMP scope.
|
|
24915
|
-
*/
|
|
24916
|
-
coloNames: string[];
|
|
24917
|
-
/**
|
|
24918
|
-
* List of colo regions for the ECMP scope.
|
|
24919
|
-
*/
|
|
24920
|
-
coloRegions: string[];
|
|
24921
|
-
}
|
|
24922
|
-
export interface MagicWanStaticRouteRoute {
|
|
24923
|
-
/**
|
|
24924
|
-
* When the route was created.
|
|
24925
|
-
*/
|
|
24926
|
-
createdOn: string;
|
|
24927
|
-
/**
|
|
24928
|
-
* An optional human provided description of the static route.
|
|
24929
|
-
*/
|
|
24930
|
-
description: string;
|
|
24931
|
-
/**
|
|
24932
|
-
* Identifier
|
|
24933
|
-
*/
|
|
24934
|
-
id: string;
|
|
24935
|
-
/**
|
|
24936
|
-
* When the route was last modified.
|
|
24937
|
-
*/
|
|
24938
|
-
modifiedOn: string;
|
|
24939
|
-
/**
|
|
24940
|
-
* The next-hop IP Address for the static route.
|
|
24941
|
-
*/
|
|
24942
|
-
nexthop: string;
|
|
24943
|
-
/**
|
|
24944
|
-
* IP Prefix in Classless Inter-Domain Routing format.
|
|
24945
|
-
*/
|
|
24946
|
-
prefix: string;
|
|
24947
|
-
/**
|
|
24948
|
-
* Priority of the static route.
|
|
24949
|
-
*/
|
|
24950
|
-
priority: number;
|
|
24951
|
-
/**
|
|
24952
|
-
* Used only for ECMP routes.
|
|
24953
|
-
*/
|
|
24954
|
-
scope: outputs.MagicWanStaticRouteRouteScope;
|
|
24955
|
-
/**
|
|
24956
|
-
* Optional weight of the ECMP scope - if provided.
|
|
24957
|
-
*/
|
|
24958
|
-
weight: number;
|
|
24959
|
-
}
|
|
24960
|
-
export interface MagicWanStaticRouteRouteScope {
|
|
24961
|
-
/**
|
|
24962
|
-
* List of colo names for the ECMP scope.
|
|
24963
|
-
*/
|
|
24964
|
-
coloNames: string[];
|
|
24965
|
-
/**
|
|
24966
|
-
* List of colo regions for the ECMP scope.
|
|
24967
|
-
*/
|
|
24968
|
-
coloRegions: string[];
|
|
24969
|
-
}
|
|
24970
25524
|
export interface MagicWanStaticRouteScope {
|
|
24971
25525
|
/**
|
|
24972
25526
|
* List of colo names for the ECMP scope.
|
|
@@ -26846,7 +27400,7 @@ export interface RulesetRule {
|
|
|
26846
27400
|
/**
|
|
26847
27401
|
* An informative description of the rule.
|
|
26848
27402
|
*/
|
|
26849
|
-
description
|
|
27403
|
+
description?: string;
|
|
26850
27404
|
/**
|
|
26851
27405
|
* Whether the rule should be executed.
|
|
26852
27406
|
*/
|
|
@@ -27008,6 +27562,11 @@ export interface RulesetRuleActionParameters {
|
|
|
27008
27562
|
* A set of overrides to apply to the target ruleset.
|
|
27009
27563
|
*/
|
|
27010
27564
|
overrides?: outputs.RulesetRuleActionParametersOverrides;
|
|
27565
|
+
/**
|
|
27566
|
+
* A phase to skip the execution of. This property is only compatible with products.
|
|
27567
|
+
* Available values: "current".
|
|
27568
|
+
*/
|
|
27569
|
+
phase?: string;
|
|
27011
27570
|
/**
|
|
27012
27571
|
* A list of phases to skip the execution of. This option is incompatible with the rulesets option.
|
|
27013
27572
|
*/
|
|
@@ -27131,7 +27690,7 @@ export interface RulesetRuleActionParametersBrowserTtl {
|
|
|
27131
27690
|
default?: number;
|
|
27132
27691
|
/**
|
|
27133
27692
|
* Determines which browser ttl mode to use.
|
|
27134
|
-
* Available values: "respect*origin", "bypass*by*default", "override*origin".
|
|
27693
|
+
* Available values: "respect*origin", "bypass*by*default", "override*origin", "bypass".
|
|
27135
27694
|
*/
|
|
27136
27695
|
mode: string;
|
|
27137
27696
|
}
|
|
@@ -27573,19 +28132,36 @@ export interface RulesetRuleRatelimit {
|
|
|
27573
28132
|
scoreResponseHeaderName?: string;
|
|
27574
28133
|
}
|
|
27575
28134
|
export interface SnippetRulesRule {
|
|
27576
|
-
description?: string;
|
|
27577
|
-
enabled?: boolean;
|
|
27578
|
-
expression?: string;
|
|
27579
28135
|
/**
|
|
27580
|
-
*
|
|
28136
|
+
* An informative description of the rule.
|
|
27581
28137
|
*/
|
|
27582
|
-
|
|
28138
|
+
description: string;
|
|
28139
|
+
/**
|
|
28140
|
+
* Whether the rule should be executed.
|
|
28141
|
+
*/
|
|
28142
|
+
enabled: boolean;
|
|
28143
|
+
/**
|
|
28144
|
+
* The expression defining which traffic will match the rule.
|
|
28145
|
+
*/
|
|
28146
|
+
expression: string;
|
|
28147
|
+
/**
|
|
28148
|
+
* The unique ID of the rule.
|
|
28149
|
+
*/
|
|
28150
|
+
id: string;
|
|
28151
|
+
/**
|
|
28152
|
+
* The timestamp of when the rule was last modified.
|
|
28153
|
+
*/
|
|
28154
|
+
lastUpdated: string;
|
|
28155
|
+
/**
|
|
28156
|
+
* The identifying name of the snippet.
|
|
28157
|
+
*/
|
|
28158
|
+
snippetName: string;
|
|
27583
28159
|
}
|
|
27584
28160
|
export interface SnippetsMetadata {
|
|
27585
28161
|
/**
|
|
27586
|
-
*
|
|
28162
|
+
* Name of the file that contains the main module of the snippet.
|
|
27587
28163
|
*/
|
|
27588
|
-
mainModule
|
|
28164
|
+
mainModule: string;
|
|
27589
28165
|
}
|
|
27590
28166
|
export interface SpectrumApplicationDns {
|
|
27591
28167
|
/**
|
|
@@ -27629,102 +28205,6 @@ export interface SpectrumApplicationOriginDns {
|
|
|
27629
28205
|
*/
|
|
27630
28206
|
type?: string;
|
|
27631
28207
|
}
|
|
27632
|
-
export interface StaticRouteModifiedRoute {
|
|
27633
|
-
/**
|
|
27634
|
-
* When the route was created.
|
|
27635
|
-
*/
|
|
27636
|
-
createdOn: string;
|
|
27637
|
-
/**
|
|
27638
|
-
* An optional human provided description of the static route.
|
|
27639
|
-
*/
|
|
27640
|
-
description: string;
|
|
27641
|
-
/**
|
|
27642
|
-
* Identifier
|
|
27643
|
-
*/
|
|
27644
|
-
id: string;
|
|
27645
|
-
/**
|
|
27646
|
-
* When the route was last modified.
|
|
27647
|
-
*/
|
|
27648
|
-
modifiedOn: string;
|
|
27649
|
-
/**
|
|
27650
|
-
* The next-hop IP Address for the static route.
|
|
27651
|
-
*/
|
|
27652
|
-
nexthop: string;
|
|
27653
|
-
/**
|
|
27654
|
-
* IP Prefix in Classless Inter-Domain Routing format.
|
|
27655
|
-
*/
|
|
27656
|
-
prefix: string;
|
|
27657
|
-
/**
|
|
27658
|
-
* Priority of the static route.
|
|
27659
|
-
*/
|
|
27660
|
-
priority: number;
|
|
27661
|
-
/**
|
|
27662
|
-
* Used only for ECMP routes.
|
|
27663
|
-
*/
|
|
27664
|
-
scope: outputs.StaticRouteModifiedRouteScope;
|
|
27665
|
-
/**
|
|
27666
|
-
* Optional weight of the ECMP scope - if provided.
|
|
27667
|
-
*/
|
|
27668
|
-
weight: number;
|
|
27669
|
-
}
|
|
27670
|
-
export interface StaticRouteModifiedRouteScope {
|
|
27671
|
-
/**
|
|
27672
|
-
* List of colo names for the ECMP scope.
|
|
27673
|
-
*/
|
|
27674
|
-
coloNames: string[];
|
|
27675
|
-
/**
|
|
27676
|
-
* List of colo regions for the ECMP scope.
|
|
27677
|
-
*/
|
|
27678
|
-
coloRegions: string[];
|
|
27679
|
-
}
|
|
27680
|
-
export interface StaticRouteRoute {
|
|
27681
|
-
/**
|
|
27682
|
-
* When the route was created.
|
|
27683
|
-
*/
|
|
27684
|
-
createdOn: string;
|
|
27685
|
-
/**
|
|
27686
|
-
* An optional human provided description of the static route.
|
|
27687
|
-
*/
|
|
27688
|
-
description: string;
|
|
27689
|
-
/**
|
|
27690
|
-
* Identifier
|
|
27691
|
-
*/
|
|
27692
|
-
id: string;
|
|
27693
|
-
/**
|
|
27694
|
-
* When the route was last modified.
|
|
27695
|
-
*/
|
|
27696
|
-
modifiedOn: string;
|
|
27697
|
-
/**
|
|
27698
|
-
* The next-hop IP Address for the static route.
|
|
27699
|
-
*/
|
|
27700
|
-
nexthop: string;
|
|
27701
|
-
/**
|
|
27702
|
-
* IP Prefix in Classless Inter-Domain Routing format.
|
|
27703
|
-
*/
|
|
27704
|
-
prefix: string;
|
|
27705
|
-
/**
|
|
27706
|
-
* Priority of the static route.
|
|
27707
|
-
*/
|
|
27708
|
-
priority: number;
|
|
27709
|
-
/**
|
|
27710
|
-
* Used only for ECMP routes.
|
|
27711
|
-
*/
|
|
27712
|
-
scope: outputs.StaticRouteRouteScope;
|
|
27713
|
-
/**
|
|
27714
|
-
* Optional weight of the ECMP scope - if provided.
|
|
27715
|
-
*/
|
|
27716
|
-
weight: number;
|
|
27717
|
-
}
|
|
27718
|
-
export interface StaticRouteRouteScope {
|
|
27719
|
-
/**
|
|
27720
|
-
* List of colo names for the ECMP scope.
|
|
27721
|
-
*/
|
|
27722
|
-
coloNames: string[];
|
|
27723
|
-
/**
|
|
27724
|
-
* List of colo regions for the ECMP scope.
|
|
27725
|
-
*/
|
|
27726
|
-
coloRegions: string[];
|
|
27727
|
-
}
|
|
27728
28208
|
export interface StaticRouteScope {
|
|
27729
28209
|
/**
|
|
27730
28210
|
* List of colo names for the ECMP scope.
|
|
@@ -27853,7 +28333,7 @@ export interface StreamStatus {
|
|
|
27853
28333
|
pctComplete: string;
|
|
27854
28334
|
/**
|
|
27855
28335
|
* Specifies the processing status for all quality levels for a video.
|
|
27856
|
-
* Available values: "pendingupload", "downloading", "queued", "inprogress", "ready", "error".
|
|
28336
|
+
* Available values: "pendingupload", "downloading", "queued", "inprogress", "ready", "error", "live-inprogress".
|
|
27857
28337
|
*/
|
|
27858
28338
|
state: string;
|
|
27859
28339
|
}
|
|
@@ -27912,14 +28392,10 @@ export interface TeamsAccountSettings {
|
|
|
27912
28392
|
* Anti-virus settings.
|
|
27913
28393
|
*/
|
|
27914
28394
|
antivirus?: outputs.TeamsAccountSettingsAntivirus;
|
|
27915
|
-
/**
|
|
27916
|
-
* Setting to enable App Control
|
|
27917
|
-
*/
|
|
27918
|
-
appControlSettings?: outputs.TeamsAccountSettingsAppControlSettings;
|
|
27919
28395
|
/**
|
|
27920
28396
|
* Block page layout settings.
|
|
27921
28397
|
*/
|
|
27922
|
-
blockPage
|
|
28398
|
+
blockPage?: outputs.TeamsAccountSettingsBlockPage;
|
|
27923
28399
|
/**
|
|
27924
28400
|
* DLP body scanning settings.
|
|
27925
28401
|
*/
|
|
@@ -27937,7 +28413,7 @@ export interface TeamsAccountSettings {
|
|
|
27937
28413
|
*
|
|
27938
28414
|
* @deprecated This attribute is deprecated.
|
|
27939
28415
|
*/
|
|
27940
|
-
customCertificate
|
|
28416
|
+
customCertificate?: outputs.TeamsAccountSettingsCustomCertificate;
|
|
27941
28417
|
/**
|
|
27942
28418
|
* Extended e-mail matching settings.
|
|
27943
28419
|
*/
|
|
@@ -27950,6 +28426,10 @@ export interface TeamsAccountSettings {
|
|
|
27950
28426
|
* Setting to enable host selector in egress policies.
|
|
27951
28427
|
*/
|
|
27952
28428
|
hostSelector?: outputs.TeamsAccountSettingsHostSelector;
|
|
28429
|
+
/**
|
|
28430
|
+
* Setting to define inspection settings
|
|
28431
|
+
*/
|
|
28432
|
+
inspection?: outputs.TeamsAccountSettingsInspection;
|
|
27953
28433
|
/**
|
|
27954
28434
|
* Protocol Detection settings.
|
|
27955
28435
|
*/
|
|
@@ -27973,19 +28453,19 @@ export interface TeamsAccountSettingsAntivirus {
|
|
|
27973
28453
|
/**
|
|
27974
28454
|
* Enable anti-virus scanning on downloads.
|
|
27975
28455
|
*/
|
|
27976
|
-
enabledDownloadPhase
|
|
28456
|
+
enabledDownloadPhase: boolean;
|
|
27977
28457
|
/**
|
|
27978
28458
|
* Enable anti-virus scanning on uploads.
|
|
27979
28459
|
*/
|
|
27980
|
-
enabledUploadPhase
|
|
28460
|
+
enabledUploadPhase: boolean;
|
|
27981
28461
|
/**
|
|
27982
28462
|
* Block requests for files that cannot be scanned.
|
|
27983
28463
|
*/
|
|
27984
|
-
failClosed
|
|
28464
|
+
failClosed: boolean;
|
|
27985
28465
|
/**
|
|
27986
28466
|
* Configure a message to display on the user's device when an antivirus search is performed.
|
|
27987
28467
|
*/
|
|
27988
|
-
notificationSettings
|
|
28468
|
+
notificationSettings: outputs.TeamsAccountSettingsAntivirusNotificationSettings;
|
|
27989
28469
|
}
|
|
27990
28470
|
export interface TeamsAccountSettingsAntivirusNotificationSettings {
|
|
27991
28471
|
/**
|
|
@@ -28005,15 +28485,9 @@ export interface TeamsAccountSettingsAntivirusNotificationSettings {
|
|
|
28005
28485
|
*/
|
|
28006
28486
|
supportUrl?: string;
|
|
28007
28487
|
}
|
|
28008
|
-
export interface TeamsAccountSettingsAppControlSettings {
|
|
28009
|
-
/**
|
|
28010
|
-
* Enable App Control
|
|
28011
|
-
*/
|
|
28012
|
-
enabled?: boolean;
|
|
28013
|
-
}
|
|
28014
28488
|
export interface TeamsAccountSettingsBlockPage {
|
|
28015
28489
|
/**
|
|
28016
|
-
* If mode is
|
|
28490
|
+
* If mode is customized_block_page: block page background color in #rrggbb format.
|
|
28017
28491
|
*/
|
|
28018
28492
|
backgroundColor?: string;
|
|
28019
28493
|
/**
|
|
@@ -28021,50 +28495,63 @@ export interface TeamsAccountSettingsBlockPage {
|
|
|
28021
28495
|
*/
|
|
28022
28496
|
enabled?: boolean;
|
|
28023
28497
|
/**
|
|
28024
|
-
* If mode is
|
|
28498
|
+
* If mode is customized_block_page: block page footer text.
|
|
28025
28499
|
*/
|
|
28026
28500
|
footerText?: string;
|
|
28027
28501
|
/**
|
|
28028
|
-
* If mode is
|
|
28502
|
+
* If mode is customized_block_page: block page header text.
|
|
28029
28503
|
*/
|
|
28030
28504
|
headerText?: string;
|
|
28031
28505
|
/**
|
|
28032
|
-
* If mode is
|
|
28506
|
+
* If mode is redirect_uri: when enabled, context will be appended to targetUri as query parameters.
|
|
28033
28507
|
*/
|
|
28034
28508
|
includeContext?: boolean;
|
|
28035
28509
|
/**
|
|
28036
|
-
* If mode is
|
|
28510
|
+
* If mode is customized_block_page: full URL to the logo file.
|
|
28037
28511
|
*/
|
|
28038
28512
|
logoPath?: string;
|
|
28039
28513
|
/**
|
|
28040
|
-
* If mode is
|
|
28514
|
+
* If mode is customized_block_page: admin email for users to contact.
|
|
28041
28515
|
*/
|
|
28042
28516
|
mailtoAddress?: string;
|
|
28043
28517
|
/**
|
|
28044
|
-
* If mode is
|
|
28518
|
+
* If mode is customized_block_page: subject line for emails created from block page.
|
|
28045
28519
|
*/
|
|
28046
28520
|
mailtoSubject?: string;
|
|
28047
28521
|
/**
|
|
28048
28522
|
* Controls whether the user is redirected to a Cloudflare-hosted block page or to a customer-provided URI.
|
|
28049
|
-
* Available values: "
|
|
28523
|
+
* Available values: "customizedBlockPage", "redirectUri".
|
|
28050
28524
|
*/
|
|
28051
|
-
mode
|
|
28525
|
+
mode?: string;
|
|
28052
28526
|
/**
|
|
28053
|
-
* If mode is
|
|
28527
|
+
* If mode is customized_block_page: block page title.
|
|
28054
28528
|
*/
|
|
28055
28529
|
name?: string;
|
|
28056
28530
|
/**
|
|
28057
|
-
*
|
|
28531
|
+
* This setting was shared via the Orgs API and cannot be edited by the current account
|
|
28532
|
+
*/
|
|
28533
|
+
readOnly: boolean;
|
|
28534
|
+
/**
|
|
28535
|
+
* Account tag of account that shared this setting
|
|
28536
|
+
*/
|
|
28537
|
+
sourceAccount: string;
|
|
28538
|
+
/**
|
|
28539
|
+
* If mode is customized_block_page: suppress detailed info at the bottom of the block page.
|
|
28058
28540
|
*/
|
|
28059
28541
|
suppressFooter?: boolean;
|
|
28060
28542
|
/**
|
|
28061
28543
|
* If mode is redirect_uri: URI to which the user should be redirected.
|
|
28062
28544
|
*/
|
|
28063
28545
|
targetUri?: string;
|
|
28546
|
+
/**
|
|
28547
|
+
* Version number of the setting
|
|
28548
|
+
*/
|
|
28549
|
+
version: number;
|
|
28064
28550
|
}
|
|
28065
28551
|
export interface TeamsAccountSettingsBodyScanning {
|
|
28066
28552
|
/**
|
|
28067
28553
|
* Set the inspection mode to either `deep` or `shallow`.
|
|
28554
|
+
* Available values: "deep", "shallow".
|
|
28068
28555
|
*/
|
|
28069
28556
|
inspectionMode?: string;
|
|
28070
28557
|
}
|
|
@@ -28104,6 +28591,18 @@ export interface TeamsAccountSettingsExtendedEmailMatching {
|
|
|
28104
28591
|
* Enable matching all variants of user emails (with + or . modifiers) used as criteria in Firewall policies.
|
|
28105
28592
|
*/
|
|
28106
28593
|
enabled?: boolean;
|
|
28594
|
+
/**
|
|
28595
|
+
* This setting was shared via the Orgs API and cannot be edited by the current account
|
|
28596
|
+
*/
|
|
28597
|
+
readOnly: boolean;
|
|
28598
|
+
/**
|
|
28599
|
+
* Account tag of account that shared this setting
|
|
28600
|
+
*/
|
|
28601
|
+
sourceAccount: string;
|
|
28602
|
+
/**
|
|
28603
|
+
* Version number of the setting
|
|
28604
|
+
*/
|
|
28605
|
+
version: number;
|
|
28107
28606
|
}
|
|
28108
28607
|
export interface TeamsAccountSettingsFips {
|
|
28109
28608
|
/**
|
|
@@ -28117,6 +28616,15 @@ export interface TeamsAccountSettingsHostSelector {
|
|
|
28117
28616
|
*/
|
|
28118
28617
|
enabled?: boolean;
|
|
28119
28618
|
}
|
|
28619
|
+
export interface TeamsAccountSettingsInspection {
|
|
28620
|
+
/**
|
|
28621
|
+
* Defines the mode of inspection the proxy will use.
|
|
28622
|
+
* - static: Gateway will use static inspection to inspect HTTP on TCP(80). If TLS decryption is on, Gateway will inspect HTTPS traffic on TCP(443) & UDP(443).
|
|
28623
|
+
* - dynamic: Gateway will use protocol detection to dynamically inspect HTTP and HTTPS traffic on any port. TLS decryption must be on to inspect HTTPS traffic.
|
|
28624
|
+
* Available values: "static", "dynamic".
|
|
28625
|
+
*/
|
|
28626
|
+
mode?: string;
|
|
28627
|
+
}
|
|
28120
28628
|
export interface TeamsAccountSettingsProtocolDetection {
|
|
28121
28629
|
/**
|
|
28122
28630
|
* Enable detecting protocol on initial bytes of client traffic.
|
|
@@ -28141,7 +28649,6 @@ export interface TeamsAccountSettingsTlsDecrypt {
|
|
|
28141
28649
|
enabled?: boolean;
|
|
28142
28650
|
}
|
|
28143
28651
|
export interface TeamsListItem {
|
|
28144
|
-
createdAt: string;
|
|
28145
28652
|
/**
|
|
28146
28653
|
* The description of the list item, if present
|
|
28147
28654
|
*/
|
|
@@ -28152,24 +28659,24 @@ export interface TeamsListItem {
|
|
|
28152
28659
|
value?: string;
|
|
28153
28660
|
}
|
|
28154
28661
|
export interface TeamsLocationEndpoints {
|
|
28155
|
-
doh
|
|
28156
|
-
dot
|
|
28157
|
-
ipv4
|
|
28158
|
-
ipv6
|
|
28662
|
+
doh: outputs.TeamsLocationEndpointsDoh;
|
|
28663
|
+
dot: outputs.TeamsLocationEndpointsDot;
|
|
28664
|
+
ipv4: outputs.TeamsLocationEndpointsIpv4;
|
|
28665
|
+
ipv6: outputs.TeamsLocationEndpointsIpv6;
|
|
28159
28666
|
}
|
|
28160
28667
|
export interface TeamsLocationEndpointsDoh {
|
|
28161
28668
|
/**
|
|
28162
28669
|
* True if the endpoint is enabled for this location.
|
|
28163
28670
|
*/
|
|
28164
|
-
enabled
|
|
28671
|
+
enabled: boolean;
|
|
28165
28672
|
/**
|
|
28166
28673
|
* A list of allowed source IP network ranges for this endpoint. When empty, all source IPs are allowed. A non-empty list is only effective if the endpoint is enabled for this location.
|
|
28167
28674
|
*/
|
|
28168
|
-
networks
|
|
28675
|
+
networks: outputs.TeamsLocationEndpointsDohNetwork[];
|
|
28169
28676
|
/**
|
|
28170
28677
|
* True if the endpoint requires [user identity](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/agentless/dns/dns-over-https/#filter-doh-requests-by-user) authentication.
|
|
28171
28678
|
*/
|
|
28172
|
-
requireToken
|
|
28679
|
+
requireToken: boolean;
|
|
28173
28680
|
}
|
|
28174
28681
|
export interface TeamsLocationEndpointsDohNetwork {
|
|
28175
28682
|
/**
|
|
@@ -28181,11 +28688,11 @@ export interface TeamsLocationEndpointsDot {
|
|
|
28181
28688
|
/**
|
|
28182
28689
|
* True if the endpoint is enabled for this location.
|
|
28183
28690
|
*/
|
|
28184
|
-
enabled
|
|
28691
|
+
enabled: boolean;
|
|
28185
28692
|
/**
|
|
28186
28693
|
* A list of allowed source IP network ranges for this endpoint. When empty, all source IPs are allowed. A non-empty list is only effective if the endpoint is enabled for this location.
|
|
28187
28694
|
*/
|
|
28188
|
-
networks
|
|
28695
|
+
networks: outputs.TeamsLocationEndpointsDotNetwork[];
|
|
28189
28696
|
}
|
|
28190
28697
|
export interface TeamsLocationEndpointsDotNetwork {
|
|
28191
28698
|
/**
|
|
@@ -28197,17 +28704,17 @@ export interface TeamsLocationEndpointsIpv4 {
|
|
|
28197
28704
|
/**
|
|
28198
28705
|
* True if the endpoint is enabled for this location.
|
|
28199
28706
|
*/
|
|
28200
|
-
enabled
|
|
28707
|
+
enabled: boolean;
|
|
28201
28708
|
}
|
|
28202
28709
|
export interface TeamsLocationEndpointsIpv6 {
|
|
28203
28710
|
/**
|
|
28204
28711
|
* True if the endpoint is enabled for this location.
|
|
28205
28712
|
*/
|
|
28206
|
-
enabled
|
|
28713
|
+
enabled: boolean;
|
|
28207
28714
|
/**
|
|
28208
28715
|
* A list of allowed source IPv6 network ranges for this endpoint. When empty, all source IPs are allowed. A non-empty list is only effective if the endpoint is enabled for this location.
|
|
28209
28716
|
*/
|
|
28210
|
-
networks
|
|
28717
|
+
networks: outputs.TeamsLocationEndpointsIpv6Network[];
|
|
28211
28718
|
}
|
|
28212
28719
|
export interface TeamsLocationEndpointsIpv6Network {
|
|
28213
28720
|
/**
|
|
@@ -28241,12 +28748,12 @@ export interface TeamsRuleRuleSettings {
|
|
|
28241
28748
|
* Add custom headers to allowed requests, in the form of key-value pairs. Keys are header names, pointing to an array with its header value(s).
|
|
28242
28749
|
*/
|
|
28243
28750
|
addHeaders?: {
|
|
28244
|
-
[key: string]: string;
|
|
28751
|
+
[key: string]: string[];
|
|
28245
28752
|
};
|
|
28246
28753
|
/**
|
|
28247
28754
|
* Set by parent MSP accounts to enable their children to bypass this rule.
|
|
28248
28755
|
*/
|
|
28249
|
-
allowChildBypass
|
|
28756
|
+
allowChildBypass: boolean;
|
|
28250
28757
|
/**
|
|
28251
28758
|
* Settings for the Audit SSH action.
|
|
28252
28759
|
*/
|
|
@@ -28254,7 +28761,7 @@ export interface TeamsRuleRuleSettings {
|
|
|
28254
28761
|
/**
|
|
28255
28762
|
* Configure how browser isolation behaves.
|
|
28256
28763
|
*/
|
|
28257
|
-
bisoAdminControls
|
|
28764
|
+
bisoAdminControls?: outputs.TeamsRuleRuleSettingsBisoAdminControls;
|
|
28258
28765
|
/**
|
|
28259
28766
|
* Custom block page settings. If missing/null, blocking will use the the account settings.
|
|
28260
28767
|
*/
|
|
@@ -28262,11 +28769,11 @@ export interface TeamsRuleRuleSettings {
|
|
|
28262
28769
|
/**
|
|
28263
28770
|
* Enable the custom block page.
|
|
28264
28771
|
*/
|
|
28265
|
-
blockPageEnabled
|
|
28772
|
+
blockPageEnabled: boolean;
|
|
28266
28773
|
/**
|
|
28267
28774
|
* The text describing why this block occurred, displayed on the custom block page (if enabled).
|
|
28268
28775
|
*/
|
|
28269
|
-
blockReason
|
|
28776
|
+
blockReason: string;
|
|
28270
28777
|
/**
|
|
28271
28778
|
* Set by children MSP accounts to bypass their parent's rules.
|
|
28272
28779
|
*/
|
|
@@ -28286,19 +28793,19 @@ export interface TeamsRuleRuleSettings {
|
|
|
28286
28793
|
/**
|
|
28287
28794
|
* 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.
|
|
28288
28795
|
*/
|
|
28289
|
-
ignoreCnameCategoryMatches
|
|
28796
|
+
ignoreCnameCategoryMatches: boolean;
|
|
28290
28797
|
/**
|
|
28291
28798
|
* INSECURE - disable DNSSEC validation (for Allow actions).
|
|
28292
28799
|
*/
|
|
28293
|
-
insecureDisableDnssecValidation
|
|
28800
|
+
insecureDisableDnssecValidation: boolean;
|
|
28294
28801
|
/**
|
|
28295
28802
|
* Set to true to enable IPs in DNS resolver category blocks. By default categories only block based on domain names.
|
|
28296
28803
|
*/
|
|
28297
|
-
ipCategories
|
|
28804
|
+
ipCategories: boolean;
|
|
28298
28805
|
/**
|
|
28299
28806
|
* Set to true to include IPs in DNS resolver indicator feed blocks. By default indicator feeds only block based on domain names.
|
|
28300
28807
|
*/
|
|
28301
|
-
ipIndicatorFeeds
|
|
28808
|
+
ipIndicatorFeeds: boolean;
|
|
28302
28809
|
/**
|
|
28303
28810
|
* Send matching traffic to the supplied destination IP address and port.
|
|
28304
28811
|
*/
|
|
@@ -28310,11 +28817,11 @@ export interface TeamsRuleRuleSettings {
|
|
|
28310
28817
|
/**
|
|
28311
28818
|
* Override matching DNS queries with a hostname.
|
|
28312
28819
|
*/
|
|
28313
|
-
overrideHost
|
|
28820
|
+
overrideHost: string;
|
|
28314
28821
|
/**
|
|
28315
28822
|
* Override matching DNS queries with an IP or set of IPs.
|
|
28316
28823
|
*/
|
|
28317
|
-
overrideIps
|
|
28824
|
+
overrideIps: string[];
|
|
28318
28825
|
/**
|
|
28319
28826
|
* Configure DLP payload logging.
|
|
28320
28827
|
*/
|
|
@@ -28334,7 +28841,7 @@ export interface TeamsRuleRuleSettings {
|
|
|
28334
28841
|
/**
|
|
28335
28842
|
* 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'.
|
|
28336
28843
|
*/
|
|
28337
|
-
resolveDnsThroughCloudflare
|
|
28844
|
+
resolveDnsThroughCloudflare: boolean;
|
|
28338
28845
|
/**
|
|
28339
28846
|
* Configure behavior when an upstream cert is invalid or an SSL error occurs.
|
|
28340
28847
|
*/
|
|
@@ -28754,7 +29261,7 @@ export interface TunnelConfigConfigOriginRequestAccess {
|
|
|
28754
29261
|
teamName: string;
|
|
28755
29262
|
}
|
|
28756
29263
|
export interface TunnelConfigConfigWarpRouting {
|
|
28757
|
-
enabled
|
|
29264
|
+
enabled: boolean;
|
|
28758
29265
|
}
|
|
28759
29266
|
export interface TunnelConnection {
|
|
28760
29267
|
/**
|
|
@@ -28923,11 +29430,7 @@ export interface WorkerScriptAssetsConfig {
|
|
|
28923
29430
|
/**
|
|
28924
29431
|
* The contents of a _headers file (used to attach custom headers on asset responses)
|
|
28925
29432
|
*/
|
|
28926
|
-
|
|
28927
|
-
/**
|
|
28928
|
-
* The contents of a _redirects file (used to apply redirects or proxy paths ahead of asset serving)
|
|
28929
|
-
*/
|
|
28930
|
-
_redirects?: string;
|
|
29433
|
+
headers?: string;
|
|
28931
29434
|
/**
|
|
28932
29435
|
* Determines the redirects and rewrites of requests for HTML content.
|
|
28933
29436
|
* Available values: "auto-trailing-slash", "force-trailing-slash", "drop-trailing-slash", "none".
|
|
@@ -28938,6 +29441,10 @@ export interface WorkerScriptAssetsConfig {
|
|
|
28938
29441
|
* Available values: "none", "404-page", "single-page-application".
|
|
28939
29442
|
*/
|
|
28940
29443
|
notFoundHandling?: string;
|
|
29444
|
+
/**
|
|
29445
|
+
* The contents of a _redirects file (used to apply redirects or proxy paths ahead of asset serving)
|
|
29446
|
+
*/
|
|
29447
|
+
redirects?: string;
|
|
28941
29448
|
/**
|
|
28942
29449
|
* When true, requests will always invoke the Worker script. Otherwise, attempt to serve an asset matching the request, falling back to the Worker script.
|
|
28943
29450
|
*/
|
|
@@ -28965,7 +29472,7 @@ export interface WorkerScriptBinding {
|
|
|
28965
29472
|
/**
|
|
28966
29473
|
* The exported class name of the Durable Object.
|
|
28967
29474
|
*/
|
|
28968
|
-
className
|
|
29475
|
+
className: string;
|
|
28969
29476
|
/**
|
|
28970
29477
|
* The name of the dataset to bind to.
|
|
28971
29478
|
*/
|
|
@@ -29045,7 +29552,7 @@ export interface WorkerScriptBinding {
|
|
|
29045
29552
|
text?: string;
|
|
29046
29553
|
/**
|
|
29047
29554
|
* The kind of resource that the binding provides.
|
|
29048
|
-
* 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".
|
|
29555
|
+
* 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", "workflow".
|
|
29049
29556
|
*/
|
|
29050
29557
|
type: string;
|
|
29051
29558
|
/**
|
|
@@ -29077,80 +29584,6 @@ export interface WorkerScriptBindingOutboundWorker {
|
|
|
29077
29584
|
*/
|
|
29078
29585
|
service?: string;
|
|
29079
29586
|
}
|
|
29080
|
-
export interface WorkerScriptMigrations {
|
|
29081
|
-
/**
|
|
29082
|
-
* A list of classes to delete Durable Object namespaces from.
|
|
29083
|
-
*/
|
|
29084
|
-
deletedClasses?: string[];
|
|
29085
|
-
/**
|
|
29086
|
-
* A list of classes to create Durable Object namespaces from.
|
|
29087
|
-
*/
|
|
29088
|
-
newClasses?: string[];
|
|
29089
|
-
/**
|
|
29090
|
-
* A list of classes to create Durable Object namespaces with SQLite from.
|
|
29091
|
-
*/
|
|
29092
|
-
newSqliteClasses?: string[];
|
|
29093
|
-
/**
|
|
29094
|
-
* Tag to set as the latest migration tag.
|
|
29095
|
-
*/
|
|
29096
|
-
newTag?: string;
|
|
29097
|
-
/**
|
|
29098
|
-
* Tag used to verify against the latest migration tag for this Worker. If they don't match, the upload is rejected.
|
|
29099
|
-
*/
|
|
29100
|
-
oldTag?: string;
|
|
29101
|
-
/**
|
|
29102
|
-
* A list of classes with Durable Object namespaces that were renamed.
|
|
29103
|
-
*/
|
|
29104
|
-
renamedClasses?: outputs.WorkerScriptMigrationsRenamedClass[];
|
|
29105
|
-
/**
|
|
29106
|
-
* Migrations to apply in order.
|
|
29107
|
-
*/
|
|
29108
|
-
steps?: outputs.WorkerScriptMigrationsStep[];
|
|
29109
|
-
/**
|
|
29110
|
-
* A list of transfers for Durable Object namespaces from a different Worker and class to a class defined in this Worker.
|
|
29111
|
-
*/
|
|
29112
|
-
transferredClasses?: outputs.WorkerScriptMigrationsTransferredClass[];
|
|
29113
|
-
}
|
|
29114
|
-
export interface WorkerScriptMigrationsRenamedClass {
|
|
29115
|
-
from?: string;
|
|
29116
|
-
to?: string;
|
|
29117
|
-
}
|
|
29118
|
-
export interface WorkerScriptMigrationsStep {
|
|
29119
|
-
/**
|
|
29120
|
-
* A list of classes to delete Durable Object namespaces from.
|
|
29121
|
-
*/
|
|
29122
|
-
deletedClasses?: string[];
|
|
29123
|
-
/**
|
|
29124
|
-
* A list of classes to create Durable Object namespaces from.
|
|
29125
|
-
*/
|
|
29126
|
-
newClasses?: string[];
|
|
29127
|
-
/**
|
|
29128
|
-
* A list of classes to create Durable Object namespaces with SQLite from.
|
|
29129
|
-
*/
|
|
29130
|
-
newSqliteClasses?: string[];
|
|
29131
|
-
/**
|
|
29132
|
-
* A list of classes with Durable Object namespaces that were renamed.
|
|
29133
|
-
*/
|
|
29134
|
-
renamedClasses?: outputs.WorkerScriptMigrationsStepRenamedClass[];
|
|
29135
|
-
/**
|
|
29136
|
-
* A list of transfers for Durable Object namespaces from a different Worker and class to a class defined in this Worker.
|
|
29137
|
-
*/
|
|
29138
|
-
transferredClasses?: outputs.WorkerScriptMigrationsStepTransferredClass[];
|
|
29139
|
-
}
|
|
29140
|
-
export interface WorkerScriptMigrationsStepRenamedClass {
|
|
29141
|
-
from?: string;
|
|
29142
|
-
to?: string;
|
|
29143
|
-
}
|
|
29144
|
-
export interface WorkerScriptMigrationsStepTransferredClass {
|
|
29145
|
-
from?: string;
|
|
29146
|
-
fromScript?: string;
|
|
29147
|
-
to?: string;
|
|
29148
|
-
}
|
|
29149
|
-
export interface WorkerScriptMigrationsTransferredClass {
|
|
29150
|
-
from?: string;
|
|
29151
|
-
fromScript?: string;
|
|
29152
|
-
to?: string;
|
|
29153
|
-
}
|
|
29154
29587
|
export interface WorkerScriptObservability {
|
|
29155
29588
|
/**
|
|
29156
29589
|
* Whether observability is enabled for the Worker.
|
|
@@ -29219,28 +29652,10 @@ export interface WorkersDeploymentAnnotations {
|
|
|
29219
29652
|
* Human-readable message about the deployment. Truncated to 100 bytes.
|
|
29220
29653
|
*/
|
|
29221
29654
|
workersMessage?: string;
|
|
29222
|
-
}
|
|
29223
|
-
export interface WorkersDeploymentDeployment {
|
|
29224
|
-
annotations: outputs.WorkersDeploymentDeploymentAnnotations;
|
|
29225
|
-
authorEmail: string;
|
|
29226
|
-
createdOn: string;
|
|
29227
|
-
id: string;
|
|
29228
|
-
source: string;
|
|
29229
29655
|
/**
|
|
29230
|
-
*
|
|
29656
|
+
* Operation that triggered the creation of the deployment.
|
|
29231
29657
|
*/
|
|
29232
|
-
|
|
29233
|
-
versions: outputs.WorkersDeploymentDeploymentVersion[];
|
|
29234
|
-
}
|
|
29235
|
-
export interface WorkersDeploymentDeploymentAnnotations {
|
|
29236
|
-
/**
|
|
29237
|
-
* Human-readable message about the deployment. Truncated to 100 bytes.
|
|
29238
|
-
*/
|
|
29239
|
-
workersMessage: string;
|
|
29240
|
-
}
|
|
29241
|
-
export interface WorkersDeploymentDeploymentVersion {
|
|
29242
|
-
percentage: number;
|
|
29243
|
-
versionId: string;
|
|
29658
|
+
workersTriggeredBy: string;
|
|
29244
29659
|
}
|
|
29245
29660
|
export interface WorkersDeploymentVersion {
|
|
29246
29661
|
percentage: number;
|
|
@@ -29260,11 +29675,7 @@ export interface WorkersScriptAssetsConfig {
|
|
|
29260
29675
|
/**
|
|
29261
29676
|
* The contents of a _headers file (used to attach custom headers on asset responses)
|
|
29262
29677
|
*/
|
|
29263
|
-
|
|
29264
|
-
/**
|
|
29265
|
-
* The contents of a _redirects file (used to apply redirects or proxy paths ahead of asset serving)
|
|
29266
|
-
*/
|
|
29267
|
-
_redirects?: string;
|
|
29678
|
+
headers?: string;
|
|
29268
29679
|
/**
|
|
29269
29680
|
* Determines the redirects and rewrites of requests for HTML content.
|
|
29270
29681
|
* Available values: "auto-trailing-slash", "force-trailing-slash", "drop-trailing-slash", "none".
|
|
@@ -29275,6 +29686,10 @@ export interface WorkersScriptAssetsConfig {
|
|
|
29275
29686
|
* Available values: "none", "404-page", "single-page-application".
|
|
29276
29687
|
*/
|
|
29277
29688
|
notFoundHandling?: string;
|
|
29689
|
+
/**
|
|
29690
|
+
* The contents of a _redirects file (used to apply redirects or proxy paths ahead of asset serving)
|
|
29691
|
+
*/
|
|
29692
|
+
redirects?: string;
|
|
29278
29693
|
/**
|
|
29279
29694
|
* When true, requests will always invoke the Worker script. Otherwise, attempt to serve an asset matching the request, falling back to the Worker script.
|
|
29280
29695
|
*/
|
|
@@ -29302,7 +29717,7 @@ export interface WorkersScriptBinding {
|
|
|
29302
29717
|
/**
|
|
29303
29718
|
* The exported class name of the Durable Object.
|
|
29304
29719
|
*/
|
|
29305
|
-
className
|
|
29720
|
+
className: string;
|
|
29306
29721
|
/**
|
|
29307
29722
|
* The name of the dataset to bind to.
|
|
29308
29723
|
*/
|
|
@@ -29382,7 +29797,7 @@ export interface WorkersScriptBinding {
|
|
|
29382
29797
|
text?: string;
|
|
29383
29798
|
/**
|
|
29384
29799
|
* The kind of resource that the binding provides.
|
|
29385
|
-
* 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".
|
|
29800
|
+
* 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", "workflow".
|
|
29386
29801
|
*/
|
|
29387
29802
|
type: string;
|
|
29388
29803
|
/**
|
|
@@ -29414,80 +29829,6 @@ export interface WorkersScriptBindingOutboundWorker {
|
|
|
29414
29829
|
*/
|
|
29415
29830
|
service?: string;
|
|
29416
29831
|
}
|
|
29417
|
-
export interface WorkersScriptMigrations {
|
|
29418
|
-
/**
|
|
29419
|
-
* A list of classes to delete Durable Object namespaces from.
|
|
29420
|
-
*/
|
|
29421
|
-
deletedClasses?: string[];
|
|
29422
|
-
/**
|
|
29423
|
-
* A list of classes to create Durable Object namespaces from.
|
|
29424
|
-
*/
|
|
29425
|
-
newClasses?: string[];
|
|
29426
|
-
/**
|
|
29427
|
-
* A list of classes to create Durable Object namespaces with SQLite from.
|
|
29428
|
-
*/
|
|
29429
|
-
newSqliteClasses?: string[];
|
|
29430
|
-
/**
|
|
29431
|
-
* Tag to set as the latest migration tag.
|
|
29432
|
-
*/
|
|
29433
|
-
newTag?: string;
|
|
29434
|
-
/**
|
|
29435
|
-
* Tag used to verify against the latest migration tag for this Worker. If they don't match, the upload is rejected.
|
|
29436
|
-
*/
|
|
29437
|
-
oldTag?: string;
|
|
29438
|
-
/**
|
|
29439
|
-
* A list of classes with Durable Object namespaces that were renamed.
|
|
29440
|
-
*/
|
|
29441
|
-
renamedClasses?: outputs.WorkersScriptMigrationsRenamedClass[];
|
|
29442
|
-
/**
|
|
29443
|
-
* Migrations to apply in order.
|
|
29444
|
-
*/
|
|
29445
|
-
steps?: outputs.WorkersScriptMigrationsStep[];
|
|
29446
|
-
/**
|
|
29447
|
-
* A list of transfers for Durable Object namespaces from a different Worker and class to a class defined in this Worker.
|
|
29448
|
-
*/
|
|
29449
|
-
transferredClasses?: outputs.WorkersScriptMigrationsTransferredClass[];
|
|
29450
|
-
}
|
|
29451
|
-
export interface WorkersScriptMigrationsRenamedClass {
|
|
29452
|
-
from?: string;
|
|
29453
|
-
to?: string;
|
|
29454
|
-
}
|
|
29455
|
-
export interface WorkersScriptMigrationsStep {
|
|
29456
|
-
/**
|
|
29457
|
-
* A list of classes to delete Durable Object namespaces from.
|
|
29458
|
-
*/
|
|
29459
|
-
deletedClasses?: string[];
|
|
29460
|
-
/**
|
|
29461
|
-
* A list of classes to create Durable Object namespaces from.
|
|
29462
|
-
*/
|
|
29463
|
-
newClasses?: string[];
|
|
29464
|
-
/**
|
|
29465
|
-
* A list of classes to create Durable Object namespaces with SQLite from.
|
|
29466
|
-
*/
|
|
29467
|
-
newSqliteClasses?: string[];
|
|
29468
|
-
/**
|
|
29469
|
-
* A list of classes with Durable Object namespaces that were renamed.
|
|
29470
|
-
*/
|
|
29471
|
-
renamedClasses?: outputs.WorkersScriptMigrationsStepRenamedClass[];
|
|
29472
|
-
/**
|
|
29473
|
-
* A list of transfers for Durable Object namespaces from a different Worker and class to a class defined in this Worker.
|
|
29474
|
-
*/
|
|
29475
|
-
transferredClasses?: outputs.WorkersScriptMigrationsStepTransferredClass[];
|
|
29476
|
-
}
|
|
29477
|
-
export interface WorkersScriptMigrationsStepRenamedClass {
|
|
29478
|
-
from?: string;
|
|
29479
|
-
to?: string;
|
|
29480
|
-
}
|
|
29481
|
-
export interface WorkersScriptMigrationsStepTransferredClass {
|
|
29482
|
-
from?: string;
|
|
29483
|
-
fromScript?: string;
|
|
29484
|
-
to?: string;
|
|
29485
|
-
}
|
|
29486
|
-
export interface WorkersScriptMigrationsTransferredClass {
|
|
29487
|
-
from?: string;
|
|
29488
|
-
fromScript?: string;
|
|
29489
|
-
to?: string;
|
|
29490
|
-
}
|
|
29491
29832
|
export interface WorkersScriptObservability {
|
|
29492
29833
|
/**
|
|
29493
29834
|
* Whether observability is enabled for the Worker.
|
|
@@ -29601,7 +29942,7 @@ export interface ZeroTrustAccessApplicationDestination {
|
|
|
29601
29942
|
/**
|
|
29602
29943
|
* Available values: "public", "private".
|
|
29603
29944
|
*/
|
|
29604
|
-
type
|
|
29945
|
+
type: string;
|
|
29605
29946
|
/**
|
|
29606
29947
|
* The URI of the destination. Public destinations' URIs can include a domain and path with [wildcards](https://developers.cloudflare.com/cloudflare-one/policies/access/app-paths/).
|
|
29607
29948
|
*/
|
|
@@ -29656,7 +29997,7 @@ export interface ZeroTrustAccessApplicationPolicy {
|
|
|
29656
29997
|
/**
|
|
29657
29998
|
* Rules evaluated with a NOT logical operator. To match the policy, a user cannot meet any of the Exclude rules.
|
|
29658
29999
|
*/
|
|
29659
|
-
excludes
|
|
30000
|
+
excludes?: outputs.ZeroTrustAccessApplicationPolicyExclude[];
|
|
29660
30001
|
/**
|
|
29661
30002
|
* The UUID of the policy
|
|
29662
30003
|
*/
|
|
@@ -29664,7 +30005,7 @@ export interface ZeroTrustAccessApplicationPolicy {
|
|
|
29664
30005
|
/**
|
|
29665
30006
|
* Rules evaluated with an OR logical operator. A user needs to meet only one of the Include rules.
|
|
29666
30007
|
*/
|
|
29667
|
-
includes
|
|
30008
|
+
includes?: outputs.ZeroTrustAccessApplicationPolicyInclude[];
|
|
29668
30009
|
/**
|
|
29669
30010
|
* The name of the Access policy.
|
|
29670
30011
|
*/
|
|
@@ -29672,11 +30013,11 @@ export interface ZeroTrustAccessApplicationPolicy {
|
|
|
29672
30013
|
/**
|
|
29673
30014
|
* The order of execution for this policy. Must be unique for each policy within an app.
|
|
29674
30015
|
*/
|
|
29675
|
-
precedence
|
|
30016
|
+
precedence: number;
|
|
29676
30017
|
/**
|
|
29677
30018
|
* Rules evaluated with an AND logical operator. To match the policy, a user must meet all of the Require rules.
|
|
29678
30019
|
*/
|
|
29679
|
-
requires
|
|
30020
|
+
requires?: outputs.ZeroTrustAccessApplicationPolicyRequire[];
|
|
29680
30021
|
}
|
|
29681
30022
|
export interface ZeroTrustAccessApplicationPolicyConnectionRules {
|
|
29682
30023
|
/**
|
|
@@ -29719,7 +30060,9 @@ export interface ZeroTrustAccessApplicationPolicyExclude {
|
|
|
29719
30060
|
gsuite?: outputs.ZeroTrustAccessApplicationPolicyExcludeGsuite;
|
|
29720
30061
|
ip?: outputs.ZeroTrustAccessApplicationPolicyExcludeIp;
|
|
29721
30062
|
ipList?: outputs.ZeroTrustAccessApplicationPolicyExcludeIpList;
|
|
30063
|
+
linkedAppToken?: outputs.ZeroTrustAccessApplicationPolicyExcludeLinkedAppToken;
|
|
29722
30064
|
loginMethod?: outputs.ZeroTrustAccessApplicationPolicyExcludeLoginMethod;
|
|
30065
|
+
oidc?: outputs.ZeroTrustAccessApplicationPolicyExcludeOidc;
|
|
29723
30066
|
okta?: outputs.ZeroTrustAccessApplicationPolicyExcludeOkta;
|
|
29724
30067
|
saml?: outputs.ZeroTrustAccessApplicationPolicyExcludeSaml;
|
|
29725
30068
|
serviceToken?: outputs.ZeroTrustAccessApplicationPolicyExcludeServiceToken;
|
|
@@ -29848,12 +30191,32 @@ export interface ZeroTrustAccessApplicationPolicyExcludeIpList {
|
|
|
29848
30191
|
*/
|
|
29849
30192
|
id: string;
|
|
29850
30193
|
}
|
|
30194
|
+
export interface ZeroTrustAccessApplicationPolicyExcludeLinkedAppToken {
|
|
30195
|
+
/**
|
|
30196
|
+
* The ID of an Access OIDC SaaS application
|
|
30197
|
+
*/
|
|
30198
|
+
appUid: string;
|
|
30199
|
+
}
|
|
29851
30200
|
export interface ZeroTrustAccessApplicationPolicyExcludeLoginMethod {
|
|
29852
30201
|
/**
|
|
29853
30202
|
* The ID of an identity provider.
|
|
29854
30203
|
*/
|
|
29855
30204
|
id: string;
|
|
29856
30205
|
}
|
|
30206
|
+
export interface ZeroTrustAccessApplicationPolicyExcludeOidc {
|
|
30207
|
+
/**
|
|
30208
|
+
* The name of the OIDC claim.
|
|
30209
|
+
*/
|
|
30210
|
+
claimName: string;
|
|
30211
|
+
/**
|
|
30212
|
+
* The OIDC claim value to look for.
|
|
30213
|
+
*/
|
|
30214
|
+
claimValue: string;
|
|
30215
|
+
/**
|
|
30216
|
+
* The ID of your OIDC identity provider.
|
|
30217
|
+
*/
|
|
30218
|
+
identityProviderId: string;
|
|
30219
|
+
}
|
|
29857
30220
|
export interface ZeroTrustAccessApplicationPolicyExcludeOkta {
|
|
29858
30221
|
/**
|
|
29859
30222
|
* The ID of your Okta identity provider.
|
|
@@ -29909,7 +30272,9 @@ export interface ZeroTrustAccessApplicationPolicyInclude {
|
|
|
29909
30272
|
gsuite?: outputs.ZeroTrustAccessApplicationPolicyIncludeGsuite;
|
|
29910
30273
|
ip?: outputs.ZeroTrustAccessApplicationPolicyIncludeIp;
|
|
29911
30274
|
ipList?: outputs.ZeroTrustAccessApplicationPolicyIncludeIpList;
|
|
30275
|
+
linkedAppToken?: outputs.ZeroTrustAccessApplicationPolicyIncludeLinkedAppToken;
|
|
29912
30276
|
loginMethod?: outputs.ZeroTrustAccessApplicationPolicyIncludeLoginMethod;
|
|
30277
|
+
oidc?: outputs.ZeroTrustAccessApplicationPolicyIncludeOidc;
|
|
29913
30278
|
okta?: outputs.ZeroTrustAccessApplicationPolicyIncludeOkta;
|
|
29914
30279
|
saml?: outputs.ZeroTrustAccessApplicationPolicyIncludeSaml;
|
|
29915
30280
|
serviceToken?: outputs.ZeroTrustAccessApplicationPolicyIncludeServiceToken;
|
|
@@ -30038,12 +30403,32 @@ export interface ZeroTrustAccessApplicationPolicyIncludeIpList {
|
|
|
30038
30403
|
*/
|
|
30039
30404
|
id: string;
|
|
30040
30405
|
}
|
|
30406
|
+
export interface ZeroTrustAccessApplicationPolicyIncludeLinkedAppToken {
|
|
30407
|
+
/**
|
|
30408
|
+
* The ID of an Access OIDC SaaS application
|
|
30409
|
+
*/
|
|
30410
|
+
appUid: string;
|
|
30411
|
+
}
|
|
30041
30412
|
export interface ZeroTrustAccessApplicationPolicyIncludeLoginMethod {
|
|
30042
30413
|
/**
|
|
30043
30414
|
* The ID of an identity provider.
|
|
30044
30415
|
*/
|
|
30045
30416
|
id: string;
|
|
30046
30417
|
}
|
|
30418
|
+
export interface ZeroTrustAccessApplicationPolicyIncludeOidc {
|
|
30419
|
+
/**
|
|
30420
|
+
* The name of the OIDC claim.
|
|
30421
|
+
*/
|
|
30422
|
+
claimName: string;
|
|
30423
|
+
/**
|
|
30424
|
+
* The OIDC claim value to look for.
|
|
30425
|
+
*/
|
|
30426
|
+
claimValue: string;
|
|
30427
|
+
/**
|
|
30428
|
+
* The ID of your OIDC identity provider.
|
|
30429
|
+
*/
|
|
30430
|
+
identityProviderId: string;
|
|
30431
|
+
}
|
|
30047
30432
|
export interface ZeroTrustAccessApplicationPolicyIncludeOkta {
|
|
30048
30433
|
/**
|
|
30049
30434
|
* The ID of your Okta identity provider.
|
|
@@ -30099,7 +30484,9 @@ export interface ZeroTrustAccessApplicationPolicyRequire {
|
|
|
30099
30484
|
gsuite?: outputs.ZeroTrustAccessApplicationPolicyRequireGsuite;
|
|
30100
30485
|
ip?: outputs.ZeroTrustAccessApplicationPolicyRequireIp;
|
|
30101
30486
|
ipList?: outputs.ZeroTrustAccessApplicationPolicyRequireIpList;
|
|
30487
|
+
linkedAppToken?: outputs.ZeroTrustAccessApplicationPolicyRequireLinkedAppToken;
|
|
30102
30488
|
loginMethod?: outputs.ZeroTrustAccessApplicationPolicyRequireLoginMethod;
|
|
30489
|
+
oidc?: outputs.ZeroTrustAccessApplicationPolicyRequireOidc;
|
|
30103
30490
|
okta?: outputs.ZeroTrustAccessApplicationPolicyRequireOkta;
|
|
30104
30491
|
saml?: outputs.ZeroTrustAccessApplicationPolicyRequireSaml;
|
|
30105
30492
|
serviceToken?: outputs.ZeroTrustAccessApplicationPolicyRequireServiceToken;
|
|
@@ -30228,12 +30615,32 @@ export interface ZeroTrustAccessApplicationPolicyRequireIpList {
|
|
|
30228
30615
|
*/
|
|
30229
30616
|
id: string;
|
|
30230
30617
|
}
|
|
30618
|
+
export interface ZeroTrustAccessApplicationPolicyRequireLinkedAppToken {
|
|
30619
|
+
/**
|
|
30620
|
+
* The ID of an Access OIDC SaaS application
|
|
30621
|
+
*/
|
|
30622
|
+
appUid: string;
|
|
30623
|
+
}
|
|
30231
30624
|
export interface ZeroTrustAccessApplicationPolicyRequireLoginMethod {
|
|
30232
30625
|
/**
|
|
30233
30626
|
* The ID of an identity provider.
|
|
30234
30627
|
*/
|
|
30235
30628
|
id: string;
|
|
30236
30629
|
}
|
|
30630
|
+
export interface ZeroTrustAccessApplicationPolicyRequireOidc {
|
|
30631
|
+
/**
|
|
30632
|
+
* The name of the OIDC claim.
|
|
30633
|
+
*/
|
|
30634
|
+
claimName: string;
|
|
30635
|
+
/**
|
|
30636
|
+
* The OIDC claim value to look for.
|
|
30637
|
+
*/
|
|
30638
|
+
claimValue: string;
|
|
30639
|
+
/**
|
|
30640
|
+
* The ID of your OIDC identity provider.
|
|
30641
|
+
*/
|
|
30642
|
+
identityProviderId: string;
|
|
30643
|
+
}
|
|
30237
30644
|
export interface ZeroTrustAccessApplicationPolicyRequireOkta {
|
|
30238
30645
|
/**
|
|
30239
30646
|
* The ID of your Okta identity provider.
|
|
@@ -30268,7 +30675,7 @@ export interface ZeroTrustAccessApplicationSaasApp {
|
|
|
30268
30675
|
/**
|
|
30269
30676
|
* The lifetime of the OIDC Access Token after creation. Valid units are m,h. Must be greater than or equal to 1m and less than or equal to 24h.
|
|
30270
30677
|
*/
|
|
30271
|
-
accessTokenLifetime
|
|
30678
|
+
accessTokenLifetime: string;
|
|
30272
30679
|
/**
|
|
30273
30680
|
* If client secret should be required on the token endpoint when authorization*code*with_pkce grant is used.
|
|
30274
30681
|
*/
|
|
@@ -30318,7 +30725,7 @@ export interface ZeroTrustAccessApplicationSaasApp {
|
|
|
30318
30725
|
* The format of the name identifier sent to the SaaS application.
|
|
30319
30726
|
* Available values: "id", "email".
|
|
30320
30727
|
*/
|
|
30321
|
-
nameIdFormat
|
|
30728
|
+
nameIdFormat: string;
|
|
30322
30729
|
/**
|
|
30323
30730
|
* A [JSONata](https://jsonata.org/) expression that transforms an application's user identities into a NameID value for its SAML assertion. This expression should evaluate to a singular string. The output of this expression can override the `nameIdFormat` setting.
|
|
30324
30731
|
*/
|
|
@@ -30547,7 +30954,7 @@ export interface ZeroTrustAccessApplicationTargetCriteria {
|
|
|
30547
30954
|
port: number;
|
|
30548
30955
|
/**
|
|
30549
30956
|
* The communication protocol your application secures.
|
|
30550
|
-
* Available values: "SSH".
|
|
30957
|
+
* Available values: "SSH", "RDP".
|
|
30551
30958
|
*/
|
|
30552
30959
|
protocol: string;
|
|
30553
30960
|
/**
|
|
@@ -30582,7 +30989,9 @@ export interface ZeroTrustAccessGroupExclude {
|
|
|
30582
30989
|
gsuite?: outputs.ZeroTrustAccessGroupExcludeGsuite;
|
|
30583
30990
|
ip?: outputs.ZeroTrustAccessGroupExcludeIp;
|
|
30584
30991
|
ipList?: outputs.ZeroTrustAccessGroupExcludeIpList;
|
|
30992
|
+
linkedAppToken?: outputs.ZeroTrustAccessGroupExcludeLinkedAppToken;
|
|
30585
30993
|
loginMethod?: outputs.ZeroTrustAccessGroupExcludeLoginMethod;
|
|
30994
|
+
oidc?: outputs.ZeroTrustAccessGroupExcludeOidc;
|
|
30586
30995
|
okta?: outputs.ZeroTrustAccessGroupExcludeOkta;
|
|
30587
30996
|
saml?: outputs.ZeroTrustAccessGroupExcludeSaml;
|
|
30588
30997
|
serviceToken?: outputs.ZeroTrustAccessGroupExcludeServiceToken;
|
|
@@ -30711,12 +31120,32 @@ export interface ZeroTrustAccessGroupExcludeIpList {
|
|
|
30711
31120
|
*/
|
|
30712
31121
|
id: string;
|
|
30713
31122
|
}
|
|
31123
|
+
export interface ZeroTrustAccessGroupExcludeLinkedAppToken {
|
|
31124
|
+
/**
|
|
31125
|
+
* The ID of an Access OIDC SaaS application
|
|
31126
|
+
*/
|
|
31127
|
+
appUid: string;
|
|
31128
|
+
}
|
|
30714
31129
|
export interface ZeroTrustAccessGroupExcludeLoginMethod {
|
|
30715
31130
|
/**
|
|
30716
31131
|
* The ID of an identity provider.
|
|
30717
31132
|
*/
|
|
30718
31133
|
id: string;
|
|
30719
31134
|
}
|
|
31135
|
+
export interface ZeroTrustAccessGroupExcludeOidc {
|
|
31136
|
+
/**
|
|
31137
|
+
* The name of the OIDC claim.
|
|
31138
|
+
*/
|
|
31139
|
+
claimName: string;
|
|
31140
|
+
/**
|
|
31141
|
+
* The OIDC claim value to look for.
|
|
31142
|
+
*/
|
|
31143
|
+
claimValue: string;
|
|
31144
|
+
/**
|
|
31145
|
+
* The ID of your OIDC identity provider.
|
|
31146
|
+
*/
|
|
31147
|
+
identityProviderId: string;
|
|
31148
|
+
}
|
|
30720
31149
|
export interface ZeroTrustAccessGroupExcludeOkta {
|
|
30721
31150
|
/**
|
|
30722
31151
|
* The ID of your Okta identity provider.
|
|
@@ -30772,7 +31201,9 @@ export interface ZeroTrustAccessGroupInclude {
|
|
|
30772
31201
|
gsuite?: outputs.ZeroTrustAccessGroupIncludeGsuite;
|
|
30773
31202
|
ip?: outputs.ZeroTrustAccessGroupIncludeIp;
|
|
30774
31203
|
ipList?: outputs.ZeroTrustAccessGroupIncludeIpList;
|
|
31204
|
+
linkedAppToken?: outputs.ZeroTrustAccessGroupIncludeLinkedAppToken;
|
|
30775
31205
|
loginMethod?: outputs.ZeroTrustAccessGroupIncludeLoginMethod;
|
|
31206
|
+
oidc?: outputs.ZeroTrustAccessGroupIncludeOidc;
|
|
30776
31207
|
okta?: outputs.ZeroTrustAccessGroupIncludeOkta;
|
|
30777
31208
|
saml?: outputs.ZeroTrustAccessGroupIncludeSaml;
|
|
30778
31209
|
serviceToken?: outputs.ZeroTrustAccessGroupIncludeServiceToken;
|
|
@@ -30901,12 +31332,32 @@ export interface ZeroTrustAccessGroupIncludeIpList {
|
|
|
30901
31332
|
*/
|
|
30902
31333
|
id: string;
|
|
30903
31334
|
}
|
|
31335
|
+
export interface ZeroTrustAccessGroupIncludeLinkedAppToken {
|
|
31336
|
+
/**
|
|
31337
|
+
* The ID of an Access OIDC SaaS application
|
|
31338
|
+
*/
|
|
31339
|
+
appUid: string;
|
|
31340
|
+
}
|
|
30904
31341
|
export interface ZeroTrustAccessGroupIncludeLoginMethod {
|
|
30905
31342
|
/**
|
|
30906
31343
|
* The ID of an identity provider.
|
|
30907
31344
|
*/
|
|
30908
31345
|
id: string;
|
|
30909
31346
|
}
|
|
31347
|
+
export interface ZeroTrustAccessGroupIncludeOidc {
|
|
31348
|
+
/**
|
|
31349
|
+
* The name of the OIDC claim.
|
|
31350
|
+
*/
|
|
31351
|
+
claimName: string;
|
|
31352
|
+
/**
|
|
31353
|
+
* The OIDC claim value to look for.
|
|
31354
|
+
*/
|
|
31355
|
+
claimValue: string;
|
|
31356
|
+
/**
|
|
31357
|
+
* The ID of your OIDC identity provider.
|
|
31358
|
+
*/
|
|
31359
|
+
identityProviderId: string;
|
|
31360
|
+
}
|
|
30910
31361
|
export interface ZeroTrustAccessGroupIncludeOkta {
|
|
30911
31362
|
/**
|
|
30912
31363
|
* The ID of your Okta identity provider.
|
|
@@ -30962,7 +31413,9 @@ export interface ZeroTrustAccessGroupRequire {
|
|
|
30962
31413
|
gsuite?: outputs.ZeroTrustAccessGroupRequireGsuite;
|
|
30963
31414
|
ip?: outputs.ZeroTrustAccessGroupRequireIp;
|
|
30964
31415
|
ipList?: outputs.ZeroTrustAccessGroupRequireIpList;
|
|
31416
|
+
linkedAppToken?: outputs.ZeroTrustAccessGroupRequireLinkedAppToken;
|
|
30965
31417
|
loginMethod?: outputs.ZeroTrustAccessGroupRequireLoginMethod;
|
|
31418
|
+
oidc?: outputs.ZeroTrustAccessGroupRequireOidc;
|
|
30966
31419
|
okta?: outputs.ZeroTrustAccessGroupRequireOkta;
|
|
30967
31420
|
saml?: outputs.ZeroTrustAccessGroupRequireSaml;
|
|
30968
31421
|
serviceToken?: outputs.ZeroTrustAccessGroupRequireServiceToken;
|
|
@@ -31091,12 +31544,32 @@ export interface ZeroTrustAccessGroupRequireIpList {
|
|
|
31091
31544
|
*/
|
|
31092
31545
|
id: string;
|
|
31093
31546
|
}
|
|
31547
|
+
export interface ZeroTrustAccessGroupRequireLinkedAppToken {
|
|
31548
|
+
/**
|
|
31549
|
+
* The ID of an Access OIDC SaaS application
|
|
31550
|
+
*/
|
|
31551
|
+
appUid: string;
|
|
31552
|
+
}
|
|
31094
31553
|
export interface ZeroTrustAccessGroupRequireLoginMethod {
|
|
31095
31554
|
/**
|
|
31096
31555
|
* The ID of an identity provider.
|
|
31097
31556
|
*/
|
|
31098
31557
|
id: string;
|
|
31099
31558
|
}
|
|
31559
|
+
export interface ZeroTrustAccessGroupRequireOidc {
|
|
31560
|
+
/**
|
|
31561
|
+
* The name of the OIDC claim.
|
|
31562
|
+
*/
|
|
31563
|
+
claimName: string;
|
|
31564
|
+
/**
|
|
31565
|
+
* The OIDC claim value to look for.
|
|
31566
|
+
*/
|
|
31567
|
+
claimValue: string;
|
|
31568
|
+
/**
|
|
31569
|
+
* The ID of your OIDC identity provider.
|
|
31570
|
+
*/
|
|
31571
|
+
identityProviderId: string;
|
|
31572
|
+
}
|
|
31100
31573
|
export interface ZeroTrustAccessGroupRequireOkta {
|
|
31101
31574
|
/**
|
|
31102
31575
|
* The ID of your Okta identity provider.
|
|
@@ -31164,6 +31637,10 @@ export interface ZeroTrustAccessIdentityProviderConfig {
|
|
|
31164
31637
|
* Your OAuth Client ID
|
|
31165
31638
|
*/
|
|
31166
31639
|
clientId?: string;
|
|
31640
|
+
/**
|
|
31641
|
+
* Your OAuth Client Secret
|
|
31642
|
+
*/
|
|
31643
|
+
clientSecret?: string;
|
|
31167
31644
|
/**
|
|
31168
31645
|
* Should Cloudflare try to load authentication contexts from your account
|
|
31169
31646
|
*/
|
|
@@ -31355,7 +31832,9 @@ export interface ZeroTrustAccessPolicyExclude {
|
|
|
31355
31832
|
gsuite?: outputs.ZeroTrustAccessPolicyExcludeGsuite;
|
|
31356
31833
|
ip?: outputs.ZeroTrustAccessPolicyExcludeIp;
|
|
31357
31834
|
ipList?: outputs.ZeroTrustAccessPolicyExcludeIpList;
|
|
31835
|
+
linkedAppToken?: outputs.ZeroTrustAccessPolicyExcludeLinkedAppToken;
|
|
31358
31836
|
loginMethod?: outputs.ZeroTrustAccessPolicyExcludeLoginMethod;
|
|
31837
|
+
oidc?: outputs.ZeroTrustAccessPolicyExcludeOidc;
|
|
31359
31838
|
okta?: outputs.ZeroTrustAccessPolicyExcludeOkta;
|
|
31360
31839
|
saml?: outputs.ZeroTrustAccessPolicyExcludeSaml;
|
|
31361
31840
|
serviceToken?: outputs.ZeroTrustAccessPolicyExcludeServiceToken;
|
|
@@ -31484,12 +31963,32 @@ export interface ZeroTrustAccessPolicyExcludeIpList {
|
|
|
31484
31963
|
*/
|
|
31485
31964
|
id: string;
|
|
31486
31965
|
}
|
|
31966
|
+
export interface ZeroTrustAccessPolicyExcludeLinkedAppToken {
|
|
31967
|
+
/**
|
|
31968
|
+
* The ID of an Access OIDC SaaS application
|
|
31969
|
+
*/
|
|
31970
|
+
appUid: string;
|
|
31971
|
+
}
|
|
31487
31972
|
export interface ZeroTrustAccessPolicyExcludeLoginMethod {
|
|
31488
31973
|
/**
|
|
31489
31974
|
* The ID of an identity provider.
|
|
31490
31975
|
*/
|
|
31491
31976
|
id: string;
|
|
31492
31977
|
}
|
|
31978
|
+
export interface ZeroTrustAccessPolicyExcludeOidc {
|
|
31979
|
+
/**
|
|
31980
|
+
* The name of the OIDC claim.
|
|
31981
|
+
*/
|
|
31982
|
+
claimName: string;
|
|
31983
|
+
/**
|
|
31984
|
+
* The OIDC claim value to look for.
|
|
31985
|
+
*/
|
|
31986
|
+
claimValue: string;
|
|
31987
|
+
/**
|
|
31988
|
+
* The ID of your OIDC identity provider.
|
|
31989
|
+
*/
|
|
31990
|
+
identityProviderId: string;
|
|
31991
|
+
}
|
|
31493
31992
|
export interface ZeroTrustAccessPolicyExcludeOkta {
|
|
31494
31993
|
/**
|
|
31495
31994
|
* The ID of your Okta identity provider.
|
|
@@ -31545,7 +32044,9 @@ export interface ZeroTrustAccessPolicyInclude {
|
|
|
31545
32044
|
gsuite?: outputs.ZeroTrustAccessPolicyIncludeGsuite;
|
|
31546
32045
|
ip?: outputs.ZeroTrustAccessPolicyIncludeIp;
|
|
31547
32046
|
ipList?: outputs.ZeroTrustAccessPolicyIncludeIpList;
|
|
32047
|
+
linkedAppToken?: outputs.ZeroTrustAccessPolicyIncludeLinkedAppToken;
|
|
31548
32048
|
loginMethod?: outputs.ZeroTrustAccessPolicyIncludeLoginMethod;
|
|
32049
|
+
oidc?: outputs.ZeroTrustAccessPolicyIncludeOidc;
|
|
31549
32050
|
okta?: outputs.ZeroTrustAccessPolicyIncludeOkta;
|
|
31550
32051
|
saml?: outputs.ZeroTrustAccessPolicyIncludeSaml;
|
|
31551
32052
|
serviceToken?: outputs.ZeroTrustAccessPolicyIncludeServiceToken;
|
|
@@ -31674,12 +32175,32 @@ export interface ZeroTrustAccessPolicyIncludeIpList {
|
|
|
31674
32175
|
*/
|
|
31675
32176
|
id: string;
|
|
31676
32177
|
}
|
|
32178
|
+
export interface ZeroTrustAccessPolicyIncludeLinkedAppToken {
|
|
32179
|
+
/**
|
|
32180
|
+
* The ID of an Access OIDC SaaS application
|
|
32181
|
+
*/
|
|
32182
|
+
appUid: string;
|
|
32183
|
+
}
|
|
31677
32184
|
export interface ZeroTrustAccessPolicyIncludeLoginMethod {
|
|
31678
32185
|
/**
|
|
31679
32186
|
* The ID of an identity provider.
|
|
31680
32187
|
*/
|
|
31681
32188
|
id: string;
|
|
31682
32189
|
}
|
|
32190
|
+
export interface ZeroTrustAccessPolicyIncludeOidc {
|
|
32191
|
+
/**
|
|
32192
|
+
* The name of the OIDC claim.
|
|
32193
|
+
*/
|
|
32194
|
+
claimName: string;
|
|
32195
|
+
/**
|
|
32196
|
+
* The OIDC claim value to look for.
|
|
32197
|
+
*/
|
|
32198
|
+
claimValue: string;
|
|
32199
|
+
/**
|
|
32200
|
+
* The ID of your OIDC identity provider.
|
|
32201
|
+
*/
|
|
32202
|
+
identityProviderId: string;
|
|
32203
|
+
}
|
|
31683
32204
|
export interface ZeroTrustAccessPolicyIncludeOkta {
|
|
31684
32205
|
/**
|
|
31685
32206
|
* The ID of your Okta identity provider.
|
|
@@ -31735,7 +32256,9 @@ export interface ZeroTrustAccessPolicyRequire {
|
|
|
31735
32256
|
gsuite?: outputs.ZeroTrustAccessPolicyRequireGsuite;
|
|
31736
32257
|
ip?: outputs.ZeroTrustAccessPolicyRequireIp;
|
|
31737
32258
|
ipList?: outputs.ZeroTrustAccessPolicyRequireIpList;
|
|
32259
|
+
linkedAppToken?: outputs.ZeroTrustAccessPolicyRequireLinkedAppToken;
|
|
31738
32260
|
loginMethod?: outputs.ZeroTrustAccessPolicyRequireLoginMethod;
|
|
32261
|
+
oidc?: outputs.ZeroTrustAccessPolicyRequireOidc;
|
|
31739
32262
|
okta?: outputs.ZeroTrustAccessPolicyRequireOkta;
|
|
31740
32263
|
saml?: outputs.ZeroTrustAccessPolicyRequireSaml;
|
|
31741
32264
|
serviceToken?: outputs.ZeroTrustAccessPolicyRequireServiceToken;
|
|
@@ -31864,12 +32387,32 @@ export interface ZeroTrustAccessPolicyRequireIpList {
|
|
|
31864
32387
|
*/
|
|
31865
32388
|
id: string;
|
|
31866
32389
|
}
|
|
32390
|
+
export interface ZeroTrustAccessPolicyRequireLinkedAppToken {
|
|
32391
|
+
/**
|
|
32392
|
+
* The ID of an Access OIDC SaaS application
|
|
32393
|
+
*/
|
|
32394
|
+
appUid: string;
|
|
32395
|
+
}
|
|
31867
32396
|
export interface ZeroTrustAccessPolicyRequireLoginMethod {
|
|
31868
32397
|
/**
|
|
31869
32398
|
* The ID of an identity provider.
|
|
31870
32399
|
*/
|
|
31871
32400
|
id: string;
|
|
31872
32401
|
}
|
|
32402
|
+
export interface ZeroTrustAccessPolicyRequireOidc {
|
|
32403
|
+
/**
|
|
32404
|
+
* The name of the OIDC claim.
|
|
32405
|
+
*/
|
|
32406
|
+
claimName: string;
|
|
32407
|
+
/**
|
|
32408
|
+
* The OIDC claim value to look for.
|
|
32409
|
+
*/
|
|
32410
|
+
claimValue: string;
|
|
32411
|
+
/**
|
|
32412
|
+
* The ID of your OIDC identity provider.
|
|
32413
|
+
*/
|
|
32414
|
+
identityProviderId: string;
|
|
32415
|
+
}
|
|
31873
32416
|
export interface ZeroTrustAccessPolicyRequireOkta {
|
|
31874
32417
|
/**
|
|
31875
32418
|
* The ID of your Okta identity provider.
|
|
@@ -32303,6 +32846,25 @@ export interface ZeroTrustDexTestTargetPolicy {
|
|
|
32303
32846
|
*/
|
|
32304
32847
|
name?: string;
|
|
32305
32848
|
}
|
|
32849
|
+
export interface ZeroTrustDlpCustomEntryConfidence {
|
|
32850
|
+
/**
|
|
32851
|
+
* Indicates whether this entry has AI remote service validation.
|
|
32852
|
+
*/
|
|
32853
|
+
aiContextAvailable: boolean;
|
|
32854
|
+
/**
|
|
32855
|
+
* Indicates whether this entry has any form of validation that is not an AI remote service.
|
|
32856
|
+
*/
|
|
32857
|
+
available: boolean;
|
|
32858
|
+
}
|
|
32859
|
+
export interface ZeroTrustDlpCustomEntryPattern {
|
|
32860
|
+
regex: string;
|
|
32861
|
+
/**
|
|
32862
|
+
* Available values: "luhn".
|
|
32863
|
+
*
|
|
32864
|
+
* @deprecated This attribute is deprecated.
|
|
32865
|
+
*/
|
|
32866
|
+
validation?: string;
|
|
32867
|
+
}
|
|
32306
32868
|
export interface ZeroTrustDlpCustomProfileContextAwareness {
|
|
32307
32869
|
/**
|
|
32308
32870
|
* If true, scan the context of predefined entries to only return matches surrounded by keywords.
|
|
@@ -32321,9 +32883,9 @@ export interface ZeroTrustDlpCustomProfileContextAwarenessSkip {
|
|
|
32321
32883
|
}
|
|
32322
32884
|
export interface ZeroTrustDlpCustomProfileEntry {
|
|
32323
32885
|
enabled: boolean;
|
|
32886
|
+
entryId?: string;
|
|
32324
32887
|
name: string;
|
|
32325
|
-
pattern
|
|
32326
|
-
words?: string[];
|
|
32888
|
+
pattern: outputs.ZeroTrustDlpCustomProfileEntryPattern;
|
|
32327
32889
|
}
|
|
32328
32890
|
export interface ZeroTrustDlpCustomProfileEntryPattern {
|
|
32329
32891
|
regex: string;
|
|
@@ -32338,7 +32900,7 @@ export interface ZeroTrustDlpCustomProfileSharedEntry {
|
|
|
32338
32900
|
enabled: boolean;
|
|
32339
32901
|
entryId: string;
|
|
32340
32902
|
/**
|
|
32341
|
-
* Available values: "custom", "predefined", "integration", "
|
|
32903
|
+
* Available values: "custom", "predefined", "integration", "exact*data", "document*fingerprint".
|
|
32342
32904
|
*/
|
|
32343
32905
|
entryType: string;
|
|
32344
32906
|
}
|
|
@@ -32347,7 +32909,7 @@ export interface ZeroTrustDlpDatasetColumn {
|
|
|
32347
32909
|
headerName: string;
|
|
32348
32910
|
numCells: number;
|
|
32349
32911
|
/**
|
|
32350
|
-
* Available values: "empty", "uploading", "processing", "failed", "complete".
|
|
32912
|
+
* Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
|
|
32351
32913
|
*/
|
|
32352
32914
|
uploadStatus: string;
|
|
32353
32915
|
}
|
|
@@ -32365,7 +32927,7 @@ export interface ZeroTrustDlpDatasetDataset {
|
|
|
32365
32927
|
numCells: number;
|
|
32366
32928
|
secret: boolean;
|
|
32367
32929
|
/**
|
|
32368
|
-
* Available values: "empty", "uploading", "processing", "failed", "complete".
|
|
32930
|
+
* Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
|
|
32369
32931
|
*/
|
|
32370
32932
|
status: string;
|
|
32371
32933
|
/**
|
|
@@ -32379,14 +32941,14 @@ export interface ZeroTrustDlpDatasetDatasetColumn {
|
|
|
32379
32941
|
headerName: string;
|
|
32380
32942
|
numCells: number;
|
|
32381
32943
|
/**
|
|
32382
|
-
* Available values: "empty", "uploading", "processing", "failed", "complete".
|
|
32944
|
+
* Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
|
|
32383
32945
|
*/
|
|
32384
32946
|
uploadStatus: string;
|
|
32385
32947
|
}
|
|
32386
32948
|
export interface ZeroTrustDlpDatasetDatasetUpload {
|
|
32387
32949
|
numCells: number;
|
|
32388
32950
|
/**
|
|
32389
|
-
* Available values: "empty", "uploading", "processing", "failed", "complete".
|
|
32951
|
+
* Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
|
|
32390
32952
|
*/
|
|
32391
32953
|
status: string;
|
|
32392
32954
|
version: number;
|
|
@@ -32394,7 +32956,7 @@ export interface ZeroTrustDlpDatasetDatasetUpload {
|
|
|
32394
32956
|
export interface ZeroTrustDlpDatasetUpload {
|
|
32395
32957
|
numCells: number;
|
|
32396
32958
|
/**
|
|
32397
|
-
* Available values: "empty", "uploading", "processing", "failed", "complete".
|
|
32959
|
+
* Available values: "empty", "uploading", "pending", "processing", "failed", "complete".
|
|
32398
32960
|
*/
|
|
32399
32961
|
status: string;
|
|
32400
32962
|
version: number;
|
|
@@ -32418,6 +32980,16 @@ export interface ZeroTrustDlpEntryPattern {
|
|
|
32418
32980
|
*/
|
|
32419
32981
|
validation?: string;
|
|
32420
32982
|
}
|
|
32983
|
+
export interface ZeroTrustDlpPredefinedEntryConfidence {
|
|
32984
|
+
/**
|
|
32985
|
+
* Indicates whether this entry has AI remote service validation.
|
|
32986
|
+
*/
|
|
32987
|
+
aiContextAvailable: boolean;
|
|
32988
|
+
/**
|
|
32989
|
+
* Indicates whether this entry has any form of validation that is not an AI remote service.
|
|
32990
|
+
*/
|
|
32991
|
+
available: boolean;
|
|
32992
|
+
}
|
|
32421
32993
|
export interface ZeroTrustDlpPredefinedProfileContextAwareness {
|
|
32422
32994
|
/**
|
|
32423
32995
|
* If true, scan the context of predefined entries to only return matches surrounded by keywords.
|
|
@@ -32439,24 +33011,24 @@ export interface ZeroTrustDlpPredefinedProfileEntry {
|
|
|
32439
33011
|
id: string;
|
|
32440
33012
|
}
|
|
32441
33013
|
export interface ZeroTrustDnsLocationEndpoints {
|
|
32442
|
-
doh
|
|
32443
|
-
dot
|
|
32444
|
-
ipv4
|
|
32445
|
-
ipv6
|
|
33014
|
+
doh: outputs.ZeroTrustDnsLocationEndpointsDoh;
|
|
33015
|
+
dot: outputs.ZeroTrustDnsLocationEndpointsDot;
|
|
33016
|
+
ipv4: outputs.ZeroTrustDnsLocationEndpointsIpv4;
|
|
33017
|
+
ipv6: outputs.ZeroTrustDnsLocationEndpointsIpv6;
|
|
32446
33018
|
}
|
|
32447
33019
|
export interface ZeroTrustDnsLocationEndpointsDoh {
|
|
32448
33020
|
/**
|
|
32449
33021
|
* True if the endpoint is enabled for this location.
|
|
32450
33022
|
*/
|
|
32451
|
-
enabled
|
|
33023
|
+
enabled: boolean;
|
|
32452
33024
|
/**
|
|
32453
33025
|
* A list of allowed source IP network ranges for this endpoint. When empty, all source IPs are allowed. A non-empty list is only effective if the endpoint is enabled for this location.
|
|
32454
33026
|
*/
|
|
32455
|
-
networks
|
|
33027
|
+
networks: outputs.ZeroTrustDnsLocationEndpointsDohNetwork[];
|
|
32456
33028
|
/**
|
|
32457
33029
|
* True if the endpoint requires [user identity](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/agentless/dns/dns-over-https/#filter-doh-requests-by-user) authentication.
|
|
32458
33030
|
*/
|
|
32459
|
-
requireToken
|
|
33031
|
+
requireToken: boolean;
|
|
32460
33032
|
}
|
|
32461
33033
|
export interface ZeroTrustDnsLocationEndpointsDohNetwork {
|
|
32462
33034
|
/**
|
|
@@ -32468,11 +33040,11 @@ export interface ZeroTrustDnsLocationEndpointsDot {
|
|
|
32468
33040
|
/**
|
|
32469
33041
|
* True if the endpoint is enabled for this location.
|
|
32470
33042
|
*/
|
|
32471
|
-
enabled
|
|
33043
|
+
enabled: boolean;
|
|
32472
33044
|
/**
|
|
32473
33045
|
* A list of allowed source IP network ranges for this endpoint. When empty, all source IPs are allowed. A non-empty list is only effective if the endpoint is enabled for this location.
|
|
32474
33046
|
*/
|
|
32475
|
-
networks
|
|
33047
|
+
networks: outputs.ZeroTrustDnsLocationEndpointsDotNetwork[];
|
|
32476
33048
|
}
|
|
32477
33049
|
export interface ZeroTrustDnsLocationEndpointsDotNetwork {
|
|
32478
33050
|
/**
|
|
@@ -32484,17 +33056,17 @@ export interface ZeroTrustDnsLocationEndpointsIpv4 {
|
|
|
32484
33056
|
/**
|
|
32485
33057
|
* True if the endpoint is enabled for this location.
|
|
32486
33058
|
*/
|
|
32487
|
-
enabled
|
|
33059
|
+
enabled: boolean;
|
|
32488
33060
|
}
|
|
32489
33061
|
export interface ZeroTrustDnsLocationEndpointsIpv6 {
|
|
32490
33062
|
/**
|
|
32491
33063
|
* True if the endpoint is enabled for this location.
|
|
32492
33064
|
*/
|
|
32493
|
-
enabled
|
|
33065
|
+
enabled: boolean;
|
|
32494
33066
|
/**
|
|
32495
33067
|
* A list of allowed source IPv6 network ranges for this endpoint. When empty, all source IPs are allowed. A non-empty list is only effective if the endpoint is enabled for this location.
|
|
32496
33068
|
*/
|
|
32497
|
-
networks
|
|
33069
|
+
networks: outputs.ZeroTrustDnsLocationEndpointsIpv6Network[];
|
|
32498
33070
|
}
|
|
32499
33071
|
export interface ZeroTrustDnsLocationEndpointsIpv6Network {
|
|
32500
33072
|
/**
|
|
@@ -32563,12 +33135,12 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
|
|
|
32563
33135
|
* Add custom headers to allowed requests, in the form of key-value pairs. Keys are header names, pointing to an array with its header value(s).
|
|
32564
33136
|
*/
|
|
32565
33137
|
addHeaders?: {
|
|
32566
|
-
[key: string]: string;
|
|
33138
|
+
[key: string]: string[];
|
|
32567
33139
|
};
|
|
32568
33140
|
/**
|
|
32569
33141
|
* Set by parent MSP accounts to enable their children to bypass this rule.
|
|
32570
33142
|
*/
|
|
32571
|
-
allowChildBypass
|
|
33143
|
+
allowChildBypass: boolean;
|
|
32572
33144
|
/**
|
|
32573
33145
|
* Settings for the Audit SSH action.
|
|
32574
33146
|
*/
|
|
@@ -32576,7 +33148,7 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
|
|
|
32576
33148
|
/**
|
|
32577
33149
|
* Configure how browser isolation behaves.
|
|
32578
33150
|
*/
|
|
32579
|
-
bisoAdminControls
|
|
33151
|
+
bisoAdminControls?: outputs.ZeroTrustGatewayPolicyRuleSettingsBisoAdminControls;
|
|
32580
33152
|
/**
|
|
32581
33153
|
* Custom block page settings. If missing/null, blocking will use the the account settings.
|
|
32582
33154
|
*/
|
|
@@ -32584,11 +33156,11 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
|
|
|
32584
33156
|
/**
|
|
32585
33157
|
* Enable the custom block page.
|
|
32586
33158
|
*/
|
|
32587
|
-
blockPageEnabled
|
|
33159
|
+
blockPageEnabled: boolean;
|
|
32588
33160
|
/**
|
|
32589
33161
|
* The text describing why this block occurred, displayed on the custom block page (if enabled).
|
|
32590
33162
|
*/
|
|
32591
|
-
blockReason
|
|
33163
|
+
blockReason: string;
|
|
32592
33164
|
/**
|
|
32593
33165
|
* Set by children MSP accounts to bypass their parent's rules.
|
|
32594
33166
|
*/
|
|
@@ -32608,19 +33180,19 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
|
|
|
32608
33180
|
/**
|
|
32609
33181
|
* 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.
|
|
32610
33182
|
*/
|
|
32611
|
-
ignoreCnameCategoryMatches
|
|
33183
|
+
ignoreCnameCategoryMatches: boolean;
|
|
32612
33184
|
/**
|
|
32613
33185
|
* INSECURE - disable DNSSEC validation (for Allow actions).
|
|
32614
33186
|
*/
|
|
32615
|
-
insecureDisableDnssecValidation
|
|
33187
|
+
insecureDisableDnssecValidation: boolean;
|
|
32616
33188
|
/**
|
|
32617
33189
|
* Set to true to enable IPs in DNS resolver category blocks. By default categories only block based on domain names.
|
|
32618
33190
|
*/
|
|
32619
|
-
ipCategories
|
|
33191
|
+
ipCategories: boolean;
|
|
32620
33192
|
/**
|
|
32621
33193
|
* Set to true to include IPs in DNS resolver indicator feed blocks. By default indicator feeds only block based on domain names.
|
|
32622
33194
|
*/
|
|
32623
|
-
ipIndicatorFeeds
|
|
33195
|
+
ipIndicatorFeeds: boolean;
|
|
32624
33196
|
/**
|
|
32625
33197
|
* Send matching traffic to the supplied destination IP address and port.
|
|
32626
33198
|
*/
|
|
@@ -32632,11 +33204,11 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
|
|
|
32632
33204
|
/**
|
|
32633
33205
|
* Override matching DNS queries with a hostname.
|
|
32634
33206
|
*/
|
|
32635
|
-
overrideHost
|
|
33207
|
+
overrideHost: string;
|
|
32636
33208
|
/**
|
|
32637
33209
|
* Override matching DNS queries with an IP or set of IPs.
|
|
32638
33210
|
*/
|
|
32639
|
-
overrideIps
|
|
33211
|
+
overrideIps: string[];
|
|
32640
33212
|
/**
|
|
32641
33213
|
* Configure DLP payload logging.
|
|
32642
33214
|
*/
|
|
@@ -32656,7 +33228,7 @@ export interface ZeroTrustGatewayPolicyRuleSettings {
|
|
|
32656
33228
|
/**
|
|
32657
33229
|
* 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'.
|
|
32658
33230
|
*/
|
|
32659
|
-
resolveDnsThroughCloudflare
|
|
33231
|
+
resolveDnsThroughCloudflare: boolean;
|
|
32660
33232
|
/**
|
|
32661
33233
|
* Configure behavior when an upstream cert is invalid or an SSL error occurs.
|
|
32662
33234
|
*/
|
|
@@ -32914,14 +33486,10 @@ export interface ZeroTrustGatewaySettingsSettings {
|
|
|
32914
33486
|
* Anti-virus settings.
|
|
32915
33487
|
*/
|
|
32916
33488
|
antivirus?: outputs.ZeroTrustGatewaySettingsSettingsAntivirus;
|
|
32917
|
-
/**
|
|
32918
|
-
* Setting to enable App Control
|
|
32919
|
-
*/
|
|
32920
|
-
appControlSettings?: outputs.ZeroTrustGatewaySettingsSettingsAppControlSettings;
|
|
32921
33489
|
/**
|
|
32922
33490
|
* Block page layout settings.
|
|
32923
33491
|
*/
|
|
32924
|
-
blockPage
|
|
33492
|
+
blockPage?: outputs.ZeroTrustGatewaySettingsSettingsBlockPage;
|
|
32925
33493
|
/**
|
|
32926
33494
|
* DLP body scanning settings.
|
|
32927
33495
|
*/
|
|
@@ -32939,7 +33507,7 @@ export interface ZeroTrustGatewaySettingsSettings {
|
|
|
32939
33507
|
*
|
|
32940
33508
|
* @deprecated This attribute is deprecated.
|
|
32941
33509
|
*/
|
|
32942
|
-
customCertificate
|
|
33510
|
+
customCertificate?: outputs.ZeroTrustGatewaySettingsSettingsCustomCertificate;
|
|
32943
33511
|
/**
|
|
32944
33512
|
* Extended e-mail matching settings.
|
|
32945
33513
|
*/
|
|
@@ -32952,6 +33520,10 @@ export interface ZeroTrustGatewaySettingsSettings {
|
|
|
32952
33520
|
* Setting to enable host selector in egress policies.
|
|
32953
33521
|
*/
|
|
32954
33522
|
hostSelector?: outputs.ZeroTrustGatewaySettingsSettingsHostSelector;
|
|
33523
|
+
/**
|
|
33524
|
+
* Setting to define inspection settings
|
|
33525
|
+
*/
|
|
33526
|
+
inspection?: outputs.ZeroTrustGatewaySettingsSettingsInspection;
|
|
32955
33527
|
/**
|
|
32956
33528
|
* Protocol Detection settings.
|
|
32957
33529
|
*/
|
|
@@ -32975,19 +33547,19 @@ export interface ZeroTrustGatewaySettingsSettingsAntivirus {
|
|
|
32975
33547
|
/**
|
|
32976
33548
|
* Enable anti-virus scanning on downloads.
|
|
32977
33549
|
*/
|
|
32978
|
-
enabledDownloadPhase
|
|
33550
|
+
enabledDownloadPhase: boolean;
|
|
32979
33551
|
/**
|
|
32980
33552
|
* Enable anti-virus scanning on uploads.
|
|
32981
33553
|
*/
|
|
32982
|
-
enabledUploadPhase
|
|
33554
|
+
enabledUploadPhase: boolean;
|
|
32983
33555
|
/**
|
|
32984
33556
|
* Block requests for files that cannot be scanned.
|
|
32985
33557
|
*/
|
|
32986
|
-
failClosed
|
|
33558
|
+
failClosed: boolean;
|
|
32987
33559
|
/**
|
|
32988
33560
|
* Configure a message to display on the user's device when an antivirus search is performed.
|
|
32989
33561
|
*/
|
|
32990
|
-
notificationSettings
|
|
33562
|
+
notificationSettings: outputs.ZeroTrustGatewaySettingsSettingsAntivirusNotificationSettings;
|
|
32991
33563
|
}
|
|
32992
33564
|
export interface ZeroTrustGatewaySettingsSettingsAntivirusNotificationSettings {
|
|
32993
33565
|
/**
|
|
@@ -33007,15 +33579,9 @@ export interface ZeroTrustGatewaySettingsSettingsAntivirusNotificationSettings {
|
|
|
33007
33579
|
*/
|
|
33008
33580
|
supportUrl?: string;
|
|
33009
33581
|
}
|
|
33010
|
-
export interface ZeroTrustGatewaySettingsSettingsAppControlSettings {
|
|
33011
|
-
/**
|
|
33012
|
-
* Enable App Control
|
|
33013
|
-
*/
|
|
33014
|
-
enabled?: boolean;
|
|
33015
|
-
}
|
|
33016
33582
|
export interface ZeroTrustGatewaySettingsSettingsBlockPage {
|
|
33017
33583
|
/**
|
|
33018
|
-
* If mode is
|
|
33584
|
+
* If mode is customized_block_page: block page background color in #rrggbb format.
|
|
33019
33585
|
*/
|
|
33020
33586
|
backgroundColor?: string;
|
|
33021
33587
|
/**
|
|
@@ -33023,50 +33589,63 @@ export interface ZeroTrustGatewaySettingsSettingsBlockPage {
|
|
|
33023
33589
|
*/
|
|
33024
33590
|
enabled?: boolean;
|
|
33025
33591
|
/**
|
|
33026
|
-
* If mode is
|
|
33592
|
+
* If mode is customized_block_page: block page footer text.
|
|
33027
33593
|
*/
|
|
33028
33594
|
footerText?: string;
|
|
33029
33595
|
/**
|
|
33030
|
-
* If mode is
|
|
33596
|
+
* If mode is customized_block_page: block page header text.
|
|
33031
33597
|
*/
|
|
33032
33598
|
headerText?: string;
|
|
33033
33599
|
/**
|
|
33034
|
-
* If mode is
|
|
33600
|
+
* If mode is redirect_uri: when enabled, context will be appended to targetUri as query parameters.
|
|
33035
33601
|
*/
|
|
33036
33602
|
includeContext?: boolean;
|
|
33037
33603
|
/**
|
|
33038
|
-
* If mode is
|
|
33604
|
+
* If mode is customized_block_page: full URL to the logo file.
|
|
33039
33605
|
*/
|
|
33040
33606
|
logoPath?: string;
|
|
33041
33607
|
/**
|
|
33042
|
-
* If mode is
|
|
33608
|
+
* If mode is customized_block_page: admin email for users to contact.
|
|
33043
33609
|
*/
|
|
33044
33610
|
mailtoAddress?: string;
|
|
33045
33611
|
/**
|
|
33046
|
-
* If mode is
|
|
33612
|
+
* If mode is customized_block_page: subject line for emails created from block page.
|
|
33047
33613
|
*/
|
|
33048
33614
|
mailtoSubject?: string;
|
|
33049
33615
|
/**
|
|
33050
33616
|
* Controls whether the user is redirected to a Cloudflare-hosted block page or to a customer-provided URI.
|
|
33051
|
-
* Available values: "
|
|
33617
|
+
* Available values: "customizedBlockPage", "redirectUri".
|
|
33052
33618
|
*/
|
|
33053
|
-
mode
|
|
33619
|
+
mode?: string;
|
|
33054
33620
|
/**
|
|
33055
|
-
* If mode is
|
|
33621
|
+
* If mode is customized_block_page: block page title.
|
|
33056
33622
|
*/
|
|
33057
33623
|
name?: string;
|
|
33058
33624
|
/**
|
|
33059
|
-
*
|
|
33625
|
+
* This setting was shared via the Orgs API and cannot be edited by the current account
|
|
33626
|
+
*/
|
|
33627
|
+
readOnly: boolean;
|
|
33628
|
+
/**
|
|
33629
|
+
* Account tag of account that shared this setting
|
|
33630
|
+
*/
|
|
33631
|
+
sourceAccount: string;
|
|
33632
|
+
/**
|
|
33633
|
+
* If mode is customized_block_page: suppress detailed info at the bottom of the block page.
|
|
33060
33634
|
*/
|
|
33061
33635
|
suppressFooter?: boolean;
|
|
33062
33636
|
/**
|
|
33063
33637
|
* If mode is redirect_uri: URI to which the user should be redirected.
|
|
33064
33638
|
*/
|
|
33065
33639
|
targetUri?: string;
|
|
33640
|
+
/**
|
|
33641
|
+
* Version number of the setting
|
|
33642
|
+
*/
|
|
33643
|
+
version: number;
|
|
33066
33644
|
}
|
|
33067
33645
|
export interface ZeroTrustGatewaySettingsSettingsBodyScanning {
|
|
33068
33646
|
/**
|
|
33069
33647
|
* Set the inspection mode to either `deep` or `shallow`.
|
|
33648
|
+
* Available values: "deep", "shallow".
|
|
33070
33649
|
*/
|
|
33071
33650
|
inspectionMode?: string;
|
|
33072
33651
|
}
|
|
@@ -33106,6 +33685,18 @@ export interface ZeroTrustGatewaySettingsSettingsExtendedEmailMatching {
|
|
|
33106
33685
|
* Enable matching all variants of user emails (with + or . modifiers) used as criteria in Firewall policies.
|
|
33107
33686
|
*/
|
|
33108
33687
|
enabled?: boolean;
|
|
33688
|
+
/**
|
|
33689
|
+
* This setting was shared via the Orgs API and cannot be edited by the current account
|
|
33690
|
+
*/
|
|
33691
|
+
readOnly: boolean;
|
|
33692
|
+
/**
|
|
33693
|
+
* Account tag of account that shared this setting
|
|
33694
|
+
*/
|
|
33695
|
+
sourceAccount: string;
|
|
33696
|
+
/**
|
|
33697
|
+
* Version number of the setting
|
|
33698
|
+
*/
|
|
33699
|
+
version: number;
|
|
33109
33700
|
}
|
|
33110
33701
|
export interface ZeroTrustGatewaySettingsSettingsFips {
|
|
33111
33702
|
/**
|
|
@@ -33119,6 +33710,15 @@ export interface ZeroTrustGatewaySettingsSettingsHostSelector {
|
|
|
33119
33710
|
*/
|
|
33120
33711
|
enabled?: boolean;
|
|
33121
33712
|
}
|
|
33713
|
+
export interface ZeroTrustGatewaySettingsSettingsInspection {
|
|
33714
|
+
/**
|
|
33715
|
+
* Defines the mode of inspection the proxy will use.
|
|
33716
|
+
* - static: Gateway will use static inspection to inspect HTTP on TCP(80). If TLS decryption is on, Gateway will inspect HTTPS traffic on TCP(443) & UDP(443).
|
|
33717
|
+
* - dynamic: Gateway will use protocol detection to dynamically inspect HTTP and HTTPS traffic on any port. TLS decryption must be on to inspect HTTPS traffic.
|
|
33718
|
+
* Available values: "static", "dynamic".
|
|
33719
|
+
*/
|
|
33720
|
+
mode?: string;
|
|
33721
|
+
}
|
|
33122
33722
|
export interface ZeroTrustGatewaySettingsSettingsProtocolDetection {
|
|
33123
33723
|
/**
|
|
33124
33724
|
* Enable detecting protocol on initial bytes of client traffic.
|
|
@@ -33143,7 +33743,6 @@ export interface ZeroTrustGatewaySettingsSettingsTlsDecrypt {
|
|
|
33143
33743
|
enabled?: boolean;
|
|
33144
33744
|
}
|
|
33145
33745
|
export interface ZeroTrustListItem {
|
|
33146
|
-
createdAt: string;
|
|
33147
33746
|
/**
|
|
33148
33747
|
* The description of the list item, if present
|
|
33149
33748
|
*/
|
|
@@ -33377,7 +33976,7 @@ export interface ZeroTrustTunnelCloudflaredConfigConfigOriginRequestAccess {
|
|
|
33377
33976
|
teamName: string;
|
|
33378
33977
|
}
|
|
33379
33978
|
export interface ZeroTrustTunnelCloudflaredConfigConfigWarpRouting {
|
|
33380
|
-
enabled
|
|
33979
|
+
enabled: boolean;
|
|
33381
33980
|
}
|
|
33382
33981
|
export interface ZeroTrustTunnelCloudflaredConnection {
|
|
33383
33982
|
/**
|
|
@@ -33413,6 +34012,40 @@ export interface ZeroTrustTunnelCloudflaredConnection {
|
|
|
33413
34012
|
*/
|
|
33414
34013
|
uuid: string;
|
|
33415
34014
|
}
|
|
34015
|
+
export interface ZeroTrustTunnelWarpConnectorConnection {
|
|
34016
|
+
/**
|
|
34017
|
+
* UUID of the Cloudflare Tunnel connector.
|
|
34018
|
+
*/
|
|
34019
|
+
clientId: string;
|
|
34020
|
+
/**
|
|
34021
|
+
* The cloudflared version used to establish this connection.
|
|
34022
|
+
*/
|
|
34023
|
+
clientVersion: string;
|
|
34024
|
+
/**
|
|
34025
|
+
* The Cloudflare data center used for this connection.
|
|
34026
|
+
*/
|
|
34027
|
+
coloName: string;
|
|
34028
|
+
/**
|
|
34029
|
+
* UUID of the Cloudflare Tunnel connection.
|
|
34030
|
+
*/
|
|
34031
|
+
id: string;
|
|
34032
|
+
/**
|
|
34033
|
+
* Cloudflare continues to track connections for several minutes after they disconnect. This is an optimization to improve latency and reliability of reconnecting. If `true`, the connection has disconnected but is still being tracked. If `false`, the connection is actively serving traffic.
|
|
34034
|
+
*/
|
|
34035
|
+
isPendingReconnect: boolean;
|
|
34036
|
+
/**
|
|
34037
|
+
* Timestamp of when the connection was established.
|
|
34038
|
+
*/
|
|
34039
|
+
openedAt: string;
|
|
34040
|
+
/**
|
|
34041
|
+
* The public IP address of the host running cloudflared.
|
|
34042
|
+
*/
|
|
34043
|
+
originIp: string;
|
|
34044
|
+
/**
|
|
34045
|
+
* UUID of the Cloudflare Tunnel connection.
|
|
34046
|
+
*/
|
|
34047
|
+
uuid: string;
|
|
34048
|
+
}
|
|
33416
34049
|
export interface ZoneAccount {
|
|
33417
34050
|
/**
|
|
33418
34051
|
* Identifier
|