@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": "Data Intelligence",
|
|
5
5
|
"description": "F5 Distributed Cloud Data Intelligence API specifications",
|
|
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"
|
|
@@ -3597,7 +3597,7 @@
|
|
|
3597
3597
|
"readOnly": true,
|
|
3598
3598
|
"x-original-maxLength": 1024,
|
|
3599
3599
|
"x-reconciled-from-discovery": true,
|
|
3600
|
-
"x-reconciled-at": "2026-01-
|
|
3600
|
+
"x-reconciled-at": "2026-01-06T16:57:31.783852+00:00"
|
|
3601
3601
|
},
|
|
3602
3602
|
"name": {
|
|
3603
3603
|
"type": "string",
|
|
@@ -3616,7 +3616,7 @@
|
|
|
3616
3616
|
},
|
|
3617
3617
|
"x-original-maxLength": 1024,
|
|
3618
3618
|
"x-reconciled-from-discovery": true,
|
|
3619
|
-
"x-reconciled-at": "2026-01-
|
|
3619
|
+
"x-reconciled-at": "2026-01-06T16:57:31.783859+00:00"
|
|
3620
3620
|
},
|
|
3621
3621
|
"namespace": {
|
|
3622
3622
|
"type": "string",
|
|
@@ -3635,7 +3635,7 @@
|
|
|
3635
3635
|
},
|
|
3636
3636
|
"x-original-maxLength": 1024,
|
|
3637
3637
|
"x-reconciled-from-discovery": true,
|
|
3638
|
-
"x-reconciled-at": "2026-01-
|
|
3638
|
+
"x-reconciled-at": "2026-01-06T16:57:31.783864+00:00"
|
|
3639
3639
|
},
|
|
3640
3640
|
"tenant": {
|
|
3641
3641
|
"type": "string",
|
|
@@ -3656,7 +3656,7 @@
|
|
|
3656
3656
|
"x-field-mutability": "read-only",
|
|
3657
3657
|
"x-original-maxLength": 1024,
|
|
3658
3658
|
"x-reconciled-from-discovery": true,
|
|
3659
|
-
"x-reconciled-at": "2026-01-
|
|
3659
|
+
"x-reconciled-at": "2026-01-06T16:57:31.783868+00:00"
|
|
3660
3660
|
},
|
|
3661
3661
|
"uid": {
|
|
3662
3662
|
"type": "string",
|
|
@@ -3678,7 +3678,7 @@
|
|
|
3678
3678
|
"x-original-maxLength": 1024,
|
|
3679
3679
|
"format": "uuid",
|
|
3680
3680
|
"x-reconciled-from-discovery": true,
|
|
3681
|
-
"x-reconciled-at": "2026-01-
|
|
3681
|
+
"x-reconciled-at": "2026-01-06T16:57:31.783875+00:00"
|
|
3682
3682
|
}
|
|
3683
3683
|
},
|
|
3684
3684
|
"x-f5xc-minimum-configuration": {
|
|
@@ -3704,6 +3704,8 @@
|
|
|
3704
3704
|
"type_url": {
|
|
3705
3705
|
"type": "string",
|
|
3706
3706
|
"description": "A URL/resource name that uniquely identifies the type of the serialized\nprotocol buffer message. This string must contain at least\none \"/\" character. The last segment of the URL's path must represent\nthe fully qualified name of the type (as in\n`path/google.protobuf.duration`). The name should be in a canonical form\n(e.g., leading \".\" is not accepted).\n\nIn practice, teams usually precompile into the binary all types that they\nexpect it to use in the context of Any. However, for URLs which use the\nscheme `HTTP`, `HTTPS`, or no scheme, one can optionally set up a type\nserver that maps type URLs to message definitions as follows:\n\n* If no scheme is provided, `HTTPS` is assumed.\n* An HTTP GET on the URL must yield a [google.protobuf.type][]\nvalue in binary format, or produce an error.\n* Applications are allowed to cache lookup results based on the\nURL, or have them precompiled into a binary to avoid any\nlookup. Therefore, binary compatibility needs to be preserved\non changes to types. (Use versioned type names to manage\nbreaking changes.)\n\nNote: this functionality is not currently available in the official\nprotobuf release, and it is not used for type URLs beginning with\ntype.googleapis.com.\n\nSchemes other than `HTTP`, `HTTPS` (or the empty scheme) might be\nused with implementation specific semantics.",
|
|
3707
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
3708
|
+
"x-f5xc-description-medium": "URL/resource name that uniquely identifies the type of the serialized protocol buffer message. This string must contain at least one \"/\" character. The last segment of the URL's path must represent the fully qualified name of the type (as in ).",
|
|
3707
3709
|
"minLength": 0,
|
|
3708
3710
|
"maxLength": 1024,
|
|
3709
3711
|
"x-f5xc-required-for": {
|
|
@@ -3727,7 +3729,7 @@
|
|
|
3727
3729
|
},
|
|
3728
3730
|
"x-original-maxLength": 1024,
|
|
3729
3731
|
"x-reconciled-from-discovery": true,
|
|
3730
|
-
"x-reconciled-at": "2026-01-
|
|
3732
|
+
"x-reconciled-at": "2026-01-06T16:57:31.783882+00:00"
|
|
3731
3733
|
}
|
|
3732
3734
|
},
|
|
3733
3735
|
"x-f5xc-minimum-configuration": {
|
|
@@ -3864,7 +3866,7 @@
|
|
|
3864
3866
|
},
|
|
3865
3867
|
"x-original-maxLength": 1024,
|
|
3866
3868
|
"x-reconciled-from-discovery": true,
|
|
3867
|
-
"x-reconciled-at": "2026-01-
|
|
3869
|
+
"x-reconciled-at": "2026-01-06T16:57:31.783898+00:00"
|
|
3868
3870
|
}
|
|
3869
3871
|
},
|
|
3870
3872
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4261,7 +4263,7 @@
|
|
|
4261
4263
|
},
|
|
4262
4264
|
"x-original-maxLength": 1024,
|
|
4263
4265
|
"x-reconciled-from-discovery": true,
|
|
4264
|
-
"x-reconciled-at": "2026-01-
|
|
4266
|
+
"x-reconciled-at": "2026-01-06T16:57:31.783938+00:00"
|
|
4265
4267
|
},
|
|
4266
4268
|
"namespace": {
|
|
4267
4269
|
"type": "string",
|
|
@@ -4280,7 +4282,7 @@
|
|
|
4280
4282
|
},
|
|
4281
4283
|
"x-original-maxLength": 1024,
|
|
4282
4284
|
"x-reconciled-from-discovery": true,
|
|
4283
|
-
"x-reconciled-at": "2026-01-
|
|
4285
|
+
"x-reconciled-at": "2026-01-06T16:57:31.783942+00:00"
|
|
4284
4286
|
}
|
|
4285
4287
|
},
|
|
4286
4288
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4439,7 +4441,7 @@
|
|
|
4439
4441
|
"maxLength": 17,
|
|
4440
4442
|
"minLength": 17,
|
|
4441
4443
|
"x-reconciled-from-discovery": true,
|
|
4442
|
-
"x-reconciled-at": "2026-01-
|
|
4444
|
+
"x-reconciled-at": "2026-01-06T16:57:31.783961+00:00"
|
|
4443
4445
|
},
|
|
4444
4446
|
"system_metadata": {
|
|
4445
4447
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -4848,7 +4850,7 @@
|
|
|
4848
4850
|
},
|
|
4849
4851
|
"x-original-maxLength": 1024,
|
|
4850
4852
|
"x-reconciled-from-discovery": true,
|
|
4851
|
-
"x-reconciled-at": "2026-01-
|
|
4853
|
+
"x-reconciled-at": "2026-01-06T16:57:31.783998+00:00"
|
|
4852
4854
|
},
|
|
4853
4855
|
"disabled": {
|
|
4854
4856
|
"type": "boolean",
|
|
@@ -4898,7 +4900,7 @@
|
|
|
4898
4900
|
},
|
|
4899
4901
|
"x-original-maxLength": 1024,
|
|
4900
4902
|
"x-reconciled-from-discovery": true,
|
|
4901
|
-
"x-reconciled-at": "2026-01-
|
|
4903
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784008+00:00"
|
|
4902
4904
|
},
|
|
4903
4905
|
"namespace": {
|
|
4904
4906
|
"type": "string",
|
|
@@ -4917,7 +4919,7 @@
|
|
|
4917
4919
|
},
|
|
4918
4920
|
"x-original-maxLength": 1024,
|
|
4919
4921
|
"x-reconciled-from-discovery": true,
|
|
4920
|
-
"x-reconciled-at": "2026-01-
|
|
4922
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784013+00:00"
|
|
4921
4923
|
},
|
|
4922
4924
|
"owner_view": {
|
|
4923
4925
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -4958,7 +4960,7 @@
|
|
|
4958
4960
|
"x-field-mutability": "read-only",
|
|
4959
4961
|
"x-original-maxLength": 1024,
|
|
4960
4962
|
"x-reconciled-from-discovery": true,
|
|
4961
|
-
"x-reconciled-at": "2026-01-
|
|
4963
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784021+00:00"
|
|
4962
4964
|
},
|
|
4963
4965
|
"uid": {
|
|
4964
4966
|
"type": "string",
|
|
@@ -4979,7 +4981,7 @@
|
|
|
4979
4981
|
"x-original-maxLength": 1024,
|
|
4980
4982
|
"format": "uuid",
|
|
4981
4983
|
"x-reconciled-from-discovery": true,
|
|
4982
|
-
"x-reconciled-at": "2026-01-
|
|
4984
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784026+00:00"
|
|
4983
4985
|
}
|
|
4984
4986
|
},
|
|
4985
4987
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5492,7 +5494,7 @@
|
|
|
5492
5494
|
},
|
|
5493
5495
|
"x-original-maxLength": 1024,
|
|
5494
5496
|
"x-reconciled-from-discovery": true,
|
|
5495
|
-
"x-reconciled-at": "2026-01-
|
|
5497
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784072+00:00"
|
|
5496
5498
|
},
|
|
5497
5499
|
"store_provider": {
|
|
5498
5500
|
"type": "string",
|
|
@@ -5550,7 +5552,7 @@
|
|
|
5550
5552
|
},
|
|
5551
5553
|
"x-original-maxLength": 1024,
|
|
5552
5554
|
"x-reconciled-from-discovery": true,
|
|
5553
|
-
"x-reconciled-at": "2026-01-
|
|
5555
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784079+00:00"
|
|
5554
5556
|
},
|
|
5555
5557
|
"url": {
|
|
5556
5558
|
"type": "string",
|
|
@@ -5647,7 +5649,7 @@
|
|
|
5647
5649
|
},
|
|
5648
5650
|
"x-original-maxLength": 1024,
|
|
5649
5651
|
"x-reconciled-from-discovery": true,
|
|
5650
|
-
"x-reconciled-at": "2026-01-
|
|
5652
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784088+00:00"
|
|
5651
5653
|
},
|
|
5652
5654
|
"service_name": {
|
|
5653
5655
|
"type": "string",
|
|
@@ -5676,6 +5678,8 @@
|
|
|
5676
5678
|
"x-validation-rules": {
|
|
5677
5679
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
5678
5680
|
},
|
|
5681
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
5682
|
+
"x-f5xc-description-medium": "Status of the condition \"Success\" Validtion has succeded. Requested operation was successful. \"Failed\" Validation has failed. \"Incomplete\" Validation of configuration has failed due to missing configuration. \"Installed\" Validation has passed and configuration has been installed in data path or...",
|
|
5679
5683
|
"minLength": 0,
|
|
5680
5684
|
"maxLength": 17,
|
|
5681
5685
|
"x-f5xc-required-for": {
|
|
@@ -5686,7 +5690,7 @@
|
|
|
5686
5690
|
},
|
|
5687
5691
|
"x-original-maxLength": 1024,
|
|
5688
5692
|
"x-reconciled-from-discovery": true,
|
|
5689
|
-
"x-reconciled-at": "2026-01-
|
|
5693
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784094+00:00"
|
|
5690
5694
|
},
|
|
5691
5695
|
"type": {
|
|
5692
5696
|
"type": "string",
|
|
@@ -5823,7 +5827,7 @@
|
|
|
5823
5827
|
},
|
|
5824
5828
|
"x-original-maxLength": 1024,
|
|
5825
5829
|
"x-reconciled-from-discovery": true,
|
|
5826
|
-
"x-reconciled-at": "2026-01-
|
|
5830
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784105+00:00"
|
|
5827
5831
|
}
|
|
5828
5832
|
},
|
|
5829
5833
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5932,7 +5936,7 @@
|
|
|
5932
5936
|
},
|
|
5933
5937
|
"x-original-maxLength": 1200,
|
|
5934
5938
|
"x-reconciled-from-discovery": true,
|
|
5935
|
-
"x-reconciled-at": "2026-01-
|
|
5939
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784114+00:00"
|
|
5936
5940
|
},
|
|
5937
5941
|
"disable": {
|
|
5938
5942
|
"type": "boolean",
|
|
@@ -5985,7 +5989,7 @@
|
|
|
5985
5989
|
},
|
|
5986
5990
|
"x-original-maxLength": 1024,
|
|
5987
5991
|
"x-reconciled-from-discovery": true,
|
|
5988
|
-
"x-reconciled-at": "2026-01-
|
|
5992
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784121+00:00"
|
|
5989
5993
|
},
|
|
5990
5994
|
"namespace": {
|
|
5991
5995
|
"type": "string",
|
|
@@ -6004,7 +6008,7 @@
|
|
|
6004
6008
|
},
|
|
6005
6009
|
"x-original-maxLength": 1024,
|
|
6006
6010
|
"x-reconciled-from-discovery": true,
|
|
6007
|
-
"x-reconciled-at": "2026-01-
|
|
6011
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784125+00:00"
|
|
6008
6012
|
}
|
|
6009
6013
|
},
|
|
6010
6014
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6080,7 +6084,7 @@
|
|
|
6080
6084
|
},
|
|
6081
6085
|
"x-original-maxLength": 1200,
|
|
6082
6086
|
"x-reconciled-from-discovery": true,
|
|
6083
|
-
"x-reconciled-at": "2026-01-
|
|
6087
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784131+00:00"
|
|
6084
6088
|
},
|
|
6085
6089
|
"disable": {
|
|
6086
6090
|
"type": "boolean",
|
|
@@ -6135,7 +6139,7 @@
|
|
|
6135
6139
|
},
|
|
6136
6140
|
"x-original-maxLength": 1024,
|
|
6137
6141
|
"x-reconciled-from-discovery": true,
|
|
6138
|
-
"x-reconciled-at": "2026-01-
|
|
6142
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784138+00:00"
|
|
6139
6143
|
},
|
|
6140
6144
|
"namespace": {
|
|
6141
6145
|
"type": "string",
|
|
@@ -6154,7 +6158,7 @@
|
|
|
6154
6158
|
},
|
|
6155
6159
|
"x-original-maxLength": 1024,
|
|
6156
6160
|
"x-reconciled-from-discovery": true,
|
|
6157
|
-
"x-reconciled-at": "2026-01-
|
|
6161
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784142+00:00"
|
|
6158
6162
|
}
|
|
6159
6163
|
},
|
|
6160
6164
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6230,7 +6234,7 @@
|
|
|
6230
6234
|
},
|
|
6231
6235
|
"x-original-maxLength": 1200,
|
|
6232
6236
|
"x-reconciled-from-discovery": true,
|
|
6233
|
-
"x-reconciled-at": "2026-01-
|
|
6237
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784148+00:00"
|
|
6234
6238
|
},
|
|
6235
6239
|
"disable": {
|
|
6236
6240
|
"type": "boolean",
|
|
@@ -6283,7 +6287,7 @@
|
|
|
6283
6287
|
},
|
|
6284
6288
|
"x-original-maxLength": 1024,
|
|
6285
6289
|
"x-reconciled-from-discovery": true,
|
|
6286
|
-
"x-reconciled-at": "2026-01-
|
|
6290
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784155+00:00"
|
|
6287
6291
|
},
|
|
6288
6292
|
"namespace": {
|
|
6289
6293
|
"type": "string",
|
|
@@ -6302,7 +6306,7 @@
|
|
|
6302
6306
|
},
|
|
6303
6307
|
"x-original-maxLength": 1024,
|
|
6304
6308
|
"x-reconciled-from-discovery": true,
|
|
6305
|
-
"x-reconciled-at": "2026-01-
|
|
6309
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784159+00:00"
|
|
6306
6310
|
}
|
|
6307
6311
|
},
|
|
6308
6312
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6463,7 +6467,7 @@
|
|
|
6463
6467
|
"x-original-maxLength": 1024,
|
|
6464
6468
|
"format": "uuid",
|
|
6465
6469
|
"x-reconciled-from-discovery": true,
|
|
6466
|
-
"x-reconciled-at": "2026-01-
|
|
6470
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784175+00:00"
|
|
6467
6471
|
},
|
|
6468
6472
|
"vtrp_id": {
|
|
6469
6473
|
"type": "string",
|
|
@@ -6575,7 +6579,7 @@
|
|
|
6575
6579
|
},
|
|
6576
6580
|
"x-original-maxLength": 1024,
|
|
6577
6581
|
"x-reconciled-from-discovery": true,
|
|
6578
|
-
"x-reconciled-at": "2026-01-
|
|
6582
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784184+00:00"
|
|
6579
6583
|
},
|
|
6580
6584
|
"status": {
|
|
6581
6585
|
"type": "string",
|
|
@@ -6594,7 +6598,7 @@
|
|
|
6594
6598
|
},
|
|
6595
6599
|
"x-original-maxLength": 1024,
|
|
6596
6600
|
"x-reconciled-from-discovery": true,
|
|
6597
|
-
"x-reconciled-at": "2026-01-
|
|
6601
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784188+00:00"
|
|
6598
6602
|
}
|
|
6599
6603
|
},
|
|
6600
6604
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6674,6 +6678,8 @@
|
|
|
6674
6678
|
"title": "Deletion_timestamp.",
|
|
6675
6679
|
"format": "date-time",
|
|
6676
6680
|
"x-displayname": "Deletion Timestamp.",
|
|
6681
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
6682
|
+
"x-f5xc-description-medium": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not...",
|
|
6677
6683
|
"minLength": 0,
|
|
6678
6684
|
"maxLength": 1024,
|
|
6679
6685
|
"x-f5xc-required-for": {
|
|
@@ -6772,7 +6778,7 @@
|
|
|
6772
6778
|
"x-field-mutability": "read-only",
|
|
6773
6779
|
"x-original-maxLength": 1024,
|
|
6774
6780
|
"x-reconciled-from-discovery": true,
|
|
6775
|
-
"x-reconciled-at": "2026-01-
|
|
6781
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784207+00:00"
|
|
6776
6782
|
},
|
|
6777
6783
|
"uid": {
|
|
6778
6784
|
"type": "string",
|
|
@@ -6793,7 +6799,7 @@
|
|
|
6793
6799
|
"x-original-maxLength": 1024,
|
|
6794
6800
|
"format": "uuid",
|
|
6795
6801
|
"x-reconciled-from-discovery": true,
|
|
6796
|
-
"x-reconciled-at": "2026-01-
|
|
6802
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784212+00:00"
|
|
6797
6803
|
}
|
|
6798
6804
|
},
|
|
6799
6805
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6839,7 +6845,7 @@
|
|
|
6839
6845
|
},
|
|
6840
6846
|
"x-original-maxLength": 1024,
|
|
6841
6847
|
"x-reconciled-from-discovery": true,
|
|
6842
|
-
"x-reconciled-at": "2026-01-
|
|
6848
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784216+00:00"
|
|
6843
6849
|
},
|
|
6844
6850
|
"location": {
|
|
6845
6851
|
"type": "string",
|
|
@@ -6856,7 +6862,7 @@
|
|
|
6856
6862
|
},
|
|
6857
6863
|
"x-original-maxLength": 1024,
|
|
6858
6864
|
"x-reconciled-from-discovery": true,
|
|
6859
|
-
"x-reconciled-at": "2026-01-
|
|
6865
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784220+00:00"
|
|
6860
6866
|
},
|
|
6861
6867
|
"provider": {
|
|
6862
6868
|
"type": "string",
|
|
@@ -6873,7 +6879,7 @@
|
|
|
6873
6879
|
},
|
|
6874
6880
|
"x-original-maxLength": 1024,
|
|
6875
6881
|
"x-reconciled-from-discovery": true,
|
|
6876
|
-
"x-reconciled-at": "2026-01-
|
|
6882
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784224+00:00"
|
|
6877
6883
|
},
|
|
6878
6884
|
"secret_encoding": {
|
|
6879
6885
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -6895,7 +6901,7 @@
|
|
|
6895
6901
|
"maxLength": 1,
|
|
6896
6902
|
"minLength": 1,
|
|
6897
6903
|
"x-reconciled-from-discovery": true,
|
|
6898
|
-
"x-reconciled-at": "2026-01-
|
|
6904
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784230+00:00"
|
|
6899
6905
|
}
|
|
6900
6906
|
},
|
|
6901
6907
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6938,7 +6944,7 @@
|
|
|
6938
6944
|
},
|
|
6939
6945
|
"x-original-maxLength": 1024,
|
|
6940
6946
|
"x-reconciled-from-discovery": true,
|
|
6941
|
-
"x-reconciled-at": "2026-01-
|
|
6947
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784235+00:00"
|
|
6942
6948
|
},
|
|
6943
6949
|
"name": {
|
|
6944
6950
|
"type": "string",
|
|
@@ -6957,7 +6963,7 @@
|
|
|
6957
6963
|
},
|
|
6958
6964
|
"x-original-maxLength": 1024,
|
|
6959
6965
|
"x-reconciled-from-discovery": true,
|
|
6960
|
-
"x-reconciled-at": "2026-01-
|
|
6966
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784239+00:00"
|
|
6961
6967
|
},
|
|
6962
6968
|
"namespace": {
|
|
6963
6969
|
"type": "string",
|
|
@@ -6976,7 +6982,7 @@
|
|
|
6976
6982
|
},
|
|
6977
6983
|
"x-original-maxLength": 1024,
|
|
6978
6984
|
"x-reconciled-from-discovery": true,
|
|
6979
|
-
"x-reconciled-at": "2026-01-
|
|
6985
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784243+00:00"
|
|
6980
6986
|
},
|
|
6981
6987
|
"uid": {
|
|
6982
6988
|
"type": "string",
|
|
@@ -6997,7 +7003,7 @@
|
|
|
6997
7003
|
"x-original-maxLength": 1024,
|
|
6998
7004
|
"format": "uuid",
|
|
6999
7005
|
"x-reconciled-from-discovery": true,
|
|
7000
|
-
"x-reconciled-at": "2026-01-
|
|
7006
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784248+00:00"
|
|
7001
7007
|
}
|
|
7002
7008
|
},
|
|
7003
7009
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7035,7 +7041,7 @@
|
|
|
7035
7041
|
},
|
|
7036
7042
|
"x-original-maxLength": 1024,
|
|
7037
7043
|
"x-reconciled-from-discovery": true,
|
|
7038
|
-
"x-reconciled-at": "2026-01-
|
|
7044
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784253+00:00"
|
|
7039
7045
|
}
|
|
7040
7046
|
},
|
|
7041
7047
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7085,7 +7091,7 @@
|
|
|
7085
7091
|
},
|
|
7086
7092
|
"x-original-maxLength": 128,
|
|
7087
7093
|
"x-reconciled-from-discovery": true,
|
|
7088
|
-
"x-reconciled-at": "2026-01-
|
|
7094
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784257+00:00"
|
|
7089
7095
|
},
|
|
7090
7096
|
"namespace": {
|
|
7091
7097
|
"type": "string",
|
|
@@ -7110,7 +7116,7 @@
|
|
|
7110
7116
|
},
|
|
7111
7117
|
"x-original-maxLength": 64,
|
|
7112
7118
|
"x-reconciled-from-discovery": true,
|
|
7113
|
-
"x-reconciled-at": "2026-01-
|
|
7119
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784261+00:00"
|
|
7114
7120
|
},
|
|
7115
7121
|
"tenant": {
|
|
7116
7122
|
"type": "string",
|
|
@@ -7137,7 +7143,7 @@
|
|
|
7137
7143
|
"x-field-mutability": "read-only",
|
|
7138
7144
|
"x-original-maxLength": 64,
|
|
7139
7145
|
"x-reconciled-from-discovery": true,
|
|
7140
|
-
"x-reconciled-at": "2026-01-
|
|
7146
|
+
"x-reconciled-at": "2026-01-06T16:57:31.784266+00:00"
|
|
7141
7147
|
}
|
|
7142
7148
|
},
|
|
7143
7149
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7192,7 +7198,7 @@
|
|
|
7192
7198
|
"maxLength": 15,
|
|
7193
7199
|
"minLength": 3,
|
|
7194
7200
|
"x-reconciled-from-discovery": true,
|
|
7195
|
-
"x-reconciled-at": "2026-01-
|
|
7201
|
+
"x-reconciled-at": "2026-01-06T16:57:32.068868+00:00"
|
|
7196
7202
|
}
|
|
7197
7203
|
},
|
|
7198
7204
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7230,7 +7236,7 @@
|
|
|
7230
7236
|
},
|
|
7231
7237
|
"x-original-maxLength": 1024,
|
|
7232
7238
|
"x-reconciled-from-discovery": true,
|
|
7233
|
-
"x-reconciled-at": "2026-01-
|
|
7239
|
+
"x-reconciled-at": "2026-01-06T16:57:32.068876+00:00"
|
|
7234
7240
|
},
|
|
7235
7241
|
"id": {
|
|
7236
7242
|
"type": "string",
|
|
@@ -7267,7 +7273,7 @@
|
|
|
7267
7273
|
},
|
|
7268
7274
|
"x-original-maxLength": 1024,
|
|
7269
7275
|
"x-reconciled-from-discovery": true,
|
|
7270
|
-
"x-reconciled-at": "2026-01-
|
|
7276
|
+
"x-reconciled-at": "2026-01-06T16:57:32.068883+00:00"
|
|
7271
7277
|
},
|
|
7272
7278
|
"status": {
|
|
7273
7279
|
"type": "string",
|
|
@@ -7286,7 +7292,7 @@
|
|
|
7286
7292
|
},
|
|
7287
7293
|
"x-original-maxLength": 1024,
|
|
7288
7294
|
"x-reconciled-from-discovery": true,
|
|
7289
|
-
"x-reconciled-at": "2026-01-
|
|
7295
|
+
"x-reconciled-at": "2026-01-06T16:57:32.068888+00:00"
|
|
7290
7296
|
}
|
|
7291
7297
|
},
|
|
7292
7298
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7372,7 +7378,7 @@
|
|
|
7372
7378
|
},
|
|
7373
7379
|
"x-original-maxLength": 1024,
|
|
7374
7380
|
"x-reconciled-from-discovery": true,
|
|
7375
|
-
"x-reconciled-at": "2026-01-
|
|
7381
|
+
"x-reconciled-at": "2026-01-06T16:57:32.068898+00:00"
|
|
7376
7382
|
}
|
|
7377
7383
|
},
|
|
7378
7384
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7428,7 +7434,7 @@
|
|
|
7428
7434
|
},
|
|
7429
7435
|
"x-original-maxLength": 1024,
|
|
7430
7436
|
"x-reconciled-from-discovery": true,
|
|
7431
|
-
"x-reconciled-at": "2026-01-
|
|
7437
|
+
"x-reconciled-at": "2026-01-06T16:57:32.068904+00:00"
|
|
7432
7438
|
},
|
|
7433
7439
|
"feature_name": {
|
|
7434
7440
|
"type": "string",
|
|
@@ -7811,7 +7817,7 @@
|
|
|
7811
7817
|
},
|
|
7812
7818
|
"x-original-maxLength": 1024,
|
|
7813
7819
|
"x-reconciled-from-discovery": true,
|
|
7814
|
-
"x-reconciled-at": "2026-01-
|
|
7820
|
+
"x-reconciled-at": "2026-01-06T16:57:32.068931+00:00"
|
|
7815
7821
|
},
|
|
7816
7822
|
"platform": {
|
|
7817
7823
|
"type": "string",
|
|
@@ -7964,7 +7970,7 @@
|
|
|
7964
7970
|
},
|
|
7965
7971
|
"x-original-maxLength": 1024,
|
|
7966
7972
|
"x-reconciled-from-discovery": true,
|
|
7967
|
-
"x-reconciled-at": "2026-01-
|
|
7973
|
+
"x-reconciled-at": "2026-01-06T16:57:32.068945+00:00"
|
|
7968
7974
|
}
|
|
7969
7975
|
},
|
|
7970
7976
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8204,7 +8210,7 @@
|
|
|
8204
8210
|
},
|
|
8205
8211
|
"x-original-maxLength": 1024,
|
|
8206
8212
|
"x-reconciled-from-discovery": true,
|
|
8207
|
-
"x-reconciled-at": "2026-01-
|
|
8213
|
+
"x-reconciled-at": "2026-01-06T16:57:32.068965+00:00"
|
|
8208
8214
|
}
|
|
8209
8215
|
},
|
|
8210
8216
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8329,7 +8335,7 @@
|
|
|
8329
8335
|
},
|
|
8330
8336
|
"x-original-maxLength": 1024,
|
|
8331
8337
|
"x-reconciled-from-discovery": true,
|
|
8332
|
-
"x-reconciled-at": "2026-01-
|
|
8338
|
+
"x-reconciled-at": "2026-01-06T16:57:32.068975+00:00"
|
|
8333
8339
|
},
|
|
8334
8340
|
"type": {
|
|
8335
8341
|
"$ref": "#/components/schemas/shapedata_deliveryStatusType"
|
|
@@ -8407,7 +8413,7 @@
|
|
|
8407
8413
|
},
|
|
8408
8414
|
"x-original-maxLength": 1024,
|
|
8409
8415
|
"x-reconciled-from-discovery": true,
|
|
8410
|
-
"x-reconciled-at": "2026-01-
|
|
8416
|
+
"x-reconciled-at": "2026-01-06T16:57:32.068984+00:00"
|
|
8411
8417
|
}
|
|
8412
8418
|
},
|
|
8413
8419
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8492,7 +8498,7 @@
|
|
|
8492
8498
|
},
|
|
8493
8499
|
"x-original-maxLength": 1024,
|
|
8494
8500
|
"x-reconciled-from-discovery": true,
|
|
8495
|
-
"x-reconciled-at": "2026-01-
|
|
8501
|
+
"x-reconciled-at": "2026-01-06T16:57:32.068991+00:00"
|
|
8496
8502
|
},
|
|
8497
8503
|
"request_body": {
|
|
8498
8504
|
"$ref": "#/components/schemas/protobufAny"
|
|
@@ -8571,7 +8577,7 @@
|
|
|
8571
8577
|
},
|
|
8572
8578
|
"x-original-maxLength": 1024,
|
|
8573
8579
|
"x-reconciled-from-discovery": true,
|
|
8574
|
-
"x-reconciled-at": "2026-01-
|
|
8580
|
+
"x-reconciled-at": "2026-01-06T16:57:32.068999+00:00"
|
|
8575
8581
|
},
|
|
8576
8582
|
"ref_value": {
|
|
8577
8583
|
"$ref": "#/components/schemas/schemaviewsObjectRefType"
|
|
@@ -8605,7 +8611,7 @@
|
|
|
8605
8611
|
},
|
|
8606
8612
|
"x-original-maxLength": 1024,
|
|
8607
8613
|
"x-reconciled-from-discovery": true,
|
|
8608
|
-
"x-reconciled-at": "2026-01-
|
|
8614
|
+
"x-reconciled-at": "2026-01-06T16:57:32.069005+00:00"
|
|
8609
8615
|
},
|
|
8610
8616
|
"value": {
|
|
8611
8617
|
"type": "string",
|
|
@@ -8622,7 +8628,7 @@
|
|
|
8622
8628
|
},
|
|
8623
8629
|
"x-original-maxLength": 1024,
|
|
8624
8630
|
"x-reconciled-from-discovery": true,
|
|
8625
|
-
"x-reconciled-at": "2026-01-
|
|
8631
|
+
"x-reconciled-at": "2026-01-06T16:57:32.069010+00:00"
|
|
8626
8632
|
}
|
|
8627
8633
|
},
|
|
8628
8634
|
"x-f5xc-minimum-configuration": {
|