@vm0/cli 9.212.2 → 9.212.3
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/{chunk-N7MVGKOK.js → chunk-EPMHJ7IT.js} +22 -22
- package/{chunk-N7MVGKOK.js.map → chunk-EPMHJ7IT.js.map} +1 -1
- package/{cloudflare.generated-UPPFZKSA.js → cloudflare.generated-WSPCW6E3.js} +373 -1
- package/cloudflare.generated-WSPCW6E3.js.map +1 -0
- package/{cloudflare.generated-KOL675PQ.js → cloudflare.generated-X5UL2T73.js} +34 -2
- package/cloudflare.generated-X5UL2T73.js.map +1 -0
- package/index.js +9 -9
- package/package.json +1 -1
- package/zero.js +5 -5
- package/zero.js.map +1 -1
- package/cloudflare.generated-KOL675PQ.js.map +0 -1
- package/cloudflare.generated-UPPFZKSA.js.map +0 -1
|
@@ -1114,6 +1114,198 @@ var firewallRoutingMetadata = {
|
|
|
1114
1114
|
"permissionName": "address-maps.write",
|
|
1115
1115
|
"rule": "DELETE /v4/accounts/{account_id}/addressing/address_maps/{address_map_id}/zones/{zone_id}"
|
|
1116
1116
|
},
|
|
1117
|
+
{
|
|
1118
|
+
"permissionName": "ai-search.index",
|
|
1119
|
+
"rule": "POST /v4/accounts/{account_id}/ai-search/instances/{id}/jobs"
|
|
1120
|
+
},
|
|
1121
|
+
{
|
|
1122
|
+
"permissionName": "ai-search.index",
|
|
1123
|
+
"rule": "PATCH /v4/accounts/{account_id}/ai-search/instances/{id}/jobs/{job_id}"
|
|
1124
|
+
},
|
|
1125
|
+
{
|
|
1126
|
+
"permissionName": "ai-search.index",
|
|
1127
|
+
"rule": "POST /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/items"
|
|
1128
|
+
},
|
|
1129
|
+
{
|
|
1130
|
+
"permissionName": "ai-search.index",
|
|
1131
|
+
"rule": "PUT /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/items"
|
|
1132
|
+
},
|
|
1133
|
+
{
|
|
1134
|
+
"permissionName": "ai-search.index",
|
|
1135
|
+
"rule": "PATCH /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/items/{item_id}"
|
|
1136
|
+
},
|
|
1137
|
+
{
|
|
1138
|
+
"permissionName": "ai-search.index",
|
|
1139
|
+
"rule": "DELETE /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/items/{item_id}"
|
|
1140
|
+
},
|
|
1141
|
+
{
|
|
1142
|
+
"permissionName": "ai-search.index",
|
|
1143
|
+
"rule": "POST /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/jobs"
|
|
1144
|
+
},
|
|
1145
|
+
{
|
|
1146
|
+
"permissionName": "ai-search.index",
|
|
1147
|
+
"rule": "PATCH /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/jobs/{job_id}"
|
|
1148
|
+
},
|
|
1149
|
+
{
|
|
1150
|
+
"permissionName": "ai-search.read",
|
|
1151
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/instances"
|
|
1152
|
+
},
|
|
1153
|
+
{
|
|
1154
|
+
"permissionName": "ai-search.read",
|
|
1155
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/instances/{id}"
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
"permissionName": "ai-search.read",
|
|
1159
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/instances/{id}/jobs"
|
|
1160
|
+
},
|
|
1161
|
+
{
|
|
1162
|
+
"permissionName": "ai-search.read",
|
|
1163
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/instances/{id}/jobs/{job_id}"
|
|
1164
|
+
},
|
|
1165
|
+
{
|
|
1166
|
+
"permissionName": "ai-search.read",
|
|
1167
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/instances/{id}/jobs/{job_id}/logs"
|
|
1168
|
+
},
|
|
1169
|
+
{
|
|
1170
|
+
"permissionName": "ai-search.read",
|
|
1171
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/instances/{id}/stats"
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"permissionName": "ai-search.read",
|
|
1175
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/namespaces"
|
|
1176
|
+
},
|
|
1177
|
+
{
|
|
1178
|
+
"permissionName": "ai-search.read",
|
|
1179
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/namespaces/{name}"
|
|
1180
|
+
},
|
|
1181
|
+
{
|
|
1182
|
+
"permissionName": "ai-search.read",
|
|
1183
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances"
|
|
1184
|
+
},
|
|
1185
|
+
{
|
|
1186
|
+
"permissionName": "ai-search.read",
|
|
1187
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}"
|
|
1188
|
+
},
|
|
1189
|
+
{
|
|
1190
|
+
"permissionName": "ai-search.read",
|
|
1191
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/items"
|
|
1192
|
+
},
|
|
1193
|
+
{
|
|
1194
|
+
"permissionName": "ai-search.read",
|
|
1195
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/items/{item_id}"
|
|
1196
|
+
},
|
|
1197
|
+
{
|
|
1198
|
+
"permissionName": "ai-search.read",
|
|
1199
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/items/{item_id}/chunks"
|
|
1200
|
+
},
|
|
1201
|
+
{
|
|
1202
|
+
"permissionName": "ai-search.read",
|
|
1203
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/items/{item_id}/download"
|
|
1204
|
+
},
|
|
1205
|
+
{
|
|
1206
|
+
"permissionName": "ai-search.read",
|
|
1207
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/items/{item_id}/logs"
|
|
1208
|
+
},
|
|
1209
|
+
{
|
|
1210
|
+
"permissionName": "ai-search.read",
|
|
1211
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/jobs"
|
|
1212
|
+
},
|
|
1213
|
+
{
|
|
1214
|
+
"permissionName": "ai-search.read",
|
|
1215
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/jobs/{job_id}"
|
|
1216
|
+
},
|
|
1217
|
+
{
|
|
1218
|
+
"permissionName": "ai-search.read",
|
|
1219
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/jobs/{job_id}/logs"
|
|
1220
|
+
},
|
|
1221
|
+
{
|
|
1222
|
+
"permissionName": "ai-search.read",
|
|
1223
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/stats"
|
|
1224
|
+
},
|
|
1225
|
+
{
|
|
1226
|
+
"permissionName": "ai-search.read",
|
|
1227
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/tokens"
|
|
1228
|
+
},
|
|
1229
|
+
{
|
|
1230
|
+
"permissionName": "ai-search.read",
|
|
1231
|
+
"rule": "GET /v4/accounts/{account_id}/ai-search/tokens/{id}"
|
|
1232
|
+
},
|
|
1233
|
+
{
|
|
1234
|
+
"permissionName": "ai-search.run",
|
|
1235
|
+
"rule": "POST /v4/accounts/{account_id}/ai-search/instances/{id}/chat/completions"
|
|
1236
|
+
},
|
|
1237
|
+
{
|
|
1238
|
+
"permissionName": "ai-search.run",
|
|
1239
|
+
"rule": "POST /v4/accounts/{account_id}/ai-search/instances/{id}/search"
|
|
1240
|
+
},
|
|
1241
|
+
{
|
|
1242
|
+
"permissionName": "ai-search.run",
|
|
1243
|
+
"rule": "POST /v4/accounts/{account_id}/ai-search/namespaces/{name}/chat/completions"
|
|
1244
|
+
},
|
|
1245
|
+
{
|
|
1246
|
+
"permissionName": "ai-search.run",
|
|
1247
|
+
"rule": "POST /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/chat/completions"
|
|
1248
|
+
},
|
|
1249
|
+
{
|
|
1250
|
+
"permissionName": "ai-search.run",
|
|
1251
|
+
"rule": "POST /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}/search"
|
|
1252
|
+
},
|
|
1253
|
+
{
|
|
1254
|
+
"permissionName": "ai-search.run",
|
|
1255
|
+
"rule": "POST /v4/accounts/{account_id}/ai-search/namespaces/{name}/search"
|
|
1256
|
+
},
|
|
1257
|
+
{
|
|
1258
|
+
"permissionName": "ai-search.write",
|
|
1259
|
+
"rule": "POST /v4/accounts/{account_id}/ai-search/instances"
|
|
1260
|
+
},
|
|
1261
|
+
{
|
|
1262
|
+
"permissionName": "ai-search.write",
|
|
1263
|
+
"rule": "PUT /v4/accounts/{account_id}/ai-search/instances/{id}"
|
|
1264
|
+
},
|
|
1265
|
+
{
|
|
1266
|
+
"permissionName": "ai-search.write",
|
|
1267
|
+
"rule": "DELETE /v4/accounts/{account_id}/ai-search/instances/{id}"
|
|
1268
|
+
},
|
|
1269
|
+
{
|
|
1270
|
+
"permissionName": "ai-search.write",
|
|
1271
|
+
"rule": "POST /v4/accounts/{account_id}/ai-search/namespaces"
|
|
1272
|
+
},
|
|
1273
|
+
{
|
|
1274
|
+
"permissionName": "ai-search.write",
|
|
1275
|
+
"rule": "PUT /v4/accounts/{account_id}/ai-search/namespaces/{name}"
|
|
1276
|
+
},
|
|
1277
|
+
{
|
|
1278
|
+
"permissionName": "ai-search.write",
|
|
1279
|
+
"rule": "DELETE /v4/accounts/{account_id}/ai-search/namespaces/{name}"
|
|
1280
|
+
},
|
|
1281
|
+
{
|
|
1282
|
+
"permissionName": "ai-search.write",
|
|
1283
|
+
"rule": "POST /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances"
|
|
1284
|
+
},
|
|
1285
|
+
{
|
|
1286
|
+
"permissionName": "ai-search.write",
|
|
1287
|
+
"rule": "PUT /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}"
|
|
1288
|
+
},
|
|
1289
|
+
{
|
|
1290
|
+
"permissionName": "ai-search.write",
|
|
1291
|
+
"rule": "PATCH /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}"
|
|
1292
|
+
},
|
|
1293
|
+
{
|
|
1294
|
+
"permissionName": "ai-search.write",
|
|
1295
|
+
"rule": "DELETE /v4/accounts/{account_id}/ai-search/namespaces/{name}/instances/{id}"
|
|
1296
|
+
},
|
|
1297
|
+
{
|
|
1298
|
+
"permissionName": "ai-search.write",
|
|
1299
|
+
"rule": "POST /v4/accounts/{account_id}/ai-search/tokens"
|
|
1300
|
+
},
|
|
1301
|
+
{
|
|
1302
|
+
"permissionName": "ai-search.write",
|
|
1303
|
+
"rule": "PUT /v4/accounts/{account_id}/ai-search/tokens/{id}"
|
|
1304
|
+
},
|
|
1305
|
+
{
|
|
1306
|
+
"permissionName": "ai-search.write",
|
|
1307
|
+
"rule": "DELETE /v4/accounts/{account_id}/ai-search/tokens/{id}"
|
|
1308
|
+
},
|
|
1117
1309
|
{
|
|
1118
1310
|
"permissionName": "ai.read",
|
|
1119
1311
|
"rule": "GET /v4/accounts/{account_id}/ai/authors/search"
|
|
@@ -1222,26 +1414,70 @@ var firewallRoutingMetadata = {
|
|
|
1222
1414
|
"permissionName": "ai.write",
|
|
1223
1415
|
"rule": "POST /v4/accounts/{account_id}/ai/run/@cf/bytedance/stable-diffusion-xl-lightning"
|
|
1224
1416
|
},
|
|
1417
|
+
{
|
|
1418
|
+
"permissionName": "ai.write",
|
|
1419
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/deepgram/aura"
|
|
1420
|
+
},
|
|
1421
|
+
{
|
|
1422
|
+
"permissionName": "ai.write",
|
|
1423
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/deepgram/aura-1"
|
|
1424
|
+
},
|
|
1225
1425
|
{
|
|
1226
1426
|
"permissionName": "ai.write",
|
|
1227
1427
|
"rule": "POST /v4/accounts/{account_id}/ai/run/@cf/deepgram/aura-1"
|
|
1228
1428
|
},
|
|
1429
|
+
{
|
|
1430
|
+
"permissionName": "ai.write",
|
|
1431
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/deepgram/aura-1-internal"
|
|
1432
|
+
},
|
|
1433
|
+
{
|
|
1434
|
+
"permissionName": "ai.write",
|
|
1435
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/deepgram/aura-2"
|
|
1436
|
+
},
|
|
1437
|
+
{
|
|
1438
|
+
"permissionName": "ai.write",
|
|
1439
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/deepgram/aura-2-en"
|
|
1440
|
+
},
|
|
1229
1441
|
{
|
|
1230
1442
|
"permissionName": "ai.write",
|
|
1231
1443
|
"rule": "POST /v4/accounts/{account_id}/ai/run/@cf/deepgram/aura-2-en"
|
|
1232
1444
|
},
|
|
1445
|
+
{
|
|
1446
|
+
"permissionName": "ai.write",
|
|
1447
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/deepgram/aura-2-en-ws"
|
|
1448
|
+
},
|
|
1449
|
+
{
|
|
1450
|
+
"permissionName": "ai.write",
|
|
1451
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/deepgram/aura-2-es"
|
|
1452
|
+
},
|
|
1233
1453
|
{
|
|
1234
1454
|
"permissionName": "ai.write",
|
|
1235
1455
|
"rule": "POST /v4/accounts/{account_id}/ai/run/@cf/deepgram/aura-2-es"
|
|
1236
1456
|
},
|
|
1457
|
+
{
|
|
1458
|
+
"permissionName": "ai.write",
|
|
1459
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/deepgram/flux"
|
|
1460
|
+
},
|
|
1237
1461
|
{
|
|
1238
1462
|
"permissionName": "ai.write",
|
|
1239
1463
|
"rule": "POST /v4/accounts/{account_id}/ai/run/@cf/deepgram/flux"
|
|
1240
1464
|
},
|
|
1465
|
+
{
|
|
1466
|
+
"permissionName": "ai.write",
|
|
1467
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/deepgram/nova-3"
|
|
1468
|
+
},
|
|
1241
1469
|
{
|
|
1242
1470
|
"permissionName": "ai.write",
|
|
1243
1471
|
"rule": "POST /v4/accounts/{account_id}/ai/run/@cf/deepgram/nova-3"
|
|
1244
1472
|
},
|
|
1473
|
+
{
|
|
1474
|
+
"permissionName": "ai.write",
|
|
1475
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/deepgram/nova-3-internal"
|
|
1476
|
+
},
|
|
1477
|
+
{
|
|
1478
|
+
"permissionName": "ai.write",
|
|
1479
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/deepgram/nova-3-ws"
|
|
1480
|
+
},
|
|
1245
1481
|
{
|
|
1246
1482
|
"permissionName": "ai.write",
|
|
1247
1483
|
"rule": "POST /v4/accounts/{account_id}/ai/run/@cf/deepseek-ai/deepseek-math-7b-instruct"
|
|
@@ -1426,6 +1662,10 @@ var firewallRoutingMetadata = {
|
|
|
1426
1662
|
"permissionName": "ai.write",
|
|
1427
1663
|
"rule": "POST /v4/accounts/{account_id}/ai/run/@cf/nvidia/nemotron-3-120b-a12b"
|
|
1428
1664
|
},
|
|
1665
|
+
{
|
|
1666
|
+
"permissionName": "ai.write",
|
|
1667
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/nvidia/nemotron-speech-streaming-en-0.6b"
|
|
1668
|
+
},
|
|
1429
1669
|
{
|
|
1430
1670
|
"permissionName": "ai.write",
|
|
1431
1671
|
"rule": "POST /v4/accounts/{account_id}/ai/run/@cf/openai/gpt-oss-120b"
|
|
@@ -1454,6 +1694,14 @@ var firewallRoutingMetadata = {
|
|
|
1454
1694
|
"permissionName": "ai.write",
|
|
1455
1695
|
"rule": "POST /v4/accounts/{account_id}/ai/run/@cf/pfnet/plamo-embedding-1b"
|
|
1456
1696
|
},
|
|
1697
|
+
{
|
|
1698
|
+
"permissionName": "ai.write",
|
|
1699
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/pipecat-ai/smart-turn-v2"
|
|
1700
|
+
},
|
|
1701
|
+
{
|
|
1702
|
+
"permissionName": "ai.write",
|
|
1703
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/pipecat-ai/smart-turn-v3"
|
|
1704
|
+
},
|
|
1457
1705
|
{
|
|
1458
1706
|
"permissionName": "ai.write",
|
|
1459
1707
|
"rule": "POST /v4/accounts/{account_id}/ai/run/@cf/qwen/qwen1.5-0.5b-chat"
|
|
@@ -1498,6 +1746,14 @@ var firewallRoutingMetadata = {
|
|
|
1498
1746
|
"permissionName": "ai.write",
|
|
1499
1747
|
"rule": "POST /v4/accounts/{account_id}/ai/run/@cf/stabilityai/stable-diffusion-xl-base-1.0"
|
|
1500
1748
|
},
|
|
1749
|
+
{
|
|
1750
|
+
"permissionName": "ai.write",
|
|
1751
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/sven/test-pipe-http"
|
|
1752
|
+
},
|
|
1753
|
+
{
|
|
1754
|
+
"permissionName": "ai.write",
|
|
1755
|
+
"rule": "GET /v4/accounts/{account_id}/ai/run/@cf/test/hello-world-cog"
|
|
1756
|
+
},
|
|
1501
1757
|
{
|
|
1502
1758
|
"permissionName": "ai.write",
|
|
1503
1759
|
"rule": "POST /v4/accounts/{account_id}/ai/run/@cf/thebloke/discolm-german-7b-v1-awq"
|
|
@@ -1650,6 +1906,10 @@ var firewallRoutingMetadata = {
|
|
|
1650
1906
|
"permissionName": "aig.read",
|
|
1651
1907
|
"rule": "GET /v4/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/logs/{id}/response"
|
|
1652
1908
|
},
|
|
1909
|
+
{
|
|
1910
|
+
"permissionName": "aig.read",
|
|
1911
|
+
"rule": "GET /v4/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/provider_configs"
|
|
1912
|
+
},
|
|
1653
1913
|
{
|
|
1654
1914
|
"permissionName": "aig.read",
|
|
1655
1915
|
"rule": "GET /v4/accounts/{account_id}/ai-gateway/gateways/{gateway_id}/routes"
|
|
@@ -2442,10 +2702,22 @@ var firewallRoutingMetadata = {
|
|
|
2442
2702
|
"permissionName": "browser-rendering.write",
|
|
2443
2703
|
"rule": "POST /v4/accounts/{account_id}/browser-rendering/crawl"
|
|
2444
2704
|
},
|
|
2705
|
+
{
|
|
2706
|
+
"permissionName": "browser-rendering.write",
|
|
2707
|
+
"rule": "DELETE /v4/accounts/{account_id}/browser-rendering/crawl/{job_id}"
|
|
2708
|
+
},
|
|
2445
2709
|
{
|
|
2446
2710
|
"permissionName": "browser-rendering.write",
|
|
2447
2711
|
"rule": "POST /v4/accounts/{account_id}/browser-rendering/devtools/browser"
|
|
2448
2712
|
},
|
|
2713
|
+
{
|
|
2714
|
+
"permissionName": "browser-rendering.write",
|
|
2715
|
+
"rule": "DELETE /v4/accounts/{account_id}/browser-rendering/devtools/browser/{session_id}"
|
|
2716
|
+
},
|
|
2717
|
+
{
|
|
2718
|
+
"permissionName": "browser-rendering.write",
|
|
2719
|
+
"rule": "PUT /v4/accounts/{account_id}/browser-rendering/devtools/browser/{session_id}/json/new"
|
|
2720
|
+
},
|
|
2449
2721
|
{
|
|
2450
2722
|
"permissionName": "browser-rendering.write",
|
|
2451
2723
|
"rule": "POST /v4/accounts/{account_id}/browser-rendering/json"
|
|
@@ -3930,6 +4202,50 @@ var firewallRoutingMetadata = {
|
|
|
3930
4202
|
"permissionName": "email-routing-rule.write",
|
|
3931
4203
|
"rule": "DELETE /v4/zones/{zone_id}/email/routing/rules/{rule_identifier}"
|
|
3932
4204
|
},
|
|
4205
|
+
{
|
|
4206
|
+
"permissionName": "email-sending.read",
|
|
4207
|
+
"rule": "GET /v4/accounts/{account_id}/email/sending/limits"
|
|
4208
|
+
},
|
|
4209
|
+
{
|
|
4210
|
+
"permissionName": "email-sending.read",
|
|
4211
|
+
"rule": "GET /v4/zones/{zone_id}/email/sending/subdomains"
|
|
4212
|
+
},
|
|
4213
|
+
{
|
|
4214
|
+
"permissionName": "email-sending.read",
|
|
4215
|
+
"rule": "POST /v4/zones/{zone_id}/email/sending/subdomains/preview"
|
|
4216
|
+
},
|
|
4217
|
+
{
|
|
4218
|
+
"permissionName": "email-sending.read",
|
|
4219
|
+
"rule": "GET /v4/zones/{zone_id}/email/sending/subdomains/{subdomain_id}"
|
|
4220
|
+
},
|
|
4221
|
+
{
|
|
4222
|
+
"permissionName": "email-sending.read",
|
|
4223
|
+
"rule": "GET /v4/zones/{zone_id}/email/sending/subdomains/{subdomain_id}/dns"
|
|
4224
|
+
},
|
|
4225
|
+
{
|
|
4226
|
+
"permissionName": "email-sending.read",
|
|
4227
|
+
"rule": "GET /v4/zones/{zone_id}/email/sending/subdomains/{subdomain_id}/dns/status"
|
|
4228
|
+
},
|
|
4229
|
+
{
|
|
4230
|
+
"permissionName": "email-sending.write",
|
|
4231
|
+
"rule": "POST /v4/accounts/{account_id}/email/sending/send"
|
|
4232
|
+
},
|
|
4233
|
+
{
|
|
4234
|
+
"permissionName": "email-sending.write",
|
|
4235
|
+
"rule": "POST /v4/accounts/{account_id}/email/sending/send_raw"
|
|
4236
|
+
},
|
|
4237
|
+
{
|
|
4238
|
+
"permissionName": "email-sending.write",
|
|
4239
|
+
"rule": "POST /v4/zones/{zone_id}/email/sending/subdomains"
|
|
4240
|
+
},
|
|
4241
|
+
{
|
|
4242
|
+
"permissionName": "email-sending.write",
|
|
4243
|
+
"rule": "DELETE /v4/zones/{zone_id}/email/sending/subdomains/{subdomain_id}"
|
|
4244
|
+
},
|
|
4245
|
+
{
|
|
4246
|
+
"permissionName": "email-sending.write",
|
|
4247
|
+
"rule": "POST /v4/zones/{zone_id}/email/sending/subdomains/{subdomain_id}/dns"
|
|
4248
|
+
},
|
|
3933
4249
|
{
|
|
3934
4250
|
"permissionName": "fbm.admin",
|
|
3935
4251
|
"rule": "POST /v4/accounts/{account_id}/mnm/config"
|
|
@@ -9634,10 +9950,38 @@ var firewallRoutingMetadata = {
|
|
|
9634
9950
|
"permissionName": "workers-r2.read",
|
|
9635
9951
|
"rule": "GET /v4/accounts/{account_id}/r2/buckets"
|
|
9636
9952
|
},
|
|
9953
|
+
{
|
|
9954
|
+
"permissionName": "workers-r2.read",
|
|
9955
|
+
"rule": "GET /v4/accounts/{account_id}/r2/buckets/{bucket_name}"
|
|
9956
|
+
},
|
|
9957
|
+
{
|
|
9958
|
+
"permissionName": "workers-r2.read",
|
|
9959
|
+
"rule": "GET /v4/accounts/{account_id}/r2/buckets/{bucket_name}/domains/custom"
|
|
9960
|
+
},
|
|
9637
9961
|
{
|
|
9638
9962
|
"permissionName": "workers-r2.read",
|
|
9639
9963
|
"rule": "GET /v4/accounts/{account_id}/r2/buckets/{bucket_name}/domains/custom/{domain}"
|
|
9640
9964
|
},
|
|
9965
|
+
{
|
|
9966
|
+
"permissionName": "workers-r2.read",
|
|
9967
|
+
"rule": "GET /v4/accounts/{account_id}/r2/buckets/{bucket_name}/domains/managed"
|
|
9968
|
+
},
|
|
9969
|
+
{
|
|
9970
|
+
"permissionName": "workers-r2.read",
|
|
9971
|
+
"rule": "GET /v4/accounts/{account_id}/r2/buckets/{bucket_name}/local-uploads"
|
|
9972
|
+
},
|
|
9973
|
+
{
|
|
9974
|
+
"permissionName": "workers-r2.read",
|
|
9975
|
+
"rule": "GET /v4/accounts/{account_id}/r2/buckets/{bucket_name}/objects"
|
|
9976
|
+
},
|
|
9977
|
+
{
|
|
9978
|
+
"permissionName": "workers-r2.read",
|
|
9979
|
+
"rule": "GET /v4/accounts/{account_id}/r2/buckets/{bucket_name}/objects/{object_key}"
|
|
9980
|
+
},
|
|
9981
|
+
{
|
|
9982
|
+
"permissionName": "workers-r2.read",
|
|
9983
|
+
"rule": "GET /v4/accounts/{account_id}/r2/buckets/{bucket_name}/sippy"
|
|
9984
|
+
},
|
|
9641
9985
|
{
|
|
9642
9986
|
"permissionName": "workers-r2.write",
|
|
9643
9987
|
"rule": "PUT /v4/accounts/{account_id}/event_notifications/r2/{bucket_name}/configuration/queues/{queue_id}"
|
|
@@ -9650,22 +9994,50 @@ var firewallRoutingMetadata = {
|
|
|
9650
9994
|
"permissionName": "workers-r2.write",
|
|
9651
9995
|
"rule": "POST /v4/accounts/{account_id}/r2/buckets"
|
|
9652
9996
|
},
|
|
9997
|
+
{
|
|
9998
|
+
"permissionName": "workers-r2.write",
|
|
9999
|
+
"rule": "PATCH /v4/accounts/{account_id}/r2/buckets/{bucket_name}"
|
|
10000
|
+
},
|
|
9653
10001
|
{
|
|
9654
10002
|
"permissionName": "workers-r2.write",
|
|
9655
10003
|
"rule": "DELETE /v4/accounts/{account_id}/r2/buckets/{bucket_name}"
|
|
9656
10004
|
},
|
|
10005
|
+
{
|
|
10006
|
+
"permissionName": "workers-r2.write",
|
|
10007
|
+
"rule": "POST /v4/accounts/{account_id}/r2/buckets/{bucket_name}/domains/custom"
|
|
10008
|
+
},
|
|
10009
|
+
{
|
|
10010
|
+
"permissionName": "workers-r2.write",
|
|
10011
|
+
"rule": "PUT /v4/accounts/{account_id}/r2/buckets/{bucket_name}/domains/custom/{domain}"
|
|
10012
|
+
},
|
|
9657
10013
|
{
|
|
9658
10014
|
"permissionName": "workers-r2.write",
|
|
9659
10015
|
"rule": "DELETE /v4/accounts/{account_id}/r2/buckets/{bucket_name}/domains/custom/{domain}"
|
|
9660
10016
|
},
|
|
10017
|
+
{
|
|
10018
|
+
"permissionName": "workers-r2.write",
|
|
10019
|
+
"rule": "PUT /v4/accounts/{account_id}/r2/buckets/{bucket_name}/domains/managed"
|
|
10020
|
+
},
|
|
10021
|
+
{
|
|
10022
|
+
"permissionName": "workers-r2.write",
|
|
10023
|
+
"rule": "PUT /v4/accounts/{account_id}/r2/buckets/{bucket_name}/local-uploads"
|
|
10024
|
+
},
|
|
9661
10025
|
{
|
|
9662
10026
|
"permissionName": "workers-r2.write",
|
|
9663
10027
|
"rule": "DELETE /v4/accounts/{account_id}/r2/buckets/{bucket_name}/objects"
|
|
9664
10028
|
},
|
|
10029
|
+
{
|
|
10030
|
+
"permissionName": "workers-r2.write",
|
|
10031
|
+
"rule": "PUT /v4/accounts/{account_id}/r2/buckets/{bucket_name}/objects/{object_key}"
|
|
10032
|
+
},
|
|
9665
10033
|
{
|
|
9666
10034
|
"permissionName": "workers-r2.write",
|
|
9667
10035
|
"rule": "DELETE /v4/accounts/{account_id}/r2/buckets/{bucket_name}/objects/{object_key}"
|
|
9668
10036
|
},
|
|
10037
|
+
{
|
|
10038
|
+
"permissionName": "workers-r2.write",
|
|
10039
|
+
"rule": "PUT /v4/accounts/{account_id}/r2/buckets/{bucket_name}/sippy"
|
|
10040
|
+
},
|
|
9669
10041
|
{
|
|
9670
10042
|
"permissionName": "workers-r2.write",
|
|
9671
10043
|
"rule": "DELETE /v4/accounts/{account_id}/r2/buckets/{bucket_name}/sippy"
|
|
@@ -10678,4 +11050,4 @@ var firewallRoutingMetadata = {
|
|
|
10678
11050
|
export {
|
|
10679
11051
|
firewallRoutingMetadata
|
|
10680
11052
|
};
|
|
10681
|
-
//# sourceMappingURL=cloudflare.generated-
|
|
11053
|
+
//# sourceMappingURL=cloudflare.generated-WSPCW6E3.js.map
|