@robinmordasiewicz/f5xc-api-mcp 2.0.13-2601051957 → 2.0.19-2601071557

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 (47) hide show
  1. package/dist/tools/generated/ce_management/index.d.ts.map +1 -1
  2. package/dist/tools/generated/ce_management/index.js +179 -1582
  3. package/dist/tools/generated/ce_management/index.js.map +1 -1
  4. package/dist/tools/generated/dependency-graph.json +2 -265
  5. package/dist/version.d.ts +2 -2
  6. package/dist/version.js +2 -2
  7. package/manifest.json +1 -1
  8. package/package.json +1 -1
  9. package/specs/domains/admin_console_and_ui.json +111 -25
  10. package/specs/domains/ai_services.json +114 -35
  11. package/specs/domains/api.json +1082 -177
  12. package/specs/domains/authentication.json +205 -45
  13. package/specs/domains/bigip.json +593 -101
  14. package/specs/domains/billing_and_usage.json +440 -82
  15. package/specs/domains/blindfold.json +713 -110
  16. package/specs/domains/bot_and_threat_defense.json +359 -65
  17. package/specs/domains/cdn.json +2131 -194
  18. package/specs/domains/ce_management.json +9110 -15844
  19. package/specs/domains/certificates.json +362 -75
  20. package/specs/domains/cloud_infrastructure.json +802 -119
  21. package/specs/domains/container_services.json +613 -95
  22. package/specs/domains/data_and_privacy_security.json +364 -66
  23. package/specs/domains/data_intelligence.json +324 -63
  24. package/specs/domains/ddos.json +766 -159
  25. package/specs/domains/dns.json +820 -161
  26. package/specs/domains/managed_kubernetes.json +455 -85
  27. package/specs/domains/marketplace.json +670 -104
  28. package/specs/domains/network.json +1620 -238
  29. package/specs/domains/network_security.json +1401 -191
  30. package/specs/domains/nginx_one.json +326 -62
  31. package/specs/domains/object_storage.json +49 -15
  32. package/specs/domains/observability.json +999 -147
  33. package/specs/domains/rate_limiting.json +300 -55
  34. package/specs/domains/secops_and_incident_response.json +189 -36
  35. package/specs/domains/service_mesh.json +955 -124
  36. package/specs/domains/shape.json +2150 -397
  37. package/specs/domains/sites.json +3830 -364
  38. package/specs/domains/statistics.json +2117 -235
  39. package/specs/domains/support.json +602 -108
  40. package/specs/domains/telemetry_and_insights.json +753 -79
  41. package/specs/domains/tenant_and_identity.json +1874 -308
  42. package/specs/domains/threat_campaign.json +637 -71
  43. package/specs/domains/users.json +278 -66
  44. package/specs/domains/virtual.json +2803 -260
  45. package/specs/domains/vpm_and_node_management.json +3 -1
  46. package/specs/domains/waf.json +1125 -148
  47. package/specs/index.json +24 -24
