@robinmordasiewicz/f5xc-api-mcp 2.0.3-2601050134 → 2.0.5-2601050335

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 (61) hide show
  1. package/dist/generator/domain-metadata.d.ts +46 -7
  2. package/dist/generator/domain-metadata.d.ts.map +1 -1
  3. package/dist/generator/domain-metadata.js +30 -21
  4. package/dist/generator/domain-metadata.js.map +1 -1
  5. package/dist/generator/openapi-parser.d.ts +23 -0
  6. package/dist/generator/openapi-parser.d.ts.map +1 -1
  7. package/dist/generator/openapi-parser.js +14 -0
  8. package/dist/generator/openapi-parser.js.map +1 -1
  9. package/dist/tools/discovery/best-practices.d.ts +3 -0
  10. package/dist/tools/discovery/best-practices.d.ts.map +1 -1
  11. package/dist/tools/discovery/best-practices.js +24 -0
  12. package/dist/tools/discovery/best-practices.js.map +1 -1
  13. package/dist/tools/discovery/index-loader.d.ts.map +1 -1
  14. package/dist/tools/discovery/index-loader.js +2 -0
  15. package/dist/tools/discovery/index-loader.js.map +1 -1
  16. package/dist/tools/discovery/types.d.ts +2 -0
  17. package/dist/tools/discovery/types.d.ts.map +1 -1
  18. package/dist/tools/generated/dependency-graph.json +1 -1
  19. package/dist/version.d.ts +2 -2
  20. package/dist/version.js +2 -2
  21. package/manifest.json +1 -1
  22. package/package.json +1 -1
  23. package/specs/domains/admin_console_and_ui.json +25 -25
  24. package/specs/domains/ai_services.json +21 -21
  25. package/specs/domains/api.json +173 -183
  26. package/specs/domains/authentication.json +45 -45
  27. package/specs/domains/bigip.json +94 -94
  28. package/specs/domains/billing_and_usage.json +63 -63
  29. package/specs/domains/blindfold.json +109 -109
  30. package/specs/domains/bot_and_threat_defense.json +65 -65
  31. package/specs/domains/cdn.json +177 -557
  32. package/specs/domains/ce_management.json +111 -111
  33. package/specs/domains/certificates.json +75 -75
  34. package/specs/domains/cloud_infrastructure.json +112 -112
  35. package/specs/domains/container_services.json +91 -146
  36. package/specs/domains/data_and_privacy_security.json +66 -66
  37. package/specs/domains/data_intelligence.json +62 -62
  38. package/specs/domains/ddos.json +154 -154
  39. package/specs/domains/dns.json +148 -168
  40. package/specs/domains/managed_kubernetes.json +85 -85
  41. package/specs/domains/marketplace.json +103 -103
  42. package/specs/domains/network.json +230 -230
  43. package/specs/domains/network_security.json +187 -197
  44. package/specs/domains/nginx_one.json +62 -62
  45. package/specs/domains/object_storage.json +12 -12
  46. package/specs/domains/observability.json +102 -102
  47. package/specs/domains/rate_limiting.json +52 -52
  48. package/specs/domains/secops_and_incident_response.json +36 -36
  49. package/specs/domains/service_mesh.json +119 -124
  50. package/specs/domains/shape.json +313 -313
  51. package/specs/domains/sites.json +349 -349
  52. package/specs/domains/statistics.json +225 -225
  53. package/specs/domains/support.json +108 -108
  54. package/specs/domains/telemetry_and_insights.json +72 -72
  55. package/specs/domains/tenant_and_identity.json +268 -273
  56. package/specs/domains/threat_campaign.json +66 -86
  57. package/specs/domains/users.json +66 -66
  58. package/specs/domains/virtual.json +244 -874
  59. package/specs/domains/vpm_and_node_management.json +1 -1
  60. package/specs/domains/waf.json +139 -334
  61. package/specs/index.json +2 -183
