@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
|
@@ -87,6 +87,10 @@ export type GetProjectsRequest = {
|
|
|
87
87
|
* Filter results by projects with Static IPs enabled
|
|
88
88
|
*/
|
|
89
89
|
staticIpsEnabled?: StaticIpsEnabled | undefined;
|
|
90
|
+
/**
|
|
91
|
+
* Filter results by build machine types. Accepts comma-separated values. Use \"default\" for projects without a build machine type set.
|
|
92
|
+
*/
|
|
93
|
+
buildMachineTypes?: string | undefined;
|
|
90
94
|
/**
|
|
91
95
|
* The Team identifier to perform the request on behalf of.
|
|
92
96
|
*/
|
|
@@ -1117,9 +1121,17 @@ export type GetProjectsPermissions = {
|
|
|
1117
1121
|
userSudo?: Array<ACLAction> | undefined;
|
|
1118
1122
|
webAuthn?: Array<ACLAction> | undefined;
|
|
1119
1123
|
accessGroup?: Array<ACLAction> | undefined;
|
|
1124
|
+
agent?: Array<ACLAction> | undefined;
|
|
1125
|
+
alerts?: Array<ACLAction> | undefined;
|
|
1120
1126
|
aliasGlobal?: Array<ACLAction> | undefined;
|
|
1121
1127
|
analyticsSampling?: Array<ACLAction> | undefined;
|
|
1122
1128
|
analyticsUsage?: Array<ACLAction> | undefined;
|
|
1129
|
+
apiKey?: Array<ACLAction> | undefined;
|
|
1130
|
+
apiKeyAiGateway?: Array<ACLAction> | undefined;
|
|
1131
|
+
apiKeyOwnedBySelf?: Array<ACLAction> | undefined;
|
|
1132
|
+
oauth2Application?: Array<ACLAction> | undefined;
|
|
1133
|
+
vercelAppInstallation?: Array<ACLAction> | undefined;
|
|
1134
|
+
vercelAppInstallationRequest?: Array<ACLAction> | undefined;
|
|
1123
1135
|
auditLog?: Array<ACLAction> | undefined;
|
|
1124
1136
|
billingAddress?: Array<ACLAction> | undefined;
|
|
1125
1137
|
billingInformation?: Array<ACLAction> | undefined;
|
|
@@ -1131,6 +1143,7 @@ export type GetProjectsPermissions = {
|
|
|
1131
1143
|
billingRefund?: Array<ACLAction> | undefined;
|
|
1132
1144
|
billingTaxId?: Array<ACLAction> | undefined;
|
|
1133
1145
|
blob?: Array<ACLAction> | undefined;
|
|
1146
|
+
blobStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1134
1147
|
budget?: Array<ACLAction> | undefined;
|
|
1135
1148
|
cacheArtifact?: Array<ACLAction> | undefined;
|
|
1136
1149
|
cacheArtifactUsageEvent?: Array<ACLAction> | undefined;
|
|
@@ -1138,6 +1151,7 @@ export type GetProjectsPermissions = {
|
|
|
1138
1151
|
concurrentBuilds?: Array<ACLAction> | undefined;
|
|
1139
1152
|
connect?: Array<ACLAction> | undefined;
|
|
1140
1153
|
connectConfiguration?: Array<ACLAction> | undefined;
|
|
1154
|
+
dataCacheBillingSettings?: Array<ACLAction> | undefined;
|
|
1141
1155
|
defaultDeploymentProtection?: Array<ACLAction> | undefined;
|
|
1142
1156
|
domain?: Array<ACLAction> | undefined;
|
|
1143
1157
|
domainAcceptDelegation?: Array<ACLAction> | undefined;
|
|
@@ -1148,40 +1162,46 @@ export type GetProjectsPermissions = {
|
|
|
1148
1162
|
domainPurchase?: Array<ACLAction> | undefined;
|
|
1149
1163
|
domainRecord?: Array<ACLAction> | undefined;
|
|
1150
1164
|
domainTransferIn?: Array<ACLAction> | undefined;
|
|
1165
|
+
drain?: Array<ACLAction> | undefined;
|
|
1166
|
+
edgeConfig?: Array<ACLAction> | undefined;
|
|
1167
|
+
edgeConfigItem?: Array<ACLAction> | undefined;
|
|
1168
|
+
edgeConfigSchema?: Array<ACLAction> | undefined;
|
|
1169
|
+
edgeConfigToken?: Array<ACLAction> | undefined;
|
|
1170
|
+
endpointVerification?: Array<ACLAction> | undefined;
|
|
1151
1171
|
event?: Array<ACLAction> | undefined;
|
|
1152
|
-
ownEvent?: Array<ACLAction> | undefined;
|
|
1153
|
-
sensitiveEnvironmentVariablePolicy?: Array<ACLAction> | undefined;
|
|
1154
1172
|
fileUpload?: Array<ACLAction> | undefined;
|
|
1155
1173
|
flagsExplorerSubscription?: Array<ACLAction> | undefined;
|
|
1156
1174
|
gitRepository?: Array<ACLAction> | undefined;
|
|
1157
|
-
ipBlocking?: Array<ACLAction> | undefined;
|
|
1158
1175
|
imageOptimizationNewPrice?: Array<ACLAction> | undefined;
|
|
1159
1176
|
integration?: Array<ACLAction> | undefined;
|
|
1160
1177
|
integrationAccount?: Array<ACLAction> | undefined;
|
|
1161
1178
|
integrationConfiguration?: Array<ACLAction> | undefined;
|
|
1162
|
-
integrationConfigurationTransfer?: Array<ACLAction> | undefined;
|
|
1163
1179
|
integrationConfigurationProjects?: Array<ACLAction> | undefined;
|
|
1164
|
-
integrationVercelConfigurationOverride?: Array<ACLAction> | undefined;
|
|
1165
1180
|
integrationConfigurationRole?: Array<ACLAction> | undefined;
|
|
1166
|
-
|
|
1167
|
-
|
|
1181
|
+
integrationConfigurationTransfer?: Array<ACLAction> | undefined;
|
|
1182
|
+
integrationDeploymentAction?: Array<ACLAction> | undefined;
|
|
1168
1183
|
integrationEvent?: Array<ACLAction> | undefined;
|
|
1184
|
+
integrationResource?: Array<ACLAction> | undefined;
|
|
1185
|
+
integrationResourceReplCommand?: Array<ACLAction> | undefined;
|
|
1169
1186
|
integrationResourceSecrets?: Array<ACLAction> | undefined;
|
|
1170
|
-
|
|
1171
|
-
|
|
1187
|
+
integrationSSOSession?: Array<ACLAction> | undefined;
|
|
1188
|
+
integrationStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1189
|
+
integrationVercelConfigurationOverride?: Array<ACLAction> | undefined;
|
|
1190
|
+
ipBlocking?: Array<ACLAction> | undefined;
|
|
1191
|
+
jobGlobal?: Array<ACLAction> | undefined;
|
|
1192
|
+
logDrain?: Array<ACLAction> | undefined;
|
|
1172
1193
|
marketplaceBillingData?: Array<ACLAction> | undefined;
|
|
1194
|
+
marketplaceExperimentationEdgeConfigData?: Array<ACLAction> | undefined;
|
|
1195
|
+
marketplaceExperimentationItem?: Array<ACLAction> | undefined;
|
|
1196
|
+
marketplaceInstallationMember?: Array<ACLAction> | undefined;
|
|
1173
1197
|
marketplaceInvoice?: Array<ACLAction> | undefined;
|
|
1174
1198
|
marketplaceSettings?: Array<ACLAction> | undefined;
|
|
1175
|
-
marketplaceExperimentationItem?: Array<ACLAction> | undefined;
|
|
1176
|
-
marketplaceExperimentationEdgeConfigData?: Array<ACLAction> | undefined;
|
|
1177
|
-
jobGlobal?: Array<ACLAction> | undefined;
|
|
1178
|
-
drain?: Array<ACLAction> | undefined;
|
|
1179
|
-
logDrain?: Array<ACLAction> | undefined;
|
|
1180
1199
|
monitoring?: Array<ACLAction> | undefined;
|
|
1181
|
-
monitoringSettings?: Array<ACLAction> | undefined;
|
|
1182
|
-
monitoringQuery?: Array<ACLAction> | undefined;
|
|
1183
|
-
monitoringChart?: Array<ACLAction> | undefined;
|
|
1184
1200
|
monitoringAlert?: Array<ACLAction> | undefined;
|
|
1201
|
+
monitoringChart?: Array<ACLAction> | undefined;
|
|
1202
|
+
monitoringQuery?: Array<ACLAction> | undefined;
|
|
1203
|
+
monitoringSettings?: Array<ACLAction> | undefined;
|
|
1204
|
+
notificationCustomerBudget?: Array<ACLAction> | undefined;
|
|
1185
1205
|
notificationDeploymentFailed?: Array<ACLAction> | undefined;
|
|
1186
1206
|
notificationDomainConfiguration?: Array<ACLAction> | undefined;
|
|
1187
1207
|
notificationDomainExpire?: Array<ACLAction> | undefined;
|
|
@@ -1192,43 +1212,37 @@ export type GetProjectsPermissions = {
|
|
|
1192
1212
|
notificationDomainUnverified?: Array<ACLAction> | undefined;
|
|
1193
1213
|
notificationMonitoringAlert?: Array<ACLAction> | undefined;
|
|
1194
1214
|
notificationPaymentFailed?: Array<ACLAction> | undefined;
|
|
1195
|
-
notificationUsageAlert?: Array<ACLAction> | undefined;
|
|
1196
1215
|
notificationPreferences?: Array<ACLAction> | undefined;
|
|
1197
|
-
notificationCustomerBudget?: Array<ACLAction> | undefined;
|
|
1198
1216
|
notificationStatementOfReasons?: Array<ACLAction> | undefined;
|
|
1217
|
+
notificationUsageAlert?: Array<ACLAction> | undefined;
|
|
1199
1218
|
observabilityConfiguration?: Array<ACLAction> | undefined;
|
|
1200
|
-
agent?: Array<ACLAction> | undefined;
|
|
1201
|
-
alerts?: Array<ACLAction> | undefined;
|
|
1202
|
-
observabilityNotebook?: Array<ACLAction> | undefined;
|
|
1203
1219
|
observabilityFunnel?: Array<ACLAction> | undefined;
|
|
1220
|
+
observabilityNotebook?: Array<ACLAction> | undefined;
|
|
1204
1221
|
openTelemetryEndpoint?: Array<ACLAction> | undefined;
|
|
1205
|
-
|
|
1206
|
-
|
|
1222
|
+
ownEvent?: Array<ACLAction> | undefined;
|
|
1223
|
+
passwordProtectionInvoiceItem?: Array<ACLAction> | undefined;
|
|
1207
1224
|
paymentMethod?: Array<ACLAction> | undefined;
|
|
1208
1225
|
permissions?: Array<ACLAction> | undefined;
|
|
1209
1226
|
postgres?: Array<ACLAction> | undefined;
|
|
1227
|
+
postgresStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1210
1228
|
previewDeploymentSuffix?: Array<ACLAction> | undefined;
|
|
1229
|
+
projectTransferIn?: Array<ACLAction> | undefined;
|
|
1211
1230
|
proTrialOnboarding?: Array<ACLAction> | undefined;
|
|
1212
|
-
sharedEnvVars?: Array<ACLAction> | undefined;
|
|
1213
|
-
sharedEnvVarsProduction?: Array<ACLAction> | undefined;
|
|
1214
|
-
space?: Array<ACLAction> | undefined;
|
|
1215
|
-
spaceRun?: Array<ACLAction> | undefined;
|
|
1216
|
-
passwordProtectionInvoiceItem?: Array<ACLAction> | undefined;
|
|
1217
1231
|
rateLimit?: Array<ACLAction> | undefined;
|
|
1218
1232
|
redis?: Array<ACLAction> | undefined;
|
|
1219
|
-
|
|
1233
|
+
redisStoreTokenSet?: Array<ACLAction> | undefined;
|
|
1220
1234
|
remoteCaching?: Array<ACLAction> | undefined;
|
|
1235
|
+
repository?: Array<ACLAction> | undefined;
|
|
1221
1236
|
samlConfig?: Array<ACLAction> | undefined;
|
|
1222
1237
|
secret?: Array<ACLAction> | undefined;
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1238
|
+
sensitiveEnvironmentVariablePolicy?: Array<ACLAction> | undefined;
|
|
1239
|
+
sharedEnvVars?: Array<ACLAction> | undefined;
|
|
1240
|
+
sharedEnvVarsProduction?: Array<ACLAction> | undefined;
|
|
1241
|
+
space?: Array<ACLAction> | undefined;
|
|
1242
|
+
spaceRun?: Array<ACLAction> | undefined;
|
|
1228
1243
|
storeTransfer?: Array<ACLAction> | undefined;
|
|
1229
1244
|
supportCase?: Array<ACLAction> | undefined;
|
|
1230
1245
|
supportCaseComment?: Array<ACLAction> | undefined;
|
|
1231
|
-
dataCacheBillingSettings?: Array<ACLAction> | undefined;
|
|
1232
1246
|
team?: Array<ACLAction> | undefined;
|
|
1233
1247
|
teamAccessRequest?: Array<ACLAction> | undefined;
|
|
1234
1248
|
teamFellowMembership?: Array<ACLAction> | undefined;
|
|
@@ -1243,26 +1257,15 @@ export type GetProjectsPermissions = {
|
|
|
1243
1257
|
token?: Array<ACLAction> | undefined;
|
|
1244
1258
|
usage?: Array<ACLAction> | undefined;
|
|
1245
1259
|
usageCycle?: Array<ACLAction> | undefined;
|
|
1260
|
+
vercelRun?: Array<ACLAction> | undefined;
|
|
1261
|
+
vercelRunExec?: Array<ACLAction> | undefined;
|
|
1246
1262
|
vpcPeeringConnection?: Array<ACLAction> | undefined;
|
|
1247
1263
|
webAnalyticsPlan?: Array<ACLAction> | undefined;
|
|
1248
|
-
edgeConfig?: Array<ACLAction> | undefined;
|
|
1249
|
-
edgeConfigItem?: Array<ACLAction> | undefined;
|
|
1250
|
-
edgeConfigSchema?: Array<ACLAction> | undefined;
|
|
1251
|
-
edgeConfigToken?: Array<ACLAction> | undefined;
|
|
1252
1264
|
webhook?: Array<ACLAction> | undefined;
|
|
1253
1265
|
webhookEvent?: Array<ACLAction> | undefined;
|
|
1254
|
-
endpointVerification?: Array<ACLAction> | undefined;
|
|
1255
|
-
projectTransferIn?: Array<ACLAction> | undefined;
|
|
1256
|
-
oauth2Application?: Array<ACLAction> | undefined;
|
|
1257
|
-
vercelRun?: Array<ACLAction> | undefined;
|
|
1258
|
-
vercelRunExec?: Array<ACLAction> | undefined;
|
|
1259
|
-
apiKey?: Array<ACLAction> | undefined;
|
|
1260
|
-
apiKeyOwnedBySelf?: Array<ACLAction> | undefined;
|
|
1261
|
-
apiKeyAiGateway?: Array<ACLAction> | undefined;
|
|
1262
1266
|
aliasProject?: Array<ACLAction> | undefined;
|
|
1263
1267
|
aliasProtectionBypass?: Array<ACLAction> | undefined;
|
|
1264
1268
|
buildMachine?: Array<ACLAction> | undefined;
|
|
1265
|
-
productionAliasProtectionBypass?: Array<ACLAction> | undefined;
|
|
1266
1269
|
connectConfigurationLink?: Array<ACLAction> | undefined;
|
|
1267
1270
|
dataCacheNamespace?: Array<ACLAction> | undefined;
|
|
1268
1271
|
deployment?: Array<ACLAction> | undefined;
|
|
@@ -1278,54 +1281,54 @@ export type GetProjectsPermissions = {
|
|
|
1278
1281
|
deploymentRollback?: Array<ACLAction> | undefined;
|
|
1279
1282
|
edgeCacheNamespace?: Array<ACLAction> | undefined;
|
|
1280
1283
|
environments?: Array<ACLAction> | undefined;
|
|
1284
|
+
job?: Array<ACLAction> | undefined;
|
|
1281
1285
|
logs?: Array<ACLAction> | undefined;
|
|
1282
1286
|
logsPreset?: Array<ACLAction> | undefined;
|
|
1283
|
-
passwordProtection?: Array<ACLAction> | undefined;
|
|
1284
|
-
optionsAllowlist?: Array<ACLAction> | undefined;
|
|
1285
|
-
job?: Array<ACLAction> | undefined;
|
|
1286
1287
|
observabilityData?: Array<ACLAction> | undefined;
|
|
1287
1288
|
onDemandBuild?: Array<ACLAction> | undefined;
|
|
1288
1289
|
onDemandConcurrency?: Array<ACLAction> | undefined;
|
|
1290
|
+
optionsAllowlist?: Array<ACLAction> | undefined;
|
|
1291
|
+
passwordProtection?: Array<ACLAction> | undefined;
|
|
1292
|
+
productionAliasProtectionBypass?: Array<ACLAction> | undefined;
|
|
1289
1293
|
project?: Array<ACLAction> | undefined;
|
|
1290
|
-
projectFromV0?: Array<ACLAction> | undefined;
|
|
1291
1294
|
projectAccessGroup?: Array<ACLAction> | undefined;
|
|
1292
1295
|
projectAnalyticsSampling?: Array<ACLAction> | undefined;
|
|
1296
|
+
projectAnalyticsUsage?: Array<ACLAction> | undefined;
|
|
1293
1297
|
projectCheck?: Array<ACLAction> | undefined;
|
|
1294
1298
|
projectCheckRun?: Array<ACLAction> | undefined;
|
|
1299
|
+
projectDeploymentExpiration?: Array<ACLAction> | undefined;
|
|
1295
1300
|
projectDeploymentHook?: Array<ACLAction> | undefined;
|
|
1296
1301
|
projectDomain?: Array<ACLAction> | undefined;
|
|
1297
|
-
projectDomainMove?: Array<ACLAction> | undefined;
|
|
1298
1302
|
projectDomainCheckConfig?: Array<ACLAction> | undefined;
|
|
1303
|
+
projectDomainMove?: Array<ACLAction> | undefined;
|
|
1299
1304
|
projectEnvVars?: Array<ACLAction> | undefined;
|
|
1300
1305
|
projectEnvVarsProduction?: Array<ACLAction> | undefined;
|
|
1301
1306
|
projectEnvVarsUnownedByIntegration?: Array<ACLAction> | undefined;
|
|
1302
1307
|
projectFlags?: Array<ACLAction> | undefined;
|
|
1308
|
+
projectFromV0?: Array<ACLAction> | undefined;
|
|
1303
1309
|
projectId?: Array<ACLAction> | undefined;
|
|
1304
1310
|
projectIntegrationConfiguration?: Array<ACLAction> | undefined;
|
|
1305
1311
|
projectLink?: Array<ACLAction> | undefined;
|
|
1306
1312
|
projectMember?: Array<ACLAction> | undefined;
|
|
1307
1313
|
projectMonitoring?: Array<ACLAction> | undefined;
|
|
1314
|
+
projectOIDCToken?: Array<ACLAction> | undefined;
|
|
1308
1315
|
projectPermissions?: Array<ACLAction> | undefined;
|
|
1309
1316
|
projectProductionBranch?: Array<ACLAction> | undefined;
|
|
1310
|
-
projectTransfer?: Array<ACLAction> | undefined;
|
|
1311
|
-
projectTransferOut?: Array<ACLAction> | undefined;
|
|
1312
1317
|
projectProtectionBypass?: Array<ACLAction> | undefined;
|
|
1313
|
-
|
|
1314
|
-
projectAnalyticsUsage?: Array<ACLAction> | undefined;
|
|
1318
|
+
projectRollingRelease?: Array<ACLAction> | undefined;
|
|
1315
1319
|
projectSupportCase?: Array<ACLAction> | undefined;
|
|
1316
1320
|
projectSupportCaseComment?: Array<ACLAction> | undefined;
|
|
1317
|
-
projectDeploymentExpiration?: Array<ACLAction> | undefined;
|
|
1318
|
-
projectRollingRelease?: Array<ACLAction> | undefined;
|
|
1319
1321
|
projectTier?: Array<ACLAction> | undefined;
|
|
1320
|
-
|
|
1322
|
+
projectTransfer?: Array<ACLAction> | undefined;
|
|
1323
|
+
projectTransferOut?: Array<ACLAction> | undefined;
|
|
1324
|
+
projectUsage?: Array<ACLAction> | undefined;
|
|
1321
1325
|
seawallConfig?: Array<ACLAction> | undefined;
|
|
1326
|
+
sharedEnvVarConnection?: Array<ACLAction> | undefined;
|
|
1322
1327
|
skewProtection?: Array<ACLAction> | undefined;
|
|
1323
1328
|
analytics?: Array<ACLAction> | undefined;
|
|
1324
1329
|
trustedIps?: Array<ACLAction> | undefined;
|
|
1325
1330
|
v0Chat?: Array<ACLAction> | undefined;
|
|
1326
1331
|
webAnalytics?: Array<ACLAction> | undefined;
|
|
1327
|
-
sharedEnvVarConnection?: Array<ACLAction> | undefined;
|
|
1328
|
-
sonar?: Array<ACLAction> | undefined;
|
|
1329
1332
|
};
|
|
1330
1333
|
export type GetProjectsLastRollbackTarget = {};
|
|
1331
1334
|
export declare const GetProjectsJobStatus: {
|
|
@@ -1931,6 +1934,7 @@ export type GetProjectsRequest$Outbound = {
|
|
|
1931
1934
|
deprecated?: boolean | undefined;
|
|
1932
1935
|
elasticConcurrencyEnabled?: string | undefined;
|
|
1933
1936
|
staticIpsEnabled?: string | undefined;
|
|
1937
|
+
buildMachineTypes?: string | undefined;
|
|
1934
1938
|
teamId?: string | undefined;
|
|
1935
1939
|
slug?: string | undefined;
|
|
1936
1940
|
};
|
|
@@ -4877,9 +4881,17 @@ export type GetProjectsPermissions$Outbound = {
|
|
|
4877
4881
|
userSudo?: Array<string> | undefined;
|
|
4878
4882
|
webAuthn?: Array<string> | undefined;
|
|
4879
4883
|
accessGroup?: Array<string> | undefined;
|
|
4884
|
+
agent?: Array<string> | undefined;
|
|
4885
|
+
alerts?: Array<string> | undefined;
|
|
4880
4886
|
aliasGlobal?: Array<string> | undefined;
|
|
4881
4887
|
analyticsSampling?: Array<string> | undefined;
|
|
4882
4888
|
analyticsUsage?: Array<string> | undefined;
|
|
4889
|
+
apiKey?: Array<string> | undefined;
|
|
4890
|
+
apiKeyAiGateway?: Array<string> | undefined;
|
|
4891
|
+
apiKeyOwnedBySelf?: Array<string> | undefined;
|
|
4892
|
+
oauth2Application?: Array<string> | undefined;
|
|
4893
|
+
vercelAppInstallation?: Array<string> | undefined;
|
|
4894
|
+
vercelAppInstallationRequest?: Array<string> | undefined;
|
|
4883
4895
|
auditLog?: Array<string> | undefined;
|
|
4884
4896
|
billingAddress?: Array<string> | undefined;
|
|
4885
4897
|
billingInformation?: Array<string> | undefined;
|
|
@@ -4891,6 +4903,7 @@ export type GetProjectsPermissions$Outbound = {
|
|
|
4891
4903
|
billingRefund?: Array<string> | undefined;
|
|
4892
4904
|
billingTaxId?: Array<string> | undefined;
|
|
4893
4905
|
blob?: Array<string> | undefined;
|
|
4906
|
+
blobStoreTokenSet?: Array<string> | undefined;
|
|
4894
4907
|
budget?: Array<string> | undefined;
|
|
4895
4908
|
cacheArtifact?: Array<string> | undefined;
|
|
4896
4909
|
cacheArtifactUsageEvent?: Array<string> | undefined;
|
|
@@ -4898,6 +4911,7 @@ export type GetProjectsPermissions$Outbound = {
|
|
|
4898
4911
|
concurrentBuilds?: Array<string> | undefined;
|
|
4899
4912
|
connect?: Array<string> | undefined;
|
|
4900
4913
|
connectConfiguration?: Array<string> | undefined;
|
|
4914
|
+
dataCacheBillingSettings?: Array<string> | undefined;
|
|
4901
4915
|
defaultDeploymentProtection?: Array<string> | undefined;
|
|
4902
4916
|
domain?: Array<string> | undefined;
|
|
4903
4917
|
domainAcceptDelegation?: Array<string> | undefined;
|
|
@@ -4908,40 +4922,46 @@ export type GetProjectsPermissions$Outbound = {
|
|
|
4908
4922
|
domainPurchase?: Array<string> | undefined;
|
|
4909
4923
|
domainRecord?: Array<string> | undefined;
|
|
4910
4924
|
domainTransferIn?: Array<string> | undefined;
|
|
4925
|
+
drain?: Array<string> | undefined;
|
|
4926
|
+
edgeConfig?: Array<string> | undefined;
|
|
4927
|
+
edgeConfigItem?: Array<string> | undefined;
|
|
4928
|
+
edgeConfigSchema?: Array<string> | undefined;
|
|
4929
|
+
edgeConfigToken?: Array<string> | undefined;
|
|
4930
|
+
endpointVerification?: Array<string> | undefined;
|
|
4911
4931
|
event?: Array<string> | undefined;
|
|
4912
|
-
ownEvent?: Array<string> | undefined;
|
|
4913
|
-
sensitiveEnvironmentVariablePolicy?: Array<string> | undefined;
|
|
4914
4932
|
fileUpload?: Array<string> | undefined;
|
|
4915
4933
|
flagsExplorerSubscription?: Array<string> | undefined;
|
|
4916
4934
|
gitRepository?: Array<string> | undefined;
|
|
4917
|
-
ipBlocking?: Array<string> | undefined;
|
|
4918
4935
|
imageOptimizationNewPrice?: Array<string> | undefined;
|
|
4919
4936
|
integration?: Array<string> | undefined;
|
|
4920
4937
|
integrationAccount?: Array<string> | undefined;
|
|
4921
4938
|
integrationConfiguration?: Array<string> | undefined;
|
|
4922
|
-
integrationConfigurationTransfer?: Array<string> | undefined;
|
|
4923
4939
|
integrationConfigurationProjects?: Array<string> | undefined;
|
|
4924
|
-
integrationVercelConfigurationOverride?: Array<string> | undefined;
|
|
4925
4940
|
integrationConfigurationRole?: Array<string> | undefined;
|
|
4926
|
-
|
|
4927
|
-
|
|
4941
|
+
integrationConfigurationTransfer?: Array<string> | undefined;
|
|
4942
|
+
integrationDeploymentAction?: Array<string> | undefined;
|
|
4928
4943
|
integrationEvent?: Array<string> | undefined;
|
|
4944
|
+
integrationResource?: Array<string> | undefined;
|
|
4945
|
+
integrationResourceReplCommand?: Array<string> | undefined;
|
|
4929
4946
|
integrationResourceSecrets?: Array<string> | undefined;
|
|
4930
|
-
|
|
4931
|
-
|
|
4947
|
+
integrationSSOSession?: Array<string> | undefined;
|
|
4948
|
+
integrationStoreTokenSet?: Array<string> | undefined;
|
|
4949
|
+
integrationVercelConfigurationOverride?: Array<string> | undefined;
|
|
4950
|
+
ipBlocking?: Array<string> | undefined;
|
|
4951
|
+
jobGlobal?: Array<string> | undefined;
|
|
4952
|
+
logDrain?: Array<string> | undefined;
|
|
4932
4953
|
marketplaceBillingData?: Array<string> | undefined;
|
|
4954
|
+
marketplaceExperimentationEdgeConfigData?: Array<string> | undefined;
|
|
4955
|
+
marketplaceExperimentationItem?: Array<string> | undefined;
|
|
4956
|
+
marketplaceInstallationMember?: Array<string> | undefined;
|
|
4933
4957
|
marketplaceInvoice?: Array<string> | undefined;
|
|
4934
4958
|
marketplaceSettings?: Array<string> | undefined;
|
|
4935
|
-
marketplaceExperimentationItem?: Array<string> | undefined;
|
|
4936
|
-
marketplaceExperimentationEdgeConfigData?: Array<string> | undefined;
|
|
4937
|
-
jobGlobal?: Array<string> | undefined;
|
|
4938
|
-
drain?: Array<string> | undefined;
|
|
4939
|
-
logDrain?: Array<string> | undefined;
|
|
4940
4959
|
Monitoring?: Array<string> | undefined;
|
|
4941
|
-
monitoringSettings?: Array<string> | undefined;
|
|
4942
|
-
monitoringQuery?: Array<string> | undefined;
|
|
4943
|
-
monitoringChart?: Array<string> | undefined;
|
|
4944
4960
|
monitoringAlert?: Array<string> | undefined;
|
|
4961
|
+
monitoringChart?: Array<string> | undefined;
|
|
4962
|
+
monitoringQuery?: Array<string> | undefined;
|
|
4963
|
+
monitoringSettings?: Array<string> | undefined;
|
|
4964
|
+
notificationCustomerBudget?: Array<string> | undefined;
|
|
4945
4965
|
notificationDeploymentFailed?: Array<string> | undefined;
|
|
4946
4966
|
notificationDomainConfiguration?: Array<string> | undefined;
|
|
4947
4967
|
notificationDomainExpire?: Array<string> | undefined;
|
|
@@ -4952,43 +4972,37 @@ export type GetProjectsPermissions$Outbound = {
|
|
|
4952
4972
|
notificationDomainUnverified?: Array<string> | undefined;
|
|
4953
4973
|
NotificationMonitoringAlert?: Array<string> | undefined;
|
|
4954
4974
|
notificationPaymentFailed?: Array<string> | undefined;
|
|
4955
|
-
notificationUsageAlert?: Array<string> | undefined;
|
|
4956
4975
|
notificationPreferences?: Array<string> | undefined;
|
|
4957
|
-
notificationCustomerBudget?: Array<string> | undefined;
|
|
4958
4976
|
notificationStatementOfReasons?: Array<string> | undefined;
|
|
4977
|
+
notificationUsageAlert?: Array<string> | undefined;
|
|
4959
4978
|
observabilityConfiguration?: Array<string> | undefined;
|
|
4960
|
-
agent?: Array<string> | undefined;
|
|
4961
|
-
alerts?: Array<string> | undefined;
|
|
4962
|
-
observabilityNotebook?: Array<string> | undefined;
|
|
4963
4979
|
observabilityFunnel?: Array<string> | undefined;
|
|
4980
|
+
observabilityNotebook?: Array<string> | undefined;
|
|
4964
4981
|
openTelemetryEndpoint?: Array<string> | undefined;
|
|
4965
|
-
|
|
4966
|
-
|
|
4982
|
+
ownEvent?: Array<string> | undefined;
|
|
4983
|
+
passwordProtectionInvoiceItem?: Array<string> | undefined;
|
|
4967
4984
|
paymentMethod?: Array<string> | undefined;
|
|
4968
4985
|
permissions?: Array<string> | undefined;
|
|
4969
4986
|
postgres?: Array<string> | undefined;
|
|
4987
|
+
postgresStoreTokenSet?: Array<string> | undefined;
|
|
4970
4988
|
previewDeploymentSuffix?: Array<string> | undefined;
|
|
4989
|
+
projectTransferIn?: Array<string> | undefined;
|
|
4971
4990
|
proTrialOnboarding?: Array<string> | undefined;
|
|
4972
|
-
sharedEnvVars?: Array<string> | undefined;
|
|
4973
|
-
sharedEnvVarsProduction?: Array<string> | undefined;
|
|
4974
|
-
space?: Array<string> | undefined;
|
|
4975
|
-
spaceRun?: Array<string> | undefined;
|
|
4976
|
-
passwordProtectionInvoiceItem?: Array<string> | undefined;
|
|
4977
4991
|
rateLimit?: Array<string> | undefined;
|
|
4978
4992
|
redis?: Array<string> | undefined;
|
|
4979
|
-
|
|
4993
|
+
redisStoreTokenSet?: Array<string> | undefined;
|
|
4980
4994
|
remoteCaching?: Array<string> | undefined;
|
|
4995
|
+
repository?: Array<string> | undefined;
|
|
4981
4996
|
samlConfig?: Array<string> | undefined;
|
|
4982
4997
|
secret?: Array<string> | undefined;
|
|
4983
|
-
|
|
4984
|
-
|
|
4985
|
-
|
|
4986
|
-
|
|
4987
|
-
|
|
4998
|
+
sensitiveEnvironmentVariablePolicy?: Array<string> | undefined;
|
|
4999
|
+
sharedEnvVars?: Array<string> | undefined;
|
|
5000
|
+
sharedEnvVarsProduction?: Array<string> | undefined;
|
|
5001
|
+
space?: Array<string> | undefined;
|
|
5002
|
+
spaceRun?: Array<string> | undefined;
|
|
4988
5003
|
storeTransfer?: Array<string> | undefined;
|
|
4989
5004
|
supportCase?: Array<string> | undefined;
|
|
4990
5005
|
supportCaseComment?: Array<string> | undefined;
|
|
4991
|
-
dataCacheBillingSettings?: Array<string> | undefined;
|
|
4992
5006
|
team?: Array<string> | undefined;
|
|
4993
5007
|
teamAccessRequest?: Array<string> | undefined;
|
|
4994
5008
|
teamFellowMembership?: Array<string> | undefined;
|
|
@@ -5003,26 +5017,15 @@ export type GetProjectsPermissions$Outbound = {
|
|
|
5003
5017
|
token?: Array<string> | undefined;
|
|
5004
5018
|
usage?: Array<string> | undefined;
|
|
5005
5019
|
usageCycle?: Array<string> | undefined;
|
|
5020
|
+
vercelRun?: Array<string> | undefined;
|
|
5021
|
+
vercelRunExec?: Array<string> | undefined;
|
|
5006
5022
|
vpcPeeringConnection?: Array<string> | undefined;
|
|
5007
5023
|
webAnalyticsPlan?: Array<string> | undefined;
|
|
5008
|
-
edgeConfig?: Array<string> | undefined;
|
|
5009
|
-
edgeConfigItem?: Array<string> | undefined;
|
|
5010
|
-
edgeConfigSchema?: Array<string> | undefined;
|
|
5011
|
-
edgeConfigToken?: Array<string> | undefined;
|
|
5012
5024
|
webhook?: Array<string> | undefined;
|
|
5013
5025
|
"webhook-event"?: Array<string> | undefined;
|
|
5014
|
-
endpointVerification?: Array<string> | undefined;
|
|
5015
|
-
projectTransferIn?: Array<string> | undefined;
|
|
5016
|
-
oauth2Application?: Array<string> | undefined;
|
|
5017
|
-
vercelRun?: Array<string> | undefined;
|
|
5018
|
-
vercelRunExec?: Array<string> | undefined;
|
|
5019
|
-
apiKey?: Array<string> | undefined;
|
|
5020
|
-
apiKeyOwnedBySelf?: Array<string> | undefined;
|
|
5021
|
-
apiKeyAiGateway?: Array<string> | undefined;
|
|
5022
5026
|
aliasProject?: Array<string> | undefined;
|
|
5023
5027
|
aliasProtectionBypass?: Array<string> | undefined;
|
|
5024
5028
|
buildMachine?: Array<string> | undefined;
|
|
5025
|
-
productionAliasProtectionBypass?: Array<string> | undefined;
|
|
5026
5029
|
connectConfigurationLink?: Array<string> | undefined;
|
|
5027
5030
|
dataCacheNamespace?: Array<string> | undefined;
|
|
5028
5031
|
deployment?: Array<string> | undefined;
|
|
@@ -5038,54 +5041,54 @@ export type GetProjectsPermissions$Outbound = {
|
|
|
5038
5041
|
deploymentRollback?: Array<string> | undefined;
|
|
5039
5042
|
edgeCacheNamespace?: Array<string> | undefined;
|
|
5040
5043
|
environments?: Array<string> | undefined;
|
|
5044
|
+
job?: Array<string> | undefined;
|
|
5041
5045
|
logs?: Array<string> | undefined;
|
|
5042
5046
|
logsPreset?: Array<string> | undefined;
|
|
5043
|
-
passwordProtection?: Array<string> | undefined;
|
|
5044
|
-
optionsAllowlist?: Array<string> | undefined;
|
|
5045
|
-
job?: Array<string> | undefined;
|
|
5046
5047
|
observabilityData?: Array<string> | undefined;
|
|
5047
5048
|
onDemandBuild?: Array<string> | undefined;
|
|
5048
5049
|
onDemandConcurrency?: Array<string> | undefined;
|
|
5050
|
+
optionsAllowlist?: Array<string> | undefined;
|
|
5051
|
+
passwordProtection?: Array<string> | undefined;
|
|
5052
|
+
productionAliasProtectionBypass?: Array<string> | undefined;
|
|
5049
5053
|
project?: Array<string> | undefined;
|
|
5050
|
-
projectFromV0?: Array<string> | undefined;
|
|
5051
5054
|
projectAccessGroup?: Array<string> | undefined;
|
|
5052
5055
|
projectAnalyticsSampling?: Array<string> | undefined;
|
|
5056
|
+
projectAnalyticsUsage?: Array<string> | undefined;
|
|
5053
5057
|
projectCheck?: Array<string> | undefined;
|
|
5054
5058
|
projectCheckRun?: Array<string> | undefined;
|
|
5059
|
+
projectDeploymentExpiration?: Array<string> | undefined;
|
|
5055
5060
|
projectDeploymentHook?: Array<string> | undefined;
|
|
5056
5061
|
projectDomain?: Array<string> | undefined;
|
|
5057
|
-
projectDomainMove?: Array<string> | undefined;
|
|
5058
5062
|
projectDomainCheckConfig?: Array<string> | undefined;
|
|
5063
|
+
projectDomainMove?: Array<string> | undefined;
|
|
5059
5064
|
projectEnvVars?: Array<string> | undefined;
|
|
5060
5065
|
projectEnvVarsProduction?: Array<string> | undefined;
|
|
5061
5066
|
projectEnvVarsUnownedByIntegration?: Array<string> | undefined;
|
|
5062
5067
|
projectFlags?: Array<string> | undefined;
|
|
5068
|
+
projectFromV0?: Array<string> | undefined;
|
|
5063
5069
|
projectId?: Array<string> | undefined;
|
|
5064
5070
|
projectIntegrationConfiguration?: Array<string> | undefined;
|
|
5065
5071
|
projectLink?: Array<string> | undefined;
|
|
5066
5072
|
projectMember?: Array<string> | undefined;
|
|
5067
5073
|
projectMonitoring?: Array<string> | undefined;
|
|
5074
|
+
projectOIDCToken?: Array<string> | undefined;
|
|
5068
5075
|
projectPermissions?: Array<string> | undefined;
|
|
5069
5076
|
projectProductionBranch?: Array<string> | undefined;
|
|
5070
|
-
projectTransfer?: Array<string> | undefined;
|
|
5071
|
-
projectTransferOut?: Array<string> | undefined;
|
|
5072
5077
|
projectProtectionBypass?: Array<string> | undefined;
|
|
5073
|
-
|
|
5074
|
-
projectAnalyticsUsage?: Array<string> | undefined;
|
|
5078
|
+
projectRollingRelease?: Array<string> | undefined;
|
|
5075
5079
|
projectSupportCase?: Array<string> | undefined;
|
|
5076
5080
|
projectSupportCaseComment?: Array<string> | undefined;
|
|
5077
|
-
projectDeploymentExpiration?: Array<string> | undefined;
|
|
5078
|
-
projectRollingRelease?: Array<string> | undefined;
|
|
5079
5081
|
projectTier?: Array<string> | undefined;
|
|
5080
|
-
|
|
5082
|
+
projectTransfer?: Array<string> | undefined;
|
|
5083
|
+
projectTransferOut?: Array<string> | undefined;
|
|
5084
|
+
projectUsage?: Array<string> | undefined;
|
|
5081
5085
|
seawallConfig?: Array<string> | undefined;
|
|
5086
|
+
sharedEnvVarConnection?: Array<string> | undefined;
|
|
5082
5087
|
skewProtection?: Array<string> | undefined;
|
|
5083
5088
|
analytics?: Array<string> | undefined;
|
|
5084
5089
|
trustedIps?: Array<string> | undefined;
|
|
5085
5090
|
v0Chat?: Array<string> | undefined;
|
|
5086
5091
|
webAnalytics?: Array<string> | undefined;
|
|
5087
|
-
sharedEnvVarConnection?: Array<string> | undefined;
|
|
5088
|
-
sonar?: Array<string> | undefined;
|
|
5089
5092
|
};
|
|
5090
5093
|
/** @internal */
|
|
5091
5094
|
export declare const GetProjectsPermissions$outboundSchema: z.ZodType<GetProjectsPermissions$Outbound, z.ZodTypeDef, GetProjectsPermissions>;
|