package/specs/index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
- "version": "2.0.13",
3
- "timestamp": "2026-01-05T18:30:17.632192+00:00",
2
+ "version": "2.0.19",
3
+ "timestamp": "2026-01-07T15:29:50.126625+00:00",
4
4
  "specifications": [
5
5
  {
6
6
  "domain": "admin_console_and_ui",
@@ -254,8 +254,8 @@
254
254
  "domain": "authentication",
255
255
  "title": "Authentication",
256
256
  "description": "F5 Distributed Cloud Authentication API specifications",
257
- "x-f5xc-description-short": "Authentication API",
258
- "x-f5xc-description-medium": "F5 Distributed Cloud Authentication API specifications",
257
+ "x-f5xc-description-short": "Authentication",
258
+ "x-f5xc-description-medium": "F5 Distributed Cloud Authentication",
259
259
  "file": "authentication.json",
260
260
  "path_count": 14,
261
261
  "schema_count": 39,
@@ -588,9 +588,9 @@
588
588
  {
589
589
  "domain": "cdn",
590
590
  "title": "Cdn",
591
- "description": "Content distribution through global edge networks with rule-based eligibility. Path matchers, cookie patterns, and query parameter filters control caching behavior. Expression-based rules enable fine-grained targeting by request attributes. Load balancer integration provides throughput aggregation, request log queries, and on-demand cache clearing across worldwide distribution points.",
592
- "x-f5xc-description-short": "Edge caching, content delivery, and distribution rules.",
593
- "x-f5xc-description-medium": "Path-based policies with TTL controls and header conditions. Purge operations, access logs, and cache eligibility for multi-region deployments.",
591
+ "description": "Content delivery networks with edge caching, geographic distribution, and cache management. Supports custom rules, asset purge operations, and performance analytics. Enables worldwide asset distribution, optimization, and delivery monitoring across regions and protocols.",
592
+ "x-f5xc-description-short": "Content delivery and edge caching networks.",
593
+ "x-f5xc-description-medium": "Global distribution with cache rules and purge operations. Performance monitoring and analytics.",
594
594
  "file": "cdn.json",
595
595
  "path_count": 26,
596
596
  "schema_count": 618,
@@ -667,9 +667,9 @@
667
667
  "x-f5xc-description-short": "Network interfaces, fleets, and site registration.",
668
668
  "x-f5xc-description-medium": "Token-based provisioning with image downloads and pre-upgrade validation. Fleet grouping enables bulk operations across distributed locations.",
669
669
  "file": "ce_management.json",
670
- "path_count": 28,
671
- "schema_count": 238,
672
- "x-f5xc-complexity": "advanced",
670
+ "path_count": 16,
671
+ "schema_count": 181,
672
+ "x-f5xc-complexity": "moderate",
673
673
  "x-f5xc-is-preview": false,
674
674
  "x-f5xc-requires-tier": "Standard",
675
675
  "x-f5xc-category": "Infrastructure",
@@ -1050,8 +1050,8 @@
1050
1050
  "domain": "data_intelligence",
1051
1051
  "title": "Data Intelligence",
1052
1052
  "description": "F5 Distributed Cloud Data Intelligence API specifications",
1053
- "x-f5xc-description-short": "Data Intelligence API",
1054
- "x-f5xc-description-medium": "F5 Distributed Cloud Data Intelligence API specifications",
1053
+ "x-f5xc-description-short": "Data Intelligence",
1054
+ "x-f5xc-description-medium": "F5 Distributed Cloud Data Intelligence",
1055
1055
  "file": "data_intelligence.json",
1056
1056
  "path_count": 15,
1057
1057
  "schema_count": 77,
@@ -1167,9 +1167,9 @@
1167
1167
  {
1168
1168
  "domain": "dns",
1169
1169
  "title": "Dns",
1170
- "description": "Primary and secondary zone configuration with support for A, AAAA, CNAME, CAA, CERT, and AFSDB record types. Zone cloning, BIND file imports, and AXFR transfers for migration. Load balancer health checks with metrics collection and request log analysis. Compliance policies and RRSet management for enterprise name resolution.",
1171
- "x-f5xc-description-short": "Zones, record types, and load balancing.",
1172
- "x-f5xc-description-medium": "Authoritative zone hosting with BIND and AXFR imports. Health checks, failover policies, and request logging.",
1170
+ "description": "Name infrastructure with authoritative zones, A/AAAA/CNAME record types, and zone management. Supports zone transfers, security extensions, health-based routing, and delegation. Enables reliable name resolution, geographic load balancing, and name-based traffic steering across distributed environments.",
1171
+ "x-f5xc-description-short": "Authoritative zones and record management.",
1172
+ "x-f5xc-description-medium": "Name resolution with zone transfers and health checks. Record types and delegation support.",
1173
1173
  "file": "dns.json",
1174
1174
  "path_count": 45,
1175
1175
  "schema_count": 251,
@@ -2351,8 +2351,8 @@
2351
2351
  "domain": "telemetry_and_insights",
2352
2352
  "title": "Telemetry And Insights",
2353
2353
  "description": "F5 Distributed Cloud Telemetry And Insights API specifications",
2354
- "x-f5xc-description-short": "Telemetry And Insights API",
2355
- "x-f5xc-description-medium": "F5 Distributed Cloud Telemetry And Insights API specifications",
2354
+ "x-f5xc-description-short": "Telemetry And Insights",
2355
+ "x-f5xc-description-medium": "F5 Distributed Cloud Telemetry And Insights",
2356
2356
  "file": "telemetry_and_insights.json",
2357
2357
  "path_count": 27,
2358
2358
  "schema_count": 186,
@@ -2482,8 +2482,8 @@
2482
2482
  "domain": "threat_campaign",
2483
2483
  "title": "Threat Campaign",
2484
2484
  "description": "F5 Distributed Cloud Threat Campaign API specifications",
2485
- "x-f5xc-description-short": "Threat Campaign API",
2486
- "x-f5xc-description-medium": "F5 Distributed Cloud Threat Campaign API specifications",
2485
+ "x-f5xc-description-short": "Threat Campaign",
2486
+ "x-f5xc-description-medium": "F5 Distributed Cloud Threat Campaign",
2487
2487
  "file": "threat_campaign.json",
2488
2488
  "path_count": 1,
2489
2489
  "schema_count": 177,
@@ -2600,9 +2600,9 @@
2600
2600
  {
2601
2601
  "domain": "virtual",
2602
2602
  "title": "Virtual",
2603
- "description": "Traffic distribution across origin pools with weighted routing and session persistence. Malware protection integration, threat campaign blocking, and request inspection. Proxy forwarding policies, server monitoring, and latency-based routing decisions. Service policy sets for fine-grained access control and rate limiter policies for traffic shaping.",
2604
- "x-f5xc-description-short": "HTTP, TCP, UDP load balancers and origin pools.",
2605
- "x-f5xc-description-medium": "Layer 7 routing rules with health checks and failover. Rate limiting, geo-routing, and service policy enforcement.",
2603
+ "description": "Load balancing for HTTP, TCP, and UDP traffic with configurable routing rules and origin pool management. Supports health checks, session persistence, and automatic failover. Enables geographic distribution, rate limiting, and service policy enforcement across load balancers and routes.",
2604
+ "x-f5xc-description-short": "HTTP, TCP, UDP load balancing with origin pools.",
2605
+ "x-f5xc-description-medium": "Traffic distribution across regions with routing rules. Health checks and failover policies.",
2606
2606
  "file": "virtual.json",
2607
2607
  "path_count": 85,
2608
2608
  "schema_count": 743,
@@ -2820,8 +2820,8 @@
2820
2820
  "domain": "vpm_and_node_management",
2821
2821
  "title": "Vpm And Node Management",
2822
2822
  "description": "F5 Distributed Cloud Vpm And Node Management API specifications",
2823
- "x-f5xc-description-short": "Vpm And Node Management API",
2824
- "x-f5xc-description-medium": "F5 Distributed Cloud Vpm And Node Management API specifications",
2823
+ "x-f5xc-description-short": "Vpm And Node Management",
2824
+ "x-f5xc-description-medium": "F5 Distributed Cloud Vpm And Node Management",
2825
2825
  "file": "vpm_and_node_management.json",
2826
2826
  "path_count": 1,
2827
2827
  "schema_count": 2,