@vercel/sdk 1.13.8 → 1.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +29 -21
- package/bin/mcp-server.js +2619 -1667
- package/bin/mcp-server.js.map +47 -36
- package/docs/sdks/domainsregistrar/README.md +6 -0
- package/docs/sdks/marketplace/README.md +150 -0
- package/docs/sdks/projects/README.md +2 -0
- package/docs/sdks/security/README.md +70 -0
- package/esm/__tests__/accessgroups.test.js +3 -1
- package/esm/__tests__/accessgroups.test.js.map +1 -1
- package/esm/__tests__/domains.test.js +9 -6
- package/esm/__tests__/domains.test.js.map +1 -1
- package/esm/__tests__/edgeconfig.test.js +6 -6
- package/esm/__tests__/edgeconfig.test.js.map +1 -1
- package/esm/__tests__/integrations.test.js +1 -1
- package/esm/__tests__/marketplace.test.js +16 -0
- package/esm/__tests__/marketplace.test.js.map +1 -1
- package/esm/__tests__/rollingrelease.test.js +2 -2
- package/esm/__tests__/rollingrelease.test.js.map +1 -1
- package/esm/__tests__/security.test.js +14 -0
- package/esm/__tests__/security.test.js.map +1 -1
- package/esm/funcs/integrationsDeleteConfiguration.js +2 -2
- package/esm/funcs/integrationsDeleteConfiguration.js.map +1 -1
- package/esm/funcs/marketplaceUpdateInstallation.d.ts +17 -0
- package/esm/funcs/marketplaceUpdateInstallation.d.ts.map +1 -0
- package/esm/funcs/marketplaceUpdateInstallation.js +82 -0
- package/esm/funcs/marketplaceUpdateInstallation.js.map +1 -0
- package/esm/funcs/marketplaceUpdateResource.d.ts +17 -0
- package/esm/funcs/marketplaceUpdateResource.d.ts.map +1 -0
- package/esm/funcs/marketplaceUpdateResource.js +85 -0
- package/esm/funcs/marketplaceUpdateResource.js.map +1 -0
- package/esm/funcs/projectsGetProjects.js +1 -0
- package/esm/funcs/projectsGetProjects.js.map +1 -1
- package/esm/funcs/securityGetV1SecurityFirewallEvents.d.ts +17 -0
- package/esm/funcs/securityGetV1SecurityFirewallEvents.d.ts.map +1 -0
- package/esm/funcs/securityGetV1SecurityFirewallEvents.js +78 -0
- package/esm/funcs/securityGetV1SecurityFirewallEvents.js.map +1 -0
- package/esm/lib/config.d.ts +3 -3
- package/esm/lib/config.js +3 -3
- package/esm/lib/config.js.map +1 -1
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.d.ts.map +1 -1
- package/esm/mcp-server/server.js +7 -1
- package/esm/mcp-server/server.js.map +1 -1
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.d.ts +7 -0
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.d.ts.map +1 -0
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.js +27 -0
- package/esm/mcp-server/tools/marketplaceUpdateInstallation.js.map +1 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.d.ts +7 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.d.ts.map +1 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.js +28 -0
- package/esm/mcp-server/tools/marketplaceUpdateResource.js.map +1 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.d.ts +7 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.d.ts.map +1 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.js +28 -0
- package/esm/mcp-server/tools/securityGetV1SecurityFirewallEvents.js.map +1 -0
- package/esm/models/acceptprojecttransferrequestop.d.ts +1 -1
- package/esm/models/acceptprojecttransferrequestop.d.ts.map +1 -1
- package/esm/models/acceptprojecttransferrequestop.js +2 -1
- package/esm/models/acceptprojecttransferrequestop.js.map +1 -1
- package/esm/models/authtoken.d.ts +6 -0
- package/esm/models/authtoken.d.ts.map +1 -1
- package/esm/models/authtoken.js +2 -0
- package/esm/models/authtoken.js.map +1 -1
- package/esm/models/buydomainsop.d.ts +3 -2
- package/esm/models/buydomainsop.d.ts.map +1 -1
- package/esm/models/buydomainsop.js +3 -0
- package/esm/models/buydomainsop.js.map +1 -1
- package/esm/models/buysingledomainop.d.ts +11 -10
- package/esm/models/buysingledomainop.d.ts.map +1 -1
- package/esm/models/buysingledomainop.js +15 -13
- package/esm/models/buysingledomainop.js.map +1 -1
- package/esm/models/createeventop.d.ts +2 -2
- package/esm/models/createeventop.d.ts.map +1 -1
- package/esm/models/createeventop.js +2 -2
- package/esm/models/createeventop.js.map +1 -1
- package/esm/models/createintegrationstoredirectop.d.ts +340 -315
- package/esm/models/createintegrationstoredirectop.d.ts.map +1 -1
- package/esm/models/createintegrationstoredirectop.js +392 -381
- package/esm/models/createintegrationstoredirectop.js.map +1 -1
- package/esm/models/createprojectenvop.d.ts +6 -6
- package/esm/models/createprojectenvop.js +2 -2
- package/esm/models/createprojectenvop.js.map +1 -1
- package/esm/models/createprojectop.d.ts +154 -156
- package/esm/models/createprojectop.d.ts.map +1 -1
- package/esm/models/createprojectop.js +149 -151
- package/esm/models/createprojectop.js.map +1 -1
- package/esm/models/createwebhookop.d.ts +12 -0
- package/esm/models/createwebhookop.d.ts.map +1 -1
- package/esm/models/createwebhookop.js +4 -0
- package/esm/models/createwebhookop.js.map +1 -1
- package/esm/models/dnssecenabled.d.ts +70 -0
- package/esm/models/dnssecenabled.d.ts.map +1 -0
- package/esm/models/dnssecenabled.js +72 -0
- package/esm/models/dnssecenabled.js.map +1 -0
- package/esm/models/domaintooshort.d.ts +70 -0
- package/esm/models/domaintooshort.d.ts.map +1 -0
- package/esm/models/domaintooshort.js +72 -0
- package/esm/models/domaintooshort.js.map +1 -0
- package/esm/models/editprojectenvop.d.ts +3 -3
- package/esm/models/editprojectenvop.js +1 -1
- package/esm/models/editprojectenvop.js.map +1 -1
- package/esm/models/exchangessotokenop.d.ts +2 -0
- package/esm/models/exchangessotokenop.d.ts.map +1 -1
- package/esm/models/exchangessotokenop.js +4 -0
- package/esm/models/exchangessotokenop.js.map +1 -1
- package/esm/models/filetree.d.ts +0 -5
- package/esm/models/filetree.d.ts.map +1 -1
- package/esm/models/filetree.js +0 -2
- package/esm/models/filetree.js.map +1 -1
- package/esm/models/filterprojectenvsop.d.ts +9 -9
- package/esm/models/filterprojectenvsop.js +3 -3
- package/esm/models/filterprojectenvsop.js.map +1 -1
- package/esm/models/getconfigurationproductsop.d.ts +375 -375
- package/esm/models/getconfigurationproductsop.js +465 -465
- package/esm/models/getconfigurationsop.d.ts +18 -0
- package/esm/models/getconfigurationsop.d.ts.map +1 -1
- package/esm/models/getconfigurationsop.js +6 -0
- package/esm/models/getconfigurationsop.js.map +1 -1
- package/esm/models/getdomainpriceop.d.ts +3 -2
- package/esm/models/getdomainpriceop.d.ts.map +1 -1
- package/esm/models/getdomainpriceop.js +3 -0
- package/esm/models/getdomainpriceop.js.map +1 -1
- package/esm/models/getprojectenvop.d.ts +9 -9
- package/esm/models/getprojectenvop.js +3 -3
- package/esm/models/getprojectenvop.js.map +1 -1
- package/esm/models/getprojectsop.d.ts +129 -126
- package/esm/models/getprojectsop.d.ts.map +1 -1
- package/esm/models/getprojectsop.js +133 -133
- package/esm/models/getprojectsop.js.map +1 -1
- package/esm/models/getv1securityfirewalleventsop.d.ts +95 -0
- package/esm/models/getv1securityfirewalleventsop.d.ts.map +1 -0
- package/esm/models/getv1securityfirewalleventsop.js +108 -0
- package/esm/models/getv1securityfirewalleventsop.js.map +1 -0
- package/esm/models/getwebhookop.d.ts +6 -0
- package/esm/models/getwebhookop.d.ts.map +1 -1
- package/esm/models/getwebhookop.js +2 -0
- package/esm/models/getwebhookop.js.map +1 -1
- package/esm/models/getwebhooksop.d.ts +12 -0
- package/esm/models/getwebhooksop.d.ts.map +1 -1
- package/esm/models/getwebhooksop.js +4 -0
- package/esm/models/getwebhooksop.js.map +1 -1
- package/esm/models/importresourceop.d.ts +69 -69
- package/esm/models/importresourceop.d.ts.map +1 -1
- package/esm/models/importresourceop.js +76 -73
- package/esm/models/importresourceop.js.map +1 -1
- package/esm/models/removeprojectenvop.d.ts +9 -9
- package/esm/models/removeprojectenvop.js +3 -3
- package/esm/models/removeprojectenvop.js.map +1 -1
- package/esm/models/renewdomainop.d.ts +3 -2
- package/esm/models/renewdomainop.d.ts.map +1 -1
- package/esm/models/renewdomainop.js +3 -0
- package/esm/models/renewdomainop.js.map +1 -1
- package/esm/models/team.d.ts +1 -1
- package/esm/models/team.d.ts.map +1 -1
- package/esm/models/team.js +1 -1
- package/esm/models/team.js.map +1 -1
- package/esm/models/transferindomainop.d.ts +4 -2
- package/esm/models/transferindomainop.d.ts.map +1 -1
- package/esm/models/transferindomainop.js +6 -0
- package/esm/models/transferindomainop.js.map +1 -1
- package/esm/models/updateinstallationop.d.ts +242 -0
- package/esm/models/updateinstallationop.d.ts.map +1 -0
- package/esm/models/updateinstallationop.js +246 -0
- package/esm/models/updateinstallationop.js.map +1 -0
- package/esm/models/updateprojectdatacacheop.d.ts +124 -126
- package/esm/models/updateprojectdatacacheop.d.ts.map +1 -1
- package/esm/models/updateprojectdatacacheop.js +131 -133
- package/esm/models/updateprojectdatacacheop.js.map +1 -1
- package/esm/models/updateprojectop.d.ts +154 -156
- package/esm/models/updateprojectop.d.ts.map +1 -1
- package/esm/models/updateprojectop.js +149 -151
- package/esm/models/updateprojectop.js.map +1 -1
- package/esm/models/updateresourceop.d.ts +432 -0
- package/esm/models/updateresourceop.d.ts.map +1 -0
- package/esm/models/updateresourceop.js +393 -0
- package/esm/models/updateresourceop.js.map +1 -0
- package/esm/models/userevent.d.ts +199 -17
- package/esm/models/userevent.d.ts.map +1 -1
- package/esm/models/userevent.js +157 -11
- package/esm/models/userevent.js.map +1 -1
- package/esm/sdk/marketplace.d.ts +16 -0
- package/esm/sdk/marketplace.d.ts.map +1 -1
- package/esm/sdk/marketplace.js +20 -0
- package/esm/sdk/marketplace.js.map +1 -1
- package/esm/sdk/security.d.ts +8 -0
- package/esm/sdk/security.d.ts.map +1 -1
- package/esm/sdk/security.js +10 -0
- package/esm/sdk/security.js.map +1 -1
- package/examples/package-lock.json +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/__tests__/accessgroups.test.ts +3 -1
- package/src/__tests__/domains.test.ts +9 -6
- package/src/__tests__/edgeconfig.test.ts +6 -6
- package/src/__tests__/integrations.test.ts +1 -1
- package/src/__tests__/marketplace.test.ts +19 -0
- package/src/__tests__/rollingrelease.test.ts +2 -2
- package/src/__tests__/security.test.ts +19 -0
- package/src/funcs/integrationsDeleteConfiguration.ts +2 -2
- package/src/funcs/marketplaceUpdateInstallation.ts +174 -0
- package/src/funcs/marketplaceUpdateResource.ts +179 -0
- package/src/funcs/projectsGetProjects.ts +1 -0
- package/src/funcs/securityGetV1SecurityFirewallEvents.ts +165 -0
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +7 -1
- package/src/mcp-server/tools/marketplaceUpdateInstallation.ts +35 -0
- package/src/mcp-server/tools/marketplaceUpdateResource.ts +37 -0
- package/src/mcp-server/tools/securityGetV1SecurityFirewallEvents.ts +39 -0
- package/src/models/acceptprojecttransferrequestop.ts +3 -2
- package/src/models/authtoken.ts +2 -0
- package/src/models/buydomainsop.ts +10 -0
- package/src/models/buysingledomainop.ts +26 -14
- package/src/models/createeventop.ts +4 -4
- package/src/models/createintegrationstoredirectop.ts +714 -668
- package/src/models/createprojectenvop.ts +2 -2
- package/src/models/createprojectop.ts +285 -289
- package/src/models/createwebhookop.ts +4 -0
- package/src/models/dnssecenabled.ts +120 -0
- package/src/models/domaintooshort.ts +120 -0
- package/src/models/editprojectenvop.ts +1 -1
- package/src/models/exchangessotokenop.ts +6 -0
- package/src/models/filetree.ts +0 -7
- package/src/models/filterprojectenvsop.ts +3 -3
- package/src/models/getconfigurationproductsop.ts +802 -802
- package/src/models/getconfigurationsop.ts +6 -0
- package/src/models/getdomainpriceop.ts +10 -0
- package/src/models/getprojectenvop.ts +3 -3
- package/src/models/getprojectsop.ts +262 -259
- package/src/models/getv1securityfirewalleventsop.ts +233 -0
- package/src/models/getwebhookop.ts +2 -0
- package/src/models/getwebhooksop.ts +4 -0
- package/src/models/importresourceop.ts +144 -117
- package/src/models/removeprojectenvop.ts +3 -3
- package/src/models/renewdomainop.ts +10 -0
- package/src/models/team.ts +2 -2
- package/src/models/transferindomainop.ts +20 -0
- package/src/models/updateinstallationop.ts +488 -0
- package/src/models/updateprojectdatacacheop.ts +255 -259
- package/src/models/updateprojectop.ts +285 -289
- package/src/models/updateresourceop.ts +823 -0
- package/src/models/userevent.ts +328 -19
- package/src/sdk/marketplace.ts +41 -0
- package/src/sdk/security.ts +22 -0
- package/vercel-spec.json +1875 -1205
|
@@ -1045,9 +1045,17 @@ export type Permissions = {
|
|
|
1045
1045
|
userSudo?: Array<ACLAction> | undefined;
|
|
1046
1046
|
webAuthn?: Array<ACLAction> | undefined;
|
|
1047
1047
|
accessGroup?: Array<ACLAction> | undefined;
|
|
1048
|
+
agent?: Array<ACLAction> | undefined;
|
|
1049
|
+
alerts?: Array<ACLAction> | undefined;
|
|
1048
1050
|
aliasGlobal?: Array<ACLAction> | undefined;
|
|
1049
1051
|
analyticsSampling?: Array<ACLAction> | undefined;
|
|
1050
1052
|
analyticsUsage?: Array<ACLAction> | undefined;
|
|
1053
|
+
apiKey?: Array<ACLAction> | undefined;
|
|
1054
|
+
apiKeyAiGateway?: Array<ACLAction> | undefined;
|
|
1055
|
+
apiKeyOwnedBySelf?: Array<ACLAction> | undefined;
|
|
1056
|
+
oauth2Application?: Array<ACLAction> | undefined;
|
|
1057
|
+
vercelAppInstallation?: Array<ACLAction> | undefined;
|
|
1058
|
+
vercelAppInstallationRequest?: Array<ACLAction> | undefined;
|
|
1051
1059
|
auditLog?: Array<ACLAction> | undefined;
|
|
1052
1060
|
billingAddress?: Array<ACLAction> | undefined;
|
|
1053
1061
|
billingInformation?: Array<ACLAction> | undefined;
|
|
@@ -1059,6 +1067,7 @@ export type Permissions = {
|
|
|
1059
1067
|
billingRefund?: Array<ACLAction> | undefined;
|
|
1060
1068
|
billingTaxId?: Array<ACLAction> | undefined;
|
|
1061
1069
|
blob?: Array<ACLAction> | undefined;
|
|
1070
|
+
blobStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1062
1071
|
budget?: Array<ACLAction> | undefined;
|
|
1063
1072
|
cacheArtifact?: Array<ACLAction> | undefined;
|
|
1064
1073
|
cacheArtifactUsageEvent?: Array<ACLAction> | undefined;
|
|
@@ -1066,6 +1075,7 @@ export type Permissions = {
|
|
|
1066
1075
|
concurrentBuilds?: Array<ACLAction> | undefined;
|
|
1067
1076
|
connect?: Array<ACLAction> | undefined;
|
|
1068
1077
|
connectConfiguration?: Array<ACLAction> | undefined;
|
|
1078
|
+
dataCacheBillingSettings?: Array<ACLAction> | undefined;
|
|
1069
1079
|
defaultDeploymentProtection?: Array<ACLAction> | undefined;
|
|
1070
1080
|
domain?: Array<ACLAction> | undefined;
|
|
1071
1081
|
domainAcceptDelegation?: Array<ACLAction> | undefined;
|
|
@@ -1076,40 +1086,46 @@ export type Permissions = {
|
|
|
1076
1086
|
domainPurchase?: Array<ACLAction> | undefined;
|
|
1077
1087
|
domainRecord?: Array<ACLAction> | undefined;
|
|
1078
1088
|
domainTransferIn?: Array<ACLAction> | undefined;
|
|
1089
|
+
drain?: Array<ACLAction> | undefined;
|
|
1090
|
+
edgeConfig?: Array<ACLAction> | undefined;
|
|
1091
|
+
edgeConfigItem?: Array<ACLAction> | undefined;
|
|
1092
|
+
edgeConfigSchema?: Array<ACLAction> | undefined;
|
|
1093
|
+
edgeConfigToken?: Array<ACLAction> | undefined;
|
|
1094
|
+
endpointVerification?: Array<ACLAction> | undefined;
|
|
1079
1095
|
event?: Array<ACLAction> | undefined;
|
|
1080
|
-
ownEvent?: Array<ACLAction> | undefined;
|
|
1081
|
-
sensitiveEnvironmentVariablePolicy?: Array<ACLAction> | undefined;
|
|
1082
1096
|
fileUpload?: Array<ACLAction> | undefined;
|
|
1083
1097
|
flagsExplorerSubscription?: Array<ACLAction> | undefined;
|
|
1084
1098
|
gitRepository?: Array<ACLAction> | undefined;
|
|
1085
|
-
ipBlocking?: Array<ACLAction> | undefined;
|
|
1086
1099
|
imageOptimizationNewPrice?: Array<ACLAction> | undefined;
|
|
1087
1100
|
integration?: Array<ACLAction> | undefined;
|
|
1088
1101
|
integrationAccount?: Array<ACLAction> | undefined;
|
|
1089
1102
|
integrationConfiguration?: Array<ACLAction> | undefined;
|
|
1090
|
-
integrationConfigurationTransfer?: Array<ACLAction> | undefined;
|
|
1091
1103
|
integrationConfigurationProjects?: Array<ACLAction> | undefined;
|
|
1092
|
-
integrationVercelConfigurationOverride?: Array<ACLAction> | undefined;
|
|
1093
1104
|
integrationConfigurationRole?: Array<ACLAction> | undefined;
|
|
1094
|
-
|
|
1095
|
-
|
|
1105
|
+
integrationConfigurationTransfer?: Array<ACLAction> | undefined;
|
|
1106
|
+
integrationDeploymentAction?: Array<ACLAction> | undefined;
|
|
1096
1107
|
integrationEvent?: Array<ACLAction> | undefined;
|
|
1108
|
+
integrationResource?: Array<ACLAction> | undefined;
|
|
1109
|
+
integrationResourceReplCommand?: Array<ACLAction> | undefined;
|
|
1097
1110
|
integrationResourceSecrets?: Array<ACLAction> | undefined;
|
|
1098
|
-
|
|
1099
|
-
|
|
1111
|
+
integrationSSOSession?: Array<ACLAction> | undefined;
|
|
1112
|
+
integrationStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1113
|
+
integrationVercelConfigurationOverride?: Array<ACLAction> | undefined;
|
|
1114
|
+
ipBlocking?: Array<ACLAction> | undefined;
|
|
1115
|
+
jobGlobal?: Array<ACLAction> | undefined;
|
|
1116
|
+
logDrain?: Array<ACLAction> | undefined;
|
|
1100
1117
|
marketplaceBillingData?: Array<ACLAction> | undefined;
|
|
1118
|
+
marketplaceExperimentationEdgeConfigData?: Array<ACLAction> | undefined;
|
|
1119
|
+
marketplaceExperimentationItem?: Array<ACLAction> | undefined;
|
|
1120
|
+
marketplaceInstallationMember?: Array<ACLAction> | undefined;
|
|
1101
1121
|
marketplaceInvoice?: Array<ACLAction> | undefined;
|
|
1102
1122
|
marketplaceSettings?: Array<ACLAction> | undefined;
|
|
1103
|
-
marketplaceExperimentationItem?: Array<ACLAction> | undefined;
|
|
1104
|
-
marketplaceExperimentationEdgeConfigData?: Array<ACLAction> | undefined;
|
|
1105
|
-
jobGlobal?: Array<ACLAction> | undefined;
|
|
1106
|
-
drain?: Array<ACLAction> | undefined;
|
|
1107
|
-
logDrain?: Array<ACLAction> | undefined;
|
|
1108
1123
|
monitoring?: Array<ACLAction> | undefined;
|
|
1109
|
-
monitoringSettings?: Array<ACLAction> | undefined;
|
|
1110
|
-
monitoringQuery?: Array<ACLAction> | undefined;
|
|
1111
|
-
monitoringChart?: Array<ACLAction> | undefined;
|
|
1112
1124
|
monitoringAlert?: Array<ACLAction> | undefined;
|
|
1125
|
+
monitoringChart?: Array<ACLAction> | undefined;
|
|
1126
|
+
monitoringQuery?: Array<ACLAction> | undefined;
|
|
1127
|
+
monitoringSettings?: Array<ACLAction> | undefined;
|
|
1128
|
+
notificationCustomerBudget?: Array<ACLAction> | undefined;
|
|
1113
1129
|
notificationDeploymentFailed?: Array<ACLAction> | undefined;
|
|
1114
1130
|
notificationDomainConfiguration?: Array<ACLAction> | undefined;
|
|
1115
1131
|
notificationDomainExpire?: Array<ACLAction> | undefined;
|
|
@@ -1120,43 +1136,37 @@ export type Permissions = {
|
|
|
1120
1136
|
notificationDomainUnverified?: Array<ACLAction> | undefined;
|
|
1121
1137
|
notificationMonitoringAlert?: Array<ACLAction> | undefined;
|
|
1122
1138
|
notificationPaymentFailed?: Array<ACLAction> | undefined;
|
|
1123
|
-
notificationUsageAlert?: Array<ACLAction> | undefined;
|
|
1124
1139
|
notificationPreferences?: Array<ACLAction> | undefined;
|
|
1125
|
-
notificationCustomerBudget?: Array<ACLAction> | undefined;
|
|
1126
1140
|
notificationStatementOfReasons?: Array<ACLAction> | undefined;
|
|
1141
|
+
notificationUsageAlert?: Array<ACLAction> | undefined;
|
|
1127
1142
|
observabilityConfiguration?: Array<ACLAction> | undefined;
|
|
1128
|
-
agent?: Array<ACLAction> | undefined;
|
|
1129
|
-
alerts?: Array<ACLAction> | undefined;
|
|
1130
|
-
observabilityNotebook?: Array<ACLAction> | undefined;
|
|
1131
1143
|
observabilityFunnel?: Array<ACLAction> | undefined;
|
|
1144
|
+
observabilityNotebook?: Array<ACLAction> | undefined;
|
|
1132
1145
|
openTelemetryEndpoint?: Array<ACLAction> | undefined;
|
|
1133
|
-
|
|
1134
|
-
|
|
1146
|
+
ownEvent?: Array<ACLAction> | undefined;
|
|
1147
|
+
passwordProtectionInvoiceItem?: Array<ACLAction> | undefined;
|
|
1135
1148
|
paymentMethod?: Array<ACLAction> | undefined;
|
|
1136
1149
|
permissions?: Array<ACLAction> | undefined;
|
|
1137
1150
|
postgres?: Array<ACLAction> | undefined;
|
|
1151
|
+
postgresStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1138
1152
|
previewDeploymentSuffix?: Array<ACLAction> | undefined;
|
|
1153
|
+
projectTransferIn?: Array<ACLAction> | undefined;
|
|
1139
1154
|
proTrialOnboarding?: Array<ACLAction> | undefined;
|
|
1140
|
-
sharedEnvVars?: Array<ACLAction> | undefined;
|
|
1141
|
-
sharedEnvVarsProduction?: Array<ACLAction> | undefined;
|
|
1142
|
-
space?: Array<ACLAction> | undefined;
|
|
1143
|
-
spaceRun?: Array<ACLAction> | undefined;
|
|
1144
|
-
passwordProtectionInvoiceItem?: Array<ACLAction> | undefined;
|
|
1145
1155
|
rateLimit?: Array<ACLAction> | undefined;
|
|
1146
1156
|
redis?: Array<ACLAction> | undefined;
|
|
1147
|
-
|
|
1157
|
+
redisStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1148
1158
|
remoteCaching?: Array<ACLAction> | undefined;
|
|
1159
|
+
repository?: Array<ACLAction> | undefined;
|
|
1149
1160
|
samlConfig?: Array<ACLAction> | undefined;
|
|
1150
1161
|
secret?: Array<ACLAction> | undefined;
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1162
|
+
sensitiveEnvironmentVariablePolicy?: Array<ACLAction> | undefined;
|
|
1163
|
+
sharedEnvVars?: Array<ACLAction> | undefined;
|
|
1164
|
+
sharedEnvVarsProduction?: Array<ACLAction> | undefined;
|
|
1165
|
+
space?: Array<ACLAction> | undefined;
|
|
1166
|
+
spaceRun?: Array<ACLAction> | undefined;
|
|
1156
1167
|
storeTransfer?: Array<ACLAction> | undefined;
|
|
1157
1168
|
supportCase?: Array<ACLAction> | undefined;
|
|
1158
1169
|
supportCaseComment?: Array<ACLAction> | undefined;
|
|
1159
|
-
dataCacheBillingSettings?: Array<ACLAction> | undefined;
|
|
1160
1170
|
team?: Array<ACLAction> | undefined;
|
|
1161
1171
|
teamAccessRequest?: Array<ACLAction> | undefined;
|
|
1162
1172
|
teamFellowMembership?: Array<ACLAction> | undefined;
|
|
@@ -1171,26 +1181,15 @@ export type Permissions = {
|
|
|
1171
1181
|
token?: Array<ACLAction> | undefined;
|
|
1172
1182
|
usage?: Array<ACLAction> | undefined;
|
|
1173
1183
|
usageCycle?: Array<ACLAction> | undefined;
|
|
1184
|
+
vercelRun?: Array<ACLAction> | undefined;
|
|
1185
|
+
vercelRunExec?: Array<ACLAction> | undefined;
|
|
1174
1186
|
vpcPeeringConnection?: Array<ACLAction> | undefined;
|
|
1175
1187
|
webAnalyticsPlan?: Array<ACLAction> | undefined;
|
|
1176
|
-
edgeConfig?: Array<ACLAction> | undefined;
|
|
1177
|
-
edgeConfigItem?: Array<ACLAction> | undefined;
|
|
1178
|
-
edgeConfigSchema?: Array<ACLAction> | undefined;
|
|
1179
|
-
edgeConfigToken?: Array<ACLAction> | undefined;
|
|
1180
1188
|
webhook?: Array<ACLAction> | undefined;
|
|
1181
1189
|
webhookEvent?: Array<ACLAction> | undefined;
|
|
1182
|
-
endpointVerification?: Array<ACLAction> | undefined;
|
|
1183
|
-
projectTransferIn?: Array<ACLAction> | undefined;
|
|
1184
|
-
oauth2Application?: Array<ACLAction> | undefined;
|
|
1185
|
-
vercelRun?: Array<ACLAction> | undefined;
|
|
1186
|
-
vercelRunExec?: Array<ACLAction> | undefined;
|
|
1187
|
-
apiKey?: Array<ACLAction> | undefined;
|
|
1188
|
-
apiKeyOwnedBySelf?: Array<ACLAction> | undefined;
|
|
1189
|
-
apiKeyAiGateway?: Array<ACLAction> | undefined;
|
|
1190
1190
|
aliasProject?: Array<ACLAction> | undefined;
|
|
1191
1191
|
aliasProtectionBypass?: Array<ACLAction> | undefined;
|
|
1192
1192
|
buildMachine?: Array<ACLAction> | undefined;
|
|
1193
|
-
productionAliasProtectionBypass?: Array<ACLAction> | undefined;
|
|
1194
1193
|
connectConfigurationLink?: Array<ACLAction> | undefined;
|
|
1195
1194
|
dataCacheNamespace?: Array<ACLAction> | undefined;
|
|
1196
1195
|
deployment?: Array<ACLAction> | undefined;
|
|
@@ -1206,54 +1205,54 @@ export type Permissions = {
|
|
|
1206
1205
|
deploymentRollback?: Array<ACLAction> | undefined;
|
|
1207
1206
|
edgeCacheNamespace?: Array<ACLAction> | undefined;
|
|
1208
1207
|
environments?: Array<ACLAction> | undefined;
|
|
1208
|
+
job?: Array<ACLAction> | undefined;
|
|
1209
1209
|
logs?: Array<ACLAction> | undefined;
|
|
1210
1210
|
logsPreset?: Array<ACLAction> | undefined;
|
|
1211
|
-
passwordProtection?: Array<ACLAction> | undefined;
|
|
1212
|
-
optionsAllowlist?: Array<ACLAction> | undefined;
|
|
1213
|
-
job?: Array<ACLAction> | undefined;
|
|
1214
1211
|
observabilityData?: Array<ACLAction> | undefined;
|
|
1215
1212
|
onDemandBuild?: Array<ACLAction> | undefined;
|
|
1216
1213
|
onDemandConcurrency?: Array<ACLAction> | undefined;
|
|
1214
|
+
optionsAllowlist?: Array<ACLAction> | undefined;
|
|
1215
|
+
passwordProtection?: Array<ACLAction> | undefined;
|
|
1216
|
+
productionAliasProtectionBypass?: Array<ACLAction> | undefined;
|
|
1217
1217
|
project?: Array<ACLAction> | undefined;
|
|
1218
|
-
projectFromV0?: Array<ACLAction> | undefined;
|
|
1219
1218
|
projectAccessGroup?: Array<ACLAction> | undefined;
|
|
1220
1219
|
projectAnalyticsSampling?: Array<ACLAction> | undefined;
|
|
1220
|
+
projectAnalyticsUsage?: Array<ACLAction> | undefined;
|
|
1221
1221
|
projectCheck?: Array<ACLAction> | undefined;
|
|
1222
1222
|
projectCheckRun?: Array<ACLAction> | undefined;
|
|
1223
|
+
projectDeploymentExpiration?: Array<ACLAction> | undefined;
|
|
1223
1224
|
projectDeploymentHook?: Array<ACLAction> | undefined;
|
|
1224
1225
|
projectDomain?: Array<ACLAction> | undefined;
|
|
1225
|
-
projectDomainMove?: Array<ACLAction> | undefined;
|
|
1226
1226
|
projectDomainCheckConfig?: Array<ACLAction> | undefined;
|
|
1227
|
+
projectDomainMove?: Array<ACLAction> | undefined;
|
|
1227
1228
|
projectEnvVars?: Array<ACLAction> | undefined;
|
|
1228
1229
|
projectEnvVarsProduction?: Array<ACLAction> | undefined;
|
|
1229
1230
|
projectEnvVarsUnownedByIntegration?: Array<ACLAction> | undefined;
|
|
1230
1231
|
projectFlags?: Array<ACLAction> | undefined;
|
|
1232
|
+
projectFromV0?: Array<ACLAction> | undefined;
|
|
1231
1233
|
projectId?: Array<ACLAction> | undefined;
|
|
1232
1234
|
projectIntegrationConfiguration?: Array<ACLAction> | undefined;
|
|
1233
1235
|
projectLink?: Array<ACLAction> | undefined;
|
|
1234
1236
|
projectMember?: Array<ACLAction> | undefined;
|
|
1235
1237
|
projectMonitoring?: Array<ACLAction> | undefined;
|
|
1238
|
+
projectOIDCToken?: Array<ACLAction> | undefined;
|
|
1236
1239
|
projectPermissions?: Array<ACLAction> | undefined;
|
|
1237
1240
|
projectProductionBranch?: Array<ACLAction> | undefined;
|
|
1238
|
-
projectTransfer?: Array<ACLAction> | undefined;
|
|
1239
|
-
projectTransferOut?: Array<ACLAction> | undefined;
|
|
1240
1241
|
projectProtectionBypass?: Array<ACLAction> | undefined;
|
|
1241
|
-
|
|
1242
|
-
projectAnalyticsUsage?: Array<ACLAction> | undefined;
|
|
1242
|
+
projectRollingRelease?: Array<ACLAction> | undefined;
|
|
1243
1243
|
projectSupportCase?: Array<ACLAction> | undefined;
|
|
1244
1244
|
projectSupportCaseComment?: Array<ACLAction> | undefined;
|
|
1245
|
-
projectDeploymentExpiration?: Array<ACLAction> | undefined;
|
|
1246
|
-
projectRollingRelease?: Array<ACLAction> | undefined;
|
|
1247
1245
|
projectTier?: Array<ACLAction> | undefined;
|
|
1248
|
-
|
|
1246
|
+
projectTransfer?: Array<ACLAction> | undefined;
|
|
1247
|
+
projectTransferOut?: Array<ACLAction> | undefined;
|
|
1248
|
+
projectUsage?: Array<ACLAction> | undefined;
|
|
1249
1249
|
seawallConfig?: Array<ACLAction> | undefined;
|
|
1250
|
+
sharedEnvVarConnection?: Array<ACLAction> | undefined;
|
|
1250
1251
|
skewProtection?: Array<ACLAction> | undefined;
|
|
1251
1252
|
analytics?: Array<ACLAction> | undefined;
|
|
1252
1253
|
trustedIps?: Array<ACLAction> | undefined;
|
|
1253
1254
|
v0Chat?: Array<ACLAction> | undefined;
|
|
1254
1255
|
webAnalytics?: Array<ACLAction> | undefined;
|
|
1255
|
-
sharedEnvVarConnection?: Array<ACLAction> | undefined;
|
|
1256
|
-
sonar?: Array<ACLAction> | undefined;
|
|
1257
1256
|
};
|
|
1258
1257
|
export type LastRollbackTarget = {};
|
|
1259
1258
|
export declare const JobStatus: {
|
|
@@ -4735,9 +4734,17 @@ export type Permissions$Outbound = {
|
|
|
4735
4734
|
userSudo?: Array<string> | undefined;
|
|
4736
4735
|
webAuthn?: Array<string> | undefined;
|
|
4737
4736
|
accessGroup?: Array<string> | undefined;
|
|
4737
|
+
agent?: Array<string> | undefined;
|
|
4738
|
+
alerts?: Array<string> | undefined;
|
|
4738
4739
|
aliasGlobal?: Array<string> | undefined;
|
|
4739
4740
|
analyticsSampling?: Array<string> | undefined;
|
|
4740
4741
|
analyticsUsage?: Array<string> | undefined;
|
|
4742
|
+
apiKey?: Array<string> | undefined;
|
|
4743
|
+
apiKeyAiGateway?: Array<string> | undefined;
|
|
4744
|
+
apiKeyOwnedBySelf?: Array<string> | undefined;
|
|
4745
|
+
oauth2Application?: Array<string> | undefined;
|
|
4746
|
+
vercelAppInstallation?: Array<string> | undefined;
|
|
4747
|
+
vercelAppInstallationRequest?: Array<string> | undefined;
|
|
4741
4748
|
auditLog?: Array<string> | undefined;
|
|
4742
4749
|
billingAddress?: Array<string> | undefined;
|
|
4743
4750
|
billingInformation?: Array<string> | undefined;
|
|
@@ -4749,6 +4756,7 @@ export type Permissions$Outbound = {
|
|
|
4749
4756
|
billingRefund?: Array<string> | undefined;
|
|
4750
4757
|
billingTaxId?: Array<string> | undefined;
|
|
4751
4758
|
blob?: Array<string> | undefined;
|
|
4759
|
+
blobStoreTokenSet?: Array<string> | undefined;
|
|
4752
4760
|
budget?: Array<string> | undefined;
|
|
4753
4761
|
cacheArtifact?: Array<string> | undefined;
|
|
4754
4762
|
cacheArtifactUsageEvent?: Array<string> | undefined;
|
|
@@ -4756,6 +4764,7 @@ export type Permissions$Outbound = {
|
|
|
4756
4764
|
concurrentBuilds?: Array<string> | undefined;
|
|
4757
4765
|
connect?: Array<string> | undefined;
|
|
4758
4766
|
connectConfiguration?: Array<string> | undefined;
|
|
4767
|
+
dataCacheBillingSettings?: Array<string> | undefined;
|
|
4759
4768
|
defaultDeploymentProtection?: Array<string> | undefined;
|
|
4760
4769
|
domain?: Array<string> | undefined;
|
|
4761
4770
|
domainAcceptDelegation?: Array<string> | undefined;
|
|
@@ -4766,40 +4775,46 @@ export type Permissions$Outbound = {
|
|
|
4766
4775
|
domainPurchase?: Array<string> | undefined;
|
|
4767
4776
|
domainRecord?: Array<string> | undefined;
|
|
4768
4777
|
domainTransferIn?: Array<string> | undefined;
|
|
4778
|
+
drain?: Array<string> | undefined;
|
|
4779
|
+
edgeConfig?: Array<string> | undefined;
|
|
4780
|
+
edgeConfigItem?: Array<string> | undefined;
|
|
4781
|
+
edgeConfigSchema?: Array<string> | undefined;
|
|
4782
|
+
edgeConfigToken?: Array<string> | undefined;
|
|
4783
|
+
endpointVerification?: Array<string> | undefined;
|
|
4769
4784
|
event?: Array<string> | undefined;
|
|
4770
|
-
ownEvent?: Array<string> | undefined;
|
|
4771
|
-
sensitiveEnvironmentVariablePolicy?: Array<string> | undefined;
|
|
4772
4785
|
fileUpload?: Array<string> | undefined;
|
|
4773
4786
|
flagsExplorerSubscription?: Array<string> | undefined;
|
|
4774
4787
|
gitRepository?: Array<string> | undefined;
|
|
4775
|
-
ipBlocking?: Array<string> | undefined;
|
|
4776
4788
|
imageOptimizationNewPrice?: Array<string> | undefined;
|
|
4777
4789
|
integration?: Array<string> | undefined;
|
|
4778
4790
|
integrationAccount?: Array<string> | undefined;
|
|
4779
4791
|
integrationConfiguration?: Array<string> | undefined;
|
|
4780
|
-
integrationConfigurationTransfer?: Array<string> | undefined;
|
|
4781
4792
|
integrationConfigurationProjects?: Array<string> | undefined;
|
|
4782
|
-
integrationVercelConfigurationOverride?: Array<string> | undefined;
|
|
4783
4793
|
integrationConfigurationRole?: Array<string> | undefined;
|
|
4784
|
-
|
|
4785
|
-
|
|
4794
|
+
integrationConfigurationTransfer?: Array<string> | undefined;
|
|
4795
|
+
integrationDeploymentAction?: Array<string> | undefined;
|
|
4786
4796
|
integrationEvent?: Array<string> | undefined;
|
|
4797
|
+
integrationResource?: Array<string> | undefined;
|
|
4798
|
+
integrationResourceReplCommand?: Array<string> | undefined;
|
|
4787
4799
|
integrationResourceSecrets?: Array<string> | undefined;
|
|
4788
|
-
|
|
4789
|
-
|
|
4800
|
+
integrationSSOSession?: Array<string> | undefined;
|
|
4801
|
+
integrationStoreTokenSet?: Array<string> | undefined;
|
|
4802
|
+
integrationVercelConfigurationOverride?: Array<string> | undefined;
|
|
4803
|
+
ipBlocking?: Array<string> | undefined;
|
|
4804
|
+
jobGlobal?: Array<string> | undefined;
|
|
4805
|
+
logDrain?: Array<string> | undefined;
|
|
4790
4806
|
marketplaceBillingData?: Array<string> | undefined;
|
|
4807
|
+
marketplaceExperimentationEdgeConfigData?: Array<string> | undefined;
|
|
4808
|
+
marketplaceExperimentationItem?: Array<string> | undefined;
|
|
4809
|
+
marketplaceInstallationMember?: Array<string> | undefined;
|
|
4791
4810
|
marketplaceInvoice?: Array<string> | undefined;
|
|
4792
4811
|
marketplaceSettings?: Array<string> | undefined;
|
|
4793
|
-
marketplaceExperimentationItem?: Array<string> | undefined;
|
|
4794
|
-
marketplaceExperimentationEdgeConfigData?: Array<string> | undefined;
|
|
4795
|
-
jobGlobal?: Array<string> | undefined;
|
|
4796
|
-
drain?: Array<string> | undefined;
|
|
4797
|
-
logDrain?: Array<string> | undefined;
|
|
4798
4812
|
Monitoring?: Array<string> | undefined;
|
|
4799
|
-
monitoringSettings?: Array<string> | undefined;
|
|
4800
|
-
monitoringQuery?: Array<string> | undefined;
|
|
4801
|
-
monitoringChart?: Array<string> | undefined;
|
|
4802
4813
|
monitoringAlert?: Array<string> | undefined;
|
|
4814
|
+
monitoringChart?: Array<string> | undefined;
|
|
4815
|
+
monitoringQuery?: Array<string> | undefined;
|
|
4816
|
+
monitoringSettings?: Array<string> | undefined;
|
|
4817
|
+
notificationCustomerBudget?: Array<string> | undefined;
|
|
4803
4818
|
notificationDeploymentFailed?: Array<string> | undefined;
|
|
4804
4819
|
notificationDomainConfiguration?: Array<string> | undefined;
|
|
4805
4820
|
notificationDomainExpire?: Array<string> | undefined;
|
|
@@ -4810,43 +4825,37 @@ export type Permissions$Outbound = {
|
|
|
4810
4825
|
notificationDomainUnverified?: Array<string> | undefined;
|
|
4811
4826
|
NotificationMonitoringAlert?: Array<string> | undefined;
|
|
4812
4827
|
notificationPaymentFailed?: Array<string> | undefined;
|
|
4813
|
-
notificationUsageAlert?: Array<string> | undefined;
|
|
4814
4828
|
notificationPreferences?: Array<string> | undefined;
|
|
4815
|
-
notificationCustomerBudget?: Array<string> | undefined;
|
|
4816
4829
|
notificationStatementOfReasons?: Array<string> | undefined;
|
|
4830
|
+
notificationUsageAlert?: Array<string> | undefined;
|
|
4817
4831
|
observabilityConfiguration?: Array<string> | undefined;
|
|
4818
|
-
agent?: Array<string> | undefined;
|
|
4819
|
-
alerts?: Array<string> | undefined;
|
|
4820
|
-
observabilityNotebook?: Array<string> | undefined;
|
|
4821
4832
|
observabilityFunnel?: Array<string> | undefined;
|
|
4833
|
+
observabilityNotebook?: Array<string> | undefined;
|
|
4822
4834
|
openTelemetryEndpoint?: Array<string> | undefined;
|
|
4823
|
-
|
|
4824
|
-
|
|
4835
|
+
ownEvent?: Array<string> | undefined;
|
|
4836
|
+
passwordProtectionInvoiceItem?: Array<string> | undefined;
|
|
4825
4837
|
paymentMethod?: Array<string> | undefined;
|
|
4826
4838
|
permissions?: Array<string> | undefined;
|
|
4827
4839
|
postgres?: Array<string> | undefined;
|
|
4840
|
+
postgresStoreTokenSet?: Array<string> | undefined;
|
|
4828
4841
|
previewDeploymentSuffix?: Array<string> | undefined;
|
|
4842
|
+
projectTransferIn?: Array<string> | undefined;
|
|
4829
4843
|
proTrialOnboarding?: Array<string> | undefined;
|
|
4830
|
-
sharedEnvVars?: Array<string> | undefined;
|
|
4831
|
-
sharedEnvVarsProduction?: Array<string> | undefined;
|
|
4832
|
-
space?: Array<string> | undefined;
|
|
4833
|
-
spaceRun?: Array<string> | undefined;
|
|
4834
|
-
passwordProtectionInvoiceItem?: Array<string> | undefined;
|
|
4835
4844
|
rateLimit?: Array<string> | undefined;
|
|
4836
4845
|
redis?: Array<string> | undefined;
|
|
4837
|
-
|
|
4846
|
+
redisStoreTokenSet?: Array<string> | undefined;
|
|
4838
4847
|
remoteCaching?: Array<string> | undefined;
|
|
4848
|
+
repository?: Array<string> | undefined;
|
|
4839
4849
|
samlConfig?: Array<string> | undefined;
|
|
4840
4850
|
secret?: Array<string> | undefined;
|
|
4841
|
-
|
|
4842
|
-
|
|
4843
|
-
|
|
4844
|
-
|
|
4845
|
-
|
|
4851
|
+
sensitiveEnvironmentVariablePolicy?: Array<string> | undefined;
|
|
4852
|
+
sharedEnvVars?: Array<string> | undefined;
|
|
4853
|
+
sharedEnvVarsProduction?: Array<string> | undefined;
|
|
4854
|
+
space?: Array<string> | undefined;
|
|
4855
|
+
spaceRun?: Array<string> | undefined;
|
|
4846
4856
|
storeTransfer?: Array<string> | undefined;
|
|
4847
4857
|
supportCase?: Array<string> | undefined;
|
|
4848
4858
|
supportCaseComment?: Array<string> | undefined;
|
|
4849
|
-
dataCacheBillingSettings?: Array<string> | undefined;
|
|
4850
4859
|
team?: Array<string> | undefined;
|
|
4851
4860
|
teamAccessRequest?: Array<string> | undefined;
|
|
4852
4861
|
teamFellowMembership?: Array<string> | undefined;
|
|
@@ -4861,26 +4870,15 @@ export type Permissions$Outbound = {
|
|
|
4861
4870
|
token?: Array<string> | undefined;
|
|
4862
4871
|
usage?: Array<string> | undefined;
|
|
4863
4872
|
usageCycle?: Array<string> | undefined;
|
|
4873
|
+
vercelRun?: Array<string> | undefined;
|
|
4874
|
+
vercelRunExec?: Array<string> | undefined;
|
|
4864
4875
|
vpcPeeringConnection?: Array<string> | undefined;
|
|
4865
4876
|
webAnalyticsPlan?: Array<string> | undefined;
|
|
4866
|
-
edgeConfig?: Array<string> | undefined;
|
|
4867
|
-
edgeConfigItem?: Array<string> | undefined;
|
|
4868
|
-
edgeConfigSchema?: Array<string> | undefined;
|
|
4869
|
-
edgeConfigToken?: Array<string> | undefined;
|
|
4870
4877
|
webhook?: Array<string> | undefined;
|
|
4871
4878
|
"webhook-event"?: Array<string> | undefined;
|
|
4872
|
-
endpointVerification?: Array<string> | undefined;
|
|
4873
|
-
projectTransferIn?: Array<string> | undefined;
|
|
4874
|
-
oauth2Application?: Array<string> | undefined;
|
|
4875
|
-
vercelRun?: Array<string> | undefined;
|
|
4876
|
-
vercelRunExec?: Array<string> | undefined;
|
|
4877
|
-
apiKey?: Array<string> | undefined;
|
|
4878
|
-
apiKeyOwnedBySelf?: Array<string> | undefined;
|
|
4879
|
-
apiKeyAiGateway?: Array<string> | undefined;
|
|
4880
4879
|
aliasProject?: Array<string> | undefined;
|
|
4881
4880
|
aliasProtectionBypass?: Array<string> | undefined;
|
|
4882
4881
|
buildMachine?: Array<string> | undefined;
|
|
4883
|
-
productionAliasProtectionBypass?: Array<string> | undefined;
|
|
4884
4882
|
connectConfigurationLink?: Array<string> | undefined;
|
|
4885
4883
|
dataCacheNamespace?: Array<string> | undefined;
|
|
4886
4884
|
deployment?: Array<string> | undefined;
|
|
@@ -4896,54 +4894,54 @@ export type Permissions$Outbound = {
|
|
|
4896
4894
|
deploymentRollback?: Array<string> | undefined;
|
|
4897
4895
|
edgeCacheNamespace?: Array<string> | undefined;
|
|
4898
4896
|
environments?: Array<string> | undefined;
|
|
4897
|
+
job?: Array<string> | undefined;
|
|
4899
4898
|
logs?: Array<string> | undefined;
|
|
4900
4899
|
logsPreset?: Array<string> | undefined;
|
|
4901
|
-
passwordProtection?: Array<string> | undefined;
|
|
4902
|
-
optionsAllowlist?: Array<string> | undefined;
|
|
4903
|
-
job?: Array<string> | undefined;
|
|
4904
4900
|
observabilityData?: Array<string> | undefined;
|
|
4905
4901
|
onDemandBuild?: Array<string> | undefined;
|
|
4906
4902
|
onDemandConcurrency?: Array<string> | undefined;
|
|
4903
|
+
optionsAllowlist?: Array<string> | undefined;
|
|
4904
|
+
passwordProtection?: Array<string> | undefined;
|
|
4905
|
+
productionAliasProtectionBypass?: Array<string> | undefined;
|
|
4907
4906
|
project?: Array<string> | undefined;
|
|
4908
|
-
projectFromV0?: Array<string> | undefined;
|
|
4909
4907
|
projectAccessGroup?: Array<string> | undefined;
|
|
4910
4908
|
projectAnalyticsSampling?: Array<string> | undefined;
|
|
4909
|
+
projectAnalyticsUsage?: Array<string> | undefined;
|
|
4911
4910
|
projectCheck?: Array<string> | undefined;
|
|
4912
4911
|
projectCheckRun?: Array<string> | undefined;
|
|
4912
|
+
projectDeploymentExpiration?: Array<string> | undefined;
|
|
4913
4913
|
projectDeploymentHook?: Array<string> | undefined;
|
|
4914
4914
|
projectDomain?: Array<string> | undefined;
|
|
4915
|
-
projectDomainMove?: Array<string> | undefined;
|
|
4916
4915
|
projectDomainCheckConfig?: Array<string> | undefined;
|
|
4916
|
+
projectDomainMove?: Array<string> | undefined;
|
|
4917
4917
|
projectEnvVars?: Array<string> | undefined;
|
|
4918
4918
|
projectEnvVarsProduction?: Array<string> | undefined;
|
|
4919
4919
|
projectEnvVarsUnownedByIntegration?: Array<string> | undefined;
|
|
4920
4920
|
projectFlags?: Array<string> | undefined;
|
|
4921
|
+
projectFromV0?: Array<string> | undefined;
|
|
4921
4922
|
projectId?: Array<string> | undefined;
|
|
4922
4923
|
projectIntegrationConfiguration?: Array<string> | undefined;
|
|
4923
4924
|
projectLink?: Array<string> | undefined;
|
|
4924
4925
|
projectMember?: Array<string> | undefined;
|
|
4925
4926
|
projectMonitoring?: Array<string> | undefined;
|
|
4927
|
+
projectOIDCToken?: Array<string> | undefined;
|
|
4926
4928
|
projectPermissions?: Array<string> | undefined;
|
|
4927
4929
|
projectProductionBranch?: Array<string> | undefined;
|
|
4928
|
-
projectTransfer?: Array<string> | undefined;
|
|
4929
|
-
projectTransferOut?: Array<string> | undefined;
|
|
4930
4930
|
projectProtectionBypass?: Array<string> | undefined;
|
|
4931
|
-
|
|
4932
|
-
projectAnalyticsUsage?: Array<string> | undefined;
|
|
4931
|
+
projectRollingRelease?: Array<string> | undefined;
|
|
4933
4932
|
projectSupportCase?: Array<string> | undefined;
|
|
4934
4933
|
projectSupportCaseComment?: Array<string> | undefined;
|
|
4935
|
-
projectDeploymentExpiration?: Array<string> | undefined;
|
|
4936
|
-
projectRollingRelease?: Array<string> | undefined;
|
|
4937
4934
|
projectTier?: Array<string> | undefined;
|
|
4938
|
-
|
|
4935
|
+
projectTransfer?: Array<string> | undefined;
|
|
4936
|
+
projectTransferOut?: Array<string> | undefined;
|
|
4937
|
+
projectUsage?: Array<string> | undefined;
|
|
4939
4938
|
seawallConfig?: Array<string> | undefined;
|
|
4939
|
+
sharedEnvVarConnection?: Array<string> | undefined;
|
|
4940
4940
|
skewProtection?: Array<string> | undefined;
|
|
4941
4941
|
analytics?: Array<string> | undefined;
|
|
4942
4942
|
trustedIps?: Array<string> | undefined;
|
|
4943
4943
|
v0Chat?: Array<string> | undefined;
|
|
4944
4944
|
webAnalytics?: Array<string> | undefined;
|
|
4945
|
-
sharedEnvVarConnection?: Array<string> | undefined;
|
|
4946
|
-
sonar?: Array<string> | undefined;
|
|
4947
4945
|
};
|
|
4948
4946
|
/** @internal */
|
|
4949
4947
|
export declare const Permissions$outboundSchema: z.ZodType<Permissions$Outbound, z.ZodTypeDef, Permissions>;
|