@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
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Object Storage",
|
|
5
5
|
"description": "Blob management for application component delivery across namespaces. Time-limited download links with cryptographic signing protect asset retrieval. Version-controlled packages organized by operating system type support artifact discovery. Query filtering by name, type, and release number enables programmatic access to integrator libraries and protection modules for mobile deployments.",
|
|
6
|
-
"version": "2.0.
|
|
6
|
+
"version": "2.0.15",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -2432,7 +2432,7 @@
|
|
|
2432
2432
|
},
|
|
2433
2433
|
"x-original-maxLength": 512,
|
|
2434
2434
|
"x-reconciled-from-discovery": true,
|
|
2435
|
-
"x-reconciled-at": "2026-01-
|
|
2435
|
+
"x-reconciled-at": "2026-01-06T16:58:18.271014+00:00"
|
|
2436
2436
|
},
|
|
2437
2437
|
"mobile_app_shield": {
|
|
2438
2438
|
"$ref": "#/components/schemas/stored_objectMobileAppShieldAttributes"
|
|
@@ -2473,7 +2473,7 @@
|
|
|
2473
2473
|
},
|
|
2474
2474
|
"x-original-maxLength": 512,
|
|
2475
2475
|
"x-reconciled-from-discovery": true,
|
|
2476
|
-
"x-reconciled-at": "2026-01-
|
|
2476
|
+
"x-reconciled-at": "2026-01-06T16:58:18.271024+00:00"
|
|
2477
2477
|
},
|
|
2478
2478
|
"namespace": {
|
|
2479
2479
|
"type": "string",
|
|
@@ -2499,7 +2499,7 @@
|
|
|
2499
2499
|
},
|
|
2500
2500
|
"x-original-maxLength": 1024,
|
|
2501
2501
|
"x-reconciled-from-discovery": true,
|
|
2502
|
-
"x-reconciled-at": "2026-01-
|
|
2502
|
+
"x-reconciled-at": "2026-01-06T16:58:18.271029+00:00"
|
|
2503
2503
|
},
|
|
2504
2504
|
"no_attributes": {
|
|
2505
2505
|
"$ref": "#/components/schemas/schemaEmpty"
|
|
@@ -2769,7 +2769,7 @@
|
|
|
2769
2769
|
},
|
|
2770
2770
|
"x-original-maxLength": 1024,
|
|
2771
2771
|
"x-reconciled-from-discovery": true,
|
|
2772
|
-
"x-reconciled-at": "2026-01-
|
|
2772
|
+
"x-reconciled-at": "2026-01-06T16:58:18.271056+00:00"
|
|
2773
2773
|
},
|
|
2774
2774
|
"no_attributes": {
|
|
2775
2775
|
"$ref": "#/components/schemas/schemaEmpty"
|
|
@@ -2792,7 +2792,7 @@
|
|
|
2792
2792
|
"x-field-mutability": "read-only",
|
|
2793
2793
|
"x-original-maxLength": 1024,
|
|
2794
2794
|
"x-reconciled-from-discovery": true,
|
|
2795
|
-
"x-reconciled-at": "2026-01-
|
|
2795
|
+
"x-reconciled-at": "2026-01-06T16:58:18.271061+00:00"
|
|
2796
2796
|
},
|
|
2797
2797
|
"versions": {
|
|
2798
2798
|
"type": "array",
|
|
@@ -3155,7 +3155,7 @@
|
|
|
3155
3155
|
},
|
|
3156
3156
|
"x-original-maxLength": 512,
|
|
3157
3157
|
"x-reconciled-from-discovery": true,
|
|
3158
|
-
"x-reconciled-at": "2026-01-
|
|
3158
|
+
"x-reconciled-at": "2026-01-06T16:58:18.271086+00:00"
|
|
3159
3159
|
},
|
|
3160
3160
|
"mobile_app_shield": {
|
|
3161
3161
|
"$ref": "#/components/schemas/stored_objectMobileAppShieldAttributes"
|
|
@@ -3189,7 +3189,7 @@
|
|
|
3189
3189
|
},
|
|
3190
3190
|
"x-original-maxLength": 1024,
|
|
3191
3191
|
"x-reconciled-from-discovery": true,
|
|
3192
|
-
"x-reconciled-at": "2026-01-
|
|
3192
|
+
"x-reconciled-at": "2026-01-06T16:58:18.271093+00:00"
|
|
3193
3193
|
},
|
|
3194
3194
|
"namespace": {
|
|
3195
3195
|
"type": "string",
|
|
@@ -3213,7 +3213,7 @@
|
|
|
3213
3213
|
},
|
|
3214
3214
|
"x-original-maxLength": 1024,
|
|
3215
3215
|
"x-reconciled-from-discovery": true,
|
|
3216
|
-
"x-reconciled-at": "2026-01-
|
|
3216
|
+
"x-reconciled-at": "2026-01-06T16:58:18.271097+00:00"
|
|
3217
3217
|
},
|
|
3218
3218
|
"no_attributes": {
|
|
3219
3219
|
"$ref": "#/components/schemas/schemaEmpty"
|
|
@@ -3263,7 +3263,7 @@
|
|
|
3263
3263
|
},
|
|
3264
3264
|
"x-original-maxLength": 1024,
|
|
3265
3265
|
"x-reconciled-from-discovery": true,
|
|
3266
|
-
"x-reconciled-at": "2026-01-
|
|
3266
|
+
"x-reconciled-at": "2026-01-06T16:58:18.271104+00:00"
|
|
3267
3267
|
}
|
|
3268
3268
|
},
|
|
3269
3269
|
"x-f5xc-minimum-configuration": {
|
|
@@ -3361,7 +3361,7 @@
|
|
|
3361
3361
|
},
|
|
3362
3362
|
"x-original-maxLength": 512,
|
|
3363
3363
|
"x-reconciled-from-discovery": true,
|
|
3364
|
-
"x-reconciled-at": "2026-01-
|
|
3364
|
+
"x-reconciled-at": "2026-01-06T16:58:18.271111+00:00"
|
|
3365
3365
|
},
|
|
3366
3366
|
"latest_version": {
|
|
3367
3367
|
"type": "boolean",
|
|
@@ -3414,7 +3414,7 @@
|
|
|
3414
3414
|
},
|
|
3415
3415
|
"x-original-maxLength": 1024,
|
|
3416
3416
|
"x-reconciled-from-discovery": true,
|
|
3417
|
-
"x-reconciled-at": "2026-01-
|
|
3417
|
+
"x-reconciled-at": "2026-01-06T16:58:18.271118+00:00"
|
|
3418
3418
|
}
|
|
3419
3419
|
},
|
|
3420
3420
|
"x-f5xc-minimum-configuration": {
|