@robinmordasiewicz/f5xc-api-mcp 1.0.82-2601020142 → 1.0.84-2601020313

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.
Files changed (88) hide show
  1. package/dist/auth/credential-manager.d.ts.map +1 -1
  2. package/dist/auth/credential-manager.js.map +1 -1
  3. package/dist/generator/dependency-extractor.d.ts +18 -6
  4. package/dist/generator/dependency-extractor.d.ts.map +1 -1
  5. package/dist/generator/dependency-extractor.js +108 -44
  6. package/dist/generator/dependency-extractor.js.map +1 -1
  7. package/dist/generator/domain-metadata.d.ts +168 -0
  8. package/dist/generator/domain-metadata.d.ts.map +1 -0
  9. package/dist/generator/domain-metadata.js +257 -0
  10. package/dist/generator/domain-metadata.js.map +1 -0
  11. package/dist/generator/index.d.ts +1 -0
  12. package/dist/generator/index.d.ts.map +1 -1
  13. package/dist/generator/index.js +1 -0
  14. package/dist/generator/index.js.map +1 -1
  15. package/dist/generator/tool-generator.d.ts +7 -0
  16. package/dist/generator/tool-generator.d.ts.map +1 -1
  17. package/dist/generator/tool-generator.js +87 -33
  18. package/dist/generator/tool-generator.js.map +1 -1
  19. package/dist/resources/handlers.d.ts +1 -0
  20. package/dist/resources/handlers.d.ts.map +1 -1
  21. package/dist/resources/handlers.js +4 -2
  22. package/dist/resources/handlers.js.map +1 -1
  23. package/dist/resources/index.d.ts +1 -1
  24. package/dist/resources/index.d.ts.map +1 -1
  25. package/dist/resources/index.js +1 -1
  26. package/dist/resources/index.js.map +1 -1
  27. package/dist/resources/templates.d.ts +20 -0
  28. package/dist/resources/templates.d.ts.map +1 -1
  29. package/dist/resources/templates.js +89 -0
  30. package/dist/resources/templates.js.map +1 -1
  31. package/dist/server.d.ts.map +1 -1
  32. package/dist/server.js +19 -0
  33. package/dist/server.js.map +1 -1
  34. package/dist/tools/configure-auth.d.ts +75 -0
  35. package/dist/tools/configure-auth.d.ts.map +1 -0
  36. package/dist/tools/configure-auth.js +197 -0
  37. package/dist/tools/configure-auth.js.map +1 -0
  38. package/dist/tools/discovery/index-loader.d.ts +1 -0
  39. package/dist/tools/discovery/index-loader.d.ts.map +1 -1
  40. package/dist/tools/discovery/index-loader.js +28 -10
  41. package/dist/tools/discovery/index-loader.js.map +1 -1
  42. package/dist/tools/discovery/search.d.ts.map +1 -1
  43. package/dist/tools/discovery/search.js +15 -4
  44. package/dist/tools/discovery/search.js.map +1 -1
  45. package/dist/tools/discovery/types.d.ts +25 -2
  46. package/dist/tools/discovery/types.d.ts.map +1 -1
  47. package/dist/tools/generated/billing_and_usage/index.js +3 -3
  48. package/dist/tools/generated/billing_and_usage/index.js.map +1 -1
  49. package/dist/tools/generated/blindfold/index.d.ts.map +1 -1
  50. package/dist/tools/generated/blindfold/index.js +451 -35
  51. package/dist/tools/generated/blindfold/index.js.map +1 -1
  52. package/dist/tools/generated/cdn/index.js +3 -3
  53. package/dist/tools/generated/cdn/index.js.map +1 -1
  54. package/dist/tools/generated/certificates/index.js +3 -3
  55. package/dist/tools/generated/certificates/index.js.map +1 -1
  56. package/dist/tools/generated/cloud_infrastructure/index.js +3 -3
  57. package/dist/tools/generated/cloud_infrastructure/index.js.map +1 -1
  58. package/dist/tools/generated/container_services/index.js +6 -6
  59. package/dist/tools/generated/container_services/index.js.map +1 -1
  60. package/dist/tools/generated/data_and_privacy_security/index.d.ts.map +1 -1
  61. package/dist/tools/generated/data_and_privacy_security/index.js +73 -8
  62. package/dist/tools/generated/data_and_privacy_security/index.js.map +1 -1
  63. package/dist/tools/generated/dependency-graph.json +677 -331
  64. package/dist/tools/generated/dns/index.js +6 -6
  65. package/dist/tools/generated/dns/index.js.map +1 -1
  66. package/dist/tools/generated/managed_kubernetes/index.js +6 -6
  67. package/dist/tools/generated/managed_kubernetes/index.js.map +1 -1
  68. package/dist/tools/generated/network/index.js +6 -6
  69. package/dist/tools/generated/network/index.js.map +1 -1
  70. package/dist/tools/generated/network_security/index.d.ts.map +1 -1
  71. package/dist/tools/generated/network_security/index.js +268 -328
  72. package/dist/tools/generated/network_security/index.js.map +1 -1
  73. package/dist/tools/generated/rate_limiting/index.js +3 -3
  74. package/dist/tools/generated/rate_limiting/index.js.map +1 -1
  75. package/dist/tools/generated/service_mesh/index.js +39 -39
  76. package/dist/tools/generated/service_mesh/index.js.map +1 -1
  77. package/dist/tools/generated/sites/index.d.ts.map +1 -1
  78. package/dist/tools/generated/sites/index.js +15 -39
  79. package/dist/tools/generated/sites/index.js.map +1 -1
  80. package/dist/tools/generated/statistics/index.d.ts.map +1 -1
  81. package/dist/tools/generated/statistics/index.js +6 -30
  82. package/dist/tools/generated/statistics/index.js.map +1 -1
  83. package/dist/tools/generated/virtual/index.js +12 -12
  84. package/dist/tools/generated/virtual/index.js.map +1 -1
  85. package/dist/utils/error-handling.d.ts.map +1 -1
  86. package/dist/utils/error-handling.js +2 -1
  87. package/dist/utils/error-handling.js.map +1 -1
  88. package/package.json +1 -1
