@robinmordasiewicz/f5xc-terraform-mcp 3.0.2 → 3.2.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/dist/docs/data-sources/certificate.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/policer.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/data-sources/workload.md +2 -2
- package/dist/docs/resources/certificate.md +4 -56
- package/dist/docs/resources/fast_acl.md +166 -60
- package/dist/docs/resources/irule.md +7 -5
- package/dist/docs/resources/network_policy.md +210 -37
- package/dist/docs/resources/policer.md +10 -50
- package/dist/docs/resources/securemesh_site.md +1614 -253
- package/dist/docs/resources/site.md +12 -819
- package/dist/docs/resources/workload.md +9 -2951
- package/dist/docs/specifications/api/CHANGELOG.md +4 -4
- package/dist/docs/specifications/api/README.md +2 -2
- package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
- package/dist/docs/specifications/api/domains/ai_services.json +23 -21
- package/dist/docs/specifications/api/domains/api.json +201 -173
- package/dist/docs/specifications/api/domains/authentication.json +57 -45
- package/dist/docs/specifications/api/domains/bigip.json +106 -94
- package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
- package/dist/docs/specifications/api/domains/blindfold.json +141 -109
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
- package/dist/docs/specifications/api/domains/cdn.json +371 -177
- package/dist/docs/specifications/api/domains/ce_management.json +137 -111
- package/dist/docs/specifications/api/domains/certificates.json +81 -75
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
- package/dist/docs/specifications/api/domains/container_services.json +123 -91
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
- package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
- package/dist/docs/specifications/api/domains/ddos.json +168 -154
- package/dist/docs/specifications/api/domains/dns.json +160 -148
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
- package/dist/docs/specifications/api/domains/marketplace.json +111 -103
- package/dist/docs/specifications/api/domains/network.json +269 -230
- package/dist/docs/specifications/api/domains/network_security.json +243 -187
- package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
- package/dist/docs/specifications/api/domains/object_storage.json +12 -12
- package/dist/docs/specifications/api/domains/observability.json +231 -102
- package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
- package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
- package/dist/docs/specifications/api/domains/shape.json +327 -313
- package/dist/docs/specifications/api/domains/sites.json +536 -349
- package/dist/docs/specifications/api/domains/statistics.json +401 -225
- package/dist/docs/specifications/api/domains/support.json +116 -108
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
- package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
- package/dist/docs/specifications/api/domains/users.json +76 -66
- package/dist/docs/specifications/api/domains/virtual.json +492 -244
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
- package/dist/docs/specifications/api/domains/waf.json +227 -139
- package/dist/docs/specifications/api/index.json +99 -4
- package/dist/docs/specifications/api/openapi.json +3409 -2616
- package/dist/docs/specifications/api/openapi.yaml +5304 -2616
- package/package.json +1 -1
- package/dist/docs/data-sources/addon_service.md +0 -143
- package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
- package/dist/docs/data-sources/addon_subscription.md +0 -134
- package/dist/docs/data-sources/allowed_tenant.md +0 -134
- package/dist/docs/data-sources/api_credential.md +0 -134
- package/dist/docs/data-sources/bigip_irule.md +0 -134
- package/dist/docs/data-sources/child_tenant.md +0 -134
- package/dist/docs/data-sources/child_tenant_manager.md +0 -134
- package/dist/docs/data-sources/contact.md +0 -134
- package/dist/docs/data-sources/customer_support.md +0 -134
- package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
- package/dist/docs/data-sources/dns_lb_pool.md +0 -134
- package/dist/docs/data-sources/dns_load_balancer.md +0 -134
- package/dist/docs/data-sources/dns_zone.md +0 -145
- package/dist/docs/data-sources/geo_location_set.md +0 -134
- package/dist/docs/data-sources/ike1.md +0 -134
- package/dist/docs/data-sources/ike2.md +0 -134
- package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
- package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
- package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
- package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
- package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
- package/dist/docs/data-sources/k8s_cluster.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
- package/dist/docs/data-sources/managed_tenant.md +0 -134
- package/dist/docs/data-sources/namespace.md +0 -141
- package/dist/docs/data-sources/oidc_provider.md +0 -134
- package/dist/docs/data-sources/quota.md +0 -134
- package/dist/docs/data-sources/registration.md +0 -134
- package/dist/docs/data-sources/report_config.md +0 -134
- package/dist/docs/data-sources/role.md +0 -134
- package/dist/docs/data-sources/secret_policy.md +0 -134
- package/dist/docs/data-sources/secret_policy_rule.md +0 -134
- package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
- package/dist/docs/data-sources/srv6_network_slice.md +0 -134
- package/dist/docs/data-sources/tenant_profile.md +0 -134
- package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
- package/dist/docs/data-sources/token.md +0 -134
- package/dist/docs/data-sources/tpm_api_key.md +0 -134
- package/dist/docs/data-sources/tpm_category.md +0 -134
- package/dist/docs/data-sources/tpm_manager.md +0 -134
- package/dist/docs/data-sources/virtual_k8s.md +0 -134
- package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
- package/dist/docs/resources/addon_subscription.md +0 -213
- package/dist/docs/resources/allowed_tenant.md +0 -181
- package/dist/docs/resources/api_credential.md +0 -184
- package/dist/docs/resources/bigip_irule.md +0 -173
- package/dist/docs/resources/child_tenant.md +0 -237
- package/dist/docs/resources/child_tenant_manager.md +0 -201
- package/dist/docs/resources/contact.md +0 -187
- package/dist/docs/resources/customer_support.md +0 -253
- package/dist/docs/resources/dns_lb_health_check.md +0 -249
- package/dist/docs/resources/dns_lb_pool.md +0 -310
- package/dist/docs/resources/dns_load_balancer.md +0 -309
- package/dist/docs/resources/dns_zone.md +0 -790
- package/dist/docs/resources/geo_location_set.md +0 -180
- package/dist/docs/resources/ike1.md +0 -216
- package/dist/docs/resources/ike2.md +0 -210
- package/dist/docs/resources/ike_phase1_profile.md +0 -224
- package/dist/docs/resources/ike_phase2_profile.md +0 -214
- package/dist/docs/resources/infraprotect_asn.md +0 -183
- package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
- package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
- package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
- package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
- package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
- package/dist/docs/resources/infraprotect_tunnel.md +0 -289
- package/dist/docs/resources/k8s_cluster.md +0 -326
- package/dist/docs/resources/k8s_cluster_role.md +0 -222
- package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
- package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
- package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
- package/dist/docs/resources/managed_tenant.md +0 -193
- package/dist/docs/resources/namespace.md +0 -170
- package/dist/docs/resources/oidc_provider.md +0 -291
- package/dist/docs/resources/quota.md +0 -187
- package/dist/docs/resources/registration.md +0 -489
- package/dist/docs/resources/report_config.md +0 -237
- package/dist/docs/resources/role.md +0 -183
- package/dist/docs/resources/secret_policy.md +0 -240
- package/dist/docs/resources/secret_policy_rule.md +0 -198
- package/dist/docs/resources/securemesh_site_v2.md +0 -2027
- package/dist/docs/resources/srv6_network_slice.md +0 -175
- package/dist/docs/resources/tenant_profile.md +0 -233
- package/dist/docs/resources/ticket_tracking_system.md +0 -195
- package/dist/docs/resources/token.md +0 -170
- package/dist/docs/resources/tpm_api_key.md +0 -191
- package/dist/docs/resources/tpm_category.md +0 -191
- package/dist/docs/resources/tpm_manager.md +0 -167
- package/dist/docs/resources/virtual_k8s.md +0 -209
- package/dist/docs/resources/voltshare_admin_policy.md +0 -271
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2.0.
|
|
3
|
-
"timestamp": "2026-01-
|
|
2
|
+
"version": "2.0.15",
|
|
3
|
+
"timestamp": "2026-01-06T16:58:36.582411+00:00",
|
|
4
4
|
"specifications": [
|
|
5
5
|
{
|
|
6
6
|
"domain": "admin_console_and_ui",
|
|
@@ -644,7 +644,21 @@
|
|
|
644
644
|
},
|
|
645
645
|
"relationship_hints": []
|
|
646
646
|
}
|
|
647
|
-
]
|
|
647
|
+
],
|
|
648
|
+
"x-f5xc-examples": {
|
|
649
|
+
"cdn_loadbalancer": {
|
|
650
|
+
"minimal": {
|
|
651
|
+
"description": "Basic CDN distribution",
|
|
652
|
+
"use_case": "Simple content delivery",
|
|
653
|
+
"yaml": "metadata:\n name: cdn-basic\n namespace: default\nspec:\n domains:\n - cdn.example.com\n origin_pool:\n - pool:\n name: origin-pool\n namespace: default\n"
|
|
654
|
+
},
|
|
655
|
+
"production": {
|
|
656
|
+
"description": "Production CDN with caching and compression",
|
|
657
|
+
"use_case": "Production content delivery with optimization",
|
|
658
|
+
"yaml": "metadata:\n name: cdn-prod\n namespace: production\nspec:\n domains:\n - cdn.example.com\n - assets.example.com\n https_auto_cert:\n add_hsts: true\n origin_pool:\n - pool:\n name: origin-pool\n namespace: production\n cache_settings:\n default_cache_action: CACHE\n cache_ttl_default: 86400\n compression_settings:\n content_types:\n - text/html\n - text/css\n - application/javascript\n enable_gzip: true\n"
|
|
659
|
+
}
|
|
660
|
+
}
|
|
661
|
+
}
|
|
648
662
|
},
|
|
649
663
|
{
|
|
650
664
|
"domain": "ce_management",
|
|
@@ -1279,6 +1293,20 @@
|
|
|
1279
1293
|
}
|
|
1280
1294
|
],
|
|
1281
1295
|
"icon": "🌐"
|
|
1296
|
+
},
|
|
1297
|
+
"x-f5xc-examples": {
|
|
1298
|
+
"dns_zone": {
|
|
1299
|
+
"minimal": {
|
|
1300
|
+
"description": "Basic DNS zone with primary nameserver",
|
|
1301
|
+
"use_case": "Simple DNS hosting",
|
|
1302
|
+
"yaml": "metadata:\n name: example-zone\n namespace: default\nspec:\n primary:\n default_rr_set_group:\n - ttl: 300\n a_record:\n name: www\n values:\n - 192.168.1.100\n"
|
|
1303
|
+
},
|
|
1304
|
+
"production": {
|
|
1305
|
+
"description": "Production DNS zone with SOA and multiple records",
|
|
1306
|
+
"use_case": "Production DNS with full configuration",
|
|
1307
|
+
"yaml": "metadata:\n name: prod-zone\n namespace: production\nspec:\n domain: example.com\n primary:\n soa_parameters:\n refresh: 3600\n retry: 600\n expire: 604800\n negative_ttl: 300\n default_rr_set_group:\n - ttl: 300\n a_record:\n name: www\n values:\n - 192.168.1.100\n - 192.168.1.101\n - ttl: 300\n cname_record:\n name: api\n value: www.example.com\n - ttl: 86400\n mx_record:\n name: \"\"\n values:\n - domain: mail.example.com\n priority: 10\n"
|
|
1308
|
+
}
|
|
1309
|
+
}
|
|
1282
1310
|
}
|
|
1283
1311
|
},
|
|
1284
1312
|
{
|
|
@@ -2738,6 +2766,54 @@
|
|
|
2738
2766
|
}
|
|
2739
2767
|
],
|
|
2740
2768
|
"icon": "⚖️"
|
|
2769
|
+
},
|
|
2770
|
+
"x-f5xc-examples": {
|
|
2771
|
+
"http_loadbalancer": {
|
|
2772
|
+
"minimal": {
|
|
2773
|
+
"description": "Basic HTTP load balancer for quick testing",
|
|
2774
|
+
"use_case": "Development environments, quick validation",
|
|
2775
|
+
"yaml": "metadata:\n name: my-lb\n namespace: default\nspec:\n domains:\n - example.com\n http:\n port: 80\n default_route_pools:\n - pool:\n name: my-origin-pool\n namespace: default\n"
|
|
2776
|
+
},
|
|
2777
|
+
"production": {
|
|
2778
|
+
"description": "Production-ready HTTP load balancer with TLS and WAF",
|
|
2779
|
+
"use_case": "Production deployments with security controls",
|
|
2780
|
+
"yaml": "metadata:\n name: prod-lb\n namespace: production\nspec:\n domains:\n - api.example.com\n https_auto_cert:\n http_redirect: true\n add_hsts: true\n tls_config:\n min_version: TLS12\n app_firewall:\n name: default-waf\n namespace: shared\n default_route_pools:\n - pool:\n name: prod-origin-pool\n namespace: production\n weight: 100\n rate_limiter:\n total_number: 1000\n unit: MINUTE\n"
|
|
2781
|
+
},
|
|
2782
|
+
"advanced": {
|
|
2783
|
+
"description": "Multi-origin load balancer with routing rules and rate limiting",
|
|
2784
|
+
"use_case": "Complex routing scenarios, API gateways",
|
|
2785
|
+
"yaml": "metadata:\n name: api-gateway\n namespace: production\nspec:\n domains:\n - api.example.com\n - api-v2.example.com\n https_auto_cert:\n http_redirect: true\n add_hsts: true\n app_firewall:\n name: strict-waf\n namespace: shared\n routes:\n - match:\n path:\n prefix: /api/v1\n route_destination:\n destinations:\n - cluster:\n name: v1-backend\n weight: 100\n - match:\n path:\n prefix: /api/v2\n route_destination:\n destinations:\n - cluster:\n name: v2-backend\n weight: 100\n default_route_pools:\n - pool:\n name: default-backend\n namespace: production\n rate_limiter:\n total_number: 5000\n unit: MINUTE\n cors_policy:\n allow_origins:\n - exact: https://app.example.com\n allow_methods:\n - GET\n - POST\n - PUT\n - DELETE\n"
|
|
2786
|
+
}
|
|
2787
|
+
},
|
|
2788
|
+
"origin_pool": {
|
|
2789
|
+
"minimal": {
|
|
2790
|
+
"description": "Basic origin pool with single backend",
|
|
2791
|
+
"use_case": "Simple backend configuration",
|
|
2792
|
+
"yaml": "metadata:\n name: backend-pool\n namespace: default\nspec:\n origin_servers:\n - public_ip:\n ip: 192.168.1.100\n port: 8080\n loadbalancer_algorithm: ROUND_ROBIN\n"
|
|
2793
|
+
},
|
|
2794
|
+
"production": {
|
|
2795
|
+
"description": "Production origin pool with health checks",
|
|
2796
|
+
"use_case": "Production deployments with monitoring",
|
|
2797
|
+
"yaml": "metadata:\n name: prod-backend\n namespace: production\nspec:\n origin_servers:\n - public_name:\n dns_name: backend1.example.com\n - public_name:\n dns_name: backend2.example.com\n port: 443\n use_tls:\n use_host_header_as_sni: {}\n tls_config:\n min_version: TLS12\n healthcheck:\n - name: http-health\n namespace: production\n loadbalancer_algorithm: LEAST_ACTIVE\n endpoint_selection: LOCAL_PREFERRED\n"
|
|
2798
|
+
},
|
|
2799
|
+
"advanced": {
|
|
2800
|
+
"description": "Multi-region origin pool with advanced routing",
|
|
2801
|
+
"use_case": "Global deployments, failover scenarios",
|
|
2802
|
+
"yaml": "metadata:\n name: global-backend\n namespace: production\nspec:\n origin_servers:\n - public_name:\n dns_name: us-backend.example.com\n labels:\n region: us-east\n - public_name:\n dns_name: eu-backend.example.com\n labels:\n region: eu-west\n port: 443\n use_tls:\n use_host_header_as_sni: {}\n tls_config:\n min_version: TLS12\n healthcheck:\n - name: tcp-health\n namespace: production\n loadbalancer_algorithm: ROUND_ROBIN\n endpoint_selection: LOCAL_PREFERRED\n advanced_options:\n connection_timeout: 30000\n idle_timeout: 60000\n max_connections: 10000\n"
|
|
2803
|
+
}
|
|
2804
|
+
},
|
|
2805
|
+
"healthcheck": {
|
|
2806
|
+
"minimal": {
|
|
2807
|
+
"description": "Basic HTTP health check",
|
|
2808
|
+
"use_case": "Simple health monitoring",
|
|
2809
|
+
"yaml": "metadata:\n name: http-health\n namespace: default\nspec:\n http_health_check:\n path: /health\n timeout: 3\n interval: 15\n unhealthy_threshold: 3\n healthy_threshold: 2\n"
|
|
2810
|
+
},
|
|
2811
|
+
"production": {
|
|
2812
|
+
"description": "Production health check with custom headers",
|
|
2813
|
+
"use_case": "Production monitoring with authentication",
|
|
2814
|
+
"yaml": "metadata:\n name: prod-health\n namespace: production\nspec:\n http_health_check:\n path: /api/health\n headers:\n x-health-check: \"true\"\n expected_status_codes:\n - 200\n - 204\n timeout: 5\n interval: 10\n unhealthy_threshold: 2\n healthy_threshold: 3\n"
|
|
2815
|
+
}
|
|
2816
|
+
}
|
|
2741
2817
|
}
|
|
2742
2818
|
},
|
|
2743
2819
|
{
|
|
@@ -2873,7 +2949,26 @@
|
|
|
2873
2949
|
},
|
|
2874
2950
|
"relationship_hints": []
|
|
2875
2951
|
}
|
|
2876
|
-
]
|
|
2952
|
+
],
|
|
2953
|
+
"x-f5xc-examples": {
|
|
2954
|
+
"app_firewall": {
|
|
2955
|
+
"minimal": {
|
|
2956
|
+
"description": "Basic WAF policy with default detection",
|
|
2957
|
+
"use_case": "Quick WAF protection setup",
|
|
2958
|
+
"yaml": "metadata:\n name: basic-waf\n namespace: default\nspec:\n blocking: {}\n detection_settings:\n signature_selection_setting:\n default_attack_type_settings: {}\n high_medium_accuracy_signatures: {}\n"
|
|
2959
|
+
},
|
|
2960
|
+
"production": {
|
|
2961
|
+
"description": "Production WAF with signature detection and bot defense",
|
|
2962
|
+
"use_case": "Production security with comprehensive protection",
|
|
2963
|
+
"yaml": "metadata:\n name: prod-waf\n namespace: production\nspec:\n blocking: {}\n detection_settings:\n signature_selection_setting:\n default_attack_type_settings: {}\n high_medium_low_accuracy_signatures: {}\n enable_suppression: true\n enable_threat_campaigns: true\n bot_defense_setting:\n policy:\n protected_app_endpoints:\n - metadata:\n name: login\n http_methods:\n - POST\n protocol: HTTPS\n path:\n prefix: /api/login\n js_insert_all_pages:\n javascript_location: AFTER_HEAD\n allow_all_response_codes: false\n default_anonymization: true\n"
|
|
2964
|
+
},
|
|
2965
|
+
"advanced": {
|
|
2966
|
+
"description": "Advanced WAF with custom rules and data guard",
|
|
2967
|
+
"use_case": "High-security environments with custom policies",
|
|
2968
|
+
"yaml": "metadata:\n name: advanced-waf\n namespace: security\nspec:\n blocking: {}\n detection_settings:\n signature_selection_setting:\n attack_type_settings:\n - attack_type: ATTACK_TYPE_COMMAND_EXECUTION\n disabled: false\n - attack_type: ATTACK_TYPE_SQL_INJECTION\n disabled: false\n - attack_type: ATTACK_TYPE_CROSS_SITE_SCRIPTING\n disabled: false\n high_medium_low_accuracy_signatures: {}\n enable_suppression: true\n enable_threat_campaigns: true\n violation_settings:\n disabled_violation_types:\n - violation_type: VIOL_FILETYPE\n bot_defense_setting:\n policy:\n protected_app_endpoints:\n - metadata:\n name: api-endpoint\n http_methods:\n - POST\n - PUT\n protocol: HTTPS\n path:\n prefix: /api/\n js_insert_all_pages:\n javascript_location: AFTER_HEAD\n data_guard_rules:\n - name: mask-credit-cards\n path:\n prefix: /\n target_parameters:\n - parameter_name:\n exact_value: credit_card\n apply_data_guard: {}\n"
|
|
2969
|
+
}
|
|
2970
|
+
}
|
|
2971
|
+
}
|
|
2877
2972
|
}
|
|
2878
2973
|
],
|
|
2879
2974
|
"x-f5xc-critical-resources": [
|