package/specs/index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "2.0.3",
3
- "timestamp": "2026-01-05T01:27:16.204408+00:00",
2
+ "version": "2.0.5",
3
+ "timestamp": "2026-01-05T03:04:26.994960+00:00",
4
4
  "specifications": [
5
5
  {
6
6
  "domain": "admin_console_and_ui",
@@ -15,11 +15,6 @@
15
15
  "x-f5xc-is-preview": false,
16
16
  "x-f5xc-requires-tier": "Standard",
17
17
  "x-f5xc-category": "Platform",
18
- "x-f5xc-aliases": [
19
- "console-ui",
20
- "ui-assets",
21
- "static-components"
22
- ],
23
18
  "x-f5xc-use-cases": [
24
19
  "Manage static UI components for admin console",
25
20
  "Deploy and retrieve UI assets within namespaces",
@@ -78,11 +73,6 @@
78
73
  "x-f5xc-is-preview": true,
79
74
  "x-f5xc-requires-tier": "Advanced",
80
75
  "x-f5xc-category": "AI",
81
- "x-f5xc-aliases": [
82
- "ai",
83
- "genai",
84
- "assistant"
85
- ],
86
76
  "x-f5xc-use-cases": [
87
77
  "Access AI-powered features",
88
78
  "Configure AI assistant policies",
@@ -142,10 +132,6 @@
142
132
  "x-f5xc-is-preview": false,
143
133
  "x-f5xc-requires-tier": "Advanced",
144
134
  "x-f5xc-category": "Security",
145
- "x-f5xc-aliases": [
146
- "apisec",
147
- "api-discovery"
148
- ],
149
135
  "x-f5xc-use-cases": [
150
136
  "Discover and catalog APIs",
151
137
  "Test API security and behavior",
@@ -277,11 +263,6 @@
277
263
  "x-f5xc-is-preview": false,
278
264
  "x-f5xc-requires-tier": "Standard",
279
265
  "x-f5xc-category": "Platform",
280
- "x-f5xc-aliases": [
281
- "authn",
282
- "oidc",
283
- "sso"
284
- ],
285
266
  "x-f5xc-use-cases": [
286
267
  "Configure authentication mechanisms",
287
268
  "Manage OIDC and OAuth providers",
@@ -356,11 +337,6 @@
356
337
  "x-f5xc-is-preview": false,
357
338
  "x-f5xc-requires-tier": "Advanced",
358
339
  "x-f5xc-category": "Platform",
359
- "x-f5xc-aliases": [
360
- "f5-bigip",
361
- "irule",
362
- "ltm"
363
- ],
364
340
  "x-f5xc-use-cases": [
365
341
  "Manage BigIP F5 appliances",
366
342
  "Configure iRule scripts",
@@ -418,11 +394,6 @@
418
394
  "x-f5xc-is-preview": false,
419
395
  "x-f5xc-requires-tier": "Standard",
420
396
  "x-f5xc-category": "Platform",
421
- "x-f5xc-aliases": [
422
- "billing-usage",
423
- "quotas",
424
- "usage-tracking"
425
- ],
426
397
  "x-f5xc-use-cases": [
427
398
  "Manage subscription plans and billing transitions",
428
399
  "Configure payment methods and invoices",
@@ -496,11 +467,6 @@
496
467
  "x-f5xc-is-preview": false,
497
468
  "x-f5xc-requires-tier": "Advanced",
498
469
  "x-f5xc-category": "Security",
499
- "x-f5xc-aliases": [
500
- "bf",
501
- "encrypt",
502
- "secrets"
503
- ],
504
470
  "x-f5xc-use-cases": [
505
471
  "Configure secret policies for encryption",
506
472
  "Manage sensitive data encryption",
@@ -573,11 +539,6 @@
573
539
  "x-f5xc-is-preview": false,
574
540
  "x-f5xc-requires-tier": "Advanced",
575
541
  "x-f5xc-category": "Security",
576
- "x-f5xc-aliases": [
577
- "threat-defense",
578
- "tpm",
579
- "shape-bot"
580
- ],
581
542
  "x-f5xc-use-cases": [
582
543
  "Configure bot defense instances per namespace",
583
544
  "Manage TPM threat categories for classification",
@@ -637,10 +598,6 @@
637
598
  "x-f5xc-is-preview": false,
638
599
  "x-f5xc-requires-tier": "Advanced",
639
600
  "x-f5xc-category": "Networking",
640
- "x-f5xc-aliases": [
641
- "cache",
642
- "content"
643
- ],
644
601
  "x-f5xc-use-cases": [
645
602
  "Configure CDN load balancing",
646
603
  "Manage content delivery network services",
@@ -702,11 +659,6 @@
702
659
  "x-f5xc-is-preview": false,
703
660
  "x-f5xc-requires-tier": "Standard",
704
661
  "x-f5xc-category": "Infrastructure",
705
- "x-f5xc-aliases": [
706
- "ce-mgmt",
707
- "edge-management",
708
- "ce-lifecycle"
709
- ],
710
662
  "x-f5xc-use-cases": [
711
663
  "Manage Customer Edge site lifecycle",
712
664
  "Configure network interfaces and fleet settings",
@@ -780,12 +732,6 @@
780
732
  "x-f5xc-is-preview": false,
781
733
  "x-f5xc-requires-tier": "Standard",
782
734
  "x-f5xc-category": "Security",
783
- "x-f5xc-aliases": [
784
- "cert",
785
- "certs",
786
- "ssl",
787
- "tls"
788
- ],
789
735
  "x-f5xc-use-cases": [
790
736
  "Manage SSL/TLS certificates",
791
737
  "Configure trusted CAs",
@@ -859,11 +805,6 @@
859
805
  "x-f5xc-is-preview": false,
860
806
  "x-f5xc-requires-tier": "Standard",
861
807
  "x-f5xc-category": "Infrastructure",
862
- "x-f5xc-aliases": [
863
- "cloud",
864
- "infra",
865
- "provider"
866
- ],
867
808
  "x-f5xc-use-cases": [
868
809
  "Connect to cloud providers (AWS, Azure, GCP)",
869
810
  "Manage cloud credentials and authentication",
@@ -964,11 +905,6 @@
964
905
  "x-f5xc-is-preview": false,
965
906
  "x-f5xc-requires-tier": "Advanced",
966
907
  "x-f5xc-category": "Infrastructure",
967
- "x-f5xc-aliases": [
968
- "vk8s",
969
- "containers",
970
- "workloads"
971
- ],
972
908
  "x-f5xc-use-cases": [
973
909
  "Deploy XCCS (Container Services) namespaces for multi-tenant workloads",
974
910
  "Manage container workloads with simplified orchestration",
@@ -1051,12 +987,6 @@
1051
987
  "x-f5xc-is-preview": false,
1052
988
  "x-f5xc-requires-tier": "Advanced",
1053
989
  "x-f5xc-category": "Security",
1054
- "x-f5xc-aliases": [
1055
- "data-privacy",
1056
- "pii",
1057
- "sensitive-data",
1058
- "lma"
1059
- ],
1060
990
  "x-f5xc-use-cases": [
1061
991
  "Configure sensitive data detection policies",
1062
992
  "Define custom data types for PII classification",
@@ -1115,11 +1045,6 @@
1115
1045
  "x-f5xc-is-preview": false,
1116
1046
  "x-f5xc-requires-tier": "Standard",
1117
1047
  "x-f5xc-category": "Operations",
1118
- "x-f5xc-aliases": [
1119
- "di",
1120
- "intelligence",
1121
- "insights"
1122
- ],
1123
1048
  "x-f5xc-use-cases": [
1124
1049
  "Analyze security and traffic data",
1125
1050
  "Generate intelligent insights from logs",
@@ -1177,10 +1102,6 @@
1177
1102
  "x-f5xc-is-preview": false,
1178
1103
  "x-f5xc-requires-tier": "Advanced",
1179
1104
  "x-f5xc-category": "Security",
1180
- "x-f5xc-aliases": [
1181
- "dos",
1182
- "ddos-protect"
1183
- ],
1184
1105
  "x-f5xc-use-cases": [
1185
1106
  "Configure DDoS protection policies",
1186
1107
  "Monitor and analyze DDoS threats",
@@ -1242,10 +1163,6 @@
1242
1163
  "x-f5xc-is-preview": false,
1243
1164
  "x-f5xc-requires-tier": "Standard",
1244
1165
  "x-f5xc-category": "Networking",
1245
- "x-f5xc-aliases": [
1246
- "dns-zone",
1247
- "zones"
1248
- ],
1249
1166
  "x-f5xc-use-cases": [
1250
1167
  "Configure DNS load balancing",
1251
1168
  "Manage DNS zones and domains",
@@ -1377,11 +1294,6 @@
1377
1294
  "x-f5xc-is-preview": false,
1378
1295
  "x-f5xc-requires-tier": "Advanced",
1379
1296
  "x-f5xc-category": "Infrastructure",
1380
- "x-f5xc-aliases": [
1381
- "mk8s",
1382
- "appstack",
1383
- "k8s-mgmt"
1384
- ],
1385
1297
  "x-f5xc-use-cases": [
1386
1298
  "Manage XCKS (Managed Kubernetes) cluster RBAC and security",
1387
1299
  "Configure pod security policies and admission controllers",
@@ -1460,11 +1372,6 @@
1460
1372
  "x-f5xc-is-preview": false,
1461
1373
  "x-f5xc-requires-tier": "Advanced",
1462
1374
  "x-f5xc-category": "Platform",
1463
- "x-f5xc-aliases": [
1464
- "market",
1465
- "addons",
1466
- "extensions"
1467
- ],
1468
1375
  "x-f5xc-use-cases": [
1469
1376
  "Access third-party integrations and add-ons",
1470
1377
  "Manage marketplace extensions",
@@ -1523,11 +1430,6 @@
1523
1430
  "x-f5xc-is-preview": false,
1524
1431
  "x-f5xc-requires-tier": "Advanced",
1525
1432
  "x-f5xc-category": "Networking",
1526
- "x-f5xc-aliases": [
1527
- "net",
1528
- "routing",
1529
- "bgp"
1530
- ],
1531
1433
  "x-f5xc-use-cases": [
1532
1434
  "Configure BGP routing and ASN management",
1533
1435
  "Manage IPsec tunnels and IKE phases",
@@ -1616,10 +1518,6 @@
1616
1518
  "x-f5xc-is-preview": false,
1617
1519
  "x-f5xc-requires-tier": "Advanced",
1618
1520
  "x-f5xc-category": "Security",
1619
- "x-f5xc-aliases": [
1620
- "netsec",
1621
- "nfw"
1622
- ],
1623
1521
  "x-f5xc-use-cases": [
1624
1522
  "Configure network firewall and ACL policies",
1625
1523
  "Manage NAT policies and port forwarding",
@@ -1695,11 +1593,6 @@
1695
1593
  "x-f5xc-is-preview": false,
1696
1594
  "x-f5xc-requires-tier": "Advanced",
1697
1595
  "x-f5xc-category": "Platform",
1698
- "x-f5xc-aliases": [
1699
- "nginx",
1700
- "nms",
1701
- "nginx-plus"
1702
- ],
1703
1596
  "x-f5xc-use-cases": [
1704
1597
  "Manage NGINX One platform integrations",
1705
1598
  "Configure NGINX Plus instances",
@@ -1760,11 +1653,6 @@
1760
1653
  "x-f5xc-is-preview": false,
1761
1654
  "x-f5xc-requires-tier": "Advanced",
1762
1655
  "x-f5xc-category": "Platform",
1763
- "x-f5xc-aliases": [
1764
- "storage",
1765
- "s3",
1766
- "buckets"
1767
- ],
1768
1656
  "x-f5xc-use-cases": [
1769
1657
  "Manage object storage services",
1770
1658
  "Configure stored objects and buckets",
@@ -1829,11 +1717,6 @@
1829
1717
  "x-f5xc-is-preview": false,
1830
1718
  "x-f5xc-requires-tier": "Standard",
1831
1719
  "x-f5xc-category": "Operations",
1832
- "x-f5xc-aliases": [
1833
- "obs",
1834
- "monitoring",
1835
- "synth"
1836
- ],
1837
1720
  "x-f5xc-use-cases": [
1838
1721
  "Configure synthetic monitoring",
1839
1722
  "Define monitoring and testing policies",
@@ -1906,11 +1789,6 @@
1906
1789
  "x-f5xc-is-preview": false,
1907
1790
  "x-f5xc-requires-tier": "Advanced",
1908
1791
  "x-f5xc-category": "Networking",
1909
- "x-f5xc-aliases": [
1910
- "ratelimit",
1911
- "throttle",
1912
- "policer"
1913
- ],
1914
1792
  "x-f5xc-use-cases": [
1915
1793
  "Configure rate limiter policies",
1916
1794
  "Manage policer configurations",
@@ -1987,11 +1865,6 @@
1987
1865
  "x-f5xc-is-preview": false,
1988
1866
  "x-f5xc-requires-tier": "Advanced",
1989
1867
  "x-f5xc-category": "Security",
1990
- "x-f5xc-aliases": [
1991
- "secops",
1992
- "incident-response",
1993
- "mitigation"
1994
- ],
1995
1868
  "x-f5xc-use-cases": [
1996
1869
  "Configure automated threat mitigation policies",
1997
1870
  "Define rules for malicious user detection",
@@ -2051,10 +1924,6 @@
2051
1924
  "x-f5xc-is-preview": false,
2052
1925
  "x-f5xc-requires-tier": "Advanced",
2053
1926
  "x-f5xc-category": "Infrastructure",
2054
- "x-f5xc-aliases": [
2055
- "mesh",
2056
- "svc-mesh"
2057
- ],
2058
1927
  "x-f5xc-use-cases": [
2059
1928
  "Configure service mesh connectivity",
2060
1929
  "Manage endpoint discovery and routing",
@@ -2133,10 +2002,6 @@
2133
2002
  "x-f5xc-is-preview": false,
2134
2003
  "x-f5xc-requires-tier": "Advanced",
2135
2004
  "x-f5xc-category": "Security",
2136
- "x-f5xc-aliases": [
2137
- "shape-sec",
2138
- "safeap"
2139
- ],
2140
2005
  "x-f5xc-use-cases": [
2141
2006
  "Configure Shape Security policies",
2142
2007
  "Manage bot and threat prevention",
@@ -2195,10 +2060,6 @@
2195
2060
  "x-f5xc-is-preview": false,
2196
2061
  "x-f5xc-requires-tier": "Standard",
2197
2062
  "x-f5xc-category": "Infrastructure",
2198
- "x-f5xc-aliases": [
2199
- "site",
2200
- "deployment"
2201
- ],
2202
2063
  "x-f5xc-use-cases": [
2203
2064
  "Deploy F5 XC across cloud providers (AWS, Azure, GCP)",
2204
2065
  "Manage XCKS (Managed Kubernetes) site deployments (formerly AppStack)",
@@ -2335,11 +2196,6 @@
2335
2196
  "x-f5xc-is-preview": false,
2336
2197
  "x-f5xc-requires-tier": "Standard",
2337
2198
  "x-f5xc-category": "Operations",
2338
- "x-f5xc-aliases": [
2339
- "stats",
2340
- "metrics",
2341
- "logs"
2342
- ],
2343
2199
  "x-f5xc-use-cases": [
2344
2200
  "Access flow statistics and analytics",
2345
2201
  "Manage alerts and alerting policies",
@@ -2404,10 +2260,6 @@
2404
2260
  "x-f5xc-is-preview": false,
2405
2261
  "x-f5xc-requires-tier": "Standard",
2406
2262
  "x-f5xc-category": "Operations",
2407
- "x-f5xc-aliases": [
2408
- "tickets",
2409
- "help-desk"
2410
- ],
2411
2263
  "x-f5xc-use-cases": [
2412
2264
  "Submit and manage support tickets",
2413
2265
  "Track customer support requests",
@@ -2480,10 +2332,6 @@
2480
2332
  "x-f5xc-is-preview": false,
2481
2333
  "x-f5xc-requires-tier": "Standard",
2482
2334
  "x-f5xc-category": "Operations",
2483
- "x-f5xc-aliases": [
2484
- "telemetry",
2485
- "ti"
2486
- ],
2487
2335
  "x-f5xc-use-cases": [
2488
2336
  "Collect and analyze telemetry data",
2489
2337
  "Generate actionable insights from metrics",
@@ -2541,11 +2389,6 @@
2541
2389
  "x-f5xc-is-preview": false,
2542
2390
  "x-f5xc-requires-tier": "Standard",
2543
2391
  "x-f5xc-category": "Platform",
2544
- "x-f5xc-aliases": [
2545
- "tenant-identity",
2546
- "idm",
2547
- "user-settings"
2548
- ],
2549
2392
  "x-f5xc-use-cases": [
2550
2393
  "Manage user profiles and notification preferences",
2551
2394
  "Configure session controls and OTP settings",
@@ -2620,11 +2463,6 @@
2620
2463
  "x-f5xc-is-preview": false,
2621
2464
  "x-f5xc-requires-tier": "Standard",
2622
2465
  "x-f5xc-category": "Security",
2623
- "x-f5xc-aliases": [
2624
- "threats",
2625
- "campaigns",
2626
- "threat-intel"
2627
- ],
2628
2466
  "x-f5xc-use-cases": [
2629
2467
  "Track and analyze threat campaigns",
2630
2468
  "Monitor active threats and attack patterns",
@@ -2667,11 +2505,6 @@
2667
2505
  "x-f5xc-is-preview": false,
2668
2506
  "x-f5xc-requires-tier": "Standard",
2669
2507
  "x-f5xc-category": "Platform",
2670
- "x-f5xc-aliases": [
2671
- "user",
2672
- "accounts",
2673
- "iam"
2674
- ],
2675
2508
  "x-f5xc-use-cases": [
2676
2509
  "Manage user accounts and tokens",
2677
2510
  "Configure user identification",
@@ -2749,11 +2582,6 @@
2749
2582
  "x-f5xc-is-preview": false,
2750
2583
  "x-f5xc-requires-tier": "Advanced",
2751
2584
  "x-f5xc-category": "Networking",
2752
- "x-f5xc-aliases": [
2753
- "lb",
2754
- "loadbalancer",
2755
- "vhost"
2756
- ],
2757
2585
  "x-f5xc-use-cases": [
2758
2586
  "Configure HTTP/TCP/UDP load balancers",
2759
2587
  "Manage origin pools and services",
@@ -2925,11 +2753,6 @@
2925
2753
  "x-f5xc-is-preview": false,
2926
2754
  "x-f5xc-requires-tier": "Standard",
2927
2755
  "x-f5xc-category": "Platform",
2928
- "x-f5xc-aliases": [
2929
- "vpm",
2930
- "nodes",
2931
- "node-mgmt"
2932
- ],
2933
2756
  "x-f5xc-use-cases": [
2934
2757
  "Manage Virtual Private Mesh (VPM) configuration",
2935
2758
  "Configure node lifecycle and management",
@@ -2987,10 +2810,6 @@
2987
2810
  "x-f5xc-is-preview": false,
2988
2811
  "x-f5xc-requires-tier": "Advanced",
2989
2812
  "x-f5xc-category": "Security",
2990
- "x-f5xc-aliases": [
2991
- "firewall",
2992
- "appfw"
2993
- ],
2994
2813
  "x-f5xc-use-cases": [
2995
2814
  "Configure web application firewall rules",
2996
2815
  "Manage application security policies",