@@ -101,7 +101,20 @@ export const blindfoldTools = [
101
101
  curlExample: null,
102
102
  dependencies: [],
103
103
  oneOfGroups: [],
104
- subscriptionRequirements: [],
104
+ subscriptionRequirements: [
105
+ {
106
+ addonService: "f5xc_waap_standard",
107
+ displayName: "F5XC WAAP Standard",
108
+ required: false,
109
+ tier: "standard",
110
+ },
111
+ {
112
+ addonService: "f5xc_waap_advanced",
113
+ displayName: "F5XC WAAP Advanced",
114
+ required: false,
115
+ tier: "advanced",
116
+ },
117
+ ],
105
118
  },
106
119
  {
107
120
  toolName: "f5xc-api-blindfold-aggregation-create",
@@ -201,7 +214,20 @@ export const blindfoldTools = [
201
214
  curlExample: null,
202
215
  dependencies: [],
203
216
  oneOfGroups: [],
204
- subscriptionRequirements: [],
217
+ subscriptionRequirements: [
218
+ {
219
+ addonService: "f5xc_waap_standard",
220
+ displayName: "F5XC WAAP Standard",
221
+ required: false,
222
+ tier: "standard",
223
+ },
224
+ {
225
+ addonService: "f5xc_waap_advanced",
226
+ displayName: "F5XC WAAP Advanced",
227
+ required: false,
228
+ tier: "advanced",
229
+ },
230
+ ],
205
231
  },
206
232
  {
207
233
  toolName: "f5xc-api-blindfold-audit-log-create",
@@ -301,7 +327,20 @@ export const blindfoldTools = [
301
327
  curlExample: null,
302
328
  dependencies: [],
303
329
  oneOfGroups: [],
304
- subscriptionRequirements: [],
330
+ subscriptionRequirements: [
331
+ {
332
+ addonService: "f5xc_waap_standard",
333
+ displayName: "F5XC WAAP Standard",
334
+ required: false,
335
+ tier: "standard",
336
+ },
337
+ {
338
+ addonService: "f5xc_waap_advanced",
339
+ displayName: "F5XC WAAP Advanced",
340
+ required: false,
341
+ tier: "advanced",
342
+ },
343
+ ],
305
344
  },
306
345
  {
307
346
  toolName: "f5xc-api-blindfold-decrypt-secret-create",
@@ -395,7 +434,20 @@ export const blindfoldTools = [
395
434
  },
396
435
  ],
397
436
  oneOfGroups: [],
398
- subscriptionRequirements: [],
437
+ subscriptionRequirements: [
438
+ {
439
+ addonService: "f5xc_waap_standard",
440
+ displayName: "F5XC WAAP Standard",
441
+ required: false,
442
+ tier: "standard",
443
+ },
444
+ {
445
+ addonService: "f5xc_waap_advanced",
446
+ displayName: "F5XC WAAP Advanced",
447
+ required: false,
448
+ tier: "advanced",
449
+ },
450
+ ],
399
451
  },
400
452
  {
401
453
  toolName: "f5xc-api-blindfold-get-policy-document-get",
@@ -501,7 +553,20 @@ export const blindfoldTools = [
501
553
  curlExample: null,
502
554
  dependencies: [],
503
555
  oneOfGroups: [],
504
- subscriptionRequirements: [],
556
+ subscriptionRequirements: [
557
+ {
558
+ addonService: "f5xc_waap_standard",
559
+ displayName: "F5XC WAAP Standard",
560
+ required: false,
561
+ tier: "standard",
562
+ },
563
+ {
564
+ addonService: "f5xc_waap_advanced",
565
+ displayName: "F5XC WAAP Advanced",
566
+ required: false,
567
+ tier: "advanced",
568
+ },
569
+ ],
505
570
  },
506
571
  {
507
572
  toolName: "f5xc-api-blindfold-get-public-key-list",
@@ -596,7 +661,20 @@ export const blindfoldTools = [
596
661
  curlExample: null,
597
662
  dependencies: [],
598
663
  oneOfGroups: [],
599
- subscriptionRequirements: [],
664
+ subscriptionRequirements: [
665
+ {
666
+ addonService: "f5xc_waap_standard",
667
+ displayName: "F5XC WAAP Standard",
668
+ required: false,
669
+ tier: "standard",
670
+ },
671
+ {
672
+ addonService: "f5xc_waap_advanced",
673
+ displayName: "F5XC WAAP Advanced",
674
+ required: false,
675
+ tier: "advanced",
676
+ },
677
+ ],
600
678
  },
601
679
  {
602
680
  toolName: "f5xc-api-blindfold-list-policy-list",
@@ -702,7 +780,20 @@ export const blindfoldTools = [
702
780
  curlExample: null,
703
781
  dependencies: [],
704
782
  oneOfGroups: [],
705
- subscriptionRequirements: [],
783
+ subscriptionRequirements: [
784
+ {
785
+ addonService: "f5xc_waap_standard",
786
+ displayName: "F5XC WAAP Standard",
787
+ required: false,
788
+ tier: "standard",
789
+ },
790
+ {
791
+ addonService: "f5xc_waap_advanced",
792
+ displayName: "F5XC WAAP Advanced",
793
+ required: false,
794
+ tier: "advanced",
795
+ },
796
+ ],
706
797
  },
707
798
  {
708
799
  toolName: "f5xc-api-blindfold-process-policy-information-create",
@@ -799,7 +890,20 @@ export const blindfoldTools = [
799
890
  },
800
891
  ],
801
892
  oneOfGroups: [],
802
- subscriptionRequirements: [],
893
+ subscriptionRequirements: [
894
+ {
895
+ addonService: "f5xc_waap_standard",
896
+ displayName: "F5XC WAAP Standard",
897
+ required: false,
898
+ tier: "standard",
899
+ },
900
+ {
901
+ addonService: "f5xc_waap_advanced",
902
+ displayName: "F5XC WAAP Advanced",
903
+ required: false,
904
+ tier: "advanced",
905
+ },
906
+ ],
803
907
  },
804
908
  {
805
909
  toolName: "f5xc-api-blindfold-recover-create",
@@ -911,7 +1015,20 @@ export const blindfoldTools = [
911
1015
  curlExample: null,
912
1016
  dependencies: [],
913
1017
  oneOfGroups: [],
914
- subscriptionRequirements: [],
1018
+ subscriptionRequirements: [
1019
+ {
1020
+ addonService: "f5xc_waap_standard",
1021
+ displayName: "F5XC WAAP Standard",
1022
+ required: false,
1023
+ tier: "standard",
1024
+ },
1025
+ {
1026
+ addonService: "f5xc_waap_advanced",
1027
+ displayName: "F5XC WAAP Advanced",
1028
+ required: false,
1029
+ tier: "advanced",
1030
+ },
1031
+ ],
915
1032
  },
916
1033
  {
917
1034
  toolName: "f5xc-api-blindfold-scroll-create",
@@ -1011,7 +1128,20 @@ export const blindfoldTools = [
1011
1128
  curlExample: null,
1012
1129
  dependencies: [],
1013
1130
  oneOfGroups: [],
1014
- subscriptionRequirements: [],
1131
+ subscriptionRequirements: [
1132
+ {
1133
+ addonService: "f5xc_waap_standard",
1134
+ displayName: "F5XC WAAP Standard",
1135
+ required: false,
1136
+ tier: "standard",
1137
+ },
1138
+ {
1139
+ addonService: "f5xc_waap_advanced",
1140
+ displayName: "F5XC WAAP Advanced",
1141
+ required: false,
1142
+ tier: "advanced",
1143
+ },
1144
+ ],
1015
1145
  },
1016
1146
  {
1017
1147
  toolName: "f5xc-api-blindfold-scroll-list",
@@ -1118,7 +1248,20 @@ export const blindfoldTools = [
1118
1248
  curlExample: null,
1119
1249
  dependencies: [],
1120
1250
  oneOfGroups: [],
1121
- subscriptionRequirements: [],
1251
+ subscriptionRequirements: [
1252
+ {
1253
+ addonService: "f5xc_waap_standard",
1254
+ displayName: "F5XC WAAP Standard",
1255
+ required: false,
1256
+ tier: "standard",
1257
+ },
1258
+ {
1259
+ addonService: "f5xc_waap_advanced",
1260
+ displayName: "F5XC WAAP Advanced",
1261
+ required: false,
1262
+ tier: "advanced",
1263
+ },
1264
+ ],
1122
1265
  },
1123
1266
  {
1124
1267
  toolName: "f5xc-api-blindfold-secret-management-access-create",
@@ -1243,7 +1386,20 @@ export const blindfoldTools = [
1243
1386
  },
1244
1387
  ],
1245
1388
  oneOfGroups: [],
1246
- subscriptionRequirements: [],
1389
+ subscriptionRequirements: [
1390
+ {
1391
+ addonService: "f5xc_waap_standard",
1392
+ displayName: "F5XC WAAP Standard",
1393
+ required: false,
1394
+ tier: "standard",
1395
+ },
1396
+ {
1397
+ addonService: "f5xc_waap_advanced",
1398
+ displayName: "F5XC WAAP Advanced",
1399
+ required: false,
1400
+ tier: "advanced",
1401
+ },
1402
+ ],
1247
1403
  },
1248
1404
  {
1249
1405
  toolName: "f5xc-api-blindfold-secret-management-access-delete",
@@ -1361,7 +1517,20 @@ export const blindfoldTools = [
1361
1517
  },
1362
1518
  ],
1363
1519
  oneOfGroups: [],
1364
- subscriptionRequirements: [],
1520
+ subscriptionRequirements: [
1521
+ {
1522
+ addonService: "f5xc_waap_standard",
1523
+ displayName: "F5XC WAAP Standard",
1524
+ required: false,
1525
+ tier: "standard",
1526
+ },
1527
+ {
1528
+ addonService: "f5xc_waap_advanced",
1529
+ displayName: "F5XC WAAP Advanced",
1530
+ required: false,
1531
+ tier: "advanced",
1532
+ },
1533
+ ],
1365
1534
  },
1366
1535
  {
1367
1536
  toolName: "f5xc-api-blindfold-secret-management-access-get",
@@ -1488,7 +1657,20 @@ export const blindfoldTools = [
1488
1657
  curlExample: null,
1489
1658
  dependencies: [],
1490
1659
  oneOfGroups: [],
1491
- subscriptionRequirements: [],
1660
+ subscriptionRequirements: [
1661
+ {
1662
+ addonService: "f5xc_waap_standard",
1663
+ displayName: "F5XC WAAP Standard",
1664
+ required: false,
1665
+ tier: "standard",
1666
+ },
1667
+ {
1668
+ addonService: "f5xc_waap_advanced",
1669
+ displayName: "F5XC WAAP Advanced",
1670
+ required: false,
1671
+ tier: "advanced",
1672
+ },
1673
+ ],
1492
1674
  },
1493
1675
  {
1494
1676
  toolName: "f5xc-api-blindfold-secret-management-access-list",
@@ -1621,7 +1803,20 @@ export const blindfoldTools = [
1621
1803
  curlExample: null,
1622
1804
  dependencies: [],
1623
1805
  oneOfGroups: [],
1624
- subscriptionRequirements: [],
1806
+ subscriptionRequirements: [
1807
+ {
1808
+ addonService: "f5xc_waap_standard",
1809
+ displayName: "F5XC WAAP Standard",
1810
+ required: false,
1811
+ tier: "standard",
1812
+ },
1813
+ {
1814
+ addonService: "f5xc_waap_advanced",
1815
+ displayName: "F5XC WAAP Advanced",
1816
+ required: false,
1817
+ tier: "advanced",
1818
+ },
1819
+ ],
1625
1820
  },
1626
1821
  {
1627
1822
  toolName: "f5xc-api-blindfold-secret-management-access-update",
@@ -1755,7 +1950,20 @@ export const blindfoldTools = [
1755
1950
  },
1756
1951
  ],
1757
1952
  oneOfGroups: [],
1758
- subscriptionRequirements: [],
1953
+ subscriptionRequirements: [
1954
+ {
1955
+ addonService: "f5xc_waap_standard",
1956
+ displayName: "F5XC WAAP Standard",
1957
+ required: false,
1958
+ tier: "standard",
1959
+ },
1960
+ {
1961
+ addonService: "f5xc_waap_advanced",
1962
+ displayName: "F5XC WAAP Advanced",
1963
+ required: false,
1964
+ tier: "advanced",
1965
+ },
1966
+ ],
1759
1967
  },
1760
1968
  {
1761
1969
  toolName: "f5xc-api-blindfold-secret-policy-create",
@@ -1855,7 +2063,7 @@ export const blindfoldTools = [
1855
2063
  curlExample: null,
1856
2064
  dependencies: [
1857
2065
  {
1858
- domain: "",
2066
+ domain: "blindfold",
1859
2067
  fieldPath: "",
1860
2068
  inline: false,
1861
2069
  required: false,
@@ -1877,7 +2085,20 @@ export const blindfoldTools = [
1877
2085
  },
1878
2086
  ],
1879
2087
  oneOfGroups: [],
1880
- subscriptionRequirements: [],
2088
+ subscriptionRequirements: [
2089
+ {
2090
+ addonService: "f5xc_waap_standard",
2091
+ displayName: "F5XC WAAP Standard",
2092
+ required: false,
2093
+ tier: "standard",
2094
+ },
2095
+ {
2096
+ addonService: "f5xc_waap_advanced",
2097
+ displayName: "F5XC WAAP Advanced",
2098
+ required: false,
2099
+ tier: "advanced",
2100
+ },
2101
+ ],
1881
2102
  },
1882
2103
  {
1883
2104
  toolName: "f5xc-api-blindfold-secret-policy-delete",
@@ -1987,7 +2208,7 @@ export const blindfoldTools = [
1987
2208
  curlExample: null,
1988
2209
  dependencies: [
1989
2210
  {
1990
- domain: "",
2211
+ domain: "blindfold",
1991
2212
  fieldPath: "",
1992
2213
  inline: false,
1993
2214
  required: false,
@@ -1995,7 +2216,20 @@ export const blindfoldTools = [
1995
2216
  },
1996
2217
  ],
1997
2218
  oneOfGroups: [],
1998
- subscriptionRequirements: [],
2219
+ subscriptionRequirements: [
2220
+ {
2221
+ addonService: "f5xc_waap_standard",
2222
+ displayName: "F5XC WAAP Standard",
2223
+ required: false,
2224
+ tier: "standard",
2225
+ },
2226
+ {
2227
+ addonService: "f5xc_waap_advanced",
2228
+ displayName: "F5XC WAAP Advanced",
2229
+ required: false,
2230
+ tier: "advanced",
2231
+ },
2232
+ ],
1999
2233
  },
2000
2234
  {
2001
2235
  toolName: "f5xc-api-blindfold-secret-policy-get",
@@ -2122,7 +2356,20 @@ export const blindfoldTools = [
2122
2356
  curlExample: null,
2123
2357
  dependencies: [],
2124
2358
  oneOfGroups: [],
2125
- subscriptionRequirements: [],
2359
+ subscriptionRequirements: [
2360
+ {
2361
+ addonService: "f5xc_waap_standard",
2362
+ displayName: "F5XC WAAP Standard",
2363
+ required: false,
2364
+ tier: "standard",
2365
+ },
2366
+ {
2367
+ addonService: "f5xc_waap_advanced",
2368
+ displayName: "F5XC WAAP Advanced",
2369
+ required: false,
2370
+ tier: "advanced",
2371
+ },
2372
+ ],
2126
2373
  },
2127
2374
  {
2128
2375
  toolName: "f5xc-api-blindfold-secret-policy-list",
@@ -2255,7 +2502,20 @@ export const blindfoldTools = [
2255
2502
  curlExample: null,
2256
2503
  dependencies: [],
2257
2504
  oneOfGroups: [],
2258
- subscriptionRequirements: [],
2505
+ subscriptionRequirements: [
2506
+ {
2507
+ addonService: "f5xc_waap_standard",
2508
+ displayName: "F5XC WAAP Standard",
2509
+ required: false,
2510
+ tier: "standard",
2511
+ },
2512
+ {
2513
+ addonService: "f5xc_waap_advanced",
2514
+ displayName: "F5XC WAAP Advanced",
2515
+ required: false,
2516
+ tier: "advanced",
2517
+ },
2518
+ ],
2259
2519
  },
2260
2520
  {
2261
2521
  toolName: "f5xc-api-blindfold-secret-policy-rule-create",
@@ -2380,7 +2640,20 @@ export const blindfoldTools = [
2380
2640
  },
2381
2641
  ],
2382
2642
  oneOfGroups: [],
2383
- subscriptionRequirements: [],
2643
+ subscriptionRequirements: [
2644
+ {
2645
+ addonService: "f5xc_waap_standard",
2646
+ displayName: "F5XC WAAP Standard",
2647
+ required: false,
2648
+ tier: "standard",
2649
+ },
2650
+ {
2651
+ addonService: "f5xc_waap_advanced",
2652
+ displayName: "F5XC WAAP Advanced",
2653
+ required: false,
2654
+ tier: "advanced",
2655
+ },
2656
+ ],
2384
2657
  },
2385
2658
  {
2386
2659
  toolName: "f5xc-api-blindfold-secret-policy-rule-delete",
@@ -2498,7 +2771,20 @@ export const blindfoldTools = [
2498
2771
  },
2499
2772
  ],
2500
2773
  oneOfGroups: [],
2501
- subscriptionRequirements: [],
2774
+ subscriptionRequirements: [
2775
+ {
2776
+ addonService: "f5xc_waap_standard",
2777
+ displayName: "F5XC WAAP Standard",
2778
+ required: false,
2779
+ tier: "standard",
2780
+ },
2781
+ {
2782
+ addonService: "f5xc_waap_advanced",
2783
+ displayName: "F5XC WAAP Advanced",
2784
+ required: false,
2785
+ tier: "advanced",
2786
+ },
2787
+ ],
2502
2788
  },
2503
2789
  {
2504
2790
  toolName: "f5xc-api-blindfold-secret-policy-rule-get",
@@ -2625,7 +2911,20 @@ export const blindfoldTools = [
2625
2911
  curlExample: null,
2626
2912
  dependencies: [],
2627
2913
  oneOfGroups: [],
2628
- subscriptionRequirements: [],
2914
+ subscriptionRequirements: [
2915
+ {
2916
+ addonService: "f5xc_waap_standard",
2917
+ displayName: "F5XC WAAP Standard",
2918
+ required: false,
2919
+ tier: "standard",
2920
+ },
2921
+ {
2922
+ addonService: "f5xc_waap_advanced",
2923
+ displayName: "F5XC WAAP Advanced",
2924
+ required: false,
2925
+ tier: "advanced",
2926
+ },
2927
+ ],
2629
2928
  },
2630
2929
  {
2631
2930
  toolName: "f5xc-api-blindfold-secret-policy-rule-list",
@@ -2758,7 +3057,20 @@ export const blindfoldTools = [
2758
3057
  curlExample: null,
2759
3058
  dependencies: [],
2760
3059
  oneOfGroups: [],
2761
- subscriptionRequirements: [],
3060
+ subscriptionRequirements: [
3061
+ {
3062
+ addonService: "f5xc_waap_standard",
3063
+ displayName: "F5XC WAAP Standard",
3064
+ required: false,
3065
+ tier: "standard",
3066
+ },
3067
+ {
3068
+ addonService: "f5xc_waap_advanced",
3069
+ displayName: "F5XC WAAP Advanced",
3070
+ required: false,
3071
+ tier: "advanced",
3072
+ },
3073
+ ],
2762
3074
  },
2763
3075
  {
2764
3076
  toolName: "f5xc-api-blindfold-secret-policy-rule-update",
@@ -2892,7 +3204,20 @@ export const blindfoldTools = [
2892
3204
  },
2893
3205
  ],
2894
3206
  oneOfGroups: [],
2895
- subscriptionRequirements: [],
3207
+ subscriptionRequirements: [
3208
+ {
3209
+ addonService: "f5xc_waap_standard",
3210
+ displayName: "F5XC WAAP Standard",
3211
+ required: false,
3212
+ tier: "standard",
3213
+ },
3214
+ {
3215
+ addonService: "f5xc_waap_advanced",
3216
+ displayName: "F5XC WAAP Advanced",
3217
+ required: false,
3218
+ tier: "advanced",
3219
+ },
3220
+ ],
2896
3221
  },
2897
3222
  {
2898
3223
  toolName: "f5xc-api-blindfold-secret-policy-update",
@@ -3004,7 +3329,7 @@ export const blindfoldTools = [
3004
3329
  curlExample: null,
3005
3330
  dependencies: [
3006
3331
  {
3007
- domain: "",
3332
+ domain: "blindfold",
3008
3333
  fieldPath: "",
3009
3334
  inline: false,
3010
3335
  required: false,
@@ -3026,7 +3351,20 @@ export const blindfoldTools = [
3026
3351
  },
3027
3352
  ],
3028
3353
  oneOfGroups: [],
3029
- subscriptionRequirements: [],
3354
+ subscriptionRequirements: [
3355
+ {
3356
+ addonService: "f5xc_waap_standard",
3357
+ displayName: "F5XC WAAP Standard",
3358
+ required: false,
3359
+ tier: "standard",
3360
+ },
3361
+ {
3362
+ addonService: "f5xc_waap_advanced",
3363
+ displayName: "F5XC WAAP Advanced",
3364
+ required: false,
3365
+ tier: "advanced",
3366
+ },
3367
+ ],
3030
3368
  },
3031
3369
  {
3032
3370
  toolName: "f5xc-api-blindfold-softdelete-create",
@@ -3146,7 +3484,20 @@ export const blindfoldTools = [
3146
3484
  },
3147
3485
  ],
3148
3486
  oneOfGroups: [],
3149
- subscriptionRequirements: [],
3487
+ subscriptionRequirements: [
3488
+ {
3489
+ addonService: "f5xc_waap_standard",
3490
+ displayName: "F5XC WAAP Standard",
3491
+ required: false,
3492
+ tier: "standard",
3493
+ },
3494
+ {
3495
+ addonService: "f5xc_waap_advanced",
3496
+ displayName: "F5XC WAAP Advanced",
3497
+ required: false,
3498
+ tier: "advanced",
3499
+ },
3500
+ ],
3150
3501
  },
3151
3502
  {
3152
3503
  toolName: "f5xc-api-blindfold-voltshare-admin-policy-create",
@@ -3271,7 +3622,20 @@ export const blindfoldTools = [
3271
3622
  },
3272
3623
  ],
3273
3624
  oneOfGroups: [],
3274
- subscriptionRequirements: [],
3625
+ subscriptionRequirements: [
3626
+ {
3627
+ addonService: "f5xc_waap_standard",
3628
+ displayName: "F5XC WAAP Standard",
3629
+ required: false,
3630
+ tier: "standard",
3631
+ },
3632
+ {
3633
+ addonService: "f5xc_waap_advanced",
3634
+ displayName: "F5XC WAAP Advanced",
3635
+ required: false,
3636
+ tier: "advanced",
3637
+ },
3638
+ ],
3275
3639
  },
3276
3640
  {
3277
3641
  toolName: "f5xc-api-blindfold-voltshare-admin-policy-delete",
@@ -3389,7 +3753,20 @@ export const blindfoldTools = [
3389
3753
  },
3390
3754
  ],
3391
3755
  oneOfGroups: [],
3392
- subscriptionRequirements: [],
3756
+ subscriptionRequirements: [
3757
+ {
3758
+ addonService: "f5xc_waap_standard",
3759
+ displayName: "F5XC WAAP Standard",
3760
+ required: false,
3761
+ tier: "standard",
3762
+ },
3763
+ {
3764
+ addonService: "f5xc_waap_advanced",
3765
+ displayName: "F5XC WAAP Advanced",
3766
+ required: false,
3767
+ tier: "advanced",
3768
+ },
3769
+ ],
3393
3770
  },
3394
3771
  {
3395
3772
  toolName: "f5xc-api-blindfold-voltshare-admin-policy-get",
@@ -3516,7 +3893,20 @@ export const blindfoldTools = [
3516
3893
  curlExample: null,
3517
3894
  dependencies: [],
3518
3895
  oneOfGroups: [],
3519
- subscriptionRequirements: [],
3896
+ subscriptionRequirements: [
3897
+ {
3898
+ addonService: "f5xc_waap_standard",
3899
+ displayName: "F5XC WAAP Standard",
3900
+ required: false,
3901
+ tier: "standard",
3902
+ },
3903
+ {
3904
+ addonService: "f5xc_waap_advanced",
3905
+ displayName: "F5XC WAAP Advanced",
3906
+ required: false,
3907
+ tier: "advanced",
3908
+ },
3909
+ ],
3520
3910
  },
3521
3911
  {
3522
3912
  toolName: "f5xc-api-blindfold-voltshare-admin-policy-list",
@@ -3649,7 +4039,20 @@ export const blindfoldTools = [
3649
4039
  curlExample: null,
3650
4040
  dependencies: [],
3651
4041
  oneOfGroups: [],
3652
- subscriptionRequirements: [],
4042
+ subscriptionRequirements: [
4043
+ {
4044
+ addonService: "f5xc_waap_standard",
4045
+ displayName: "F5XC WAAP Standard",
4046
+ required: false,
4047
+ tier: "standard",
4048
+ },
4049
+ {
4050
+ addonService: "f5xc_waap_advanced",
4051
+ displayName: "F5XC WAAP Advanced",
4052
+ required: false,
4053
+ tier: "advanced",
4054
+ },
4055
+ ],
3653
4056
  },
3654
4057
  {
3655
4058
  toolName: "f5xc-api-blindfold-voltshare-admin-policy-update",
@@ -3783,7 +4186,20 @@ export const blindfoldTools = [
3783
4186
  },
3784
4187
  ],
3785
4188
  oneOfGroups: [],
3786
- subscriptionRequirements: [],
4189
+ subscriptionRequirements: [
4190
+ {
4191
+ addonService: "f5xc_waap_standard",
4192
+ displayName: "F5XC WAAP Standard",
4193
+ required: false,
4194
+ tier: "standard",
4195
+ },
4196
+ {
4197
+ addonService: "f5xc_waap_advanced",
4198
+ displayName: "F5XC WAAP Advanced",
4199
+ required: false,
4200
+ tier: "advanced",
4201
+ },
4202
+ ],
3787
4203
  },
3788
4204
  ];
3789
4205
  export default blindfoldTools;